summaryrefslogtreecommitdiff
path: root/src/libraries.adb
AgeCommit message (Expand)Author
2015-05-17errors: remove error_msg and warning_msg.Tristan Gingold
2015-05-13Change library format: now store file checksum instead of file time stamp.Tristan Gingold
2015-05-12Add context declaration and reference (vhdl 2008).Tristan Gingold
2015-05-11Allow generic without default values in top-level entity.Tristan Gingold
2015-01-21Detect and report UTF BOM at beginning of source files.Tristan Gingold
2015-01-18Style fixes.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-26Rewrite sem_scopes tables for speed-up (and clarification).Tristan Gingold
2014-12-15Fix style.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold