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.hs
Age
Commit message (
Expand
)
Author
2014-12-08
Haddock documentation: expose exportPGF, some other small improvements
hallgren
2014-11-10
Some work to improve the structure of the haddock documenation
hallgren
2014-10-21
Renaming SourceGrammar to Grammar and similarly for some related types
hallgren
2014-10-20
Some small documentation improvements
hallgren
2014-10-16
Some work on the haddock documentation
hallgren
2014-10-16
Turn the GF compiler into a library. Main program is now in src/programs/gf.hs
hallgren
2014-10-15
Rename modules GFI, GFC & GFServer...
hallgren
2013-11-20
Reduced clutter in monadic code
hallgren
2012-10-05
Factor out code for setting the console encoding
hallgren
2012-06-08
More detailed version info in the output of "gf -version"
hallgren
2011-12-14
gf -server[=port]
hallgren
2011-11-15
more structured format for errors and warnings from the compiler
kr.angelov
2011-11-14
the new design for -tags
kr.angelov
2011-11-02
Now the compiler maintains more precise information for the source locations ...
kr.angelov
2011-04-13
Added a preliminary "gf -server" mode.
hallgren
2010-04-19
use the native unicode support from GHC 6.12
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir