matthijs/master-project/dsd-paper.git
2010-03-02 Christiaan... Update section on the prototype compiler
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
2010-01-27 Christiaan... improve description indenting and text wrapping
2010-01-27 Christiaan... Add cλash.tex to ignore list, as it is now generated...
2010-01-27 Christiaan... Use lhs2tex for code and verbatim formatting
2010-01-27 Christiaan... Update VHDL command to use \small instead of \textsc
2010-01-27 Christiaan... Add quote command, and use it
2010-01-27 Christiaan... Wrap text to fit in 78 char line width
2010-01-27 Christiaan... Merge branch 'master' of git.stderr.nl/matthijs/project...
2010-01-26 Matthijs KooijmanImprove the sections on application and choice a bit.
2010-01-26 Matthijs KooijmanFix typo.
2010-01-26 Christiaan... Change \VHDL command, and use the \VHDL command more...
2010-01-26 Christiaan... Added reference to FL
2010-01-25 Christiaan... Add \CLasH command, update title
2010-01-25 Christiaan... Add some additional files to the ignore list
2010-01-25 Christiaan... Started on introduction, which required additional...
2010-01-22 Christiaan... Add some extra references on existing functional languages
2010-01-21 Christiaan... Add .gitignore file
2010-01-21 Christiaan... Add related work section
2010-01-21 Christiaan... Add references bibtex file
2010-01-20 Matthijs KooijmanAdd some initial content about application, choice...
2010-01-20 Matthijs KooijmanAdd vim modeline.
2010-01-20 Matthijs KooijmanAdd dummy macro for Haskell code.
2010-01-20 Matthijs KooijmanAdd macros for certain acronyms in small caps.
2010-01-20 Matthijs KooijmanAdd a trivial makefile.
2010-01-20 Matthijs KooijmanAdd initial section headings.
2010-01-20 Matthijs KooijmanEmpty initial commit.