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