64 Commits (85d00a501e6b1c741b7f18e65c3504f2c5ceaeac)

Autor SHA1 Mensaje Fecha
  Sahab Yazdani b2aed8f86f Add dot notation support for section and inverted section tags hace 14 años
  Sahab Yazdani 519f23ff54 Add dot notation support for interpolation tags hace 14 años
  Sahab Yazdani 368b4c30de Missing global flag on regex in pragma interpreter hace 15 años
  Sahab Yazdani 8d169900c6 Reimplement error handling to use accepted JS practices wrt exception handling. hace 15 años
  Sahab Yazdani e9a4d23b36 Add partials + change delimeters test hace 15 años
  Sahab Yazdani d2e4a628c2 Change delimiter should honour pragmas hace 15 años
  Sahab Yazdani 6aa535ce80 Add metrics and unit tests for error catching. hace 15 años
  Sahab Yazdani 1af71759e4 Add line/character counters and clean-up messaging a bit. hace 15 años
  Sahab Yazdani 8d2af2bfed Fix { unescape tag hace 15 años
  Sahab Yazdani 6c2d074f14 Fix change delimiter inside section hace 15 años
  Sahab Yazdani 3c5a605690 reintroduce {{! !}} comment syntax for backwards compatibility. hace 15 años
  Sahab Yazdani 03cd20204a Reintroduce compiler hace 15 años
  Sahab Yazdani 2395d5c2bc Fix exception message expectation. hace 15 años
  Sahab Yazdani 54a950e10f Use QUnit raises function instead of manual try/catch blocks hace 15 años
  Sahab Yazdani 885721f9c5 Add two very very simple benchmarks. hace 15 años
  Sahab Yazdani bad04b5645 Everything but Higher order sections hace 15 años
  Sahab Yazdani d54b2d7687 Expect is only for async tests according to QUnit docs hace 15 años
  Sahab Yazdani e0fb5d7ee2 WIP: Slimmer fat-stride parser. hace 15 años
  Sahab Yazdani 8d93eee40c Remove examples since I do not maintain them. Update markdown files and license. hace 15 años
  Sahab Yazdani 6dc515163c Do it correctly this time hace 15 años
  Sahab Yazdani 338e6c0ac3 Rename unit.compiler.js to unit.js hace 15 años
  Sahab Yazdani ef85a445eb Remove interpreter->compiler mapping, since mustache.js does it automatically now hace 15 años
  Sahab Yazdani c3801700a7 Remove interpreter unit tests hace 15 años
  Sahab Yazdani 6ce56144c1 Remove local copy of qunit in favour of code.jquery.com version hace 15 años
  thegrandpoobah b04fd8d364 3 should be 4 hace 15 años
  thegrandpoobah 38bfdf0c72 Unit Test for Issue #79 hace 15 años
  thegrandpoobah df7405b184 Update unit tests based on merge with janl's branch hace 15 años
  Sahab Yazdani f5ee9ef3fc modify performance test to use the same view/partial/template from hace 15 años
  Sahab Yazdani bff6686bd4 Unit Tests for comment ending tag (Interpreter Version) hace 15 años
  Sahab Yazdani ba8c7d39b6 Unit Tests for comment ending tag (Compiler Version) hace 15 años
  thegrandpoobah 1054505f55 Pass all unit tests in IE hace 16 años
  unknown 12d2fbb755 Beef up entry points for bad input checks. hace 16 años
  unknown 98cdab2af5 Partials compiler should be non-destructive hace 16 años
  unknown 4ed4db0101 Performance test for Compiler path hace 16 años
  unknown afbb2089db pass all tests in both interpreter and compiler mode hace 16 años
  unknown 081772c3f4 replicate interpreter tests into compiler tests. hace 16 años
  unknown 97736b7a49 Submit template compiler. hace 16 años
  thegrandpoobah b09b5f2ec5 whitespace fixes hace 16 años
  unknown 82609d5c92 adjust tests to match new parser. adjust (most) tests for whitespace issues hace 16 años
  thegrandpoobah 12ce899b83 {{%IMPLICIT-ITERATOR}} should be a no-op hace 16 años
  thegrandpoobah 8053051cb6 Turn interpreter into a recursive descent parser. hace 16 años
  thegrandpoobah 180c02e641 ignore equal signs if not forming a set delimiter hace 16 años
  thegrandpoobah 6cc86e23a1 add QUnit tests based on the examples folder. hace 16 años
  Jan Lehnardt 328724ad43 whitespace hace 16 años
  Alexander Lang c12ba296ab added testcase for issue #26 hace 16 años
  Jan Lehnardt 2c8857e84a remove extra semicolon hace 16 años
  Jan Lehnardt 272fd0fc1f fix test case hace 16 años
  Chris Anderson a354b55156 more send fun goodness hace 16 años
  Chris Anderson f864a27cb9 make the tests also test a generic send function (reveals failures) hace 16 años
  Jan Lehnardt 0bb4776def mustache compat: Don't barf on unknown variables. hace 16 años