Commit History

Author SHA1 Message Date
  Andreas Stenius f4cef9ca3e Merge pull request #215 from brigadier/master 10 years ago
  oxpa c078160cf2 Be precise about gb_trees struct to avoid problems with simple tuples 10 years ago
  evgeny 5c0793ebfe type interpolation and escaping in trandlations with parameters 10 years ago
  sag 41018fbd12 some optimize for Adding Options to reader 10 years ago
  sag 427db670dc Adding Options to reader(reader_options) for more flexible custom readers. 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 11 years ago
  Andreas Stenius ad3a5ea189 support for records in regroup tag (close #191). 10 years ago
  dcy 8123886fd9 is_map --> erlang:is_map 10 years ago
  dcy d3e886c530 maps support and downward compatibility 10 years ago
  dcy aabdb727de maps support and downward compatibility 10 years ago
  dcy 7d306faff6 catch all clause at the end for find_value/2 10 years ago
  dcy c79fbc3fad add more function for find_value 11 years ago
  Andreas Stenius b9ec861c2d Move all for loop logic to erlydtl_runtime (#167) 11 years ago
  Andreas Stenius fc5fb603b1 support translation fun initialization. 11 years ago
  Andreas Stenius 51cc7e1935 align compile vs render options for translation (#131) 11 years ago
  Andreas Stenius e135b32ae9 support translation context in `blocktrans` blocks (#131) 11 years ago
  Andreas Stenius 924271280f support translation context in `trans` tags (#131) 11 years ago
  Andreas Stenius 88d3fd414e Fix #61: add compile options default_vars and constants 11 years ago
  Andreas Stenius ad43f6ed7e New option for 0-based tuple access (#156) 11 years ago
  Andreas Stenius 31b53b7cf8 Fix tuple access (related to #155) 11 years ago
  Andreas Stenius 9e8134213b New option for 0-based list access (fixes #156) 11 years ago
  Jared Flatow 1149e0ca14 runtime: fix list access for last element 11 years ago
  Andreas Stenius f58df97126 Migrate functional tests (#134) 11 years ago
  Сергей Прохоров 8ea79fadb4 Drop unnecessary 3'rd argument of `erlydtl_runtime:translate/3` 11 years ago
  Сергей Прохоров a73d77c893 Runtime blocktrans compiler and runtime. 11 years ago
  Andreas Stenius a94d1fe237 Clean up generated code. 11 years ago
  Andreas Stenius 659cfde8bf {% if 0 %} should also be false. 11 years ago
  Andreas Stenius bec899d4dc Support for record variables. 11 years ago