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
Age
Commit message (
Expand
)
Author
2019-05-20
reordered error message for 'no overload'; might be even better to show compl...
Aarne Ranta
2019-05-15
Eliminate the dependency on time-compat
Thomas Hallgren
2019-04-25
GF.Compile.CheckGrammar: discard bad 'lincat C = …' with a warning
Thomas Hallgren
2019-04-12
respect the probs option also when merging PGFs
krangelov
2019-03-26
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2019-03-26
bugfix in the pretty printer
krangelov
2019-03-22
GF.Compile.GrammarToCanonical: keep unreachable rows in tables
Thomas Hallgren
2019-03-20
GF.Grammar.Canonical: pretty printer: omit some redundant brackets
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-12
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
Thomas Hallgren
2019-03-12
GF.Grammar.Canonical: add TuplePattern and CommentedValue
Thomas Hallgren
2019-03-08
canonical GF: flatten several concatenations into one json array, and parse t...
Peter Ljunglöf
2019-03-08
added parsing of json into canonical GF
Peter Ljunglöf
2019-03-08
remove case expressions (no particular reason)
Peter Ljunglöf
2019-03-08
corrected json printing
Peter Ljunglöf
2019-03-08
Remove "canonical_yaml" from the option descriptions
Peter Ljunglöf
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
added helper info about canonical grammar output
Peter Ljunglöf
2019-02-08
enable export of canonical grammars to JSON and YAML
Peter Ljunglöf
2019-02-08
encoding/decoding canonical GF grammars to/from 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-18
Two fixes in GF.Grammar.Canonical
Thomas Hallgren
2019-01-17
Adding -output-format canonical_gf
Thomas Hallgren
2018-12-01
GF.Main: leave the code page unchanged on Windows
Thomas Hallgren
2018-11-30
Fix deprecations from containers >= 0.4.0.0
Peter Ljunglöf
2018-11-28
Revert "Completely remove uses of example-based"
John J. Camilleri
2018-11-28
Completely remove uses of example-based
John J. Camilleri
2018-11-28
remove two obsolete options
Krasimir Angelov
2018-10-19
Add {-# LANGUAGE GADTs -#} to the generated Haskell file
Inari Listenmaa
2018-10-16
gf -cshell bug fix
Thomas Hallgren
2018-09-21
option rf -paragraphs
Aarne Ranta
2018-07-22
GF_LIB_PATH can now be path1:path2:path3, not just path1
meng wong
2018-07-04
Remove code which tries to get version information from darcs folder
John J. Camilleri
2018-06-27
GF.Server: add 'import Control.Applicative' for compatibilit with GHC<7.10
Thomas Hallgren
2018-06-12
added transliteration arabic_unvocalized, which omits the vowels
Aarne Ranta
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2018-03-29
gfse: show grammar comments in the list of public grammars
Thomas Hallgren
2018-01-23
Remove "Warning: default encoding has changed from Latin-1 to UTF-8"
Thomas Hallgren
2017-12-06
new option linerize -tabtreebank for tab-separated treebank generation
Aarne Ranta
2017-10-05
temporaryly fix GF.Command.Commands2
Krasimir Angelov
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
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2017-09-06
the parser in the C runtime can now detect incomplete sentences just like the...
Krasimir Angelov
2017-09-06
in Haskell GADT generation, hide Tree in the import of PGF
Aarne Ranta
[next]