Age | Commit message (Expand) | Author |
---|---|---|
2015-09-10 | Reimplement table package (used instead of GNAT.Table). | Tristan Gingold |
2015-08-29 | Replace fat accesses by bounds accesses | Tristan Gingold |
2015-05-17 | errors: remove error_msg and warning_msg. | Tristan Gingold |
2015-05-13 | Change library format: now store file checksum instead of file time stamp. | Tristan Gingold |
2015-05-12 | Add context declaration and reference (vhdl 2008). | Tristan Gingold |
2015-05-11 | Allow generic without default values in top-level entity. | Tristan Gingold |
2015-01-21 | Detect and report UTF BOM at beginning of source files. | Tristan Gingold |
2015-01-18 | Style fixes. | Tristan Gingold |
2014-12-31 | Rename name_table.name_buffer and name_length to avoid clash. | Tristan Gingold |
2014-12-29 | Rework string literals: store literals position. | Tristan Gingold |
2014-12-26 | Rewrite sem_scopes tables for speed-up (and clarification). | Tristan Gingold |
2014-12-15 | Fix style. | Tristan Gingold |
2014-11-04 | Move sources to src/ subdirectory. | Tristan Gingold |