summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/SG.hsc
AgeCommit message (Collapse)Author
2020-07-08drop the SG library completely.krangelov
2017-04-12update SG.hsckrasimir
2017-02-10safer memory management in the Haskell bindingkrasimir
2016-04-29a prototype for complex queries over expressions in libsgkrasimir
2015-12-22added API for reading a list of tuples in the SG modulekrasimir
2015-12-20added a primitive full-text search index in libsg. This can be use for ↵krasimir
finding an abstract tree whose linearization matches given keywords
2015-11-25added readTriple in libsg and its Haskell bindingkrasimir
2015-09-14haskell-bind/SG.hsc: fix unsafePerformIO import problem with ghc>=7.8hallgren
2015-09-08add readTriple in the Haskell bindingkrasimir
2015-09-04the Haskell binding now covers everything in the libsg APIkrasimir
2015-09-02added the minimal Haskell API for storing expressions/triples in the ↵krasimir
semantic graph