summaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Tests for the lexerBoris Kolpackov1-1/+1
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-07Add Token classBoris Kolpackov1-0/+141
2009-08-02Add the LICENSE file and update licensing informationBoris Kolpackov2-2/+2
2009-08-02Initialize the build systemBoris Kolpackov1-0/+73
2009-08-02Add compiler driver stubBoris Kolpackov1-0/+13