summaryrefslogtreecommitdiff
path: root/src/runtime/java/org/grammaticalframework/pgf/Concr.java
AgeCommit message (Expand)Author
2017-08-30added fullFormLexicon in JavaKrasimir Angelov
2017-08-29added signatures for missing API functions in Java. The implementation is sti...Krasimir Angelov
2017-05-12sentence lookup API from Javakrasimir
2017-05-11bugfix for print names in the C runtime and expose the functionality from Javakrasimir
2017-01-24added linearizeAll in the Java APIkrasimir
2016-01-14javadoc comments in the Java bindingkrasimir
2014-12-16change in the API for literalskr.angelov
2014-07-02added bracketedLinearize in the Java bindingkr.angelov
2014-04-11expose Java API for word completionkr.angelov
2014-04-08added preliminary API for custom literals from Java. Not functional yetkr.angelov
2014-03-07added Java API to the simple word completionkr.angelov
2013-12-10load/unload in the Java bindingkr.angelov
2013-12-10loading and unloading of languages in the C runtime and in the Python bindingskr.angelov
2013-11-27added API in the C runtime and the Java binding for checking whether a given ...kr.angelov
2013-10-23tabular linearization in the C and Java runtimeskr.angelov
2013-10-09added lookupMorpho in the Java bindingkr.angelov
2013-08-28now Concr.parseBest throws ParseErrorkr.angelov
2013-08-28fix the error handling in the Java bindingkr.angelov
2013-08-27added method for best first parsing in the Java bindingkr.angelov
2013-08-27bugfix in the java bindingkr.angelov
2013-08-27linearization in the Java bindingkr.angelov
2013-08-27small refactoring in the Java bindingkr.angelov
2013-08-27parsing from the Java bindingkr.angelov
2013-08-01a bit more on the Java to C binding. Now it is possible to load a grammar and...kr.angelov