diff options
| author | hallgren <hallgren@chalmers.se> | 2014-08-13 16:46:11 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2014-08-13 16:46:11 +0000 |
| commit | a06351b6250dd456299565f13eba6ed02dd2a07b (patch) | |
| tree | 43c0b6784b2ba4626b5088e4a218dbd5a14ed876 /src/compiler/GF/JavaScript/JS.cf | |
| parent | 64a3f76b1ff0a4fd373ed53bac1984ea5ca7ae12 (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/compiler/GF/JavaScript/JS.cf')
0 files changed, 0 insertions, 0 deletions
