| Commit message (Expand) | Author | Age | Files | Lines |
* | update license headers | umarcor | 2021-02-05 | 1 | -11/+11 |
* | update license headers | umarcor | 2021-01-14 | 15 | -165/+135 |
* | src/ortho: add new_convert. | Tristan Gingold | 2020-06-17 | 2 | -2/+8 |
* | ortho/llvm4-nodebug: fix a comment. | Tristan Gingold | 2020-06-09 | 1 | -1/+1 |
* | ortho: add a length parameter to start_array_aggr. | Tristan Gingold | 2020-05-28 | 2 | -4/+4 |
* | llvm4-nodebug: remove verbose code. | Tristan Gingold | 2020-01-12 | 1 | -3/+0 |
* | msys2-mingw: build llvm with --static-link (tentatively fix ci) | Tristan Gingold | 2020-01-12 | 1 | -1/+1 |
* | ortho/llvm4-nodebug: pass --link-static to llvm-config. | Tristan Gingold | 2020-01-12 | 1 | -1/+1 |
* | llvm4-nodebug: investigate CI failure. | Tristan Gingold | 2020-01-12 | 1 | -1/+2 |
* | llvm4-nodebug: add verbosity to debug CI failures. | Tristan Gingold | 2020-01-12 | 1 | -1/+5 |
* | ortho/llvm4-nodebug: normalize the default target on llvm 7.0+ | Tristan Gingold | 2018-12-31 | 3 | -2/+27 |
* | Rework translation of unbounded and complex types. | Tristan Gingold | 2018-10-21 | 3 | -20/+80 |
* | Improve doc, fix English typo. | Tristan Gingold | 2018-09-23 | 1 | -1/+1 |
* | Remove -gnat05, always use GNATFLAGS. | Tristan Gingold | 2018-09-15 | 1 | -2/+2 |
* | orth/llvm4: handle unreachable variable declarations. | Tristan Gingold | 2018-08-07 | 1 | -4/+7 |
* | llvm4: add --verify-llvm | Tristan Gingold | 2018-07-25 | 1 | -4/+9 |
* | ortho_llvm: remove outdated comment. | Tristan Gingold | 2018-06-01 | 1 | -1/+0 |
* | ortho_llvm: do not generate loop_stmt/indexed_element if unreachable. | Tristan Gingold | 2018-05-26 | 1 | -8/+17 |
* | llvm4: generate object file by default. | Tristan Gingold | 2017-10-22 | 1 | -1/+1 |
* | llvm39/llvm4: remove useless renaming. | Tristan Gingold | 2017-04-04 | 2 | -11/+3 |
* | Preliminary support of LLVM 4 | Tristan Gingold | 2017-04-04 | 17 | -0/+5663 |