Fixing issue #Github-1 |
|
More...
|
over 13 years ago
|
Merge branch 'feature-phplang' into develop |
|
More...
|
over 13 years ago
|
Merge branch 'develop' into feature-phplang |
|
More...
|
over 13 years ago
|
The Context class now uses the default array initializers. |
|
More...
|
over 13 years ago
|
Creating the PHP language constructor. |
|
More...
|
over 13 years ago
|
Removing the Linker.php file from the PHP language. |
|
More...
|
over 13 years ago
|
Fixes in the PHP parser. |
|
More...
|
over 13 years ago
|
Adding __toString() method to the PHP AST Code class. |
|
More...
|
over 13 years ago
|
Adding the initial PHP linker implementation. |
|
More...
|
over 13 years ago
|
Merge branch 'develop' into feature-phplang |
|
More...
|
over 13 years ago
|
The PHP parser now emits the new Code AST objects. |
|
More...
|
over 13 years ago
|
Adding the initial implementation of the Code AST node. |
|
More...
|
over 13 years ago
|
Adding the missing import to DeclariLanguage. |
|
More...
|
over 13 years ago
|
Moving the single root element feature from Document to XmlDocument. |
|
More...
|
over 13 years ago
|
ASTIterator now accepts NULL as the constructor argument. |
|
More...
|
over 13 years ago
|
Initial implementation of the PHP parser. |
|
More...
|
over 13 years ago
|
Merge branch 'develop' into feature-phplang |
|
More...
|
over 13 years ago
|
Binding the CompilerFactoryTest with the rest of the test suite. |
|
More...
|
over 13 years ago
|
Adding the initializer for the Declari language. |
|
More...
|
over 13 years ago
|
Adding the LanguageException class. |
|
More...
|
over 13 years ago
|
Merge branch 'feature-languages' into develop |
|
More...
|
over 13 years ago
|
Fixing imports in the compiler factory. |
|
More...
|
over 13 years ago
|
Adding a test suite for the compiler factory. |
|
More...
|
over 13 years ago
|
Adding new phpdoc comments to the LanguageInterface description. |
|
More...
|
over 13 years ago
|
Implementing the final compiler factory. |
|
More...
|
over 13 years ago
|
Creating the language interface for defining new template languages. |
|
More...
|
over 13 years ago
|
Initial implementation of PHP template language. |
|
More...
|
over 13 years ago
|
Adding the standard unit factory. |
|
More...
|
over 13 years ago
|
Updating the UnitFactoryInterface. |
|
More...
|
over 13 years ago
|
Binding the macro instruction with the compiler. |
|
More...
|
over 13 years ago
|