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
/
Infra
Age
Commit message (
Expand
)
Author
2021-07-07
Replace tabs for whitespace in source code
John J. Camilleri
2021-07-06
Merge pull request #118 from GrammaticalFramework/canonical
Inari Listenmaa
2021-07-01
Add --haskell=pgf2 flag
John J. Camilleri
2021-06-30
Make GF.Grammar.Canonical.Id a type synonym for GF.Infra.Ident.RawIdent
John J. Camilleri
2020-10-26
Fix infinite recursion on error
Andreas Källberg
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
First attempt at fixing incompabilities with newer cabal
Andreas Källberg
2020-07-31
Add option "data" to Haskell options.
Inari Listenmaa
2020-06-16
Remove duplicate --gfo flag
John J. Camilleri
2019-07-03
Start work on PGFtoJSON module. Add compiler flag `-f json`.
John J. Camilleri
2019-03-08
Remove "canonical_yaml" from the option descriptions
Peter Ljunglöf
2019-02-26
replace aeson with json
krangelov
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-01-17
Adding -output-format canonical_gf
Thomas Hallgren
2018-11-28
remove two obsolete options
Krasimir Angelov
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-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2017-09-07
the experimental export to Lambda Prolog is now obsolete and is removed
Krasimir Angelov
2017-08-29
added option -output-format=java for producing code for embedded grammars in ...
Krasimir Angelov
2017-08-11
Disable detailed version info from darcs
Thomas 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-13
GF Shell: refactoring for improved modularity and reusability:
hallgren
2015-08-10
gf -cshell: preliminary support for the C run-time system in the GF shell
hallgren
2015-05-11
"flags case_sensitive=off" makes the parser case insensitive
krasimir
2015-02-27
GF shell: fixed problems with previous change of the -retain flag
hallgren
2015-02-27
GF shell: create a PGF also when the -retain flag is used
hallgren
2015-02-20
added option -plus-as-bind which treats (+) as a bind when used with runtime ...
krasimir
2015-02-20
remove the meta prob flags
krasimir
2015-02-16
Changes for compatibility with ghc-7.10-rc2
hallgren
2015-02-09
Translating linearization functions to Haskell: support for variants
hallgren
2014-12-11
Work in progress on translating linearization functions to Haskell
hallgren
2014-11-10
Documentation improvements and cleanup relating to the IOE monad
hallgren
2014-11-10
Some work to improve the structure of the haddock documenation
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
type IOE a = IO a
hallgren
2014-10-20
Remove some dead code
hallgren
2014-10-16
Turn the GF compiler into a library. Main program is now in src/programs/gf.hs
hallgren
2014-10-16
More haddock documentation improvements
hallgren
2014-10-08
GF.Infra.Options: change from String to Int in the type of optJobs
hallgren
2014-09-08
(1) Refactor concurrency, (2) write to .gfo.tmp then rename to .gfo
hallgren
2014-08-25
Experimental: parallel batch compilation of grammars
hallgren
2014-08-22
Command line flag -s/-q now silences all warnings
hallgren
2014-08-13
Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8
hallgren
[next]