Changes between Version 77 and Version 78 of Commentary
- Timestamp:
- 04/08/07 09:01:24 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary
v77 v78 35 35 * [wiki:Commentary/CmmExceptions Cmm: Implementing Exception Handling]: Implementing exception handling for primitive operations in Cmm 36 36 * [wiki:GhciDebugger]: Some notes about the implementation of the GHCi debugger. Probably uninteresting unless you want to work on the debugger. 37 * AddingNewPrimitiveOperations: How to add new primitive operations to GHC Haskell. 37 * [wiki:NewGhciDebugger]: The new GHCi debugger. 38 * AddingNewPrimitiveOperations: How to add new primitive operations to GHC Haskell. 38 39 * [wiki:ReplacingGMPNotes Replacing GMP]: Notes from an effort to replace GMP with another Bignum library. 39 40 * [wiki:ExternalCore]: Describes the process of bringing External Core up to speed. Once finished, this will simply describe what External Core is, and how it works.
