Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Implement strip opcode | kpdecker | 2013-10-14 | 1 | -0/+19 | |
| | | ||||||
* | | Defer content output | kpdecker | 2013-10-14 | 1 | -2/+19 | |
| | | | | | | | | Allows for stripping of the content after the fact. | |||||
* | | Kill unused functions | kpdecker | 2013-10-14 | 1 | -9/+0 | |
| | | ||||||
* | | Push Source helper method | kpdecker | 2013-10-14 | 1 | -11/+15 | |
| | | ||||||
* | | Fix argument not found error | kpdecker | 2013-10-14 | 1 | -1/+1 | |
| | | ||||||
* | | Pass options hash to context function exec | kpdecker | 2013-10-14 | 1 | -1/+1 | |
| | | | | | | Fixes #599 | |||||
* | | Use proper default vs. module import semantics | kpdecker | 2013-10-01 | 1 | -1/+2 | |
| | | ||||||
* | | Update logger for es6 modules | kpdecker | 2013-09-30 | 1 | -13/+4 | |
| | | ||||||
* | | Merge commit '87b5d4ee61605b026506e92c9e8873d867c5f150' into es6-modules | kpdecker | 2013-09-02 | 1 | -3/+3 | |
|\ \ | |/ | | | | | | | | | | | | | Conflicts: dist/handlebars.js dist/handlebars.runtime.js lib/handlebars/base.js lib/handlebars/utils.js | |||||
| * | Remove unused var | kpdecker | 2013-07-30 | 1 | -3/+3 | |
| | | ||||||
* | | Further progress towards modularization. | Yehuda Katz | 2013-07-24 | 1 | -4/+13 | |
| | | | | | | | | | | At this point, I have only 2 fails in the Node build, but I'm doing a bunch of manual stuff locally and still have a bunch of hacks. | |||||
* | | Building an AMD file | Yehuda Katz | 2013-07-16 | 1 | -2/+1 | |
| | | ||||||
* | | Initial work on ES6 modules | Yehuda Katz | 2013-07-01 | 1 | -18/+6 | |
|/ | ||||||
* | Break JavascriptCompiler into standalone file | kpdecker | 2013-06-03 | 1 | -0/+856 | |