summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-22Add call and template expressionsBoris Kolpackov9-27/+162
2009-08-10Inline file for the Token classBoris Kolpackov2-45/+83
2009-08-09Minor build system fixesBoris Kolpackov2-3/+3
2009-08-09Remove test executable that was accidently addedBoris Kolpackov1-0/+0
2009-08-09Add INSTALL, NEWS, README, and versionBoris Kolpackov4-0/+44
2009-08-09Tests for the lexerBoris Kolpackov16-2/+298
2009-08-09Implement lexical analyzer for the CLI languageBoris Kolpackov3-0/+626
2009-08-09Add the rest of the keywordsBoris Kolpackov1-11/+21
2009-08-09Clarify language grammarBoris Kolpackov1-8/+5
2009-08-07Add Token classBoris Kolpackov1-0/+141
2009-08-07Add formal language spec for the first iterationBoris Kolpackov1-0/+88
2009-08-02Add the LICENSE file and update licensing informationBoris Kolpackov5-4/+25
2009-08-02Add root .gitignore fileBoris Kolpackov1-0/+21
2009-08-02Add support for bundling of the build distributionBoris Kolpackov1-1/+9
2009-08-02Initialize the build systemBoris Kolpackov3-0/+166
2009-08-02Add compiler driver stubBoris Kolpackov1-0/+13