aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/ortho_front.adb
Commit message (Expand)AuthorAgeFilesLines
* Add support for --time-resolution (jit only). Fix #613Tristan Gingold2018-08-101-5/+11
* Fix warning: use clause for package has no effectVicente Bergas2018-05-031-1/+1
* Drivers: add --pre-elab (as a stub).Tristan Gingold2017-11-161-8/+27
* Adjust ortho_front.adb to use list iterators.Tristan Gingold2017-11-111-12/+11
* Refine previous patch: don't keep obsolete units of current analyzed file.Tristan Gingold2017-07-201-33/+28
* Finish_Compilation: factorize code, move to libraries.Tristan Gingold2016-10-151-105/+158
* vhdl08: first working example of interface type.Tristan Gingold2016-09-221-2/+1
* Rework warnings to have a uniq tag per warning.Tristan Gingold2016-08-011-1/+1
* ghdldrv: add --bootstrap-standard to simplify build.Tristan Gingold2016-07-151-1/+3
* Fix indentation and English mistakes.Tristan Gingold2016-07-051-1/+1
* avoid a crash if --elab without -l.Tristan Gingold2015-12-161-0/+4
* Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold2015-03-011-1/+1
* Split translation into child packages.Tristan Gingold2014-11-091-2/+2
* Move translate and simulate.Tristan Gingold2014-11-051-0/+445