Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix emscripten build to work with 0xc | Ben Smith | 2016-10-10 | 1 | -298/+3 |
* | use new JavaScript API in demo | Ben Smith | 2016-05-16 | 1 | -0/+2 |
* | better JavaScript API | Ben Smith | 2016-05-16 | 1 | -380/+1292 |
* | add script to generate emscripten-exported.json | Ben Smith | 2016-05-13 | 1 | -7/+0 |
* | some minor fixes for the emscripten demo | Ben Smith | 2016-05-06 | 1 | -1/+1 |
* | rename Lexer -> AstLexer, Parser -> AstParser | Ben Smith | 2016-04-28 | 1 | -15/+15 |
* | more demo stuff | Ben Smith | 2016-04-18 | 1 | -0/+7 |
* | fix emscripten release build | Ben Smith | 2016-04-18 | 1 | -3/+21 |
* | display binary writer logs in demo | Ben Smith | 2016-04-17 | 1 | -13/+125 |
* | bindings for writeBinaryScript | Ben Smith | 2016-04-17 | 1 | -45/+163 |
* | emscripten build, w/ library bindings | Ben Smith | 2016-04-17 | 1 | -0/+278 |