Changes between Version 17 and Version 18 of Commentary/Compiler
- Timestamp:
- 07/06/09 03:43:56 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler
v17 v18 8 8 * [wiki:Commentary/CodingStyle Coding guidelines] 9 9 10 * '''Compiling one module: HscMain'''10 * '''Compiling one module: !HscMain''' 11 11 * [wiki:Commentary/Compiler/HscMain Overview] gives the big picture. 12 12 * Some details of the [wiki:Commentary/Compiler/Parser parser] 13 13 * Some details of the [wiki:Commentary/Compiler/Renamer renamer] 14 * Some details of the [wiki:Commentary/Compiler/CodeGen Details of thecode generator]14 * Some details of the [wiki:Commentary/Compiler/CodeGen code generator] 15 15 16 16 * [wiki:Commentary/Compiler/KeyDataTypes Key data types]
