579 Commits (85d013c50f27b0df7d78ec787f6dcfb7ffbfbf62)
 

Autor SHA1 Mensaje Fecha
  busticated fa214bd660 clean up and standardize UMD wrapper hace 13 años
  Michael Jackson 51eec96abc Style tweaks hace 13 años
  Jan Lehnardt 4474099089 Merge pull request #280 from buymeasoda/docs-for-compile hace 13 años
  Ian Hill 7a2cb9976d Add compiled templates overview and examples to readme hace 13 años
  Michael Jackson 3fea961f06 Use mocha for testing hace 13 años
  Michael Jackson c09c7f54a3 Version 0.7.1 hace 13 años
  Michael Jackson 829698388c Merge remote-tracking branch 'upstream/master' hace 13 años
  Michael Jackson e0edb356ae Fail gracefully on empty template hace 13 años
  Michael Jackson 79b08c3091 Merge pull request #264 from mattsacks/check-falsy hace 13 años
  Michael Jackson 1cd18cffbe Merge pull request #273 from woledzki/master hace 13 años
  Wojtek 9de23a204f performance fix for ipads & iphones hace 13 años
  Matt Sacks d59f02f622 Don't evaluate lambdas that return falsy values as an empty string. hace 13 años
  wittemann 4c3caf8f49 Merge remote-tracking branch 'janl/master' hace 13 años
  Michael Jackson 6bbc85fe26 Merge pull request #256 from julien-c/patch-1 hace 13 años
  Michael Jackson 9fb00529d4 Updated with most recent changes hace 13 años
  Michael Jackson 26dfacd8be Add Mustache.compileTokens hace 13 años
  Michael Jackson 658f9e051f Cache partials by template, not by name hace 13 años
  Michael Jackson 85014a4f6c Add spec for partial caching issue hace 13 años
  Julien Chaumond 03a9da9b93 Update README.md hace 13 años
  Michael Jackson 8b19e0ef23 Version 0.7.0 hace 13 años
  Michael Jackson afc6e0f1b1 Changed wording of some specs hace 13 años
  Michael Jackson 0ea95746a8 Allow auto-loading of partials hace 13 años
  Michael Jackson a5dbb708d7 Fix text token offsets hace 13 años
  Michael Jackson 1159c236ef Simplify CommonJS check hace 13 años
  Michael Jackson 7489f70790 Fix exports.to_html hace 13 años
  Michael Jackson fea239fb3c Use String#+= instead of Array#push + Array#join hace 13 años
  Michael Jackson f41bbb1f66 Use exported parse function hace 13 años
  Michael Jackson 2bc29ec608 Prevent global var leak hace 13 años
  Michael Jackson e45bbb3e87 Better variable names hace 13 años
  Michael Jackson dc6cdf1ae6 Rename Renderer => Writer hace 13 años
  Michael Jackson 0c0c6fde3a Don't use eval hace 13 años
  Chad Weider dac64709f0 Replace code generation with straight function execution. hace 13 años
  Michael Jackson 0a6d71ca90 Add tests for null view hace 13 años
  Michael Jackson 544a32b7a1 Make high-level API same as Renderer API hace 13 años
  Michael Jackson 18e797d47e Coerce { token types to & hace 13 años
  Michael Jackson 3fb61fc056 More concise token format hace 13 años
  Michael Jackson be4fd1cc29 Text passed to higher-order sections unrendered hace 13 años
  Michael Jackson f5d18caee2 Version 0.6.0 hace 13 años
  Michael Jackson bf61bf6199 Add volo support hace 13 años
  Michael Jackson f7c6a2064d Track changes in CHANGES hace 13 años
  Michael Jackson 4236e61c95 Remove newlines hace 13 años
  Michael Jackson 5ab345eddf Use JavaScript's definition of falsy hace 13 años
  Michael Jackson a6420e433e Use exported escaping function hace 13 años
  Michael Jackson 52c7e43a5f throw inside the if hace 13 años
  Michael Jackson 2a51eeffba Merge pull request #243 from kannix/patch-1 hace 13 años
  Bastian Bleker 2afdb083fc fixed CommonJS check hace 13 años
  Michael Jackson 6d1954cb5c Version 0.5.2 hace 13 años
  Michael Jackson a160c16d90 Remove ignored argument hace 13 años
  Michael Jackson 95d6ca9ada Move views before templates in examples hace 13 años
  Michael Jackson a8a0392cd6 Added 3-level deep nesting test hace 13 años