matthijs/master-project/dsd-paper.git
2010-03-09 Christiaan... Fix some spelling mistakes in related work section
2010-03-09 Christiaan... Partially rewrite the related work section based on...
2010-03-08 Christiaan... Fix some more spelling and sentence mistakes
2010-03-08 Christiaan... Fix additional sentences
2010-03-08 Christiaan... CλaSH support type classes and instances now, so update...
2010-03-08 Christiaan... Various small updates
2010-03-05 Christiaan... Update introduction according to Koen's comments
2010-03-05 Christiaan... Give all code examples a number and label
2010-03-04 Christiaan... Update introduction
2010-03-04 Christiaan... Add picture of higherordercpu and fix layout
2010-03-04 Christiaan... Process most of jan's comments
2010-03-03 Matthijs KooijmanUse \hs instead of quotes.
2010-03-03 Matthijs KooijmanUse function names instead of operators in the higher...
2010-03-03 Matthijs KooijmanAdd description and multi operation alu to higher order...
2010-03-03 Christiaan... Add cpustate type alias
2010-03-03 Christiaan... Update abstract, include thanks
2010-03-03 Christiaan... Update conclusion, start on future work section
2010-03-03 Christiaan... Reverse state and inputs in higher-order cpu
2010-03-03 Christiaan... Fix higher-order cpu, also corrected in paper
2010-03-03 Christiaan... Start on conclusion
2010-03-03 Christiaan... Add potential thanks command to author list
2010-03-03 Christiaan... Fix 4tapfir filter picture things
2010-03-03 Christiaan... Update VHDL-2008 part in related work section
2010-03-03 Christiaan... Make higher-ord cpu example even shorter
2010-03-03 Christiaan... make paper version of highordcpu resemble compilable...
2010-03-03 Christiaan... Reword description about vector type notation
2010-03-03 Christiaan... Reduce code-size of higher-order cpu
2010-03-03 Christiaan... Fix some textual things, and introduce the intention...
2010-03-02 Christiaan... Fix some additional spelling mistakes
2010-03-02 Christiaan... update higherorder cpu in the paper to correspond with...
2010-03-02 Christiaan... Fix some spelling and layout mistakes
2010-03-02 Christiaan... Merge branch 'master' of git.stderr.nl/matthijs/master...
2010-03-02 Christiaan... Update FIR example to include jan's comments, and do...
2010-03-02 Christiaan... Rewrite sentence about defunctionalization transformations
2010-03-02 Christiaan... Add some newlines to the prototype section
2010-03-02 Christiaan... Update section on the prototype compiler
2010-03-02 Matthijs KooijmanMinor spelling and style fixes.
2010-03-02 Christiaan... Correct 4tapfilter figure:
2010-03-02 Christiaan... Update piece about state to show relation between the...
2010-03-02 Christiaan... Remove unneeded language pragma's from higherordercpu.hs
2010-03-02 Christiaan... Update gitignore file to ingore .o .hi files and the...
2010-03-02 Christiaan... Add translatable/compilable version of the higher-order CPU
2010-03-02 Matthijs KooijmanAdd code for higher order CPU use case (no text yet).
2010-03-01 Christiaan... Process jan's comments on the State sectionProcess...
2010-03-01 Christiaan... Update code examples in choice section to use Equiv...
2010-03-01 Christiaan... update choice figure to include equality test with...
2010-03-01 Christiaan... Process jan's comments on higher-order functions
2010-03-01 Christiaan... Include jan's comments on polymorphism
2010-03-01 Christiaan... Include jan's comments on the type section
2010-03-01 Christiaan... Proces jan's comment on the choice section
2010-03-01 Christiaan... Fixed some formatting in acronyms. Switched a sentence...
2010-02-26 Christiaan... Fix some spelling mistakes in Function application...
2010-02-26 Christiaan... Update introduction to include jan's comments
2010-02-26 Christiaan... Actually add the SVG of the compiler pipeline
2010-02-26 Christiaan... Add image of the compiler pipeline and fix some spellin...
2010-02-26 Christiaan... Merge branch 'master' of git.stderr.nl/matthijs/master...
2010-02-25 Matthijs KooijmanAdd some initial content to the Prototype section.
2010-02-25 Christiaan... Update parts of related work section on Lava and VHDL...
2010-02-25 Christiaan... Rotate fir netlist by 90 deg
2010-02-25 Christiaan... fix layout of choice section
2010-02-25 Christiaan... Use epstopdf package to include svg files
2010-02-25 Christiaan... Move entire FIR example to use case section
2010-02-25 Christiaan... Add part about the run-function to the section about...
2010-02-25 Christiaan... Move FIR example to use case section
2010-02-25 Christiaan... Update section about State to include FIR example
2010-02-25 Christiaan... Update part about higher-order functions to just the...
2010-02-24 Christiaan... Rewrite starting parts about high-order functions
2010-02-24 Christiaan... Fix some typo's in the polymorphism section
2010-02-24 Christiaan... Updated part about polymorhism, now mentions the types...
2010-02-24 Christiaan... Clean up parts on user-defined ADT's
2010-02-24 Christiaan... Define how choice elements are translated to hardware...
2010-02-24 Christiaan... Update some more things on function application
2010-02-24 Christiaan... update some parts on function application
2010-02-22 Christiaan... Add figure of stateful Multiply-Accumulate
2010-02-22 Christiaan... Update introduction of the type section, and remove...
2010-02-22 Christiaan... Update section on choice elements
2010-02-22 Christiaan... Fix some macro uses
2010-02-22 Christiaan... Merge branch 'master' of git.stderr.nl/matthijs/project...
2010-02-22 Christiaan... Add pictures for choice section. Update section on...
2010-02-19 Matthijs KooijmanAdd section on higher order functions.
2010-02-19 Matthijs KooijmanAdd section on polymorphism.
2010-02-15 Christiaan... Removed true-type fonts from svgs
2010-02-15 Christiaan... Add 2 figures of a macc
2010-02-11 Christiaan... Add extra meta-files to gitignore
2010-02-11 Christiaan... Add reference to Haskell and Verilog. Add something...
2010-02-11 Christiaan... Set latexmk to continous preview, requires custom latex...
2010-01-27 Christiaan... Beautify list environments
2010-01-27 Christiaan... Introduce our approach to functional HDL, and introduce...
2010-01-27 Christiaan... Change remaining verbatim environments to code environments
2010-01-27 Christiaan... Merge branch 'master' of git.stderr.nl/matthijs/project...
2010-01-27 Christiaan... Add paragraph to introduction about HDLs embedded in...
2010-01-27 Matthijs KooijmanFix typos in related work.
2010-01-27 Matthijs KooijmanMake the sumif example fit in a column.
2010-01-27 Matthijs KooijmanImprove / shorten the section on types.
2010-01-27 Christiaan... Start using code instead of verbatim environments for...
2010-01-27 Christiaan... Merge branch 'master' of git.stderr.nl/matthijs/project...
2010-01-27 Matthijs KooijmanDon't pass --haskell to lhs2TeX, it is the default.
2010-01-27 Christiaan... Added another piece on state
2010-01-27 Christiaan... Start section on State
2010-01-27 Christiaan... Improve indenting of some of the verbatim stuff
next