Some fixes to the prototype chapter.
[matthijs/master-project/report.git] / Chapters / Normalization.tex
2009-12-09 Matthijs KooijmanSome fixes to the prototype chapter.
2009-12-09 Matthijs KooijmanSlightly improve the determinism proof section.
2009-12-09 Matthijs KooijmanAdd a section on proving determinism.
2009-12-08 Matthijs KooijmanFix spelling as suggested by aspell.
2009-12-08 Matthijs KooijmanFix references.
2009-12-08 Matthijs KooijmanReduce with of some code to make a better fit.
2009-12-08 Matthijs KooijmanSay Core instead of core.
2009-12-08 Matthijs KooijmanFix the return value simplification transformation.
2009-12-07 Matthijs KooijmanMove a sidenote.
2009-12-07 Matthijs KooijmanUse η/β-expansion instead of η/β-abstraction.
2009-12-07 Matthijs KooijmanAdd Scrutinee binder removal.
2009-12-07 Matthijs KooijmanMove some examples around.
2009-12-07 Matthijs KooijmanActually refer to the intended normal form definition.
2009-12-07 Matthijs KooijmanSome more fixed resulting from Jan's comments.
2009-12-07 Matthijs KooijmanAlways use a lowercase letter after a colon.
2009-12-07 Matthijs KooijmanAdd sitenote about arguments vs. inputs.
2009-12-07 Matthijs KooijmanFix a reference.
2009-12-07 Matthijs KooijmanAdd intermezzo on wild binders.
2009-12-07 Matthijs KooijmanAdd some content to the case normalization section.
2009-12-07 Matthijs KooijmanUse \VHDL\ (etc.) instead of relying on \autoinsertnext...
2009-12-07 Matthijs KooijmanDon't suggest messing with the clock input.
2009-12-07 Matthijs KooijmanFix things following from comments from Marco and Sabih.
2009-12-06 Matthijs KooijmanAdd reference about Core's operational semantics.
2009-12-06 Matthijs KooijmanFix a lot of things following from Jan's comments.
2009-12-05 Matthijs KooijmanRemove unused defref.
2009-12-05 Matthijs KooijmanReplace statement with expression everywhere.
2009-12-04 Matthijs KooijmanFinalize section on state in prototype chapter.
2009-12-04 Matthijs KooijmanPartially update state annotations section in the proto...
2009-12-04 Matthijs KooijmanImprove graph representation section a bit.
2009-12-04 Matthijs KooijmanRemove todo.
2009-12-03 Matthijs KooijmanAdd a section on normalization of stateful descriptions.
2009-12-03 Matthijs KooijmanAdd missing parenthesis.
2009-12-02 Matthijs KooijmanReference the substitution intermezzo.
2009-12-02 Matthijs KooijmanSolve and remove some todos.
2009-12-02 Matthijs KooijmanAdd an intermezzo about substitution.
2009-12-02 Matthijs KooijmanFix reference.
2009-12-02 Matthijs KooijmanFix typo.
2009-12-02 Matthijs KooijmanMove some more stuff around in the Normalization chapter.
2009-12-01 Matthijs KooijmanFix two references.
2009-12-01 Matthijs KooijmanRename example function app2 to twice.
2009-12-01 Matthijs KooijmanUse \$ instead of just $ in lambda expressions.
2009-12-01 Matthijs KooijmanRestructure and expand parts of the normalization chapter.
2009-12-01 Matthijs KooijmanChange the symbol used for casting to ▶.
2009-12-01 Matthijs KooijmanAdd note about β-reduction for type variables.
2009-11-30 Matthijs KooijmanRestructure some of the normalization chapter.
2009-11-30 Matthijs KooijmanSome minor fixes and improvements.
2009-11-30 Matthijs KooijmanFix two references.
2009-11-30 Matthijs KooijmanFinalize the proofs section.
2009-11-30 Matthijs KooijmanAdd vim modelines.
2009-11-27 Matthijs KooijmanReview more chapters.
2009-11-24 Matthijs KooijmanReview the first few chapters.
2009-11-12 Matthijs KooijmanAdd two TODOs.
2009-11-11 Matthijs KooijmanAdd TODO.
2009-11-06 Matthijs KooijmanFix layout of a transformation.
2009-11-06 Matthijs KooijmanAutomatically strip leading whitespace from all typing...
2009-11-05 Matthijs KooijmanImprove a footnote.
2009-11-04 Matthijs KooijmanDescribe Top level binding inlining.
2009-11-04 Matthijs KooijmanMake the normal form use only recursive lets again.
2009-11-02 Matthijs KooijmanImprove Normalization chapter a bit.
2009-11-02 Matthijs KooijmanMore indent fixes to the Normalization chapter.
2009-11-02 Matthijs KooijmanRemove an unused (and commented) macro.
2009-11-02 Matthijs KooijmanReshuffle all transformations into categories.
2009-10-30 Matthijs KooijmanAdd some stuff about provable properties of our system.
2009-10-23 Matthijs KooijmanMove the example float definition to Utils/.
2009-10-12 Matthijs KooijmanFix typo.
2009-10-12 Matthijs KooijmanSplit "extended β-reduction" into two transformations.
2009-10-09 Matthijs KooijmanUpdate the definitions section and add references.
2009-10-09 Matthijs KooijmanRestructure the section structure of the Normalization...
2009-10-08 Matthijs KooijmanImprove and clarify transformation format definition.
2009-10-08 Matthijs KooijmanAdd a section on binder uniqueness.
2009-10-06 Matthijs KooijmanAdd note about differences between Core and the graphic...
2009-10-05 Matthijs KooijmanPut "VHDL" in small caps everywhere.
2009-10-05 Matthijs KooijmanRestructure the introduction of the Normalization chapter.
2009-10-02 Matthijs KooijmanAdd two new simple normal form examples.
2009-10-01 Matthijs KooijmanSome minor wording fixes.
2009-09-29 Matthijs KooijmanPut a fancy box around transformation examples as well.
2009-09-29 Matthijs KooijmanAdd labels to all chapters.
2009-09-02 Matthijs KooijmanRemove the example sequence, it was completely out...
2009-09-02 Matthijs KooijmanImprove some text and add definitions in Normalization.
2009-09-01 Matthijs KooijmanUpdate a bunch more transformations.
2009-08-31 Matthijs KooijmanAdd content to a bunch more transformations.
2009-08-31 Matthijs KooijmanReorder and complete the list of transformations.
2009-08-28 Matthijs KooijmanAdd a new definition of the normal form.
2009-08-27 Matthijs KooijmanRemove explicit subscription underscores.
2009-08-27 Matthijs KooijmanUpdate normal form example.
2009-08-26 Matthijs KooijmanRemove \stoptext from the Normalization chapter.
2009-08-25 Matthijs KooijmanMake Core2Core a chapter in the report.