| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow for multiple library collections; Store AstFile as pointer | Ginger Bill | 2017-09-10 | 1 | -1/+1 |
| * | Remove () grouping for `foreign_library` | Ginger Bill | 2017-08-27 | 1 | -22/+0 |
| * | Replace `import_load` with `using import .` | Ginger Bill | 2017-08-27 | 1 | -1/+0 |
| * | Fix aprint* bug; NULL -> nullptr; Better error messages for overloaded functions | Ginger Bill | 2017-07-06 | 1 | -2/+2 |
| * | :: style procedure declarations; remove old parsing code | Ginger Bill | 2017-06-28 | 1 | -11/+5 |
| * | Remove `let` | Ginger Bill | 2017-06-26 | 1 | -1/+0 |
| * | Barebones layout for the documentation declarations | Ginger Bill | 2017-06-18 | 1 | -43/+108 |
| * | Add docs.cpp | Ginger Bill | 2017-06-18 | 1 | -0/+72 |