aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap12.adb
Commit message (Expand)AuthorAgeFilesLines
* Create sem_lib from libraries.Tristan Gingold2018-11-141-2/+3
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-211-6/+3
* Improve doc, fix English typo.Tristan Gingold2018-09-231-1/+1
* Add support for --time-resolution (jit only). Fix #613Tristan Gingold2018-08-101-7/+1
* Delay translation of default configuration.Tristan Gingold2018-06-191-4/+18
* Fix warning: use clause for package has no effectVicente Bergas2018-05-031-4/+0
* Rework list implementation, use iterator.Tristan Gingold2017-11-111-3/+5
* vhdl08: support top-level macro-expanded package instantiation declarations.Tristan Gingold2016-12-051-3/+1
* Handle top-level instantiation of macro-expansed packages.Tristan Gingold2016-11-121-1/+3
* Finish_Compilation: factorize code, move to libraries.Tristan Gingold2016-10-151-17/+18
* Rewrite most of error and warning messages.Tristan Gingold2016-08-021-8/+10
* Enable vest recursive instantiation test.Tristan Gingold2016-07-031-0/+4
* trans-chap12: extract gen_stubs from write_list_list.Tristan Gingold2016-03-111-13/+50
* trans-chap12: refactor.Tristan Gingold2016-03-071-53/+65
* translate: separate decl and stmt elab subprograms.Tristan Gingold2016-02-231-20/+27
* ortho: rename start/finish_const_value to start/finish_init_value.Tristan Gingold2016-02-211-4/+4
* trans-chap12: factorize code.Tristan Gingold2016-02-201-9/+1
* Allow allocators in default value of subprogramsTristan Gingold2015-08-291-1/+57
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-1/+4
* Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold2015-03-011-12/+11
* Keep and handle simple name for Block_Specification.Tristan Gingold2015-01-161-579/+575
* Split translation into child packages.Tristan Gingold2014-11-091-0/+655