0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 19, 2024 — May 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
knownHandlers and knownHandlersOnly compile options. More... almost 14 years ago
Access context objects directly rather than using currentContext var. More... almost 14 years ago
Add template call to the bin output More... almost 14 years ago
Convert children to nested functions. Reuse identifiers by closure where possible. More... almost 14 years ago
Alias self -> this More... almost 14 years ago
Move aliases and registers into context object. More... almost 14 years ago
Use x = a[y] || b[y] rather than if exists lookup More... almost 14 years ago
Minimizable id aliases. More... almost 14 years ago
buffer += More... almost 14 years ago
Avoid eval when running in VM+Compiler mode More... almost 14 years ago
Update the bin to use the precompile API More... almost 14 years ago
Update partial testing for the various modes More... almost 14 years ago
Remove debug code More... almost 14 years ago
Full context and compileWithPartials test helper More... almost 14 years ago
Throw a handlebars exception when attempting to use template partials in VM mode. More... almost 14 years ago
Use CompilerContext.compile for tests rather than Handlebars.compile. More... almost 14 years ago
Builder for handlebars.vm.js More... almost 14 years ago
Split the tests into compiler and vm tests More... almost 14 years ago
Move mismatched block test from quint to parser tests. More... almost 14 years ago
Temporary Handlebars.compile implementation in compiler More... almost 14 years ago
Expose Handlebars.precompile method from the compiler. More... almost 14 years ago
Rename Handlebars.VM.compile to Handelbars.VM.template More... almost 14 years ago
Simple node template compiler More... almost 14 years ago
Ignores update More... almost 14 years ago
Package info More... almost 14 years ago
Fix module loading within node More... almost 14 years ago
Phase 2 of precompiled extraction: Use string representations to pass around the function context More... almost 14 years ago
Phase 1 of precompiled extraction: Separate template logic from container construction. More... almost 14 years ago
Remove unnecessary var declaration. More... almost 14 years ago
Create compiler base file. More... almost 14 years ago