summaryrefslogtreecommitdiff
path: root/src/runtime/c/sg
AgeCommit message (Expand)Author
2018-05-21fix the compilation when the byte order cannot be detected staticallyKrasimir Angelov
2017-12-09fix the compilation of sqlite3Btree.c on WindowsKrasimir Angelov
2017-04-12some work on libsg querieskrasimir
2017-03-14fix the compilation of sqlite3Btree.c on Windowskrasimir
2016-06-09now a working API for complex queries in libsgkrasimir
2016-06-09bugfix in libsgkrasimir
2016-05-25fix a warning in libsgkrasimir
2016-05-22bugfix in libsgkrasimir
2016-05-18fix the compilation of sqlite3 on MacOSkrasimir
2016-04-29a prototype for complex queries over expressions in libsgkrasimir
2016-04-28a version of sqlite3.c which is prunned to one third of the original size and...krasimir
2016-02-09some progress on complex queries in libsgkrasimir
2015-12-20added a primitive full-text search index in libsg. This can be use for findin...krasimir
2015-09-04fix the metadata for sg databaseskrasimir
2015-09-04storage for literals in libsgkrasimir
2015-09-04the new triples API in libsg now always works with expressionskrasimir
2015-09-03bugfixes in libsgkrasimir
2015-09-02API for transactions in libsgkrasimir
2015-09-02bugfix in libsgkrasimir
2015-08-31still partial implementation for complex queries in libsg, and added sg.h whi...krasimir
2015-08-27query for triples and cleaner APIkrasimir
2015-08-24added libsg in the C runtimekrasimir
2015-08-21retrieval of a triplekrasimir
2015-08-21API for storing triples in the semantic graphkrasimir
2015-08-20add the initial sketches of the semantic graph storage krasimir