Commit History

Author SHA1 Message Date
  Serge Aleynikov a6a6983638 Added variables/0 exported function to compiled templates 12 years ago
  Evan Miller 2f8504aaf9 Merge pull request #40 from runejuhl/fix-truncatewords 12 years ago
  Rune Juhl Jacobsen 31788d1ff1 Removed special case for tuples passed to truncatewords/2. 12 years ago
  Rune Juhl Jacobsen 31a5e46548 Have truncatewords/2 ignore tuples (e.g. timestamp) and truncatewords/3 ignore atoms (e.g. null or undefined). 12 years ago
  Evan Miller 8552440b15 Merge pull request #39 from runejuhl/fix-html-endings 12 years ago
  Rune Juhl Jacobsen 7595a2dc18 Only compile files without trailing tilde (~). 12 years ago
  Rune Juhl Jacobsen 22c58ffdfe Only compile files with .html extension. 12 years ago
  Evan Miller 8797a292b9 Merge pull request #38 from srstrong/master 12 years ago
  Steve Strong 7c29274f09 Added unit tests for add filter 12 years ago
  Steve Strong 6623540de7 Merge /Users/steve/Projects/Calendapp/deps/erlydtl 12 years ago
  Steve Strong 94ea728770 Updated add filter to match language spec 12 years ago
  Evan Miller f5b3d31c1a Merge pull request #37 from runejuhl/fix-pgsql-timestamp 12 years ago
  Rune Juhl Jacobsen 1b8e85f2e3 is_float is a lot better than not is_integer... 12 years ago
  Evan Miller a25e0ca042 Merge pull request #36 from runejuhl/fix-pgsql-timestamp 12 years ago
  Rune Juhl Jacobsen 66936d84ee Updated datetime 4 test to reflect last logic change. 12 years ago
  Rune Juhl Jacobsen 788a0f60e6 Refactored and fixed a bug when seconds (float or integer) < 10. 12 years ago
  Rune Juhl Jacobsen e927a3f96a Use integer_to_list_zerofill instead of regular integer_to_list. 12 years ago
  Rune Juhl Jacobsen 9946dfac0a Added handling floating point seconds in time tuples. 12 years ago
  Rune Juhl Jacobsen 801657066a Added postgresql timestamp output format test. 12 years ago
  Evan Miller a61e741d89 Merge pull request #35 from psyeugenic/egil/support-elif 12 years ago
  Björn-Egil Dahlberg 9f074aaabc Add support for {% elif Expr %} syntax 12 years ago
  Björn-Egil Dahlberg 748dc8b958 Add unit tests for {% elif Expr %} syntax 12 years ago
  Guido Witmond 313edd5edd Added filter date_unix_epoch that displays unix time in seconds since 1-1-1970. 12 years ago
  Evan Miller 914781a403 Merge pull request #27 from garazdawi/regroup_extend 12 years ago
  Lukas Larsson bef11675b5 Add testcases for nested regroup and dictsort 12 years ago
  Lukas Larsson 9d3da509fc Make dictsort use deep find 13 years ago
  Lukas Larsson e157b4dc69 Extend the regroup syntax to support nested keys 13 years ago
  Evan Miller 8411bacda0 More flexible "_" function 13 years ago
  Evan Miller 9aa03d73ac Merge pull request #30 from bluegraybox/master 13 years ago
  Colin MacDonald 2b29a5fb9a Fixed date formatting for 'h', added tests. 13 years ago