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
Age
Commit message (
Expand
)
Author
2014-09-25
the literals API is now exposed in Python
kr.angelov
2014-09-25
switch off the debugging of the JIT compiler which I had turned on accidental...
kr.angelov
2014-09-25
now a complete JIT compiler and ByteCode compiler for the def rules in the ab...
kr.angelov
2014-09-22
haskell-bind/PGF2.hsc: unexport functions that break referential transparency
hallgren
2014-09-17
fix a portability problem with the Python binding (found by Prasanth)
kr.angelov
2014-09-16
dummy jit_base_tail_finishr for x86_64.
kr.angelov
2014-09-11
a major revision of the bytecode generator and JIT compiler. the effect is th...
kr.angelov
2014-09-10
now release the FunPtr:s that are allocated for each literal callback
kr.angelov
2014-09-10
added an API for custom literals in the Haskell binding
kr.angelov
2014-09-10
added loadConcr/unloadConcr to the Haskell binding. This exposes an API for l...
kr.angelov
2014-09-05
the code for def rules now uses proper graph update to preserve lazyness
kr.angelov
2014-09-05
full support for recursive def rules in the C runtime
kr.angelov
2014-09-01
partial implementation for recursive def rules
kr.angelov
2014-09-01
bug fixes in the JIT compiler
kr.angelov
2014-08-29
added evaluator.h which I had forgoten
kr.angelov
2014-08-13
Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8
hallgren
2014-08-11
pattern matching in def rules is now supported
kr.angelov
2014-08-11
a partial support for def rules in the C runtime
kr.angelov
2014-07-15
PGF Web Service: include entire completion in full mode
john.j.camilleri
2014-07-11
PGF web service: Return additional completion info with 'full' flag
john
2014-07-08
implemented computing with abstract syntax trees. It passes all test cases ex...
kr.angelov
2014-07-08
bugfix for the typechecker in the C runtime
kr.angelov
2014-07-06
an API for visitor patterns on abstract syntax trees from Python. This makes ...
kr.angelov
2014-07-06
small fix for the embedded mode in Python
kr.angelov
2014-07-06
embedded mode for GF grammar in Python. Only generation for now
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
a few changes in the Nerc that I have forgoten to push
kr.angelov
2014-07-01
fix warnings in the compilation of the Java binding
kr.angelov
2014-06-19
runtime/c/setup.sh: use make -j to speed up compilation
hallgren
2014-06-18
build-binary-dist.sh: updated to include the Python binding to the C run-time
hallgren
2014-06-17
now the named entities recognizer returns dictionary entries if the name is k...
kr.angelov
2014-06-16
src/runtime/c/setup.sh: executable version of INSTALL, used from debian/rules
hallgren
2014-06-16
fixed memory leak in the Haskell binding to the C runtime
kr.angelov
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2014-06-10
PGF2.hsc: use throwIO instead of throw
hallgren
2014-05-23
bugfix in the Java binding. it was causing a crash in the Android app
kr.angelov
2014-05-22
small fix in tabularLinearize
kr.angelov
2014-05-22
added tabularLinearize in the python binding
kr.angelov
2014-05-13
Haskell binding: free memory pool to avoid space leak when readPGF fails
hallgren
2014-05-08
fix the literals API in Java for strings with non-latin characters
kr.angelov
2014-05-08
fix memory leak in the Haskell binding
kr.angelov
2014-05-07
pgf-shell.hs: fix compilation problem with GHC 7.4
hallgren
2014-05-07
Two improvements in the pgf-shell example
hallgren
2014-04-25
an initial Java/C API for predicting literals. Still not utilized
kr.angelov
2014-04-22
bugfix in the handling of BIND in the C runtime
kr.angelov
2014-04-17
now word completion from Java works. It could be made better
kr.angelov
2014-04-11
forgoten Completer.java
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
[next]