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
Age
Commit message (
Expand
)
Author
2021-05-27
allow parameter cat in the Web API for parsing
krangelov
2021-05-03
Manage to get completion working in PGF2
John J. Camilleri
2021-05-03
Improvement to test script, distinguishes when input ends with whitespace
John J. Camilleri
2021-05-03
Add proper error handling in complete
John J. Camilleri
2021-05-03
Second attempt. Reading enum is closer to working but all strings are empty.
John J. Camilleri
2021-05-03
First attempt at adding support for complete in PGF2 (gives segmentation faults)
John J. Camilleri
2021-04-30
Add note about type-checking dynamic expressions in PGF2 Haddock
John J. Camilleri
2021-02-26
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2021-02-26
bracketedLinearize now reports the binding spots just like the Haskell binding
krangelov
2021-02-06
Merge pull request #93 from inariksit/notYet-errormsg
Inari Listenmaa
2021-01-20
fix type signature
krangelov
2021-01-20
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2021-01-20
fix gu_map_next
krangelov
2021-01-20
Don't print out the error msg for pattern matching unnecessarily
Inari Listenmaa
2020-11-17
Take a step back and do bottom up prediction only when needed. This solves th...
krangelov
2020-10-26
Fix infinite recursion on error
Andreas Källberg
2020-10-08
Fix syntax error problem for older versions of GHC
Andreas Källberg
2020-10-02
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2020-10-02
fix parsing with HOAS
krangelov
2020-09-18
Add instructions for uploading PGF2 to Hackage
John J. Camilleri
2020-09-18
Bump PGF2 to 1.2.1
John J. Camilleri
2020-09-18
Fix bug where shell commands were ignored, introduced by #71
John J. Camilleri
2020-09-12
Remove MonadFail requirements for aeson code
Andreas Källberg
2020-09-12
Fix incorrect type and update dependencies
Andreas Källberg
2020-09-09
Import orphan instances of MonadFail for ghc<8
Andreas Källberg
2020-09-05
Merge remote-tracking branch 'origin/master' into fix-newer-cabal
Andreas Källberg
2020-09-05
Add two more missing MonadFail imports
Andreas Källberg
2020-09-05
Fix wrong indent
Andreas Källberg
2020-09-05
MonadFail: Make backwards-compatible
Andreas Källberg
2020-09-05
Fix MonadFail for c-runtime as well
Andreas Källberg
2020-08-14
remove the deprecated pgf_print_expr_tuple
krangelov
2020-08-14
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2020-08-14
added an API for cloning expressions/types/literals
krangelov
2020-08-11
Merge pull request #70 from inariksit/haskell
Inari Listenmaa
2020-08-05
Fix a few warnings
Andreas Källberg
2020-08-05
Fix most build errors
Andreas Källberg
2020-08-05
fix newer ghc: Don't try to be backwards compatible
Andreas Källberg
2020-08-05
First attempt at fixing incompabilities with newer cabal
Andreas Källberg
2020-08-03
Replace deprecated pragma with up-to-date one. (#17)
Inari Listenmaa
2020-08-03
Add script for uploading PGF2 documentation to Hackage
John J. Camilleri
2020-07-31
Remove accidentally added space character in deriving clause.
Inari Listenmaa
2020-07-31
Remove characters that aren't allowed in Haskell data types.
Inari Listenmaa
2020-07-31
Add option "data" to Haskell options.
Inari Listenmaa
2020-07-28
Updates to PGF2 readme
John J. Camilleri
2020-07-28
Bump pgf2 to 1.2.0
John J. Camilleri
2020-07-28
Merge remote-tracking branch 'origin/master' into pgf2-hackage
John J. Camilleri
2020-07-26
expose parseToChart via the Web API
krangelov
2020-07-26
parseToChart also returns the category
krangelov
2020-07-26
filter out empty brackets
krangelov
2020-07-22
the if is actually unnecessary
krangelov
[next]