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-07-06
specify version bounds in pgf.cabal and pgf2.cabal
2jacobtan
2021-07-02
Merge pull request #57 from inariksit/cc-bugfix-rgl-only
Inari Listenmaa
2021-07-02
resolves GrammaticalFramework/gf-core/#97
Meowyam
2021-07-01
Add --haskell=pgf2 flag
John J. Camilleri
2021-07-01
Make imports in CheckGrammar a little more explicit
John J. Camilleri
2021-07-01
Rename GF.Compile.TypeCheck.RConcrete to GF.Compile.TypeCheck.Concrete
John J. Camilleri
2021-07-01
Rename GF.Compile.Compute.ConcreteNew to GF.Compile.Compute.Concrete
John J. Camilleri
2021-07-01
Make cleanupRecordFields also recurse into variants
John J. Camilleri
2021-07-01
Remove record fields not in lincat
John J. Camilleri
2021-07-01
Add top-level signatures and general code cleanup
John J. Camilleri
2021-06-30
Sort record fields in lin definitions
John J. Camilleri
2021-06-30
Make GF.Grammar.Canonical.Id a type synonym for GF.Infra.Ident.RawIdent
John J. Camilleri
2021-06-29
Merge pull request #84 from ffrixslee/issue-46
Inari Listenmaa
2021-06-24
Add another =
John J. Camilleri
2021-06-24
Update pgf.cabal, and minors to other cabal files
John J. Camilleri
2021-06-16
Fix build for ghc-7.10.3
Andreas Källberg
2021-06-16
Don't print stack traces in Command.hs
Andreas Källberg
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-11-12
Omitted import Except(..)
Liyana
2020-11-10
Replaced Control.Monad.Error with Control.Monad.Except
Liyana
2020-11-10
Removed fromValue for boolV
Liyana
2020-11-10
Added explicit implementation for 'readJSON' in the instance declaration for ...
Liyana
2020-11-10
Deleted redundant pattern match
Liyana
2020-11-10
Added explicit implementation for 'fromValue' in instance declaration for 'Pr...
Liyana
2020-11-10
Replaced Control.Monad.Error with Control.Monad.Except
Liyana
2020-11-10
Deleted redundant pattern match
Liyana
2020-11-10
Replaced inlinePerformIO with accursedUnutterablePerformIO
Liyana
2020-11-10
Added readJSON error messages
Liyana
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
[prev]
[next]