Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ortho-lang: change builtins creation and create builtin_trap (for -O). | Tristan Gingold | 2014-11-28 | 1 | -61/+35 |
| | |||||
* | ortho debug/oread: add a procedure to write keyword, use uppercase. | Tristan Gingold | 2014-11-27 | 3 | -59/+155 |
| | |||||
* | ortho-lang: set enum sign early. | Tristan Gingold | 2014-11-27 | 1 | -4/+3 |
| | |||||
* | ortho_mcode: add assertion. | Tristan Gingold | 2014-11-17 | 1 | -3/+6 |
| | |||||
* | ortho_debug: fix incorrect assertion (don't handle array_sub). | Tristan Gingold | 2014-11-17 | 1 | -7/+0 |
| | |||||
* | src/ortho/gcc/ortho_gcc.ads: regenerate. | Tristan Gingold | 2014-11-16 | 1 | -1/+3 |
| | |||||
* | ortho-lang.c: add comments, simplify code. | Tristan Gingold | 2014-11-14 | 2 | -104/+93 |
| | |||||
* | Adjusr gcc local Makefile. | Tristan Gingold | 2014-11-14 | 1 | -3/+3 |
| | |||||
* | Makefiles: fix overwrite of Makefile.in in gcc, add debug backend. | Tristan Gingold | 2014-11-13 | 1 | -2/+2 |
| | |||||
* | Style changes. | Tristan Gingold | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 129 | -0/+42281 |