Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-18 | comment out debug code | pabs@pablotron.org | 1 | -1/+3 |
2014-12-18 | update size in documentation | pabs@pablotron.org | 1 | -13/+22 |
2014-12-18 | update size in documentation | pabs@pablotron.org | 1 | -1/+1 |
2014-12-18 | s/md/m/ | pabs@pablotron.org | 1 | -1/+1 |
2014-12-18 | remove old regexes | pabs@pablotron.org | 1 | -4/+1 |
2014-12-18 | add trim polyfill | pabs@pablotron.org | 1 | -5/+19 |
2014-12-18 | strip whitespace | pabs@pablotron.org | 1 | -2/+2 |
2014-12-18 | use compiled action list and remove old code | pabs@pablotron.org | 1 | -51/+7 |
2014-12-18 | add array.reduce polyfill | pabs@pablotron.org | 1 | -0/+19 |
2014-12-18 | add parse_template and parse_filters | pabs@pablotron.org | 1 | -6/+52 |
2014-12-18 | add each, map, and scan polyfills | pabs@pablotron.org | 1 | -1/+50 |
2014-12-18 | remove filters option | pabs@pablotron.org | 1 | -4/+2 |
2014-12-18 | remove pluralize and add s filter | pabs@pablotron.org | 1 | -2/+2 |
2014-12-18 | make all string functions null safe | pabs@pablotron.org | 1 | -3/+3 |
2014-12-18 | remove hash() filter | pabs@pablotron.org | 1 | -4/+0 |
2014-12-18 | increment version to 0.4.0 | pabs@pablotron.org | 1 | -1/+1 |
2014-12-17 | update documentation | pabs@pablotron.org | 1 | -1/+1 |
2014-09-19 | always coerce to string for FILTERS.h | pabs@pablotron.org | 1 | -1/+1 |
2014-08-24 | add inline documentation and build bits | pabs@pablotron.org | 1 | -0/+107 |
2014-08-24 | initial commit (moved from different repo) | pabs@pablotron.org | 1 | -0/+196 |