summaryrefslogtreecommitdiff
path: root/src/vhdl/disp_tree.adb
AgeCommit message (Expand)Author
2016-01-16Add support for conditional assignments.Tristan Gingold
2015-08-29Replace fat accesses by bounds accessesTristan Gingold
2015-05-13Change library format: now store file checksum instead of file time stamp.Tristan Gingold
2015-05-09Rename Get_Location_Str to Image.Tristan Gingold
2015-01-16disp_tree: add Max_Depth to limit recursion.Tristan Gingold
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-14iirs: reduce size of interface objects.Tristan Gingold
2014-12-14iirs: reduce size of signal_declaration.Tristan Gingold
2014-11-04Create src/vhdl subdirectory.Tristan Gingold