summaryrefslogtreecommitdiff
path: root/src/runtime/c/sg/sqlite3Btree.c
AgeCommit message (Collapse)Author
2017-03-14fix the compilation of sqlite3Btree.c on Windowskrasimir
2016-05-18fix the compilation of sqlite3 on MacOSkrasimir
2016-04-28a version of sqlite3.c which is prunned to one third of the original size ↵krasimir
and now it contains only the database storage engine withough the SQL compiler and interpreter