aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-lib.ads
Commit message (Collapse)AuthorAgeFilesLines
* Add --max-stack-alloc option, check stack allocation of complex object.Tristan Gingold2018-11-231-0/+8
| | | | Fix #692
* Fix overflow detection for **, implement ** for i64.Tristan Gingold2018-11-141-3/+4
| | | | Fix #683
* fix 'occured' typo1138-4EB2018-05-261-1/+1
|
* Use specific error message for direction mismatch.Tristan Gingold2018-04-251-4/+9
| | | | Fix #559
* textio: use grt.fcvt to write reals.Tristan Gingold2017-04-191-0/+7
|
* textio: use grt.fcvt to read real numbers.Tristan Gingold2017-04-191-0/+5
|
* grt-lib: Remove unused with-ed package.Tristan Gingold2016-01-061-2/+1
|
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-10/+1
| | | | | translate: separate info for signals from object. Improve some error messages.
* Rework procedure calls, now use a record to pass parameters.Tristan Gingold2015-06-051-1/+11
|
* Fix typos in grt and translation.adb for vhdl2008 (gcc).Tristan Gingold2015-01-241-2/+2
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+127