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
/
PGF2.hsc
Age
Commit message (
Expand
)
Author
2020-07-26
parseToChart also returns the category
krangelov
2020-07-22
the if is actually unnecessary
krangelov
2020-07-22
bugfix in bracketedLinearize
krangelov
2020-05-14
lookupCohorts now detects and reports unknown words. Also:
krangelov
2020-03-06
an API to access the names of all fields withing a category
krangelov
2020-03-05
fix the build after the change in the morphological API
krangelov
2020-03-05
The APIs for callbacks and the bracketed strings now use a string for the ana...
krangelov
2019-12-07
a version of the parser which returns a chart rather than a list of expressions
krangelov
2019-08-07
Remove wrong Haddock comment in PGF2
John J. Camilleri
2019-05-28
bits of documentation
krangelov
2019-05-28
API for scanning for cohorts in an arbitrary text
krangelov
2019-02-27
strip empty phrases in bracketedLinearize
krangelov
2018-06-20
added bracketedLinearizeAll
Krasimir Angelov
2018-06-20
bracketedLinearize in Haskell now emits the BIND constructor like in Java
Krasimir Angelov
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2018-04-12
bugfix in the Haskell binding
Krasimir Angelov
2017-10-04
further extend the API of the C runtime
Krasimir Angelov
2017-10-03
in the PGF2 api: remove showCategory. add categoryContext and functionIsConst...
Krasimir Angelov
2017-09-28
added exprSubstitute in the C runtime for substituting meta variables
Krasimir Angelov
2017-09-28
the parser for abstract expressions in the C runtime now supports partial parses
Krasimir Angelov
2017-09-25
added showPGF in the Haskell API
Krasimir Angelov
2017-09-06
the parser in the C runtime can now detect incomplete sentences just like the...
Krasimir Angelov
2017-09-05
added function printName in the Haskell binding
Krasimir Angelov
2017-09-05
added languageCode in the Haskell binding
Krasimir Angelov
2017-09-05
fix the type signature for exprSize
Krasimir Angelov
2017-09-05
added exprFunctions in the Haskell binding
Krasimir Angelov
2017-09-05
added exprSize in the Haskell binding
Krasimir Angelov
2017-09-05
added exprHash in the Haskell binding
Krasimir Angelov
2017-09-01
complete details for the "ai" command in the C shell
Krasimir Angelov
2017-09-01
added function treeProbability in the Haskell binding
Krasimir Angelov
2017-08-31
graphvizWordAlignment in the C runtime
Krasimir Angelov
2017-08-31
the C runtime now supports the same customizations for GraphViz as the Haskel...
Krasimir Angelov
2017-08-30
bugfix for hasLinearization in the Haskell binding
Krasimir Angelov
2017-08-30
"ma" command in the C shell
Krasimir Angelov
2017-08-30
added tabularLinearizeAll in the Haskell binding
Krasimir Angelov
2017-08-30
change tabularLinearize in the Haskell binding to return a list instead of ma...
Krasimir Angelov
2017-08-30
added the concreteName function in the Haskell binding
Krasimir Angelov
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-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
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
[next]