Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 descendants of 22abe1851ac26b01

2017-11-29
02:24
Preparing to publish as an NPM package. Leaf check-in: 7f2e588e5f user: User tags: trunk
2016-11-13
16:52
[55b0352193] Created a parser named space that optionally consumes any whitespace, and inserted into the formula parser where needed. check-in: acbb9469fc user: adamc tags: trunk
16:24
[5ffa27ef60] Discovered that the formula parser needed an optional whitespace parser between the "what is" and "what does" literals and the numeric parsing. check-in: 52bdfe5d46 user: adamc tags: trunk
14:52
[a7c9cfbcda] Made changes to CSS and TS to implement. check-in: 268cdcdf71 user: adamc tags: trunk
14:26
[bb7eb5d898] Changed the demo app code to use the new static Parse method. check-in: a356076104 user: adamc tags: trunk
14:13
[4c607651cb] Added code and tests to give ParserSet the Parse method. check-in: 99e17d1f46 user: adamc tags: trunk
04:36
[bb7eb5d898] Added the Parse method and switched over the tests to use it. check-in: c3b619e8c9 user: adamc tags: trunk
2016-11-09
01:24
[bb41cfce87] Fixed the problem with using templates and moved the answers area inside the main div. It works! check-in: 97c2719229 user: adamc tags: trunk
2016-11-08
04:12
[bb41cfce87] Added a TS version of John Resig's microtemplates and added in to the correct place in the demo app. Not working at the moment. Need to debug. check-in: 80a85d9c20 user: User tags: trunk
2016-10-29
02:10
Added a goos documentation comment for the new exact combinator. check-in: 3218c25782 user: adamc tags: trunk
02:01
[be7c6de0ec] Finally found the way to make the tasks run serially, with help from https://github.com/gulpjs/gulp/issues/67 check-in: d2b04b8e10 user: adamc tags: trunk
2016-10-27
23:02
Removed pointless comments. check-in: 160df4c88a user: adamc tags: trunk
19:30
[02a0006c55] Added exact combinator and matching tests. check-in: b2b4e7c3c2 user: User tags: trunk
19:08
[5661b375d3] Added tests for ParserAction handling on the and and or combinators. Wrote passing tests for them as well. check-in: fd28ccab7a user: User tags: trunk
19:06
Changed the code for running tests to make thhe output more concise. check-in: a6ce9aa409 user: User tags: trunk
01:30
[3e1532df89] A couple of changes to fix problems that came up with last commit check-in: eee8f9600c user: adamc tags: trunk
01:18
[3e1532df89] Finally got all of the build tasks working. Yay! check-in: 22abe1851a user: adamc tags: trunk