Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Handlerbars.print into printer file | kpdecker | 2013-02-16 | 1 | -3/+0 |
| | |||||
* | tests passing | Tommy Messbauer | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | merge | Tommy Messbauer | 2013-02-11 | 1 | -12/+6 |
|\ | |||||
| * | Handlebars.parse/precompile/compile can now be passed an already-compiled ↵ | machty | 2013-02-07 | 1 | -2/+6 |
| | | | | | | | | Handlebars AST. | ||||
| * | Use jsmodule for jison parser | kpdecker | 2013-01-13 | 1 | -1/+1 |
| | | | | | | | | | | Removes unnecessary commonjs code generated for the parser. This reduces the size of the parse by about 700bytes and should resolve lookup issues with browserify and other static analysis tools. See #220 | ||||
| * | overzealous approach to implmenting Handlebars.logger.log and 'log' helper. | Spike Brehm | 2012-10-20 | 1 | -10/+0 |
| | | |||||
* | | Merged upstream master and ran unit tests | Tommy Messbauer | 2012-11-26 | 1 | -2/+2 |
|\ \ | |/ | |||||
* | | Factory update with tabs to spaces.. sorry :( | Tommy Messbauer | 2012-11-26 | 1 | -19/+19 |
| | | |||||
* | | Finished factory pattern | Tommy Messbauer | 2012-08-29 | 1 | -1/+1 |
| | | |||||
* | | Commiting initial factory code | Tommy Messbauer | 2012-08-29 | 1 | -18/+21 |
|/ | |||||
* | Fix module loading within node | kpdecker | 2011-07-30 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary var declaration. | kpdecker | 2011-07-30 | 1 | -2/+0 |
| | |||||
* | Create compiler base file. | kpdecker | 2011-07-30 | 1 | -0/+29 |