Fix / remove some final todos.
[matthijs/master-project/report.git] / Chapters /
2009-12-09 Matthijs KooijmanFix / remove some final todos.
2009-12-09 Matthijs KooijmanAdd reference.
2009-12-09 Matthijs KooijmanSome fixes to the prototype chapter.
2009-12-09 Matthijs KooijmanSlightly improve the determinism proof section.
2009-12-09 Matthijs KooijmanImprove layout and add citation.
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 KooijmanFix typo in buffer name.
2009-12-08 Matthijs KooijmanAdd a section on prototype implementation (with the...
2009-12-08 Matthijs KooijmanAdd pronounciation of Cλash.
2009-12-08 Matthijs KooijmanAdd abstract.
2009-12-08 Matthijs KooijmanSay something about using top level function instead...
2009-12-08 Matthijs KooijmanSay Core instead of core.
2009-12-08 Matthijs KooijmanFix references to the inverter examples.
2009-12-08 Matthijs KooijmanPut CaseInv and PatternInv in the same float.
2009-12-08 Matthijs KooijmanAdd generated VHDL to the hardware description chapter.
2009-12-08 Matthijs KooijmanPut some function names inside \hs.
2009-12-08 Matthijs KooijmanDon't use haddock style comments.
2009-12-08 Matthijs KooijmanAdd two intermezzo's and shuffle some floats around.
2009-12-08 Matthijs KooijmanFix the return value simplification transformation.
2009-12-08 Matthijs KooijmanReplace a starttyping with starthaskell.
2009-12-07 Matthijs KooijmanAdd boxes around two figures.
2009-12-07 Matthijs KooijmanPrevent spaces after citations from being gobbled.
2009-12-07 Matthijs KooijmanMisc fixes from own review.
2009-12-07 Matthijs KooijmanAdd a VHDL typing style (and some other fixes).
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 KooijmanImprove some wordings.
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 an intermezzo about the id function.
2009-12-07 Matthijs KooijmanAdd some content to the case normalization section.
2009-12-07 Matthijs KooijmanRemove deprecated paragraph.
2009-12-07 Matthijs KooijmanUse \VHDL\ (etc.) instead of relying on \autoinsertnext...
2009-12-07 Matthijs KooijmanSay something about not using simplified core.
2009-12-07 Matthijs KooijmanAdd a section on simulation.
2009-12-07 Matthijs KooijmanUse normal style zeroes instead of using the sans font.
2009-12-07 Matthijs KooijmanDon't suggest messing with the clock input.
2009-12-07 Matthijs KooijmanMove the Template Haskell intermezzo a bit down.
2009-12-07 Matthijs KooijmanPut one more 0 in another font.
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 KooijmanVarious small fixes following from Bert's commentaar.
2009-12-05 Matthijs KooijmanRemove unused defref.
2009-12-05 Matthijs KooijmanReplace statement with expression everywhere.
2009-12-05 Matthijs KooijmanAdd another reference.
2009-12-05 Matthijs KooijmanAdd some references to the context chapter.
2009-12-05 Matthijs KooijmanFix todo's in the introduction chapter.
2009-12-04 Matthijs KooijmanAdd section on EDSLs.
2009-12-04 Matthijs KooijmanNote that we've not considered EDSLs and TH.
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 KooijmanRemove todo.
2009-12-04 Matthijs KooijmanImprove graph representation section a bit.
2009-12-04 Matthijs KooijmanRemove todo.
2009-12-04 Matthijs KooijmanImprove conclusions.
2009-12-04 Matthijs KooijmanMake a small start on the state annotations section.
2009-12-03 Matthijs KooijmanNote the use of tuples for hierarchic state.
2009-12-03 Matthijs KooijmanFix unbalanced parenthesises.
2009-12-03 Matthijs KooijmanUpdate conclusions.
2009-12-03 Matthijs KooijmanAdd a section on normalization of stateful descriptions.
2009-12-03 Matthijs KooijmanAdd missing parenthesis.
2009-12-03 Matthijs KooijmanAdd initial sketch for conclusions.
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 KooijmanDocument the use of type annotations on variable refere...
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 KooijmanPut a VHDL in smallcaps.
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 / update TODOs.
2009-11-12 Matthijs KooijmanAdd two TODOs.
2009-11-12 Matthijs KooijmanRemove an extra backslash.
2009-11-12 Matthijs KooijmanAdd a section on the Core type system.
2009-11-11 Matthijs KooijmanAdd section about don't care values.
2009-11-11 Matthijs KooijmanAdd TODO.
2009-11-11 Matthijs KooijmanUpdate outline.
next