Commit History

Author SHA1 Message Date
  James Wheare 0d7e0a1fb3 Support tuple wrapped list keyfind lookups 9 years ago
  Andreas Stenius de00ccf522 Merge pull request #204 from A40in/custom_tag_var 10 years ago
  Andreas Stenius 5b96446be6 close #202. 10 years ago
  Andreas Stenius d166fd5d8b Merge pull request #203 from yegortimoschenko/license 10 years ago
  sag 913fa69e8b Adding support for "Assignment tags" (https://docs.djangoproject.com/en/1.6/howto/custom-template-tags/) 10 years ago
  Yegor Timoschenko 4466f0b899 Extract LICENSE from src/erlydtl.erl 10 years ago
  Andreas Stenius a4ac28680d let travis make check to run the dialyzer too. 10 years ago
  Andreas Stenius d1da40398e Merge branch 'danikp-master' 10 years ago
  danikp 68f90eca76 mostly travis-ci stuff 10 years ago
  Andreas Stenius 484cf1145d Merge pull request #198 from nuex/change-include-path 10 years ago
  nuex 7e658252c6 change include path on i18n sources parser to attempt to fix build error 10 years ago
  Andreas Stenius 0611cf81ea Merge branch 'kudryashov-sv-fix-multiple-behaviours-issue' 10 years ago
  Andreas Stenius 3f4005a393 cleanup behaviour check. 10 years ago
  Andreas Stenius 558385d959 refactor out multiple lib test into own test case. 10 years ago
  Sergey Kudryashov aa1aaee0be Fix bug when library module implements several behaviours 10 years ago
  Andreas Stenius dcb3762cb9 flush news. 10 years ago
  Andreas Stenius ffb6abd82a Fix bug spotted by dialyzer. 10 years ago
  Andreas Stenius 03af77f8ea a few more basic tests for maps. 10 years ago
  Andreas Stenius 82b9238810 update NEWS file. 10 years ago
  Andreas Stenius 91a5d1cc72 Merge branch 'dcy-master' 10 years ago
  Andreas Stenius 3b8d4149f7 minor clean up. support any map keys, not only atoms, lists and binaries. 10 years ago
  Jared Flatow 6b5e579659 runtime: null is also false; important for dealing with json 10 years ago
  Andreas Stenius ad3a5ea189 support for records in regroup tag (close #191). 10 years ago
  Andreas Stenius 5e49d7a4bc update docs. 10 years ago
  Andreas Stenius d8122aa346 support silent option in cycle tag (close #195). 10 years ago
  Andreas Stenius 34f823798e support cycle ... as var syntax (ref #195). 10 years ago
  Andreas Stenius 48b256abd9 reserved words are really only for tags, not for variables at all (close #194, ref #177). 10 years ago
  dcy 0d96696884 add test for maps 10 years ago
  dcy 8123886fd9 is_map --> erlang:is_map 10 years ago
  dcy d3e886c530 maps support and downward compatibility 10 years ago