88 Révisions (cad1ea05840bc6948e1afa22078ee7967b4dbd3c)

Auteur SHA1 Message Date
  wizawu c71fc6ff6b Remove test/_files/cli_output.txt il y a 10 ans
  wizawu 3165c53f7f Add test case for `output` argument il y a 10 ans
  Phillip Johnsen 378bcca8a5 Improve HTML escaping. il y a 10 ans
  palkan d0cf9c65ee [Fix #483] Add partials support to cli il y a 10 ans
  Phillip Johnsen 2ef7356ec2 Equal error message test in .render() for server and browser. il y a 10 ans
  Phillip Johnsen a3f4339c65 Throw error when providing .render() with invalid template type. il y a 11 ans
  Phillip Johnsen 8adacd1641 Bugfix for null/undefined when using dot notation il y a 11 ans
  David da Silva 931f49b5da improve test with undefined/null lookup hit using dot notation il y a 11 ans
  Phillip Johnsen fc6d73b353 Bugfix for using values from view's context prototype. il y a 11 ans
  Phillip Johnsen e801e842a7 Bugfix for view context cache picking methods from Object.prototype instead of the view. il y a 11 ans
  David da Silva 954a8fbf15 use chai for improved string diffing il y a 11 ans
  Phillip Johnsen b2fb42e572 Improve CLI parsing error il y a 11 ans
  Phillip Johnsen b473d19cae Added browser tests. il y a 11 ans
  Phillip Johnsen 32935dc09b Bugfix for number rendered as [object Object] il y a 11 ans
  Phillip Johnsen 26a4e95e3b CLI: -v option for displaying current version il y a 11 ans
  David da Silva a0204307c6 fixing null and undefined lookup, fixes #390, #397, #409 il y a 11 ans
  Phillip Johnsen 65387a5468 Created command line tool. il y a 11 ans
  Chris Buckley d9aa703014 Only access properties of objects on Context.lookup il y a 12 ans
  Lakshan Perera 42ec324c8f When rendering partials, pass the partial template instead of the original template. il y a 12 ans
  Michael Jackson c4b345f14c Smaller API surface area il y a 12 ans
  Michael Jackson b114120741 Major reorganization and cleanup il y a 12 ans
  Michael Jackson da16eada83 Allow a string to act as context il y a 12 ans
  Michael Jackson 411edae061 Fix [object Object] errors il y a 12 ans
  Michael Jackson 257c235661 Add back mustache/spec submodule il y a 12 ans
  Michael Jackson 207b76a880 Fix some Rake tasks, cleanup Rakefile il y a 12 ans
  Daniel Fagerstrom 3ee2574e21 Used fs.existsSync that doesn't exists in nodejs 0.6 that is used by travis for testing. il y a 13 ans
  Daniel Fagerstrom c8005af7c3 Test that use all tests from Mustache specifications. The ones that fails in current mustache.js are skiped to not break the build. il y a 13 ans
  Daniel Fagerstrom 5e58358574 Include submodule for Mustache specifications. il y a 13 ans
  Michael Jackson af935e3441 Simplify test il y a 13 ans
  Michael Jackson eb6ceb8b14 Fixed rendering error when using nested higher-order sections il y a 13 ans
  Michael Jackson b9701d58f5 Add failing test for nested higher-order sections il y a 13 ans
  Michael Jackson eee8d695fc Better error reporting il y a 13 ans
  Michael Jackson 3fea961f06 Use mocha for testing il y a 13 ans
  Michael Jackson e0edb356ae Fail gracefully on empty template il y a 13 ans
  Matt Sacks d59f02f622 Don't evaluate lambdas that return falsy values as an empty string. il y a 13 ans
  Michael Jackson 26dfacd8be Add Mustache.compileTokens il y a 13 ans
  Michael Jackson 85014a4f6c Add spec for partial caching issue il y a 13 ans
  Michael Jackson afc6e0f1b1 Changed wording of some specs il y a 13 ans
  Michael Jackson 0ea95746a8 Allow auto-loading of partials il y a 13 ans
  Michael Jackson a5dbb708d7 Fix text token offsets il y a 13 ans
  Michael Jackson 0a6d71ca90 Add tests for null view il y a 13 ans
  Michael Jackson 18e797d47e Coerce { token types to & il y a 13 ans
  Michael Jackson 3fb61fc056 More concise token format il y a 13 ans
  Michael Jackson be4fd1cc29 Text passed to higher-order sections unrendered il y a 13 ans
  Michael Jackson 5ab345eddf Use JavaScript's definition of falsy il y a 13 ans
  Michael Jackson a8a0392cd6 Added 3-level deep nesting test il y a 13 ans
  Michael Jackson 9e6943c867 Scanner returns empty string if it can't match il y a 13 ans
  Michael Jackson a7a6e742d1 Use @cweider's quoting function il y a 14 ans
  Michael Jackson b8a14eafe9 Strict escaping of ampersands il y a 14 ans
  Michael Jackson eda5173061 Remove Ruby dependency il y a 14 ans