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
/
haskell-bind
Age
Commit message (
Expand
)
Author
2017-08-29
the embedded grammars now work with both the pure Haskell and the Haskell bin...
Krasimir Angelov
2017-08-29
added bracketedLinearize in the Haskell binding
Krasimir Angelov
2017-08-28
tabularLinearize in the Haskell binding
Krasimir Angelov
2017-05-12
a binding to the sentence lookup from Haskell
krasimir
2017-04-13
gu_string_buf -> gu_new_string_buf in libgu
krasimir
2017-04-12
update SG.hsc
krasimir
2017-02-10
safer memory management in the Haskell binding
krasimir
2017-01-26
API for computing the Haskell binding
krasimir
2017-01-26
use throwIO instead of throw in a few placed
krasimir
2017-01-26
type checking API in the Haskell binding
krasimir
2017-01-26
a better implementation for PGF2.categories
krasimir
2017-01-26
forgot to add src/runtime/haskell-bind/PGF2/Type.hsc
krasimir
2017-01-26
bring the Haskell binding a bit closer to the pure Haskell API
krasimir
2017-01-26
copy the types for BracketedString from the Haskell runtime to the Haskell bi...
krasimir
2017-01-26
added mkMeta and unMeta in the Haskell binding
krasimir
2017-01-26
added mkAbs and unAbs in the Haskell binding
krasimir
2017-01-26
more startCat to the Types section in the Haddock documentation for the Haske...
krasimir
2017-01-26
add unStr,unInt and unFloat in the Haskell binding
krasimir
2017-01-25
improve the documentation for PGF2
krasimir
2017-01-25
add functionsByCat in the Haskell binding
krasimir
2017-01-25
bugfix in the Haskell binding
krasimir
2016-05-30
fix in the Haskell binding: functionType should throw error if the function i...
krasimir
2016-05-11
the Literals API in Haskell no longer offers the sentence as an argument to t...
krasimir
2016-05-11
many of the uses of peekCString and withCString in the Haskell binding were i...
krasimir
2016-05-10
fix the offset for oracles in Haskell
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
2015-12-22
added API for reading a list of tuples in the SG module
krasimir
2015-12-20
added a primitive full-text search index in libsg. This can be use for findin...
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-09-14
haskell-bind/SG.hsc: fix unsafePerformIO import problem with ghc>=7.8
hallgren
2015-09-10
PGF2.Expr: a fix for ghc-7.6
hallgren
2015-09-08
add readTriple in the Haskell binding
krasimir
2015-09-04
the Haskell binding now covers everything in the libsg API
krasimir
2015-09-03
PGF2.Expr fixes
hallgren
2015-09-02
added the minimal Haskell API for storing expressions/triples in the semantic...
krasimir
2015-08-20
PGF2: export BindType(..) and two new functions: showType & categories
hallgren
2015-08-10
gf -cshell: preliminary support for the C run-time system in the GF shell
hallgren
2015-07-12
fixed missing do in the Haskell binding
krasimir
2015-07-03
merge the states for reasoning and evaluation into a single structure
krasimir
2015-06-30
add function 'functions' in the Haskell binding to the C runtime
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
the callbacks in C now take the concrete syntax as a parameter
krasimir
2015-04-27
use a temporary pool for linearizeAll in Haskell too
krasimir
2015-04-27
make linearizeAll in the Haskell binding lazy
krasimir
2015-04-21
some translate.probs decreased ; fine-tuning in pgf-hsbind-trans
aarne
2015-04-20
fix in the Haskell binding for Windows
krasimir
2015-04-17
pgf-hsbind-trans now with linearizeAll
aarne
2015-04-17
pgf-shell.hs: remove call to performGC and document the 'i' command
hallgren
[next]