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 66 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More README tweaks.
Alan Johnson
More...
over 14 years ago
Tweaked README.
Alan Johnson
More...
over 14 years ago
Fixed bug where compiler was continuing to think it was looking at partials after the partial tag was done. Closes GH-14.
Alan Johnson
More...
over 14 years ago
Added compiler cache and got rid of TODO file.
Alan Johnson
More...
over 14 years ago
Switched empty block handling for expression blocks to use helperMissing.not.
Alan Johnson
More...
over 14 years ago
Reworked the way that expression work a good bit. They're a lot less error prone now.
Alan Johnson
More...
over 14 years ago
Tidied up docs a bit.
Alan Johnson
More...
over 14 years ago
Test cleanup.
Alan Johnson
More...
over 14 years ago
Merge branch 'master' of github.com:wycats/handlebars.js
Alan Johnson
More...
over 14 years ago
More stack fixes. The context stack was being corrupted by nested blocks and expressions.
Alan Johnson
More...
over 14 years ago
Fixed small context stack bug.
Alan Johnson
More...
over 14 years ago
Failing test case for complex lookup in a helper which also has a nested template
Martin Kleppmann
More...
over 14 years ago
Fix disappearing backslash bug
Jason Davies
More...
over 14 years ago
Fix disappearing backslash bug
Jason Davies
More...
over 14 years ago
Broke out test.
Alan Johnson
More...
over 14 years ago
Fix exception when context value is empty string
Jason Davies
More...
over 14 years ago
Made the new mismatched blocks error message a little bit easier on the eyes.
Alan Johnson
More...
over 14 years ago
Added unmatched block tag detection.
Alan Johnson
More...
over 14 years ago
Really need to write a pre-commit checker thingy that alerts me if console.log is anywhere in the code.
Alan Johnson
More...
over 14 years ago
Got empty blocks working.
Alan Johnson
More...
over 14 years ago
Added license terms.
Alan Johnson
More...
over 14 years ago
Got handleInvertedSection written up.
Alan Johnson
More...
over 14 years ago
Got handleExpression written up.
Alan Johnson
More...
over 14 years ago
Bundled up the block handling into a handleBlock function - means less code gen and more already jit-ed code, hopefully.
Alan Johnson
More...
over 14 years ago
Updated todo.
Alan Johnson
More...
over 14 years ago
Added Handlebars.trim for IE compatibility.
Alan Johnson
More...
over 14 years ago
Got carriage returns working.
Alan Johnson
More...
over 14 years ago
Tweaked block helpers to wrap 'this' up in a context helper correctly.
Alan Johnson
More...
over 14 years ago
Added creating exports if it doesn't already exist so non-CommonJS environments will work ok.
Alan Johnson
More...
over 14 years ago
CommonJS compatibility.
Alan Johnson
More...
over 14 years ago
←
1
2
…
61
62
63
64
65
66
67
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