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
/
System
Age
Commit message (
Expand
)
Author
2017-08-18
Bump version requirements to base>=4.6, Cabal>=1.20
Thomas Hallgren
2015-09-11
Remove debug output introduced in previous patch
hallgren
2015-09-11
Parallel compilation: "gf -make -j" and "gf -make -j=n" now work as expected
hallgren
2014-11-10
Documentation improvements and cleanup relating to the IOE monad
hallgren
2014-11-10
Some work to improve the structure of the haddock documenation
hallgren
2014-10-28
Use terminfo to highlight warnings and errors in blue and red
hallgren
2014-10-16
More haddock documentation improvements
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-20
Add lifted directory operations in GF.System.Directory to eliminate the need ...
hallgren
2013-11-19
GF shell: improved system_pipe (aka "?") command
hallgren
2013-11-12
GF.System.Chatch: remove redundant #include
hallgren
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-03-11
Additional changes for GHC 7.4 & 7.6 compatibility
hallgren
2012-11-08
Eliminate warnings about deprecated use of catch and try
hallgren
2012-10-05
Factor out code for setting the console encoding
hallgren
2010-04-19
always use Haskeline. drop Readline & Editline
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir