aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/translation.adb
Commit message (Expand)AuthorAgeFilesLines
...
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-0/+2
* Handle to_string for i64 numbers.Tristan Gingold2015-05-201-0/+2
* Fix translation for context declaration for gcc/llvm.Tristan Gingold2015-05-121-0/+3
* Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold2015-03-011-0/+6
* Fix typos in grt and translation.adb for vhdl2008 (gcc).Tristan Gingold2015-01-241-1/+1
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-19/+19
* Rework string literals: store literals position.Tristan Gingold2014-12-291-8/+4
* translation: give full path for to debug filename.Tristan Gingold2014-12-161-2/+9
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-9/+11
* Put attribute_value_chain in parent.Tristan Gingold2014-12-141-12/+4
* rtis: add source location for blocks and object. Use them in fst dumper.Tristan Gingold2014-12-131-3/+2
* Split translation into child packages.Tristan Gingold2014-11-091-25854/+12
* Refactoring of translation, part 1/NTristan Gingold2014-11-091-3653/+135
* Move translate and simulate.Tristan Gingold2014-11-051-0/+31355