Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite parser as recursive descent (#591) | Ben Smith | 2017-08-15 | 1 | -2/+2 |
* | Only run flake8 on Travis Linux (#335) | Ben Smith | 2017-03-05 | 1 | -1/+3 |
* | Run flake8 during travis builds (#281) | Sam Clegg | 2017-01-18 | 1 | -0/+2 |
* | {download,upload}-d8.sh scripts support MacOSX | Ben Smith | 2016-05-05 | 1 | -2/+2 |
* | create wider but shallower travis build matrix | Ben Smith | 2016-04-30 | 1 | -10/+7 |
* | lex using re2c instead of flex | Ben Smith | 2016-04-21 | 1 | -2/+2 |
* | clean up Makefile and CMakeLists.txt | Ben Smith | 2016-04-01 | 1 | -1/+1 |
* | Add options to build without GTest submodule | Ben Smith | 2016-03-21 | 1 | -1/+4 |
* | fix typo in travis-build.sh | Ben Smith | 2016-03-16 | 1 | -1/+1 |
* | update travis-build.sh for new Makefile changes | Ben Smith | 2016-03-16 | 1 | -3/+3 |
* | build CMakeLists w/out building flex/bison | Ben Smith | 2016-03-12 | 1 | -0/+5 |
* | add 32-bit build for gcc | Ben Smith | 2016-03-12 | 1 | -9/+11 |
* | .travis fixes for cmake change | Ben Smith | 2016-03-12 | 1 | -0/+31 |