163 Commits (2d9a082b613f6425a843ac5f225d6a609f6903f9)
 

Autor SHA1 Nachricht Datum
  Jan Lehnardt 95509c585b add docs for the streaming API vor 16 Jahren
  Jan Lehnardt d0d46e52aa make mustache streaming vor 16 Jahren
  maritz 0eeab10b64 vor 16 Jahren
  maritz 90d796570d Fixing some README.md errors vor 16 Jahren
  Jan Lehnardt ec18e0eff4 spaces, not tabs vor 16 Jahren
  Jan Lehnardt 66db0f390e enable partials in dojo & jQuery packages vor 16 Jahren
  Jan Lehnardt dd508d0385 whitespace vor 16 Jahren
  Jan Lehnardt c5121ffe6c bump version. welcome 0.2 vor 16 Jahren
  Jan Lehnardt cab3211ab9 update changelog vor 16 Jahren
  Jan Lehnardt 2659f2bcc4 Merge branch 'merge' vor 16 Jahren
  Jan Lehnardt fc67bb5b6f ignore dojox vor 16 Jahren
  Jan Lehnardt 750d3394de Merge commit 'voodootikigod/master' into merge vor 16 Jahren
  Jan Lehnardt 3279bd0d56 update changelog vor 16 Jahren
  Jan Lehnardt 0bb4776def mustache compat: Don't barf on unknown variables. vor 16 Jahren
  Jan Lehnardt 2f8512e091 Merge branch 'pragma-array' vor 16 Jahren
  Jan Lehnardt a9cb27980b pedantery vor 16 Jahren
  Jan Lehnardt b579404912 s/ENABLE-STRING-ARRAYS/JSTACHE-ENABLE-STRING-ARRAYS/ vor 16 Jahren
  Jan Lehnardt 7cbb2bd525 add change log vor 16 Jahren
  Jan Lehnardt 1fa8421678 make strings of arrays a pragma option, introduce {{%PRAGMA}} tag to enable features vor 16 Jahren
  Jan Lehnardt 26dcea4079 spaces, not tabs vor 16 Jahren
  Jan Lehnardt 176b0111fe ctemplate / mustache compat: partials now use >, not < vor 16 Jahren
  Chris Williams d9bcda5647 Adding dojo support at dojox.string.mustache. vor 16 Jahren
  Chris Williams 9deebb7e7a Initial Dojo Library. vor 16 Jahren
  Jan Lehnardt 01b2620aaa manual cherry-pick for 9b27b2272c vor 16 Jahren
  Paul J. Davis 895e741234 Fix error message consistency. vor 16 Jahren
  Paul J. Davis 3a9eda10b4 Avoid requiring partials in global scope. vor 16 Jahren
  Chris Wanstrath 8ef180f358 Better "mustache documentation" link vor 16 Jahren
  Chris Wanstrath f7044f442e hole => whole vor 16 Jahren
  Jan Lehnardt c4579424ad Merge commit 'tisba/master' vor 16 Jahren
  Sebastian Cohnen 1bb07e077c Rewriting the README.md - WIP vor 16 Jahren
  Chris Williams a096578f99 Fixing trailing white space sensitivity for reusable enumerable spec. vor 16 Jahren
  Chris Williams 68830cadff Updated the render_segment to allow for the same variable to be reused for multiple template segments. Added a map function that can be used if not available on array natively - ahem IE ahem vor 16 Jahren
  Jan Lehnardt 638094e9ae whitespace & reorder vor 16 Jahren
  Jan Lehnardt 8cded610b3 Thanks all! vor 16 Jahren
  Jan Lehnardt 8d7238f9fc add `rake clean` task vor 16 Jahren
  Jan Lehnardt 7e791edc8a move jQuery and CommonJS packages to the top level vor 16 Jahren
  Jan Lehnardt bc87107f95 move to package.json top level vor 16 Jahren
  Alexander Lang 4f411bff65 changed rake to use rspec vor 16 Jahren
  Alexander Lang c64db7810e Merge branch 'master' of github.com:langalex/mustache.js into xx vor 16 Jahren
  Alexander Lang c7b4cef787 merged vor 16 Jahren
  Jan Lehnardt dadf072d40 add jquery package generation, run `rake jquery`, somebody please port this to ruby :) vor 16 Jahren
  Jan Lehnardt 96004e3d71 add commonjs package generation, run `rake commonjs `, somebody please port this to ruby :) vor 16 Jahren
  tlrobinson 1edff65960 Added missing "var"s vor 16 Jahren
  Sebastian Cohnen 45948113fa Fixed changing the delimiter vor 16 Jahren
  Sebastian Cohnen 5f31d4cbc2 Re-enabled test for clean context in case of recursion vor 16 Jahren
  Alexander Lang 2d5b7e2c81 Merge branch 'master' of git://shakti.local/mustache.js vor 16 Jahren
  Sebastian Cohnen c8c378c4f5 Rewritten render_tags, added test for two placeholder in one row vor 16 Jahren
  Alexander Lang 093a5b84da fixed bug where recursion overwrote data in the parent context vor 16 Jahren
  Alexander Lang 697bca307a fixed bug where mustache had access to data from previous runs vor 16 Jahren
  Alexander Lang 437056a7e7 added processing arrays of plain values vor 16 Jahren