index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
java
/
jpgf.c
Age
Commit message (
Expand
)
Author
2017-08-30
added graphvizAbstractTree and graphvizParseTree in Java
Krasimir Angelov
2017-08-30
added checkExpr in Java
Krasimir Angelov
2017-08-30
added readType in Java
Krasimir Angelov
2017-08-30
added fullFormLexicon in Java
Krasimir Angelov
2017-08-29
implemented visitor pattern in Java
Krasimir Angelov
2017-08-29
rename unApply to unApp in the Java binding to be consistent with Haskell & P...
Krasimir Angelov
2017-08-07
the linearizer API now allows to detect metavariables. This is used for insta...
Krasimir Angelov
2017-08-07
added org.grammaticalframework.pgf.Expr.unStr
Krasimir Angelov
2017-07-07
added the Expr.unMeta method in the Java binding
Krasimir Angelov
2017-05-15
bugfix in the Java binding
krasimir
2017-05-12
sentence lookup API from Java
krasimir
2017-05-11
just for fun: hashCode for expressions
krasimir
2017-05-11
an API for inspecting expressions in Java
krasimir
2017-05-11
bugfix for print names in the C runtime and expose the functionality from Java
krasimir
2017-05-11
construction of Int and Float literals in the Java binding
krasimir
2017-05-10
added Expr.apply
krasimir
2017-05-10
bugfix in the Java binding
krasimir
2017-05-10
a simple optimization for getCategories, getFunctions, getFunctionsByCat in t...
krasimir
2017-05-10
finished Type.getHypos & added Hypo.getType
krasimir
2017-05-10
a partial implementation for Type.getHypos. at least it lets us to count the ...
krasimir
2017-04-13
use gu_string_buf_data in the Java binding to avoid double copying of strings
krasimir
2017-01-26
bring the Haskell binding a bit closer to the pure Haskell API
krasimir
2017-01-24
added linearizeAll in the Java API
krasimir
2016-05-30
added getFunctionProb in the Java and C API
krasimir
2016-05-25
the Java API now also has access to the token's category while doing completion
krasimir
2016-05-20
change the API for literals in Java and Python. The input sentence is no long...
krasimir
2016-04-14
added PGF.inferExpr and Type.toString in the Java binding
krasimir
2016-04-13
added PGF.compute in the Java binding
krasimir
2016-04-13
added getFunctionsByCat
krasimir
2016-04-13
added getCategories() and getFunctions() in the Java binding
krasimir
2015-11-26
added Expr.equals method in the Java binding
krasimir
2015-09-03
Java API for opening/closing SG databases
krasimir
2015-09-03
silence compilation warnings in the Java binding
krasimir
2015-07-03
merge the states for reasoning and evaluation into a single structure
krasimir
2015-05-18
the callbacks in C now take the concrete syntax as a parameter
krasimir
2014-12-16
change in the API for literals
kr.angelov
2014-10-22
CAPIT is now naturally supported in the C runtime
kr.angelov
2014-10-09
throw away the long obsolete runtime type information in the C runtime
kr.angelov
2014-07-02
added bracketedLinearize in the Java binding
kr.angelov
2014-07-02
fixed rare memory leak in the Java bindings
kr.angelov
2014-07-01
fix warnings in the compilation of the Java binding
kr.angelov
2014-05-23
bugfix in the Java binding. it was causing a crash in the Android app
kr.angelov
2014-05-08
fix the literals API in Java for strings with non-latin characters
kr.angelov
2014-04-25
an initial Java/C API for predicting literals. Still not utilized
kr.angelov
2014-04-11
expose Java API for word completion
kr.angelov
2014-04-11
change the JVM version to 1.6 in JNI_OnLoad
kr.angelov
2014-04-10
bugfix in the Java binding
kr.angelov
2014-04-10
now fully functional Java API for custom literals
kr.angelov
2014-03-12
compute the right word probability
kr.angelov
2014-03-07
added Java API to the simple word completion
kr.angelov
[next]