projects
/
web/konrad/twig.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
web/konrad/twig.git
2011-01-06
Fabien Potencier
added context support for functions and filters
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Fabien Potencier
made temporary variable names predictable
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Fabien Potencier
optimized filter tag implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Fabien Potencier
fixed cache option initialization
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Fabien Potencier
changed cache file names so that they are spread over...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Fabien Potencier
added some missing phpdoc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Fabien Potencier
removed unneeded wrapping nodes added during parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Fabien Potencier
removed the grammar and simple token parser code (moved...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Fabien Potencier
added a unit test for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
nikic
track brackets nesting in lexer
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
nikic
add Twig_Compiler type hints
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
nikic
fix wrong error message
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Fabien Potencier
added some missing phpdoc
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Fabien Potencier
removed references to old Twig versions in the doc
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Fabien Potencier
removed old recipe from the doc as macros do not output...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Fabien Potencier
tweaked doc
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
fixed optimizer
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Leon van der Ree
improved error messages
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
updated the CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
fixed ternary operator when used for the default filter
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
added a caution about nested hashes in the docs
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
nikic
update include doc to use hashes and the current Enviro...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
changed autoescape first argument from on/off to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
added the possibility to have tags in the global scope...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
replaced {% display foo %} with {{ block('foo') }}
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
replaced {% parent %} with {{ parent() }}
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
removed 'joined by' support for the 'for' tag as a...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
added a note about autoescaping and concatenation in...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
fixed scope for macros (macros can be imported in a...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
fixed CS
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Arnaud Le Blanc
removed Template::callFunction
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Arnaud Le Blanc
updated doc for functions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Arnaud Le Blanc
Added sandbox support for functions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Arnaud Le Blanc
Added auto-escaper support for functions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Arnaud Le Blanc
Handle functions like filters
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Arnaud Le Blanc
Resolve imported functions at compile time
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Arnaud Le Blanc
Added nodes representing local variables
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Fabien Potencier
renamed Template::getParentBlock() and getBlock() to...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
nikic
update Core Extension doc
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
nikic
fix Exception documentation, remove use of Twig_SyntaxError
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
nikic
disallow {% set %}{% endset %}
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
nikic
rename $parser to $stream in parseArguments
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Fabien Potencier
added the possibility to look at more than just the...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Fabien Potencier
readded TokenStream::look()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
nikic
TokenStream changes:
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
nikic
improve lexer (causes changes in token stream, token...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
nikic
remove $is_multitarget return in parseMultitargetExpression
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Fabien Potencier
added some unit tests for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
nikic
One should only be able to assign to variables
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
nikic
remove unused $lineno variable
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
nikic
change while(1) to while(true)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
nikic
remove "(,)" hint from syntax error messages (the expec...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
nikic
use the passed $token in isUnary and isBinary of Expres...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
nikic
Grammer/Hash: array -> hash
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Fabien Potencier
tweaked error message
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Fabien Potencier
changed error messages to be more friendly
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Fabien Potencier
converted the cycle filter to a function
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Fabien Potencier
converted the constant filter to a function
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Fabien Potencier
converted the range filter to a function
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Fabien Potencier
forced functions to have fn_ as a prefix to avoid name...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Fabien Potencier
fixed doc index
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Fabien Potencier
rewrote the advanced chapter and documented globals...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Fabien Potencier
added global variables
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Fabien Potencier
made macro return their value instead of echoing directly
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Fabien Potencier
added from tag
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Fabien Potencier
added support for functions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Fabien Potencier
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
made macros callable when sandbox mode is enabled
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
fixed markup
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
added a new recipe
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
fixed if tag documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
added an exception when a macro uses a reserved name
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
changed default filter to use the empty test
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
fixed markup in doc
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
added the empty test
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
removed the 'items' filter, which has been deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
nikic
some improvements to for tag compiler
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
made a small performance optimization
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Fabien Potencier
removed n/a strings leftover
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Fabien Potencier
bumped version for dev
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Fabien Potencier
updated CHANGELOG and bumped version to 0.9.10
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Fabien Potencier
tweaked merge filter
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Fabien Potencier
added documentation for the merge filter
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Fabien Potencier
added the merge filter
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Fabien Potencier
removed the possibility to inject a lexer/parser/compil...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Fabien Potencier
simplified code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Fabien Potencier
converted documentation to rst
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Fabien Potencier
moved the i18n extension to the Twig Extensions repository
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
nikic
improve filesystem loader cache and use '/' instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Fabien Potencier
simplified code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Fabien Potencier
simplified code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Fabien Potencier
added an optimizations options to Twig_Environment
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Fabien Potencier
made some tweak to the security check for the filesyste...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
nikic
allow null filenames
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Fabien Potencier
removed 'is_escaper' option for filters (a left over...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Fabien Potencier
removed support for foo.% which does not make sense
commit
|
commitdiff
|
tree
|
snapshot
next