158 Commitit (bf61bf619969b841a881dee3bc93acc95fe263f1)

Tekijä SHA1 Viesti Päivämäärä
  Michael Jackson 5ab345eddf Use JavaScript's definition of falsy 13 vuotta sitten
  Michael Jackson a6420e433e Use exported escaping function 13 vuotta sitten
  Michael Jackson 52c7e43a5f throw inside the if 13 vuotta sitten
  Bastian Bleker 2afdb083fc fixed CommonJS check 13 vuotta sitten
  Michael Jackson 6d1954cb5c Version 0.5.2 13 vuotta sitten
  Michael Jackson a160c16d90 Remove ignored argument 13 vuotta sitten
  Michael Jackson a8a0392cd6 Added 3-level deep nesting test 13 vuotta sitten
  Michael Jackson 2de3ba6537 Fix JSHint warnings 13 vuotta sitten
  Michael Jackson 9e6943c867 Scanner returns empty string if it can't match 13 vuotta sitten
  Michael Jackson 008d6c7dcf Move call to parse into Renderer#compile 14 vuotta sitten
  Michael Jackson e304555333 Fix null section data 14 vuotta sitten
  Michael Jackson d6068505a3 Fix subtle IE7 bug 14 vuotta sitten
  Michael Jackson e3ac2d245c Fix spelling in comment 14 vuotta sitten
  Michael Jackson 33920ad674 Add AMD module support 14 vuotta sitten
  Michael Jackson 9079bd88f2 Add lint task using JSHint 14 vuotta sitten
  feng 118cf2fc9e fix global var leak 14 vuotta sitten
  Michael Jackson a7a6e742d1 Use @cweider's quoting function 14 vuotta sitten
  Michael Jackson 144d8bef85 Workaround for old SpiderMonkey builds 14 vuotta sitten
  Michael Jackson 72971b320c Use var declaration for helper functions 14 vuotta sitten
  Michael Jackson e53ce34af4 Fix quote implementation for environments without JSON.stringify 14 vuotta sitten
  Michael Jackson b8a14eafe9 Strict escaping of ampersands 14 vuotta sitten
  Michael Jackson cae4fd5abe Declare stripSpace with var 14 vuotta sitten
  Michael Jackson 9cc8ef13fd Remove extra slashes 14 vuotta sitten
  Michael Jackson 3355e1720d Version 0.5.1-dev 14 vuotta sitten
  Michael Jackson fbc66a8140 Another rewrite 14 vuotta sitten
  Chad Weider e2d919a214 Strict HTML escape. 14 vuotta sitten
  utvara 4adfb48205 Fixed a bug when context is a string 14 vuotta sitten
  Michael Jackson 58c91c8c7d Use String += instead of Array#join 14 vuotta sitten
  Michael Jackson 993aed08a2 Change findName to lookup 14 vuotta sitten
  Michael Jackson 3126a1c131 Remove ability to use a "streaming" function 14 vuotta sitten
  Michael Jackson 8320730ea9 Omit carriage returns 14 vuotta sitten
  Michael Jackson b603a10812 Fixes #155 14 vuotta sitten
  Michael Jackson cf9031c76f Preserve empty newlines 14 vuotta sitten
  Michael Jackson 1846281683 Fix inverted section rendering for missing keys 14 vuotta sitten
  Michael Jackson eb01be0470 Parser rewrite 14 vuotta sitten
  Jan Lehnardt 5df7be5ae7 master is now 0.5.0 14 vuotta sitten
  Jan Lehnardt 3f15f72fbf 0.4.0 14 vuotta sitten
  Don Brown 634b29d275 83: Add support for & operator for unescaping 15 vuotta sitten
  Michael Jackson bf95689f42 Support for partial paths (fixes #91) 14 vuotta sitten
  Michael Jackson db5f5ece0b Faster escapeHTML 14 vuotta sitten
  Michael Jackson 9a8ff7638a Refactor escapeHTML 14 vuotta sitten
  Michael Jackson 3bbe1ab9d8 Fix rendering partials w/o data 14 vuotta sitten
  Michael Jackson 93dd0ddb91 Consistent use of typeof 14 vuotta sitten
  Michael Jackson a20cf0032b Consistent spacing 14 vuotta sitten
  Michael Jackson f44254cc7e Use native String#trim when available 14 vuotta sitten
  Michael Jackson ff543bb74d Use native Array.isArray when available 14 vuotta sitten
  brandonpayton 18a0e89640 Fix for dot notation returning a value of boolean true for kinda_truthy values '0' and 'false'. 14 vuotta sitten
  Brandon Payton 26e8ebe138 Replace tabs with 2 spaces. 14 vuotta sitten
  John Butler ba16c76887 dot notation support added 14 vuotta sitten
  John Butler a884509c6a Adding support for dot notation 14 vuotta sitten