Changes between Version 86 and Version 87 of Commentary
- Timestamp:
- 04/06/08 01:43:59 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary
v86 v87 40 40 * The Compiler 41 41 * [wiki:Commentary/Compiler/NewCodeGen Notes about the new code generator] 42 * [wiki:TypeFunctions ]: Notes concerning the implementation of type functions and associated types, which was merged in the HEAD during ICFP'06.42 * [wiki:TypeFunctions Type families/type functions]: Notes concerning the implementation of type families, associated types, and equality constraints as well as the extension of the type checker with a contraint solver for equality constraints. 43 43 * [wiki:IntermediateTypes]: Notes about the type system of GHC's new intermediate language (in the HEAD since ICFP'06) 44 44 * [wiki:DataParallel]: Notes about the implementation of Data Parallel Haskell
