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
/
ReadFiles.hs
Age
Commit message (
Expand
)
Author
2014-08-20
Add lifted directory operations in GF.System.Directory to eliminate the need ...
hallgren
2014-08-19
GF.Compile.ReadFiles: a simpler & faster way to convert from Latin1 to UTF-8
hallgren
2014-08-13
Refactoring in GF.Compile and GF.ReadFiles with an eye to parallel compilation
hallgren
2014-07-28
Convert from Text.PrettyPrint to GF.Text.Pretty
hallgren
2013-12-16
GF.Compile.ReadFiles: reduced code duplication
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-20
Reduced clutter in monadic code
hallgren
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-03-09
ghc-7.6: allow directory-1.2
Sergei Trofimovich
2012-11-08
Eliminate warnings about deprecated use of catch and try
hallgren
2011-11-15
fix in the versioning of the .gfo files
kr.angelov
2011-11-15
now we store version number in every .gfo file. If the file is compiled with ...
kr.angelov
2011-11-02
merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...
kr.angelov
2011-03-12
make it possible to override opers defined in an interface by syntax 'instanc...
aarne
2010-06-08
fixed bug in the recompilation checker which caused the phrasebook to be reco...
krasimir
2010-06-08
bugfix for flag -no-recomp
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir