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
/
Compile
/
Export.hs
Age
Commit message (
Expand
)
Author
2017-08-29
added option -output-format=java for producing code for embedded grammars in ...
Krasimir Angelov
2014-12-08
Haddock documentation: expose exportPGF, some other small improvements
hallgren
2014-07-28
Convert from Text.PrettyPrint to GF.Text.Pretty
hallgren
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2012-06-27
major changes to the prolog export
peter.ljunglof
2012-06-25
Export PGF in Python format
peter.ljunglof
2010-03-20
added experimental generation of Lambda Prolog code. Could be used for exhaus...
krasimir
2010-01-27
cleanup the code of the PGF interpreter and polish the binary serialization t...
krasimir
2010-01-17
PGF is now real synchronous PMCFG
krasimir
2009-12-14
rename some modules that had GFCC in the name to PGF+something
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir