openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
handlebarsjs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 19, 2024 — May 19, 2025
Showing page 59 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
knownHandlers and knownHandlersOnly compile options.
kpdecker
More...
almost 14 years ago
Access context objects directly rather than using currentContext var.
kpdecker
More...
almost 14 years ago
Add template call to the bin output
kpdecker
More...
almost 14 years ago
Convert children to nested functions. Reuse identifiers by closure where possible.
kpdecker
More...
almost 14 years ago
Alias self -> this
kpdecker
More...
almost 14 years ago
Move aliases and registers into context object.
kpdecker
More...
almost 14 years ago
Use x = a[y] || b[y] rather than if exists lookup
kpdecker
More...
almost 14 years ago
Minimizable id aliases.
kpdecker
More...
almost 14 years ago
buffer +=
kpdecker
More...
almost 14 years ago
Avoid eval when running in VM+Compiler mode
kpdecker
More...
almost 14 years ago
Update the bin to use the precompile API
kpdecker
More...
almost 14 years ago
Update partial testing for the various modes
kpdecker
More...
almost 14 years ago
Remove debug code
kpdecker
More...
almost 14 years ago
Full context and compileWithPartials test helper
kpdecker
More...
almost 14 years ago
Throw a handlebars exception when attempting to use template partials in VM mode.
kpdecker
More...
almost 14 years ago
Use CompilerContext.compile for tests rather than Handlebars.compile.
kpdecker
More...
almost 14 years ago
Builder for handlebars.vm.js
kpdecker
More...
almost 14 years ago
Split the tests into compiler and vm tests
kpdecker
More...
almost 14 years ago
Move mismatched block test from quint to parser tests.
kpdecker
More...
almost 14 years ago
Temporary Handlebars.compile implementation in compiler
kpdecker
More...
almost 14 years ago
Expose Handlebars.precompile method from the compiler.
kpdecker
More...
almost 14 years ago
Rename Handlebars.VM.compile to Handelbars.VM.template
kpdecker
More...
almost 14 years ago
Simple node template compiler
kpdecker
More...
almost 14 years ago
Ignores update
kpdecker
More...
almost 14 years ago
Package info
kpdecker
More...
almost 14 years ago
Fix module loading within node
kpdecker
More...
almost 14 years ago
Phase 2 of precompiled extraction: Use string representations to pass around the function context
kpdecker
More...
almost 14 years ago
Phase 1 of precompiled extraction: Separate template logic from container construction.
kpdecker
More...
almost 14 years ago
Remove unnecessary var declaration.
kpdecker
More...
almost 14 years ago
Create compiler base file.
kpdecker
More...
almost 14 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
…
68
69
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree