Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-29 | Replace fat accesses by bounds accesses | Tristan Gingold | |
translate: separate info for signals from object. Improve some error messages. | |||
2015-06-05 | Rework procedure calls, now use a record to pass parameters. | Tristan Gingold | |
2015-06-02 | Fix translation of protected types declared in subprograms. | Tristan Gingold | |
Fix ticket 86. | |||
2015-05-13 | Change library format: now store file checksum instead of file time stamp. | Tristan Gingold | |
For ticket 48. | |||
2015-05-12 | Add context declaration and reference (vhdl 2008). | 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-14 | iirs: reduce size of interface objects. | Tristan Gingold | |
2014-12-05 | Fix llvm crash on protected objects. | Tristan Gingold | |
2014-11-09 | Split translation into child packages. | Tristan Gingold | |