777 Commits (v3.0.3)
 

Author SHA1 Message Date
  Michael Jackson af935e3441 Simplify test 13 years ago
  Michael Jackson a5d0199541 Style tweaks 13 years ago
  Michael Jackson f6496c8c38 Style tweaks, added comments 13 years ago
  Michael Jackson 3cdb300ccb Use delete instead of splice 13 years ago
  Michael Jackson 320ae73475 Style tweaks 13 years ago
  Michael Jackson 381aca9feb Update CHANGES 13 years ago
  Michael Jackson f8eb6e8f38 Remove Context#clearCache 13 years ago
  Michael Jackson 49de778abb Inline rendering functions 13 years ago
  Michael Jackson d5bf677431 Remove unnecessary line 13 years ago
  Michael Jackson a8b6a96a83 Style tweaks 13 years ago
  Michael Jackson 0d8b00fa67 Allow compiling of tokens without template 13 years ago
  Michael Jackson 66020162c8 Update CHANGES 13 years ago
  Michael Jackson 740fd72d26 Version 0.7.2 13 years ago
  Michael Jackson 9075d25b86 Update CHANGES 13 years ago
  Michael Jackson 4fd638e9e6 Merge remote-tracking branch 'upstream/master' 13 years ago
  Michael Jackson eb6ceb8b14 Fixed rendering error when using nested higher-order sections 13 years ago
  Michael Jackson b9701d58f5 Add failing test for nested higher-order sections 13 years ago
  Michael Jackson eee8d695fc Better error reporting 13 years ago
  Michael Jackson 4e30d03def Merge pull request #283 from busticated/amdwrapper 13 years ago
  busticated d90d37f25f handle case where exports is null 13 years ago
  busticated fa214bd660 clean up and standardize UMD wrapper 13 years ago
  Michael Jackson 51eec96abc Style tweaks 13 years ago
  Jan Lehnardt 4474099089 Merge pull request #280 from buymeasoda/docs-for-compile 13 years ago
  Ian Hill 7a2cb9976d Add compiled templates overview and examples to readme 13 years ago
  Michael Jackson 3fea961f06 Use mocha for testing 13 years ago
  Michael Jackson c09c7f54a3 Version 0.7.1 13 years ago
  Michael Jackson 829698388c Merge remote-tracking branch 'upstream/master' 13 years ago
  Michael Jackson e0edb356ae Fail gracefully on empty template 13 years ago
  Michael Jackson 79b08c3091 Merge pull request #264 from mattsacks/check-falsy 13 years ago
  Michael Jackson 1cd18cffbe Merge pull request #273 from woledzki/master 13 years ago
  Wojtek 9de23a204f performance fix for ipads & iphones 13 years ago
  Matt Sacks d59f02f622 Don't evaluate lambdas that return falsy values as an empty string. 13 years ago
  wittemann 4c3caf8f49 Merge remote-tracking branch 'janl/master' 13 years ago
  Michael Jackson 6bbc85fe26 Merge pull request #256 from julien-c/patch-1 13 years ago
  Michael Jackson 9fb00529d4 Updated with most recent changes 13 years ago
  Michael Jackson 26dfacd8be Add Mustache.compileTokens 13 years ago
  Michael Jackson 658f9e051f Cache partials by template, not by name 13 years ago
  Michael Jackson 85014a4f6c Add spec for partial caching issue 13 years ago
  Julien Chaumond 03a9da9b93 Update README.md 13 years ago
  Michael Jackson 8b19e0ef23 Version 0.7.0 13 years ago
  Michael Jackson afc6e0f1b1 Changed wording of some specs 13 years ago
  Michael Jackson 0ea95746a8 Allow auto-loading of partials 13 years ago
  Michael Jackson a5dbb708d7 Fix text token offsets 13 years ago
  Michael Jackson 1159c236ef Simplify CommonJS check 13 years ago
  Michael Jackson 7489f70790 Fix exports.to_html 13 years ago
  Michael Jackson fea239fb3c Use String#+= instead of Array#push + Array#join 13 years ago
  Michael Jackson f41bbb1f66 Use exported parse function 13 years ago
  Michael Jackson 2bc29ec608 Prevent global var leak 13 years ago
  Michael Jackson e45bbb3e87 Better variable names 13 years ago
  Michael Jackson dc6cdf1ae6 Rename Renderer => Writer 13 years ago