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
/
compiler
/
GF
Age
Commit message (
Expand
)
Author
2025-08-02
define return in terms of pure, >> as *>, mappend as <>
Inari Listenmaa
2025-08-02
add whitespace on list comprehensions, applications etc.
Inari Listenmaa
2024-03-15
Apply gt to all arguments when piped
Inari Listenmaa
2023-09-25
Indent each line of an error message
Andreas Källberg
2023-09-11
Improve syntax error messages
Andreas Källberg
2022-10-04
Extract the previous optimization to its own function
Andreas Källberg
2022-10-04
Use a Set in isInherited to speed up long extend lists
Andreas Källberg
2022-10-04
Only include transformers-compat for ghc < 8
Andreas Källberg
2022-10-04
Restore build with ghc-7.10.3
Andreas Källberg
2022-10-04
using an unparsable variable name in the internal desugaring of table extensi...
Aarne Ranta
2022-10-03
New construct: table update. Syntax t ** { cases }. Syntactic sugar for table...
aarneranta
2022-08-24
`gf --version` now prints the shared folder to be used by the RGL
Krasimir Angelov
2022-08-24
workaround for the Nix madness
Krasimir Angelov
2022-05-31
adjust the -view command depending on the OS
Krasimir Angelov
2022-05-18
Always use UTF8 encoding in the gf executable
Andreas Källberg
2022-03-05
prepare for GHC 9, base 4.15, by using Buffer constructor interface
Meng Weng Wong
2021-07-12
Clean up redundant case expressions
Andreas Källberg
2021-07-12
Remove last traces of the Either in value2term
Andreas Källberg
2021-07-12
Remove the `Either Int` from value2term
Andreas Källberg
2021-07-08
Fix bug introduced in cdbe73eb475cf44e1a45b2abacb12756e394016a
John J. Camilleri
2021-07-08
Remove two missing-methods warnings
John J. Camilleri
2021-07-07
More cabal file cleanup. Remove some more tabs from Haskell source.
John J. Camilleri
2021-07-07
Replace tabs for whitespace in source code
John J. Camilleri
2021-07-06
Add import from command line invocation to command history
John J. Camilleri
2021-07-06
Merge branch 'master' into concrete-new
Inari Listenmaa
2021-07-06
Merge pull request #121 from Meowyam/issue97
Inari Listenmaa
2021-07-06
remove redundant options
Meowyam
2021-07-06
Merge pull request #118 from GrammaticalFramework/canonical
Inari Listenmaa
2021-07-06
resolves GrammaticalFramework/gf-core/#97, without l
Meowyam
2021-07-06
Hotfix for https://github.com/GrammaticalFramework/gf-core/issues/56
Inari Listenmaa
2021-07-06
Add --haskell=pgf2 flag
John J. Camilleri
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-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-01-20
Don't print out the error msg for pattern matching unnecessarily
Inari Listenmaa
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
Deleted redundant pattern match
Liyana
[next]