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
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
2010-01-17
PGF is now real synchronous PMCFG
krasimir
2009-12-14
remove the old parsing code and the -erasing=on flag
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir