Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-13 | Tests: Add missing return statements to tests | Samuel Lidén Borell | 1 | -1/+1 |
2014-09-12 | Parser: Rename "import" to "uses" and add local/export/import def flags | Samuel Lidén Borell | 7 | -11/+10 |
2014-07-28 | Tests: Add some missing tests | Samuel Lidén Borell | 1 | -0/+8 |
2013-09-09 | Parser: New syntax 'linkname "xx";' to set linkname inside a namespace | Samuel Lidén Borell | 2 | -2/+2 |
2013-04-26 | Tests: More tests of the "import" statement | Samuel Lidén Borell | 6 | -1/+26 |
2013-03-01 | Tests: Test "here" identifiers and nested imports | Samuel Lidén Borell | 3 | -0/+24 |
2013-02-26 | Tests: Fix linkname of main() in modules tests | Samuel Lidén Borell | 2 | -0/+2 |
2012-07-29 | Tests: Add tests of the import statement | Samuel Lidén Borell | 2 | -0/+16 |
2011-12-09 | Load xx.lh when compiling xx.lc (or xx.yy.lc or xx) | Samuel Lidén Borell | 7 | -0/+22 |