aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/modules
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Tests: Add missing return statements to testsSamuel Lidén Borell1-1/+1
2014-09-12Parser: Rename "import" to "uses" and add local/export/import def flagsSamuel Lidén Borell7-11/+10
2014-07-28Tests: Add some missing testsSamuel Lidén Borell1-0/+8
2013-09-09Parser: New syntax 'linkname "xx";' to set linkname inside a namespaceSamuel Lidén Borell2-2/+2
2013-04-26Tests: More tests of the "import" statementSamuel Lidén Borell6-1/+26
2013-03-01Tests: Test "here" identifiers and nested importsSamuel Lidén Borell3-0/+24
2013-02-26Tests: Fix linkname of main() in modules testsSamuel Lidén Borell2-0/+2
2012-07-29Tests: Add tests of the import statementSamuel Lidén Borell2-0/+16
2011-12-09Load xx.lh when compiling xx.lc (or xx.yy.lc or xx)Samuel Lidén Borell7-0/+22