index
:
ste
autoescape
develop
make-composer-compatible
master
parser2
scopes
The STE Template Engine is a compiling template engine for PHP ≥ 5.3.
Laria Carolin Chabowski
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Allow returning a non-string (usually void) again in custom tags
HEAD
2.0.1
master
Laria Carolin Chabowski
2020-09-22
*
Move to r7r namespace and r7r composer package vendor
2.0.0
Laria Carolin Chabowski
2020-09-21
*
Tests: Also test parsing pseudotags
Laria Carolin Chabowski
2020-09-15
*
Tests: Test parsing invalid input
Laria Carolin Chabowski
2020-09-15
*
Add some unit tests for the parser
Laria Carolin Chabowski
2020-09-15
*
Code cleanup
Laria Carolin Chabowski
2020-09-13
*
Use short array syntax
Laria Carolin Chabowski
2020-09-13
*
Turn our functional tests into PhpUnit tests
Laria Carolin Chabowski
2020-09-13
*
Fix cutting off whitespace in tag content
Laria Carolin Chabowski
2020-05-01
*
Fix parsing `]` as last input char
Laria Carolin Chabowski
2020-05-01
*
Add STECore typehint in generated test code
Laria Carolin Chabowski
2020-05-01
*
Fix compiling static numeric array access
Laria Carolin Chabowski
2020-05-01
*
Clean up code and improve documentation
Laria Carolin Chabowski
2020-05-01
*
tests: Make it easier to run a single test
Laria Carolin Chabowski
2020-05-01
*
Automatic code formatting
Laria Carolin Chabowski
2020-04-30
*
Fix parser stumbling over "0" in names
Laria Carolin Chabowski
2020-04-28
*
Some simple code formatting
Laria Carolin Chabowski
2020-04-26
*
Refined test_closure
Kevin Chabowski
2014-05-24
*
Added ste:setlocal and refined test_scope.
Kevin Chabowski
2014-05-24
*
Simple autoloader for examples and tests.
Kevin Chabowski
2014-05-24
*
Added scoping.
Kevin Chabowski
2014-05-24
*
Fixed ste:get
Kevin Chabowski
2014-05-24
*
ste:foreach now has an else clause for empty arrays.
Kevin Chabowski
2013-10-28
*
Fixed wrong include paths.
Kevin Chabowski
2013-10-28
*
New Test
parser2
Kevin Chabowski
2013-10-25
*
short cmp tags can now contain tags.
Kevin Chabowski
2013-10-25
*
Made the tests more tolerant for whitespace.
Kevin Chabowski
2013-10-25
*
Added some tests.
Kevin Chabowski
2013-10-23
*
Added some tests
Kevin Chabowski
2013-10-23