summaryrefslogtreecommitdiff
path: root/src/grt/grt-main.adb
AgeCommit message (Expand)Author
2015-10-30Rework callbacks, support cocotb.Tristan Gingold
2015-09-14grt: add --list-features, and --has-featureTristan Gingold
2015-09-04Suppress stack switching; save process state in secondary stack.Tristan Gingold
2015-05-21Rework exit handling to correctly report exit status.Tristan Gingold
2015-05-11Allow generic without default values in top-level entity.Tristan Gingold
2015-03-07Implement ticket 37: add switch -gNAME=VAL to override top entity generics.Tristan Gingold
2015-03-01Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold
2014-11-05Move files and dirs from translate/Tristan Gingold