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
/
Option.hs
Age
Commit message (
Expand
)
Author
2021-07-01
Add --haskell=pgf2 flag
John J. Camilleri
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-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
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
2015-09-28
Preliminary new shell feature: cc -trace.
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-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-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
Some work to improve the structure of the haddock documenation
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-08-25
Experimental: parallel batch compilation of grammars
hallgren
2014-06-24
minibar: include the grammar's last modification in the grammar info shown by...
hallgren
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2013-12-10
option --split-pgf replaces option --mk-index. This splits the PGF into one f...
kr.angelov
2013-11-29
Commment code and options relating to the old partial evaluator
hallgren
2013-11-25
Change how GF deals with character encodings in grammar files
hallgren
2013-11-21
Some more monadic lifting changes
hallgren
2013-11-06
the content of ParseEngAbs3.probs is now merged with ParseEngAbs.probs. The l...
kr.angelov
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-09-19
Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 modules
hallgren
2013-06-10
Update the usage text for the --output-format option
hallgren
2013-02-12
now the beam size for the statistical parser can be configured by using the f...
kr.angelov
2012-11-14
Add flag --document-root for user with gf --server
hallgren
2012-11-14
GF usage message fixes
hallgren
2012-11-13
Adding a new experimental partial evalutator
hallgren
2012-10-19
Refactor compileSourceModule
hallgren
2012-08-29
A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...
kr.angelov
2012-06-27
major changes to the prolog export
peter.ljunglof
2012-06-25
Export PGF in Python format
peter.ljunglof
2011-12-14
gf -server[=port]
hallgren
2011-11-29
Sketch of the new type checker for the concrete syntax. Enabled only with -ne...
kr.angelov
2011-11-14
remove the -output-file option
kr.angelov
2011-11-14
the new design for -tags
kr.angelov
2011-11-10
Now PMCFG is compiled per module and at the end we only link it. The new comp...
kr.angelov
[next]