История коммитов

Автор SHA1 Сообщение Дата
  Serge Aleynikov cf081931eb Fix "File not found" error 12 лет назад
  Serge Aleynikov 6e7bb36678 Add support for custom tags having access to extra data 12 лет назад
  Evan Miller 2ef2f7d3b4 Merge pull request #44 from saleyn/erlydtl_compiler 12 лет назад
  serge 15a46cdd0a Bug fix in saving template containing custom_tags_modules feature 12 лет назад
  serge f74b94f800 Property handle compiler return code 12 лет назад
  Evan Miller 97657d3419 Merge pull request #46 from saleyn/variables 12 лет назад
  Serge Aleynikov 7aa539281d Fix compiler warnings on unused variables in templates 12 лет назад
  Evan Miller 08200534f5 Merge pull request #45 from saleyn/variables 12 лет назад
  Serge Aleynikov a6a6983638 Added variables/0 exported function to compiled templates 12 лет назад
  Evan Miller 2f8504aaf9 Merge pull request #40 from runejuhl/fix-truncatewords 12 лет назад
  Rune Juhl Jacobsen 31788d1ff1 Removed special case for tuples passed to truncatewords/2. 12 лет назад
  Rune Juhl Jacobsen 31a5e46548 Have truncatewords/2 ignore tuples (e.g. timestamp) and truncatewords/3 ignore atoms (e.g. null or undefined). 12 лет назад
  Evan Miller 8552440b15 Merge pull request #39 from runejuhl/fix-html-endings 12 лет назад
  Rune Juhl Jacobsen 7595a2dc18 Only compile files without trailing tilde (~). 12 лет назад
  Rune Juhl Jacobsen 22c58ffdfe Only compile files with .html extension. 12 лет назад
  Evan Miller 8797a292b9 Merge pull request #38 from srstrong/master 12 лет назад
  Steve Strong 7c29274f09 Added unit tests for add filter 12 лет назад
  Steve Strong 6623540de7 Merge /Users/steve/Projects/Calendapp/deps/erlydtl 12 лет назад
  Steve Strong 94ea728770 Updated add filter to match language spec 12 лет назад
  Evan Miller f5b3d31c1a Merge pull request #37 from runejuhl/fix-pgsql-timestamp 12 лет назад
  Rune Juhl Jacobsen 1b8e85f2e3 is_float is a lot better than not is_integer... 12 лет назад
  Evan Miller a25e0ca042 Merge pull request #36 from runejuhl/fix-pgsql-timestamp 12 лет назад
  Rune Juhl Jacobsen 66936d84ee Updated datetime 4 test to reflect last logic change. 12 лет назад
  Rune Juhl Jacobsen 788a0f60e6 Refactored and fixed a bug when seconds (float or integer) < 10. 12 лет назад
  Rune Juhl Jacobsen e927a3f96a Use integer_to_list_zerofill instead of regular integer_to_list. 12 лет назад
  Rune Juhl Jacobsen 9946dfac0a Added handling floating point seconds in time tuples. 12 лет назад
  Rune Juhl Jacobsen 801657066a Added postgresql timestamp output format test. 12 лет назад
  Evan Miller a61e741d89 Merge pull request #35 from psyeugenic/egil/support-elif 12 лет назад
  Björn-Egil Dahlberg 9f074aaabc Add support for {% elif Expr %} syntax 12 лет назад
  Björn-Egil Dahlberg 748dc8b958 Add unit tests for {% elif Expr %} syntax 12 лет назад