aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add developer option to autotoolsPetteri Räty2011-03-261-2/+4
* Update ANTLR options and handlingPetteri Räty2011-03-251-3/+5
* Fix walker make rulePetteri Räty2011-03-251-2/+2
* Improve antlr grammar rulesPetteri Räty2011-03-251-14/+16
* Build shared library with hidden visilibityPetteri Räty2011-03-251-0/+6
* Implement ++, -- operators and variable referenceMu Qiao2011-03-251-2/+3
* Change target definition in Makefile.amMu Qiao2011-03-251-26/+27
* Implement symbols and symbol tableMu Qiao2011-03-251-2/+8
* Naive interpreter implementationMu Qiao2011-03-241-15/+42
* Fix make distcheckPetteri Räty2011-03-121-7/+19
* Remove manual build system for gunitPetteri Räty2011-03-121-4/+33
* Simplify lexer, add post_check.Mu Qiao2011-03-121-3/+10
* Merge branch 'buildsystem'Petteri Räty2011-03-061-0/+8
|\
| * Add generated files to CLEANFILESPetteri Räty2010-09-041-0/+1
| * Build parser into the shared libraryPetteri Räty2010-09-031-0/+6
* | Implement true and false builtinsPetteri Räty2010-08-301-0/+1
* | Add ability to dynamically execute builtinsPetteri Räty2010-08-301-2/+1
|/
* Add requirement for boost to build systemPetteri Räty2010-08-291-0/+1
* Simplify echo testsPetteri Räty2010-08-221-0/+2
* Echo builtin and associated unit testsNathan Eloe2010-08-221-2/+11
* Virtual class for builtinsNathan Eloe2010-08-221-0/+5
* Doxygen configuration and build system integrationNathan Eloe2010-08-131-0/+2
* Build system for coding styleNathan Eloe2010-08-131-0/+4
* Gunit integration with automake systemNathan Eloe2010-08-131-0/+2
* Increase memory for JVM available to build systemNathan Eloe2010-08-131-1/+1
* Migration to automake build systemNathan Eloe2010-08-131-0/+28