Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-02 | Fix translation of protected types declared in subprograms. | Tristan Gingold | |
Fix ticket 86. | |||
2015-03-31 | Fix entity instantiation with extended identifier. | Tristan Gingold | |
From a patch by Ole Myren Rohne. | |||
2014-12-31 | Rename name_table.name_buffer and name_length to avoid clash. | Tristan Gingold | |
2014-12-15 | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | |
2014-12-05 | Fix llvm crash on protected objects. | Tristan Gingold | |
2014-11-22 | Gen_Call_Type_Builder: use Mnode. | Tristan Gingold | |
2014-11-21 | Mnode: renaming and comments to clarify. | Tristan Gingold | |
2014-11-16 | Translate_Range: use mnodes. | Tristan Gingold | |
2014-11-09 | Split translation into child packages. | Tristan Gingold | |
2014-11-09 | Refactoring of translation, part 1/N | Tristan Gingold | |