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
/
c
Age
Commit message (
Expand
)
Author
2015-09-11
fix the debug mode in the tree generator in the C runtime
krasimir
2015-09-08
add readTriple in the Haskell binding
krasimir
2015-09-08
bugfix in the parser
krasimir
2015-09-04
fix the metadata for sg databases
krasimir
2015-09-04
storage for literals in libsg
krasimir
2015-09-04
the new triples API in libsg now always works with expressions
krasimir
2015-09-03
bugfixes in libsg
krasimir
2015-09-02
API for transactions in libsg
krasimir
2015-09-02
bugfix in libsg
krasimir
2015-08-31
still partial implementation for complex queries in libsg, and added sg.h whi...
krasimir
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
add the initial sketches of the semantic graph storage
krasimir
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-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
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-12
the orthographic tokens were broken when they appear inside a dictionary entr...
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
2015-05-08
fix in the dictionary lookup
krasimir
2015-05-08
a new nice and elegant algorithm for dictionary lookup in the parser
krasimir
2015-05-08
the parser is now fully Unicode compatible
krasimir
2015-05-07
fix gu_ucs_is_space in libgu
krasimir
2015-05-07
fix the NERC in C to work for PN as literal
krasimir
2015-05-07
fix pgf-translate to use the NERC again
krasimir
2015-05-06
fix the UTF8 implementation in libgu
krasimir
2015-04-20
added getpagesize() definition for Windows
krasimir
2015-03-19
fix the compilation of gu/mem.c on Windows. For now memory mapped pools on Wi...
krasimir
2015-03-06
remove the meta_item variable from the parse state
krasimir
2015-02-26
fix some out-of-date code for the PGF_RESULT_DEBUG mode in the parser
krasimir
2015-02-26
use the same trick for comparison of doubles in cmp_expr_state
krasimir
2015-02-26
bugfix in the parser which caused some items to be poped in the wrong order i...
krasimir
2015-02-24
remove three more uses of meta productions that were left in debugging mode
krasimir
[next]