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
/
CompileOne.hs
Age
Commit message (
Expand
)
Author
3 days
Benchmarks, initial sketches
adelon
2020-09-05
MonadFail: Make backwards-compatible
Andreas Källberg
2020-08-05
Fix most build errors
Andreas Källberg
2019-09-20
more dead code
krangelov
2015-05-05
GF.CompileOne: use random numbers to avoid temporary file name clashes
hallgren
2014-12-08
Haddock documentation: expose exportPGF, some other small improvements
hallgren
2014-10-28
Use terminfo to highlight warnings and errors in blue and red
hallgren
2014-10-28
Show paths relative to the current directory in progress reports
hallgren
2014-10-21
Renaming SourceGrammar to Grammar and similarly for some related types
hallgren
2014-10-20
Remove some dead code
hallgren
2014-10-16
More haddock documentation improvements
hallgren
2014-10-15
Fixes for the haddock documentation
hallgren
2014-09-08
(1) Refactor concurrency, (2) write to .gfo.tmp then rename to .gfo
hallgren
2014-08-25
Experimental: parallel batch compilation of grammars
hallgren
2014-08-22
Command line flag -s/-q now silences all warnings
hallgren
2014-08-20
Add lifted directory operations in GF.System.Directory to eliminate the need ...
hallgren
2014-08-20
GF.CompileOne: refactoring to reduce code duplication and improve readability
hallgren
2014-08-13
Refactoring in GF.Compile and GF.ReadFiles with an eye to parallel compilation
hallgren