aboutsummaryrefslogtreecommitdiffstats
path: root/src/libraries.adb
Commit message (Expand)AuthorAgeFilesLines
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-4/+3
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-1/+5
* errors: remove error_msg and warning_msg.Tristan Gingold2015-05-171-14/+28
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-26/+24
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-2/+14
* Allow generic without default values in top-level entity.Tristan Gingold2015-05-111-1/+1
* Detect and report UTF BOM at beginning of source files.Tristan Gingold2015-01-211-1/+8
* Style fixes.Tristan Gingold2015-01-181-9/+4
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-11/+11
* Rework string literals: store literals position.Tristan Gingold2014-12-291-5/+4
* Rewrite sem_scopes tables for speed-up (and clarification).Tristan Gingold2014-12-261-4/+0
* Fix style.Tristan Gingold2014-12-151-5/+2
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+1714