matthijs/master-project/dsd-paper.git
14 years agoUpdate section on choice elements
Christiaan Baaij [Mon, 22 Feb 2010 13:16:54 +0000 (14:16 +0100)]
Update section on choice elements

14 years agoFix some macro uses
Christiaan Baaij [Mon, 22 Feb 2010 08:49:54 +0000 (09:49 +0100)]
Fix some macro uses

14 years agoMerge branch 'master' of http://git.stderr.nl/matthijs/projects/cλash-paper
Christiaan Baaij [Mon, 22 Feb 2010 08:32:33 +0000 (09:32 +0100)]
Merge branch 'master' of git.stderr.nl/matthijs/projects/cλash-paper

14 years agoAdd pictures for choice section. Update section on function application
Christiaan Baaij [Mon, 22 Feb 2010 08:30:46 +0000 (09:30 +0100)]
Add pictures for choice section. Update section on function application

14 years agoAdd section on higher order functions.
Matthijs Kooijman [Fri, 19 Feb 2010 10:30:32 +0000 (11:30 +0100)]
Add section on higher order functions.

14 years agoAdd section on polymorphism.
Matthijs Kooijman [Thu, 18 Feb 2010 21:43:24 +0000 (22:43 +0100)]
Add section on polymorphism.

14 years agoRemoved true-type fonts from svgs
Christiaan Baaij [Mon, 15 Feb 2010 16:23:13 +0000 (17:23 +0100)]
Removed true-type fonts from svgs

14 years agoAdd 2 figures of a macc
Christiaan Baaij [Mon, 15 Feb 2010 12:32:55 +0000 (13:32 +0100)]
Add 2 figures of a macc

14 years agoAdd extra meta-files to gitignore
Christiaan Baaij [Thu, 11 Feb 2010 16:17:39 +0000 (17:17 +0100)]
Add extra meta-files to gitignore

14 years agoAdd reference to Haskell and Verilog. Add something about state to introduction
Christiaan Baaij [Thu, 11 Feb 2010 11:31:42 +0000 (12:31 +0100)]
Add reference to Haskell and Verilog. Add something about state to introduction

14 years agoSet latexmk to continous preview, requires custom latexmkrc to call lhs2tex
Christiaan Baaij [Thu, 11 Feb 2010 11:30:36 +0000 (12:30 +0100)]
Set latexmk to continous preview, requires custom latexmkrc to call lhs2tex

14 years agoBeautify list environments
Christiaan Baaij [Wed, 27 Jan 2010 16:16:52 +0000 (17:16 +0100)]
Beautify list environments

14 years agoIntroduce our approach to functional HDL, and introduce the prototype translater
Christiaan Baaij [Wed, 27 Jan 2010 15:58:06 +0000 (16:58 +0100)]
Introduce our approach to functional HDL, and introduce the prototype translater

14 years agoChange remaining verbatim environments to code environments
Christiaan Baaij [Wed, 27 Jan 2010 15:37:09 +0000 (16:37 +0100)]
Change remaining verbatim environments to code environments

14 years agoMerge branch 'master' of http://git.stderr.nl/matthijs/projects/cλash-paper
Christiaan Baaij [Wed, 27 Jan 2010 15:32:56 +0000 (16:32 +0100)]
Merge branch 'master' of git.stderr.nl/matthijs/projects/cλash-paper

* 'master' of http://git.stderr.nl/matthijs/projects/cλash-paper:
  Fix typos in related work.
  Make the sumif example fit in a column.
  Improve / shorten the section on types.

Conflicts:
cλash.lhs

14 years agoAdd paragraph to introduction about HDLs embedded in Haskell
Christiaan Baaij [Wed, 27 Jan 2010 15:25:10 +0000 (16:25 +0100)]
Add paragraph to introduction about HDLs embedded in Haskell

14 years agoFix typos in related work.
Matthijs Kooijman [Wed, 27 Jan 2010 15:19:05 +0000 (16:19 +0100)]
Fix typos in related work.

14 years agoMake the sumif example fit in a column.
Matthijs Kooijman [Wed, 27 Jan 2010 15:13:58 +0000 (16:13 +0100)]
Make the sumif example fit in a column.

14 years agoImprove / shorten the section on types.
Matthijs Kooijman [Wed, 27 Jan 2010 15:11:13 +0000 (16:11 +0100)]
Improve / shorten the section on types.

14 years agoStart using code instead of verbatim environments for code listings
Christiaan Baaij [Wed, 27 Jan 2010 13:52:43 +0000 (14:52 +0100)]
Start using code instead of verbatim environments for code listings

14 years agoMerge branch 'master' of http://git.stderr.nl/matthijs/projects/cλash-paper
Christiaan Baaij [Wed, 27 Jan 2010 13:29:07 +0000 (14:29 +0100)]
Merge branch 'master' of git.stderr.nl/matthijs/projects/cλash-paper

* 'master' of http://git.stderr.nl/matthijs/projects/cλash-paper:
  Don't pass --haskell to lhs2TeX, it is the default.

14 years agoDon't pass --haskell to lhs2TeX, it is the default.
Matthijs Kooijman [Wed, 27 Jan 2010 13:28:05 +0000 (14:28 +0100)]
Don't pass --haskell to lhs2TeX, it is the default.

This makes compilation work with lhs2Tex version 1.13 and before.

14 years agoAdded another piece on state
Christiaan Baaij [Wed, 27 Jan 2010 13:19:43 +0000 (14:19 +0100)]
Added another piece on state

14 years agoStart section on State
Christiaan Baaij [Wed, 27 Jan 2010 12:19:52 +0000 (13:19 +0100)]
Start section on State

