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
/
Compile
Age
Commit message (
Expand
)
Author
2020-09-05
Merge remote-tracking branch 'origin/master' into fix-newer-cabal
Andreas Källberg
2020-09-05
MonadFail: Make backwards-compatible
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-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-06
an attempt to solve record extension overloading bug, commented out for the m...
aarneranta
2020-07-06
fixed issue #67 on order of record fields in overloading
aarneranta
2020-06-05
Condense the unsupported token gluing as per John's suggestion
Inari Listenmaa
2020-06-04
Don't output "\n **" if helpfulMsg is empty.
Inari Listenmaa
2020-06-04
Add clarification to Internal error in GeneratePMCFG
Inari Listenmaa
2020-06-04
Add clarification to Unsupported token gluing (both good and bad case)
Inari Listenmaa
2020-06-04
Add clarification to "expected foo, inferred bar" type of error msgs
Inari Listenmaa
2020-06-04
Add clarification to "Pattern is not linear" error msg.
Inari Listenmaa
2020-06-04
Add suggestions to error messages that are caused by too few/many args
Inari Listenmaa
2020-03-15
restore the sequence ordering after -optimize-pgf
krangelov
2020-02-17
fix the compilation of case insensitive grammars
krangelov
2019-09-20
more dead code
krangelov
2019-09-20
removed more dead code
krangelov
2019-09-20
remove obsolete code
krangelov
2019-09-10
GrammarToCanonical: bug fix: add missing case for Empty
Thomas Hallgren
2019-07-10
Minor renamings in JSON format
John J. Camilleri
2019-07-10
Address @heatherleaf's suggestions
John J. Camilleri
2019-07-07
Whitespace fixes
John J. Camilleri
2019-07-07
Finish compile to PGF JSON, including JSON schema for resulting format.
John J. Camilleri
2019-07-03
Finish JSON conversion for abstract
John J. Camilleri
2019-07-03
Start work on PGFtoJSON module. Add compiler flag `-f json`.
John J. Camilleri
2019-06-30
fully supported case-insensitive parsing/lookup
krangelov
2019-05-20
reordered error message for 'no overload'; might be even better to show compl...
Aarne Ranta
2019-04-25
GF.Compile.CheckGrammar: discard bad 'lincat C = …' with a warning
Thomas Hallgren
2019-03-22
GF.Compile.GrammarToCanonical: keep unreachable rows in tables
Thomas Hallgren
2019-03-14
GF.Compile.GrammarToCanonical: allow + in reg exps in pre { }
Thomas Hallgren
2019-03-13
GF.Grammar.Canonical: some Functor/Foldable/Traversable instances
Thomas Hallgren
2019-03-07
Expose GF.Grammar.Canonical + some refactoring
Thomas Hallgren
2019-03-07
Rename module GF.Compile.ConcreteToCanonical to GF.Compile.GrammarToCanonical
Thomas Hallgren
2019-02-26
replace aeson with json
krangelov
2019-02-21
Need aeson>=1.3
Thomas Hallgren
2019-02-08
enable export of canonical grammars to JSON and YAML
Peter Ljunglöf
2019-01-23
Export of concrete syntax to Haskell now goes via Canonical GF
Thomas Hallgren
2019-01-22
More work on the canonica_gf export
Thomas Hallgren
2019-01-17
Adding -output-format canonical_gf
Thomas Hallgren
2018-10-19
Add {-# LANGUAGE GADTs -#} to the generated Haskell file
Inari Listenmaa
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2018-01-23
Remove "Warning: default encoding has changed from Latin-1 to UTF-8"
Thomas Hallgren
2017-09-29
GF.Compile.Instructions is obsolete and now removed
Krasimir Angelov
2017-09-07
the experimental export to Lambda Prolog is now obsolete and is removed
Krasimir Angelov
2017-09-06
in Haskell GADT generation, hide Tree in the import of PGF
Aarne Ranta
[next]