summaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2014-08-13 16:46:11 +0000
committerhallgren <hallgren@chalmers.se>2014-08-13 16:46:11 +0000
commita06351b6250dd456299565f13eba6ed02dd2a07b (patch)
tree43c0b6784b2ba4626b5088e4a218dbd5a14ed876 /src/runtime
parent64a3f76b1ff0a4fd373ed53bac1984ea5ca7ae12 (diff)
Refactoring in GF.Compile and GF.ReadFiles with an eye to parallel compilation
In particular, the function compileOne has been moved to the new module GF.CompileOne and its type has been changed from compileOne :: ... -> CompileEnv -> FilePath -> IOE CompileEnv to compileOne :: ... -> SourceGrammar -> FilePath -> IOE OneCompiledModule making it more suitable for use in a parallel compiler.
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions