| Age | Commit message (Collapse) | Author |
|
|
|
Issue 46 (various deprecations during compilation of GF)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #72
|
|
|
|
|
|
|
|
|
|
the problem that some sentences were impossible to parse.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hackage's attempt to build the package will fail because of missing C libraries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# src/runtime/haskell-bind/pgf2.cabal
|
|
|
|
|
|
moment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- added added two filtering functions: filterLongest and filterBest
- updated the PGF service to work with the new API
|
|
|
|
Expose the remaining types in the module.
These are helpful for example in type annotations.
|