Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --max-stack-alloc option, check stack allocation of complex object. | Tristan Gingold | 2018-11-23 | 1 | -0/+8 |
* | Fix overflow detection for **, implement ** for i64. | Tristan Gingold | 2018-11-14 | 1 | -3/+4 |
* | fix 'occured' typo | 1138-4EB | 2018-05-26 | 1 | -1/+1 |
* | Use specific error message for direction mismatch. | Tristan Gingold | 2018-04-25 | 1 | -4/+9 |
* | textio: use grt.fcvt to write reals. | Tristan Gingold | 2017-04-19 | 1 | -0/+7 |
* | textio: use grt.fcvt to read real numbers. | Tristan Gingold | 2017-04-19 | 1 | -0/+5 |
* | grt-lib: Remove unused with-ed package. | Tristan Gingold | 2016-01-06 | 1 | -2/+1 |
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -10/+1 |
* | Rework procedure calls, now use a record to pass parameters. | Tristan Gingold | 2015-06-05 | 1 | -1/+11 |
* | Fix typos in grt and translation.adb for vhdl2008 (gcc). | Tristan Gingold | 2015-01-24 | 1 | -2/+2 |
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 1 | -0/+127 |