142 Commits (f7e843487b4960c8c2ee298ba030b8c846ac02b2)

Author SHA1 Message Date
  feng 118cf2fc9e fix global var leak 14 years ago
  Michael Jackson a7a6e742d1 Use @cweider's quoting function 14 years ago
  Michael Jackson 144d8bef85 Workaround for old SpiderMonkey builds 14 years ago
  Michael Jackson 72971b320c Use var declaration for helper functions 14 years ago
  Michael Jackson e53ce34af4 Fix quote implementation for environments without JSON.stringify 14 years ago
  Michael Jackson b8a14eafe9 Strict escaping of ampersands 14 years ago
  Michael Jackson cae4fd5abe Declare stripSpace with var 14 years ago
  Michael Jackson 9cc8ef13fd Remove extra slashes 14 years ago
  Michael Jackson 3355e1720d Version 0.5.1-dev 14 years ago
  Michael Jackson fbc66a8140 Another rewrite 14 years ago
  Chad Weider e2d919a214 Strict HTML escape. 14 years ago
  utvara 4adfb48205 Fixed a bug when context is a string 14 years ago
  Michael Jackson 58c91c8c7d Use String += instead of Array#join 14 years ago
  Michael Jackson 993aed08a2 Change findName to lookup 14 years ago
  Michael Jackson 3126a1c131 Remove ability to use a "streaming" function 14 years ago
  Michael Jackson 8320730ea9 Omit carriage returns 14 years ago
  Michael Jackson b603a10812 Fixes #155 14 years ago
  Michael Jackson cf9031c76f Preserve empty newlines 14 years ago
  Michael Jackson 1846281683 Fix inverted section rendering for missing keys 14 years ago
  Michael Jackson eb01be0470 Parser rewrite 14 years ago
  Jan Lehnardt 5df7be5ae7 master is now 0.5.0 14 years ago
  Jan Lehnardt 3f15f72fbf 0.4.0 14 years ago
  Don Brown 634b29d275 83: Add support for & operator for unescaping 15 years ago
  Michael Jackson bf95689f42 Support for partial paths (fixes #91) 14 years ago
  Michael Jackson db5f5ece0b Faster escapeHTML 14 years ago
  Michael Jackson 9a8ff7638a Refactor escapeHTML 14 years ago
  Michael Jackson 3bbe1ab9d8 Fix rendering partials w/o data 14 years ago
  Michael Jackson 93dd0ddb91 Consistent use of typeof 14 years ago
  Michael Jackson a20cf0032b Consistent spacing 14 years ago
  Michael Jackson f44254cc7e Use native String#trim when available 14 years ago
  Michael Jackson ff543bb74d Use native Array.isArray when available 14 years ago
  brandonpayton 18a0e89640 Fix for dot notation returning a value of boolean true for kinda_truthy values '0' and 'false'. 14 years ago
  Brandon Payton 26e8ebe138 Replace tabs with 2 spaces. 14 years ago
  John Butler ba16c76887 dot notation support added 14 years ago
  John Butler a884509c6a Adding support for dot notation 14 years ago
  Tom MacWright 817e884f60 Trailing whitespace OCD fix. 14 years ago
  Jan Lehnardt db8cfec098 bump version to 0.4.0-dev 14 years ago
  Martin Murphy c4687d856c slash (\) should not be escaped in html 14 years ago
  Ben Cherry c29e6f1fa2 version -twitter-b 14 years ago
  Tomas Eriksson 783f61450d Fixed if statement. !== 15 years ago
  Ben Cherry e3fe0ae352 fix a bug in regex generators, make cache global 15 years ago
  Ben Cherry 8e4641f8bf cached regexes 15 years ago
  Sahab Yazdani 45955f5dc1 Fixes issue 105 15 years ago
  Ben Cherry 9110fe0061 remove the backslash escaping 15 years ago
  Ben Cherry 3ebd5ef1b3 remove i18n stuff 15 years ago
  Ben Cherry 6438149345 nice clean up to render_section, as suggested by @esbie 15 years ago
  Ben Cherry 4930a1dfe7 preserve translation-hint correctly 15 years ago
  Ben Cherry 077b7b5eaf send translation mode in single parameter to _ 15 years ago
  Ben Cherry 25d0c02b71 don't render during i18n step, just do replacements 15 years ago
  Ben Cherry 90bc5a9a84 clean up some logic 15 years ago