summaryrefslogtreecommitdiff
path: root/cli/cli.cxx
AgeCommit message (Expand)AuthorFilesLines
2009-10-28Bump version to 1.0.0Boris Kolpackov1-1/+1
2009-10-11Add usage informationBoris Kolpackov1-0/+29
2009-10-11Handle the --version optionBoris Kolpackov1-13/+23
2009-09-27Add option file for the CLI compiler itselfBoris Kolpackov1-3/+18
2009-09-27Use the path string from the invalid_path exceptionBoris Kolpackov1-2/+2
2009-09-19Open output files and generate boilerplate codeBoris Kolpackov1-0/+6
2009-09-13Use new path class, add context and generator classesBoris Kolpackov1-4/+17
2009-08-22Convert to the lower case naming conventionBoris Kolpackov1-3/+3
2009-08-22Change the compiler driver to call the parserBoris Kolpackov1-2/+35
2009-08-02Add the LICENSE file and update licensing informationBoris Kolpackov1-1/+1
2009-08-02Add compiler driver stubBoris Kolpackov1-0/+13