Commit History

Author SHA1 Message Date
  Сергей Прохоров 68ce483bc3 Some docs updates. 11 years ago
  Andreas Stenius aa23751375 Update api to be explicit about what to compile (fixes #125) 11 years ago
  Andreas Stenius d840d7df19 Autoescape on by default (Close #120, see #80) 11 years ago
  Сергей Прохоров 0be77ec987 Fix (probably) README indentation. 11 years ago
  Сергей Прохоров 39678f9acd README updated. Some unit-tests added #88. 11 years ago
  Andreas Stenius ca93672ec8 Add {out_dir, false} option to explicitly disable generating a .beam. 11 years ago
  Andreas Stenius 26cb8fc36e Bring compile_dir up-to-date. 11 years ago
  Andreas Stenius 3462bd24d4 Add auto_escape option. 11 years ago
  Andreas Stenius 5859a85fbe Collect errors/warnings from compile:forms/2 properly. 11 years ago
  Andreas Stenius 9fedfd8151 Work in progress on implementing #98. 11 years ago
  Andreas Stenius adc7274b25 Clarify doc on compiler options. 11 years ago
  Andreas Stenius 601a6953ef Add binary option. 11 years ago
  Andreas Stenius 0cf2779a60 Properly handle compiler options. 11 years ago
  Andreas Stenius a4f16a04f0 Update README 11 years ago
  Andreas Stenius 5cfffb9787 Touch up of README. 11 years ago
  Andreas Stenius bec899d4dc Support for record variables. 11 years ago
  Andreas Stenius 0b860036d1 Add travis build status to readme. 11 years ago
  Andreas Stenius 73a0835b10 Check OS environment for additional compiler options. 11 years ago
  Evan Miller 0a755de86e Custom tag vars are atoms, not lists 11 years ago
  Evan Miller edec5ac521 Support for {% verbatim %} tag 12 years ago
  Evan Miller 8b1e64bd93 Fix various custom tag issues 12 years ago
  Serge Aleynikov 6e7bb36678 Add support for custom tags having access to extra data 12 years ago
  serge f74b94f800 Property handle compiler return code 12 years ago
  Serge Aleynikov a6a6983638 Added variables/0 exported function to compiled templates 12 years ago
  Thomas Geffert 11b43809a0 Support {% ifchanged Expression(s) %} like Django does 13 years ago
  Evan Miller b076a6e245 New compile-time option: custom_filters_modules 13 years ago
  Evan Miller c624a50107 Support for {% regroup %} tag. 13 years ago
  Evan Miller 1b16fa011b Support for {% ifchanged %} tag 13 years ago
  Evan Miller dc377d7581 {% blocktrans %} no longer uses identifiers 13 years ago
  Emilio Nyaray 74706d81c2 Implemented and documented truncatechars from django dev. 13 years ago