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
Age
Commit message (
Expand
)
Author
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-06-10
bugfixes in the Java binding
krasimir
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-19
in the Java binding mark all internal functions as hidden
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
2017-01-24
resolve a conflict that was for some reason commited in src/runtime/java/Make...
krasimir
2016-09-05
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF bo...
aarne
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-05-19
in case of null argument it is more intuitive to report the argument index by...
krasimir
2016-05-19
the constructor for expressions in the Java runtime now checks for null argum...
krasimir
2016-04-25
Fix a problem building the Java binding when creating binary packages
hallgren
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
2016-02-17
Now we even test in two different places for the JNI headers. Once for Linux ...
krasimir
2016-02-17
typo in the new Makefile
krasimir
2016-02-17
a version of the Makefile for the Java binding which should work on Linux and...
krasimir
2016-01-14
javadoc comments in the Java binding
krasimir
2015-11-27
fix in the Java binding: the Expr class should also ensure that libjpgf.so is...
krasimir
2015-11-26
added Expr.equals method in the Java binding
krasimir
2015-11-16
bugfix in the Makefile for the Java binding for creating .jar files
krasimir
2015-11-13
bugfix in the SG binding for Java
krasimir
2015-11-13
added Java API for insertion of triples in the semantic graph
krasimir
2015-09-04
API for triple queries from Java
krasimir
2015-09-03
Java API for opening/closing SG databases
krasimir
2015-09-03
the Eclipse project for the Java binding is now replaced with a simple Makefile
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-19
the NERC in C is now fully up-to-date with the other NERCs. In addition the N...
krasimir
2015-05-18
the callbacks in C now take the concrete syntax as a parameter
krasimir
2015-04-16
bugfix in the java binding
krasimir
2014-12-16
change in the API for literals
kr.angelov
2014-12-11
update the nerc for the changes in the grammar
kr.angelov
2014-12-09
make sure that neither I nor I'm is recognized as name in English
kr.angelov
[next]