Compiler::compile() now frees the stage memory. |
|
More...
|
about 14 years ago
|
Adding an implementation of a sample instruction. |
|
More...
|
about 14 years ago
|
Adding the initial implementation of instructions. |
|
More...
|
about 14 years ago
|
Adding the initial support for template language namespaces. |
|
More...
|
about 14 years ago
|
Adding some phpDoc to HttpRenderer. |
|
More...
|
about 14 years ago
|
Initial implementation of ReturnRenderer. |
|
More...
|
about 14 years ago
|
Adding some phpDoc to Opl\Template\Unit |
|
More...
|
about 14 years ago
|
Adding some unit tests for Opl\Template\Unit. |
|
More...
|
about 14 years ago
|
New method: Context::setVars() |
|
More...
|
about 14 years ago
|
Initial commit. |
|
More...
|
about 14 years ago
|
Updating Github README |
|
More...
|
over 14 years ago
|
Updating the bugtracker address in the documentation. |
|
More...
|
over 14 years ago
|
Adding missing system special variable sanitization in components when converting to an expression. |
|
More...
|
over 14 years ago
|
Allowing to use dots in language variable identifiers. |
|
More...
|
over 14 years ago
|
Fixing a bug with proper parsing snippet arguments. |
|
More...
|
over 14 years ago
|
Fixing #176 |
|
More...
|
over 14 years ago
|
Adding AssociativeArray data format. |
|
More...
|
over 14 years ago
|
Adding encoding detection to the whitespace stripper so that it should not break Unicode sequences in certain cases. |
|
More...
|
over 14 years ago
|
Fixing small typo in EmptyExpression exception message. |
|
More...
|
over 14 years ago
|
Fixing the call to the component.build data format hook, where some nice arguments were not passed. |
|
More...
|
over 14 years ago
|
Fixing the code generation for attribute component parameters. |
|
More...
|
over 14 years ago
|
opt:selector did not call section:loopBefore data format hook. |
|
More...
|
over 14 years ago
|
Fixed handling the value of attribute case forms in opt:switch: now they are treated as expressions. |
|
More...
|
over 14 years ago
|
Fixing the scannable XML element cloning which did not reset the children counter. |
|
More...
|
over 14 years ago
|
Merge branch '2.1' of github.com:OPL/Open-Power-Template into 2.1 |
|
More...
|
over 14 years ago
|
Adding a comment to the opt:prolog implementation. |
|
More...
|
over 14 years ago
|
Fixing the problem in opt:attribute with opt:value when the instruction was in a loop. |
|
More...
|
over 14 years ago
|
Fix in the expression parse to handle assign() template function correctly. |
|
More...
|
over 14 years ago
|
Adding two Opt_View tests for caching. |
|
More...
|
over 14 years ago
|
Fixing #166 |
|
More...
|
over 14 years ago
|