Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers | umarcor | 2021-02-05 | 1 | -11/+10 |
| | |||||
* | update license headers | umarcor | 2021-01-14 | 7 | -77/+63 |
| | |||||
* | llvm6: fix debug info generation for arrays | Tristan Gingold | 2020-08-04 | 1 | -1/+1 |
| | |||||
* | ortho: add unbounded records, rework array subtypes. | Tristan Gingold | 2020-07-25 | 3 | -24/+119 |
| | |||||
* | llvm6: fix debug info for llvm-10 | Tristan Gingold | 2020-06-25 | 2 | -55/+91 |
| | |||||
* | llvm6: add generation of more debug info, improve compatibility | Tristan Gingold | 2020-06-19 | 4 | -196/+535 |
| | |||||
* | llvm6: adjust code to support llvm 6 and llvm 7. | Tristan Gingold | 2020-06-19 | 1 | -2/+7 |
| | |||||
* | src/ortho: add new_convert. | Tristan Gingold | 2020-06-17 | 2 | -1/+8 |
| | |||||
* | llvm6 - add support for llvm 3.5 | Tristan Gingold | 2020-06-11 | 1 | -2/+35 |
| | |||||
* | llvm6: adjust assertions and unreachable. | Tristan Gingold | 2020-06-11 | 2 | -11/+11 |
| | |||||
* | LLVM backend with debug info (in C/C++) | Tristan Gingold | 2020-06-09 | 9 | -0/+4047 |