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 68 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Got escaping of text working, I think.
Alan Johnson
More...
almost 15 years ago
Added test for a partial inside of a partial.
Alan Johnson
More...
almost 15 years ago
Marked partials off of the list.
Alan Johnson
More...
almost 15 years ago
Added partials.
Alan Johnson
More...
almost 15 years ago
Took escaping off of the TODO list.
Alan Johnson
More...
almost 15 years ago
Tested that safestrings don't get escaped.
Alan Johnson
More...
almost 15 years ago
Added the new safestring type and a test for its implementation.
Alan Johnson
More...
almost 15 years ago
Added ability to specify unescaped items with &.
Alan Johnson
More...
almost 15 years ago
Realized I goofed in one spot. Fixed\!
Alan Johnson
More...
almost 15 years ago
Got escaping working, as well as avoiding escaping with {{{
Alan Johnson
More...
almost 15 years ago
For real this time
wycats
More...
almost 15 years ago
Added TODO before 1.0
wycats
More...
almost 15 years ago
Add a comment and reorganize a few things
wycats
More...
almost 15 years ago
Refactored some stuff.
Alan Johnson
More...
almost 15 years ago
Bit of cleanup on the context code.
Alan Johnson
More...
almost 15 years ago
Took out a console.log that was hanging around.
Alan Johnson
More...
almost 15 years ago
Using this.__get__ inside of functions called as expressions now works.
Alan Johnson
More...
almost 15 years ago
Added support for expressions that reference functions.
Alan Johnson
More...
almost 15 years ago
Got rid of some debugging output.
Alan Johnson
More...
almost 15 years ago
Got rid of failing test. I'll take another stab some other time.
Alan Johnson
More...
almost 15 years ago
Made path parser reusable so that we can use it inside of __get__.
Alan Johnson
More...
almost 15 years ago
Added support for this keyword in paths.
Alan Johnson
More...
almost 15 years ago
Updated the path parsing in lookupFor to be a bit smarter and added parse errors for some of the more tricky ones.
Alan Johnson
More...
almost 15 years ago
Added parse errors for trying to jump out of context after moving into context in path expressions.
Alan Johnson
More...
almost 15 years ago
Got accessing data in nested objects working using parent/child syntax.
Alan Johnson
More...
almost 15 years ago
Got more deeply neested context references working and tested.
Alan Johnson
More...
almost 15 years ago
Working on test for ../../omg
Alan Johnson
More...
almost 15 years ago
Set stack to not be global.
Alan Johnson
More...
almost 15 years ago
Added basic nested context lookups and context stack.
Alan Johnson
More...
almost 15 years ago
Add fallback hash (useful for a helper Hash).
wycats
More...
almost 15 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