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
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
2011-11-10
remove few obsolete options from GF.Infra.Options
kr.angelov
2011-11-02
Now the compiler maintains more precise information for the source locations ...
kr.angelov
2011-09-09
Don't make noexpand the default with -fcclazy
hallgren
2011-09-09
Make noexpand the default optimization package when configuring with -fcclazy
hallgren
2011-04-13
Added a preliminary "gf -server" mode.
hallgren
2010-12-11
Adding an option to the gf compiler to add an index to pgf files
gdetrez
2010-12-14
updated documentation of pg -printer formats
aarne
2010-12-14
documented the pgf -printer values for help
aarne
2010-10-02
refactor the API for random generation again. Now PGF contains probabilities ...
krasimir
2010-08-09
native representation for HOAS in PMCFG and incremental type checking of the ...
krasimir
2010-07-01
redesign the open-literals API
krasimir
2010-06-09
dead code elimination for PGF. Note: the produced grammars will not work well...
krasimir
2010-04-19
use the native unicode support from GHC 6.12
krasimir
2010-03-23
added codepage for Turkish
krasimir
2010-03-20
added experimental generation of Lambda Prolog code. Could be used for exhaus...
krasimir
[next]