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
2013-12-10
load/unload in the Java binding
kr.angelov
2013-11-27
better dictionary visualization in the Android App
kr.angelov
2013-11-27
added API in the C runtime and the Java binding for checking whether a given ...
kr.angelov
2013-11-27
space leak in the Java binding
kr.angelov
2013-11-21
the Java binding for lookupMorpho should release the local references created...
kr.angelov
2013-11-07
added #ifdef to detect MinGW in the Java binding and to import the right head...
kr.angelov
2013-11-06
bugfix in the Java binding
kr.angelov
2013-10-23
tabular linearization in the C and Java runtimes
kr.angelov
2013-10-11
readExpr in the Java binding
kr.angelov
2013-10-09
added lookupMorpho in the Java binding
kr.angelov
2013-10-09
fix in the Java binding
kr.angelov
2013-10-09
a major redesign in the C runtime. The parser and the linearizer now fully su...
kr.angelov
2013-10-04
fixes in the Java binding after the refactoring of GuString
kr.angelov
2013-10-04
GuString is now an ordinary C string - it makes live easier. In addition PgfS...
kr.angelov
2013-10-03
space leak in the Java binding
kr.angelov
2013-09-12
enable the PGF JIT compiler for Android
kr.angelov
2013-09-06
added exhaustive generation in the Java binding
kr.angelov
2013-09-05
added version readPGF in Java which takes as argument InputStream. This makes...
kr.angelov
2013-09-05
remove the read and write modules from libgu. this simplifies the i/o layer
kr.angelov
2013-09-04
fix the warnings from the Java binding
kr.angelov
2013-09-04
now it is possible to compile the C code for the Java binding from Eclipse. T...
kr.angelov
2013-08-29
the PGF class is now using the new Pool class to manage the life time of the ...
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-28
fixes in the Java binding
kr.angelov
2013-08-27
added PGF.getStartCat()
kr.angelov
2013-08-27
bugfix in the java binding
kr.angelov
2013-08-27
linearization in the Java binding
kr.angelov
2013-08-27
small refactoring 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 and...
kr.angelov
2013-05-28
added a test class for the Java API plus a small refinement in the implementa...
kr.angelov
2013-05-28
an initial skeleton for building a Java binding to the C runtime
kr.angelov