GHC new build system megapatch
[ghc-hetmet.git] / utils / ext-core /
2009-01-15 Tim ChevalierExternal Core: re-add code I removed mistakenly in...
2009-01-14 Tim ChevalierExternal Core lib: lots of cleanup
2009-01-05 Tim Chevalierext-core: change .cabal file so we can build with eithe...
2009-01-05 Tim Chevalierext-core: fix some Prep bugs
2009-01-05 Tim Chevalierext-core: use shorter names when combining modules
2009-01-05 Tim Chevalierext-core: twiddle primitive things
2008-09-18 Tim Chevalierext-core library: Parser fixes; make it build with...
2008-09-12 Tim Chevalierext-core library: Add dead code eliminator for Core
2008-09-12 Tim Chevalierext-core library: expose some more modules
2008-09-12 Tim Chevalierext-core library: Change syntax for primitive coercions
2008-09-12 Tim Chevalierext-core library: Export a lot more things from Prims
2008-09-12 Tim Chevalierext-core library: Extend Core preprocessor
2008-09-12 Tim Chevalierext-core library: Export a bunch more stuff from the...
2008-09-12 Tim Chevalierext-core library: Fix performance bug
2008-09-12 Tim Chevalierext-core library: Remove some cruft
2008-09-12 Tim Chevalierext-core library: Add code for merging multiple Core...
2008-08-09 Tim ChevalierFixed performance bug in ext-core preprocessor
2008-06-23 Ian LynaghFix some inconsistencies in the code and docs of primitives
2008-06-16 Ian LynaghMore commandline flag improvements
2008-05-17 Tim ChevalierAdd dummy LICENSE file to make Cabal go through
2008-05-15 Tim Chevalierdon't rebuild PrimEnv if genprimopcode and/or primops...
2008-05-14 Tim ChevalierCabalize ext-core tools
2008-05-05 Tim ChevalierExternal Core tools: add note to README about where...
2008-05-05 Tim ChevalierExternal Core tools: track new syntax for newtypes
2008-05-04 Tim ChevalierImprove syntax for primitive coercions in External...
2008-05-03 Tim ChevalierFix External Core interpreter
2008-04-22 Tim ChevalierImprove External Core syntax for newtypes
2008-04-22 Tim ChevalierExternal Core typechecker - improve handling of coercions
2008-04-16 Tim ChevalierImprove External Core syntax
2008-04-14 Tim ChevalierRevive External Core typechecker
2008-03-29 Tim ChevalierRevive External Core parser
2008-03-20 Tim ChevalierHandle hierarchical module names in External Core tools
2008-03-10 Tim ChevalierFirst cut at reviving the External Core tools
2006-04-07 Simon MarlowReorganisation of the source tree