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
2016-05-25
fix the word completion in the C runtime
krasimir
2016-05-25
fix the compilation when debugging is switched off
krasimir
2016-05-25
pgf_generate_all now works with literals as well
krasimir
2016-05-25
when expressions with Float literals are printed, we should use the same form...
krasimir
2016-05-25
fix a warning in libsg
krasimir
2016-05-22
bugfix in libsg
krasimir
2016-05-18
fix the compilation of sqlite3 on MacOS
krasimir
2016-05-10
an API for oracles in the GF parser
krasimir
2016-04-29
a prototype for complex queries over expressions in libsg
krasimir
2016-04-29
added methods for accessing the last element of a buffer in libgu
krasimir
2016-04-28
a version of sqlite3.c which is prunned to one third of the original size and...
krasimir
2016-04-14
more fixes for GNU Lightning for ARM
krasimir
2016-04-14
fix in evaluator.c
krasimir
2016-04-14
bugfix in GNU Lightning for ARM
krasimir
2016-04-13
bugfix in the JIT compiler for 64bit machines
krasimir
2016-04-13
locale independent printing for doubles when they are part of an abstract exp...
krasimir
2016-04-13
fix for reading PgfExpr with a double literal
krasimir
2016-03-30
src/runtime/c/INSTALL: add automake to the list of needed packages on Linux
hallgren
2016-02-09
some progress on complex queries in libsg
krasimir
2016-01-26
fix a rather intricate bug where coercions in the PMCFG grammar didn't intera...
krasimir
2015-12-22
added API for reading a list of tuples in the SG module
krasimir
2015-12-22
pgf_read should close the input file.
krasimir
2015-12-20
added a primitive full-text search index in libsg. This can be use for findin...
krasimir
2015-12-19
a fix that should solve the segmentation fault on MacOS with the exhaustive g...
krasimir
2015-11-25
added readTriple in libsg and its Haskell binding
krasimir
2015-11-19
added mkInt and mkFloat in the Haskell binding to make it easy to create lite...
krasimir
2015-10-14
bugfix for lookupMorpho in the C runtime
krasimir
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
[prev]
[next]