Commit Graph

21 Commits

Author SHA1 Message Date
fabien 7fa1167b2d added support for method calls with arguments
git-svn-id: http://svn.twig-project.org/trunk@35 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-12 17:05:12 +00:00
fabien 3468042663 enhanced __toString() method for filters
git-svn-id: http://svn.twig-project.org/trunk@34 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-12 16:16:14 +00:00
fabien b5bf40136c fixed numbers when one than one decimal
git-svn-id: http://svn.twig-project.org/trunk@33 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-12 13:18:27 +00:00
fabien 92bbc7ee40 made a small optimization to for loop when no else clause exists
git-svn-id: http://svn.twig-project.org/trunk@32 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-12 12:12:29 +00:00
fabien 71ee7ba1f7 added PEAR information
git-svn-id: http://svn.twig-project.org/trunk@29 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-12 10:24:04 +00:00
fabien 5b8fd1c3bd added a PEAR package file
git-svn-id: http://svn.twig-project.org/trunk@23 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-12 07:05:31 +00:00
fabien 0c98ebcdee aded CHANGELOG file
git-svn-id: http://svn.twig-project.org/trunk@22 93ef8e89-cb99-4229-a87c-7fa0fa45744b
v0.9.0
2009-10-12 07:05:20 +00:00
fabien 34cf7dfe99 moved escape filter to core runtime (closes #4)
git-svn-id: http://svn.twig-project.org/trunk@21 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-12 05:38:32 +00:00
fabien 561dea5f8a added support for multiple directories in the filesystem loader
git-svn-id: http://svn.twig-project.org/trunk@20 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-11 07:37:41 +00:00
fabien c5bd7122dd fixed class_exists() in Loader which should not triger autoloading (closes #3)
git-svn-id: http://svn.twig-project.org/trunk@19 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-11 07:31:18 +00:00
fabien 1ccdb19a85 added a prefix to the temp directory
git-svn-id: http://svn.twig-project.org/trunk@18 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-10 13:57:11 +00:00
fabien 7365d78251 added the path to cache in the doc examples
git-svn-id: http://svn.twig-project.org/trunk@15 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-10 08:50:14 +00:00
fabien 6dd1e0bc07 fixed typo
git-svn-id: http://svn.twig-project.org/trunk@14 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-10 08:45:01 +00:00
fabien cdda9ab744 added type hinting to render() and display() method
git-svn-id: http://svn.twig-project.org/trunk@13 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-10 08:21:45 +00:00
fabien 48305799eb fixed typo
git-svn-id: http://svn.twig-project.org/trunk@12 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-10 08:01:27 +00:00
fabien 513e8220bc fixed typo
git-svn-id: http://svn.twig-project.org/trunk@11 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-10 07:59:12 +00:00
fabien 50cbdae350 added more documentation about loaders and changed the default value for the cache
git-svn-id: http://svn.twig-project.org/trunk@10 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-10 07:57:41 +00:00
fabien 7cf36dc168 fixed typos
git-svn-id: http://svn.twig-project.org/trunk@9 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-09 13:43:29 +00:00
fabien 3c82a30006 fixed lime externals
git-svn-id: http://svn.twig-project.org/trunk@5 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-07 21:22:00 +00:00
fabien fd0646e4cf initial commit
git-svn-id: http://svn.twig-project.org/trunk@4 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-07 21:21:11 +00:00
root 9511782b20 created initial repository structure
git-svn-id: http://svn.twig-project.org/trunk@1 93ef8e89-cb99-4229-a87c-7fa0fa45744b
2009-10-07 21:08:51 +00:00