Header cleanup. |
|
More...
|
over 14 years ago
|
Adding string concatenation to the generated exception code in opt:procedure. |
|
More...
|
over 14 years ago
|
Uncommenting all the instruction unit tests. |
|
More...
|
over 14 years ago
|
Adding unit tests for procedures. |
|
More...
|
over 14 years ago
|
Fixed exception name in the generated output code. |
|
More...
|
over 14 years ago
|
Moving the opt:tree code generation to data formats. |
|
More...
|
over 14 years ago
|
New optional argument in Opt_Compiler_Class::getFormat() that allows to select the default format. |
|
More...
|
over 14 years ago
|
Some new unit tests for opt:switch |
|
More...
|
over 14 years ago
|
Fixed resetting the compiler state by the subcompiler which broke snippets sometimes. |
|
More...
|
over 14 years ago
|
Adding long switch support. |
|
More...
|
over 14 years ago
|
Fixed passing the switch case parent which failed in some situations. |
|
More...
|
over 14 years ago
|
Implementing attribute form of opt:switch handlers. |
|
More...
|
over 14 years ago
|
opt:switch contains implemented. |
|
More...
|
over 14 years ago
|
Section "from" attribute implemented. |
|
More...
|
over 14 years ago
|
Merge branch '2.1' of github.com:OPL/Open-Power-Template into 2.1 |
|
More...
|
over 14 years ago
|
License files added as it is in OPL |
|
More...
|
over 14 years ago
|
Fixing API and exception issues in RuntimeGenerator format. |
|
More...
|
over 14 years ago
|
Fixing exceptions in the output system. |
|
More...
|
over 14 years ago
|
Adding opt:else and default case support to opt:switch, with unit tests. |
|
More...
|
over 14 years ago
|
Fixed passing the stack data to the exception. |
|
More...
|
over 14 years ago
|
Fixed exception thrown in the expression parser. |
|
More...
|
over 14 years ago
|
Merge branch '2.1' of github.com:OPL/Open-Power-Template into 2.1 |
|
More...
|
over 14 years ago
|
proper Opl_Class file loads |
|
More...
|
over 14 years ago
|
Added support of 'jpeg' extension in function isImage |
|
More...
|
over 14 years ago
|
Some updates in the documentation. |
|
More...
|
over 14 years ago
|
Cleanup in opt:if processor and some unit tests for errors added. |
|
More...
|
over 14 years ago
|
Changed the API for expression engine detection in order to remove some problems caused by the current implementation. |
|
More...
|
over 14 years ago
|
Fixing opt:parent support and adding missing method in Opt_Instruction_Abstract. |
|
More...
|
over 14 years ago
|
Unit test cleanup. |
|
More...
|
over 14 years ago
|
SingleArray format updated to new conventions. |
|
More...
|
over 14 years ago
|