bond/compiler
Adam Sapek c764d993e0 Avoid parsing the same import multiple times
In some scenarios the hierarchy of schemas may be very interconnected
and redundant parsing of the same imported files is a huge performance
overhead for code generation (this change showed 20x improvement when
compiling a sample set of ~900 interconnected schemas).
2015-02-12 12:16:12 -08:00
..
Bond Avoid parsing the same import multiple times 2015-02-12 12:16:12 -08:00
.gitignore Initial commit 2015-01-09 11:21:05 -08:00
CMakeLists.txt Relax cabal version requirement to 1.18+ 2015-02-03 21:16:11 -08:00
Main.hs Add --jobs option to gbc 2015-02-12 12:16:08 -08:00
Options.hs Add --jobs option to gbc 2015-02-12 12:16:08 -08:00
cabal_build.cmake Add --jobs option to gbc 2015-02-12 12:16:08 -08:00
gbc.cabal Add --jobs option to gbc 2015-02-12 12:16:08 -08:00
sandbox_init.cmake Propagate cabal failures to the calling cmake script 2015-01-20 12:57:48 -08:00