Commit Graph
12 Commits
Author SHA1 Message Date
Tobias LutkeandTom Burns cf5fa5923d remove binaries 2013-03-19 18:30:09 -04:00
Tobias LutkeandTom Burns 7cc10b9abf various speedups 2013-03-19 18:30:09 -04:00
Tobias LütkeandTom Burns 20beec2de3 Convert parser to C99 2013-03-19 18:30:09 -04:00
Tobias LutkeandTom Burns 06486fd21d Implement naive recusrive descent
Ragel doesn't allow us to recurse so we simply
reinvoke the parser for each step.
2013-03-19 18:30:08 -04:00
Tobias LütkeandTom Burns 7dcf578898 Replace regexpes with Ragel grammer
context parsing was handrolled and pretty ad-hoc
this branch exists to explore parsing the context
through a defined fsm as produced by Ragel
2013-03-19 18:30:08 -04:00
Tobias LutkeandTom Burns 006e7475f4 fix benchmarks 2013-03-19 18:30:08 -04:00
Tobias Lütke 05d9976e16 fix benchmark 2012-10-29 16:47:57 -04:00
Tobias Lütke ce76dbf8d9 fixed the performance suite 2012-10-20 10:53:53 -04:00
Tobias Lütke 16c34595a4 fix mergeconflict 2012-08-07 13:21:31 -04:00
Tobias Lütke 6e091909ee Merge branch 'master' of github.com:Shopify/liquid 2012-08-07 13:20:37 -04:00
Tobias Lütke d7cb39ccb3 release 2.4.0 2012-08-07 13:20:23 -04:00
Tobias Lütke 6831eac902 Released gem 2.1.3 2010-08-05 18:07:05 -04:00