summaryrefslogtreecommitdiff
path: root/src/runtime/java/org/grammaticalframework/pgf/PGF.java
AgeCommit message (Expand)Author
2017-08-30added checkExpr in JavaKrasimir Angelov
2017-08-29added signatures for missing API functions in Java. The implementation is sti...Krasimir Angelov
2017-06-10bugfixes in the Java bindingkrasimir
2016-05-30added getFunctionProb in the Java and C APIkrasimir
2016-04-14added PGF.inferExpr and Type.toString in the Java bindingkrasimir
2016-01-14javadoc comments in the Java bindingkrasimir
2013-09-06added exhaustive generation in the Java bindingkr.angelov
2013-09-05added version readPGF in Java which takes as argument InputStream. This makes...kr.angelov
2013-08-29the PGF class is now using the new Pool class to manage the life time of the ...kr.angelov
2013-08-28fixes in the Java bindingkr.angelov
2013-08-27small refactoring in 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