Age | Commit message (Expand) | Author |
---|---|---|
2015-08-29 | Replace fat accesses by bounds accesses | Tristan Gingold |
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 |
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 |
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 |