14 years agoImprove indenting of some of the verbatim stuff
Christiaan Baaij [Wed, 27 Jan 2010 09:31:28 +0000 (10:31 +0100)]
Improve indenting of some of the verbatim stuff

14 years agoimprove description indenting and text wrapping
Christiaan Baaij [Wed, 27 Jan 2010 09:29:02 +0000 (10:29 +0100)]
improve description indenting and text wrapping

14 years agoAdd cλash.tex to ignore list, as it is now generated through lhs2tex
Christiaan Baaij [Wed, 27 Jan 2010 09:26:52 +0000 (10:26 +0100)]
Add cλash.tex to ignore list, as it is now generated through lhs2tex

14 years agoUse lhs2tex for code and verbatim formatting
Christiaan Baaij [Wed, 27 Jan 2010 09:25:45 +0000 (10:25 +0100)]
Use lhs2tex for code and verbatim formatting

14 years agoUpdate VHDL command to use \small instead of \textsc
Christiaan Baaij [Wed, 27 Jan 2010 09:02:46 +0000 (10:02 +0100)]
Update VHDL command to use \small instead of \textsc

14 years agoAdd quote command, and use it
Christiaan Baaij [Wed, 27 Jan 2010 08:56:56 +0000 (09:56 +0100)]
Add quote command, and use it

14 years agoWrap text to fit in 78 char line width
Christiaan Baaij [Wed, 27 Jan 2010 08:54:12 +0000 (09:54 +0100)]
Wrap text to fit in 78 char line width

14 years agoMerge branch 'master' of http://git.stderr.nl/matthijs/projects/cλash-paper
Christiaan Baaij [Wed, 27 Jan 2010 08:12:12 +0000 (09:12 +0100)]
Merge branch 'master' of git.stderr.nl/matthijs/projects/cλash-paper

* 'master' of http://git.stderr.nl/matthijs/projects/cλash-paper:
  Improve the sections on application and choice a bit.
  Fix typo.

Conflicts:
cλash.tex

14 years agoImprove the sections on application and choice a bit.
Matthijs Kooijman [Tue, 26 Jan 2010 17:14:54 +0000 (18:14 +0100)]
Improve the sections on application and choice a bit.

I'm not 100% sure this compiles, it seems my latex system broke due to
an update.

14 years agoFix typo.
Matthijs Kooijman [Tue, 26 Jan 2010 15:52:01 +0000 (16:52 +0100)]
Fix typo.

14 years agoChange \VHDL command, and use the \VHDL command more consistantly in the text
Christiaan Baaij [Tue, 26 Jan 2010 15:43:43 +0000 (16:43 +0100)]
Change \VHDL command, and use the \VHDL command more consistantly in the text

14 years agoAdded reference to FL
Christiaan Baaij [Tue, 26 Jan 2010 15:07:44 +0000 (16:07 +0100)]
Added reference to FL

14 years agoAdd \CLasH command, update title
Christiaan Baaij [Mon, 25 Jan 2010 16:17:15 +0000 (17:17 +0100)]
Add \CLasH command, update title

14 years agoAdd some additional files to the ignore list
Christiaan Baaij [Mon, 25 Jan 2010 13:21:38 +0000 (14:21 +0100)]
Add some additional files to the ignore list

14 years agoStarted on introduction, which required additional references
Christiaan Baaij [Mon, 25 Jan 2010 13:20:14 +0000 (14:20 +0100)]
Started on introduction, which required additional references

14 years agoAdd some extra references on existing functional languages
Christiaan Baaij [Fri, 22 Jan 2010 13:33:59 +0000 (14:33 +0100)]
Add some extra references on existing functional languages

14 years agoAdd .gitignore file
Christiaan Baaij [Thu, 21 Jan 2010 08:25:03 +0000 (09:25 +0100)]
Add .gitignore file

14 years agoAdd related work section
Christiaan Baaij [Thu, 21 Jan 2010 08:22:54 +0000 (09:22 +0100)]
Add related work section

14 years agoAdd references bibtex file
Christiaan Baaij [Thu, 21 Jan 2010 08:22:08 +0000 (09:22 +0100)]
Add references bibtex file

14 years agoAdd some initial content about application, choice and types.
Matthijs Kooijman [Wed, 20 Jan 2010 17:26:29 +0000 (18:26 +0100)]
Add some initial content about application, choice and types.

All of this is copied directly from my thesis, examples and other stuff
has been left out and it still needs cutting down. Layout is still
broken in some places.

14 years agoAdd vim modeline.
Matthijs Kooijman [Wed, 20 Jan 2010 17:02:52 +0000 (18:02 +0100)]
Add vim modeline.

14 years agoAdd dummy macro for Haskell code.
Matthijs Kooijman [Wed, 20 Jan 2010 17:02:33 +0000 (18:02 +0100)]
Add dummy macro for Haskell code.

14 years agoAdd macros for certain acronyms in small caps.
Matthijs Kooijman [Wed, 20 Jan 2010 16:51:03 +0000 (17:51 +0100)]
Add macros for certain acronyms in small caps.

Doesn't work with the default font, though, but we'll sort that out
later.

14 years agoAdd a trivial makefile.
Matthijs Kooijman [Wed, 20 Jan 2010 16:47:07 +0000 (17:47 +0100)]
Add a trivial makefile.

14 years agoAdd initial section headings.
Matthijs Kooijman [Wed, 20 Jan 2010 16:32:22 +0000 (17:32 +0100)]
Add initial section headings.

14 years agoEmpty initial commit.
Matthijs Kooijman [Wed, 20 Jan 2010 16:17:39 +0000 (17:17 +0100)]
Empty initial commit.