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
Commit message (
Expand
)
Author
Age
...
*
improved <ste:escape> and fixed docu.
Kevin Chabowski
2012-10-04
*
set:array_filter added
Kevin Chabowski
2012-07-02
*
Added new Tags to the standard library.
Kevin Chabowski
2012-06-27
*
Fixed STECore::get_var_reference bugs.
Kevin Chabowski
2012-06-27
*
evalbool does not longer yield warnings on non-text inputs.
Kevin Chabowski
2012-06-06
*
Fixed broken infloop subcompiler.
Kevin Chabowski
2012-05-22
*
Removed a temporary debug output.
Kevin Chabowski
2012-03-01
*
Forgot to include the new documentation.
Kevin Chabowski
2012-02-29
*
Introduced new exceptions and fixed a parsing bug.
Kevin Chabowski
2012-02-29
*
Fixed some error message bugs.
Kevin Chabowski
2012-02-21
*
Added builtin ste:get and fixed a code generation bug.
Kevin Chabowski
2012-01-15
*
Win/Mac newlines are now treated correctly at beginning of a TextNode.
Kevin Chabowski
2012-01-08
*
ste:comment and ste:rawtext are now handled much cleaner.
Kevin Chabowski
2012-01-08
*
Yet another documentation fix...
Kevin Chabowski
2012-01-08
*
Message of a ParseCompileError fixed.
Kevin Chabowski
2012-01-06
*
Replaced the <![CDATA[ ... ]]> in the docu. Didn't work...
Kevin Chabowski
2012-01-05
*
Fixed a bug regarding tag parameter creation.
Kevin Chabowski
2011-11-21
*
Merge branch 'master' of git@github.com:kch42/Stupid-Template-Engine.git
Kevin Chabowski
2011-11-16
|
\
|
*
Fixed documentation (again -.-)
Kevin Chabowski
2011-11-16
*
|
Fixed documentation (again -.-)
Kevin Chabowski
2011-11-16
|
/
*
Fixed documentation
Kevin Chabowski
2011-11-16
*
Foreach counter bug fixed.
Kevin Chabowski
2011-11-12
*
Better error messages and a bugfix.
Kevin Chabowski
2011-11-10
*
Fixed *very* stupid bug in ste:for subcompiler.
Kevin Chabowski
2011-09-29
*
ste:date now uses strftime
Kevin Chabowski
2011-09-29
*
Fixed documentation and excluded NaturalDocs' project data.
Kevin Chabowski
2011-09-27
*
Fixed relative path construction. Again... -.-
Kevin Chabowski
2011-09-26
*
Optimized Transcompiler.
Kevin Chabowski
2011-09-26
*
Better error messages. Also corrected some minor bugs and typos.
Kevin Chabowski
2011-09-26
*
Fixed bug in relative template path construction.
Kevin Chabowski
2011-09-24
*
Added short syntag for comparison.
Kevin Chabowski
2011-09-23
*
Newlines are now treated more XML/HTML-alike.
Kevin Chabowski
2011-09-22
*
Added license and readme file.
Kevin Chabowski
2011-09-21
*
Added documentation, an example program and fixed some bugs...
Kevin Chabowski
2011-09-21
*
Renamed transform.php to stupid_template_engine.php
Kevin Chabowski
2011-09-18
*
Debugging done. Seems like everything works fine :-D.
Kevin Chabowski
2011-09-18
*
Finished first untested version of STE, now we will debug this thing...
Kevin Chabowski
2011-09-17
*
Some minor changes in the language definition.
Kevin Chabowski
2011-09-17
*
Fixed some parsing errors and started writing the transcompiler
Kevin Chabowski
2011-09-09
*
Language definition finished
Kevin Chabowski
2011-09-09
*
Initial commit of stupid_template_engine.
Kevin Chabowski
2011-09-01
[prev]