| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-11 | a partial support for def rules in the C runtime | kr.angelov | |
| The def rules are now compiled to byte code by the compiler and then to native code by the JIT compiler in the runtime. Not all constructions are implemented yet. The partial implementation is now in the repository but it is not activated by default since this requires changes in the PGF format. I will enable it only after it is complete. | |||
| 2014-06-17 | now the named entities recognizer returns dictionary entries if the name is ↵ | kr.angelov | |
| known | |||
| 2013-09-06 | added exhaustive generation in the Java binding | kr.angelov | |
| 2013-08-29 | more carefull tracking of references in the Java binding | kr.angelov | |
| 2013-08-28 | fix the error handling in the Java binding | kr.angelov | |
| 2013-08-27 | linearization in the Java binding | kr.angelov | |
| 2013-08-27 | parsing from the Java binding | kr.angelov | |
| 2013-08-01 | a bit more on the Java to C binding. Now it is possible to load a grammar ↵ | kr.angelov | |
| and query for the list of languages | |||
| 2013-05-28 | added a test class for the Java API plus a small refinement in the ↵ | kr.angelov | |
| implementation for the binding | |||
