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
2015-09-04
API for triple queries from Java
krasimir
2015-09-04
the Haskell binding now covers everything in the libsg API
krasimir
2015-09-04
the new triples API in libsg now always works with expressions
krasimir
2015-09-03
PGF2.Expr fixes
hallgren
2015-09-03
Java API for opening/closing SG databases
krasimir
2015-09-03
bugfixes in libsg
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-09-02
API for transactions in libsg
krasimir
2015-09-02
added the minimal Haskell API for storing expressions/triples in the semantic...
krasimir
2015-09-02
bugfix in libsg
krasimir
2015-08-31
GF.Infra.SIO: The SIO monad now supports putStr in addition to putStrLn
hallgren
2015-08-31
still partial implementation for complex queries in libsg, and added sg.h whi...
krasimir
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-08-27
query for triples and cleaner API
krasimir
2015-08-24
added libsg in the C runtime
krasimir
2015-08-21
retrieval of a triple
krasimir
2015-08-21
API for storing triples in the semantic graph
krasimir
2015-08-20
PGF2: export BindType(..) and two new functions: showType & categories
hallgren
2015-08-20
add the initial sketches of the semantic graph storage
krasimir
2015-08-12
pickling/unpickling for types
krasimir
2015-08-12
support for transparent pickling/unpickling of abstract expressions in Python
krasimir
2015-08-10
gf -cshell: preliminary support for the C run-time system in the GF shell
hallgren
2015-08-06
bugfix for the word prediction in the App
krasimir
2015-08-06
bugfix in lookup_morpho in the C runtime
krasimir
2015-07-16
make the virtual machine instructions more uniform
krasimir
2015-07-16
refine the GNU lightning patch to avoid generating unnecessary code
krasimir
2015-07-16
bugfixes in the JIT compiler for x86_64. One of the fixes is actually in GNU ...
krasimir
2015-07-16
added a space after the tag in word alignment to work around a graphviz bug s...
aarne
2015-07-12
fixed missing do in the Haskell binding
krasimir
2015-07-04
the reasoner's states are now closures just like the code for the def rules. ...
krasimir
2015-07-03
merge the states for reasoning and evaluation into a single structure
krasimir
2015-06-30
add function 'functions' in the Haskell binding to the C runtime
krasimir
2015-06-30
bugfix in the parser for lexical lookup
krasimir
2015-06-25
Documentation updates for the release of GF 3.7
hallgren
2015-06-25
bugfix in the bottom-up prediction for the parser
krasimir
2015-06-23
runtime/c/pf/jit.c: silence warning about alloca on MINGW32
hallgren
2015-06-23
Bump version of .gfo and .pgf files, improve error messages on version mismatch
hallgren
2015-06-17
forgot changes in the serialization in the Haskell runtime
krasimir
2015-06-12
the orthographic tokens were broken when they appear inside a dictionary entr...
krasimir
2015-06-11
fixed typo in the Haskell runtime
krasimir
2015-06-05
print error message for missing abstract categories in the C runtime
krasimir
2015-05-19
added callback in C for unknown words
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
bugfix in the NERC in C
krasimir
2015-05-18
the callbacks in C now take the concrete syntax as a parameter
krasimir
2015-05-18
pgf_lookup_morpho and pgf_lookup_word_prefix are now also case insensitive if...
krasimir
2015-05-11
"flags case_sensitive=off" makes the parser case insensitive
krasimir
2015-05-11
added all orthographic primitives
krasimir
2015-05-08
implemented CAPIT in parsing
krasimir
[next]