summaryrefslogtreecommitdiff
path: root/src/vhdl/translate/translation.adb
AgeCommit message (Expand)Author
2014-12-31Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold
2014-12-29Rework string literals: store literals position.Tristan Gingold
2014-12-16translation: give full path for to debug filename.Tristan Gingold
2014-12-15Use same node for implicit and explicit subprogram declarations.Tristan Gingold
2014-12-14Put attribute_value_chain in parent.Tristan Gingold
2014-12-13rtis: add source location for blocks and object. Use them in fst dumper.Tristan Gingold
2014-11-09Split translation into child packages.Tristan Gingold
2014-11-09Refactoring of translation, part 1/NTristan Gingold
2014-11-05Move translate and simulate.Tristan Gingold