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
/
Grammar
Age
Commit message (
Expand
)
Author
2020-02-18
another bug related to mattern matching on multiword expression
krangelov
2020-02-17
fix: pattern matching on strings should reconstruct the tokens after matching
krangelov
2019-09-20
more dead code
krangelov
2019-09-20
remove obsolete code
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-20
GF.Grammar.Canonical: pretty printer: omit some redundant brackets
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-07
Expose GF.Grammar.Canonical + some refactoring
Thomas Hallgren
2019-02-26
replace aeson with json
krangelov
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-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2017-03-07
GF.Grammar.Printer now has a Terse mode which prints record types with lock f...
krasimir
2017-03-06
added overload resolution in the experimental type checker
krasimir
2016-04-07
Lexer.x & Parser.y: add a partial parser for terms
hallgren
2016-04-06
Lexer.x: fix cyclic Functor instance
hallgren
2016-03-22
fix the handling of separators in BNFC which are not nonempty
krasimir
2016-03-22
CFGtoPGF is now extended to support context-free grammars with primitive para...
krasimir
2016-03-21
added missing module GF.Grammar.BNFC
krasimir
2016-03-21
fix comment in GF.Grammar.CFG
krasimir
2016-03-21
initial support for BNFC syntax in context-free grammars for GF. Not all feat...
krasimir
2015-09-29
GF source lexer: allow numeric character escapes in string literals
hallgren
2015-09-28
Preliminary new shell feature: cc -trace.
hallgren
2015-08-31
GF.Infra.SIO: The SIO monad now supports putStr in addition to putStrLn
hallgren
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-06-23
Bump version of .gfo and .pgf files, improve error messages on version mismatch
hallgren
2015-05-11
added all orthographic primitives
krasimir
2015-03-05
remove some more old code
krasimir
2015-02-16
Changes for compatibility with ghc-7.10-rc2
hallgren
2014-12-11
GF.Grammar.Macros: generalize the type of collectOp
hallgren
2014-10-22
Various small changes for improved documentation
hallgren
2014-10-21
ModuleName and Ident are now distinct types
hallgren
2014-10-21
Renaming SourceGrammar to Grammar and similarly for some related types
hallgren
2014-10-20
Remove some dead code
hallgren
2014-10-16
More haddock documentation improvements
hallgren
2014-10-15
Fixes for the haddock documentation
hallgren
2014-10-09
Prelude.CAPIT is now a built-in primitive. It still generates &| in the Haske...
kr.angelov
2014-09-17
appForm now skips over Typed expressions
kr.angelov
2014-09-08
(1) Refactor concurrency, (2) write to .gfo.tmp then rename to .gfo
hallgren
2014-08-13
Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8
hallgren
[next]