Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rework warnings to have a uniq tag per warning. | Tristan Gingold | 2016-08-01 | 1 | -6/+6 | |
| | ||||||
* | Fix indentation and English mistakes. | Tristan Gingold | 2016-07-05 | 1 | -2/+2 | |
| | ||||||
* | Also search library in DIR/LIB/vVV. | Tristan Gingold | 2016-05-17 | 1 | -19/+55 | |
| | | | | Implement enhancement for issue69. | |||||
* | Reimplement table package (used instead of GNAT.Table). | Tristan Gingold | 2015-09-10 | 1 | -4/+3 | |
| | ||||||
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -1/+5 | |
| | | | | | translate: separate info for signals from object. Improve some error messages. | |||||
* | errors: remove error_msg and warning_msg. | Tristan Gingold | 2015-05-17 | 1 | -14/+28 | |
| | ||||||
* | Change library format: now store file checksum instead of file time stamp. | Tristan Gingold | 2015-05-13 | 1 | -26/+24 | |
| | | | | For ticket 48. | |||||
* | Add context declaration and reference (vhdl 2008). | Tristan Gingold | 2015-05-12 | 1 | -2/+14 | |
| | ||||||
* | Allow generic without default values in top-level entity. | Tristan Gingold | 2015-05-11 | 1 | -1/+1 | |
| | | | | Implement ticket #47. | |||||
* | Detect and report UTF BOM at beginning of source files. | Tristan Gingold | 2015-01-21 | 1 | -1/+8 | |
| | ||||||
* | Style fixes. | Tristan Gingold | 2015-01-18 | 1 | -9/+4 | |
| | ||||||
* | Rename name_table.name_buffer and name_length to avoid clash. | Tristan Gingold | 2014-12-31 | 1 | -11/+11 | |
| | ||||||
* | Rework string literals: store literals position. | Tristan Gingold | 2014-12-29 | 1 | -5/+4 | |
| | ||||||
* | Rewrite sem_scopes tables for speed-up (and clarification). | Tristan Gingold | 2014-12-26 | 1 | -4/+0 | |
| | ||||||
* | Fix style. | Tristan Gingold | 2014-12-15 | 1 | -5/+2 | |
| | ||||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+1714 | |