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
Edited README.markdown via GitHub More... about 14 years ago
Edited README.markdown via GitHub More... about 14 years ago
Merge pull request #74 from jeroenvandijk/patch-1 More... about 14 years ago
Merge pull request #73 from nhocki/patch-1 More... about 14 years ago
Add a link to the Readme to the very nice documentation site More... about 14 years ago
Update specs and code so that the function passed to block helpers has the same API as regular compiled templates More... about 14 years ago
Adding missing ) to the upgrading section... More... about 14 years ago
Add VERSION constant More... about 14 years ago
Update specs for change to template signature More... about 14 years ago
Rename vm.js to compiler.js More... about 14 years ago
Remove unnecessary original runtime implementation More... about 14 years ago
Improve Handlebars subclassability More... about 14 years ago
Merge pull request #69 from rgrove/allow-hyphens. More... about 14 years ago
Merge pull request #48 from jasondavies/master. More... about 14 years ago
Merge pull request #50 from emtrane/spec_patch. More... about 14 years ago
Merge pull request #65 from rgrove/master. More... about 14 years ago
Merge pull request #71 from andrewmbenton/master. More... about 14 years ago
add missing semicolon More... about 14 years ago
Allow ids to contain hyphens. Fixes #36. More... about 14 years ago
Add ", ', and / to the list of chars that need HTML escaping. More... about 14 years ago
The "if" block helper shouldn't treat empty arrays as truthy. More... about 14 years ago
Support multi-line comments. More... about 14 years ago
Check in a LICENSE file More... about 14 years ago
Add support for passing String parameters to helper More... about 14 years ago
Add a default helperMissing to help catch errors and restore old behavior More... about 14 years ago
Merge branch 'master' of https://github.com/tf/handlebars.js into tf-master More... about 14 years ago
inserting missing return statement in unless helper (fixes issue #51) More... about 14 years ago
Correct path to vm.js for case-sensitive filesystems More... about 14 years ago
DRY up some code that converts program AST nodes to opcodes. More... about 14 years ago
Add support for block hashes and clean up mustache/program code More... about 14 years ago