projects
/
konrad/twig.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
konrad/twig.git
2009-11-10
fabien
fixed output when an error occurs in a template and...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
fabien
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
fabien
made a optimization when a loop iterator also implement...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
fabien
made more changes to use iterator_to_array()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
fabien
made a huge optimization for loops (again)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
fabien
made a huge optimization for loops (up to 50% faster...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
fabien
made small optimizations to for loops
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
fabien
made a small optimization when iterating over an Iterator
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
fabien
added a tip about dynamic properties
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
fabien
added public properties support
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
fabien
added support for expression for the set tag
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
fabien
fixed \ usage in a HTML string
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
fabien
updated CHANGELOG for 0.9.3-DEV version
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
fabien
updated CHANGELOG for 0.9.2
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
fabien
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
fabien
made the set tag more powerful
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
fabien
added a note about the compilation cache
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
fabien
added some more information about creating a filter...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
fabien
added a debug tag
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
fabien
made Node constructors coherent
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
fabien
allows macros to have the same kind of logic than the...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
fabien
fixed iterators with non-array values
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
fabien
fixed documentation about using a method call for filters
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
fabien
added an exception of a template path does not exist
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
fabien
made a speed optimization for template inclusion and...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
fabien
changed the cache extension to .php (closes #15)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
fabien
fixed unreachable code in filesystem loader skips secur...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
fabien
added a js escaping strategy
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
fabien
updated documentation for new features
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
fabien
added some tests
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
fabien
added support for short block tag
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
fabien
changed the filter tag to allow chained filters
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
fabien
made lexer more flexible as you can now change the...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
fabien
added set tag
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
fabien
fix coding standard
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
fabien
changed default directory permission when cache dir...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
fabien
made a small optimization (closes #12, thanks to tedivm)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
fabien
added parent constructor call in Twig_SyntaxError
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
fabien
added macro support
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
fabien
changed filter first argument to be a Twig_Environment...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
fabien
removed old files
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
fabien
removed old files
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
fabien
made Twig_Autoloader::autoload() a static method
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
fabien
avoid writing template file if an error occurs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
fabien
added $ escaping when outputting raw strings
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
fabien
enhanced filesystem loader error when a template is...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
fixed empty cache files when the template contains...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
changed dev version to 0.9.2
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
updated the CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
changed PHP 5.2.6 fix (thanks luniki for the idea)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
changed dev version
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
added a rewind() method to the token stream
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
fixed look() method, added tests
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
added the possibility look more than one token in the...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
added a setPaths() method to the filesystem loader
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
fabien
added a getPaths() method to the filesystem loader
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
fabien
fixed context stack for PHP 5.2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
fabien
added a test for method chain calls
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
fabien
added support for method calls with arguments
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
fabien
enhanced __toString() method for filters
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
fabien
fixed numbers when one than one decimal
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
fabien
made a small optimization to for loop when no else...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
fabien
added PEAR information
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
fabien
added a PEAR package file
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
fabien
aded CHANGELOG file
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
fabien
moved escape filter to core runtime (closes #4)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
fabien
added support for multiple directories in the filesyste...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
fabien
fixed class_exists() in Loader which should not triger...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
fabien
added a prefix to the temp directory
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
fabien
added the path to cache in the doc examples
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
fabien
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
fabien
added type hinting to render() and display() method
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
fabien
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
fabien
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
fabien
added more documentation about loaders and changed...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
fabien
fixed typos
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
fabien
fixed lime externals
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
fabien
initial commit
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
root
created initial repository structure
commit
|
commitdiff
|
tree
|
snapshot