summaryrefslogtreecommitdiffstats
path: root/generator/generator_haskell.ml
Commit message (Expand)AuthorAgeFilesLines
* generator: Add c_function (C function name) to each action struct.Richard W.M. Jones2012-07-121-2/+3
* generator: Use a struct instead of a tuple to describe each action.Richard W.M. Jones2012-07-111-2/+2
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
* generator: Rename java_structs to camel_structs to better reflect their purposeMatthew Booth2012-01-091-2/+2
* haskell: Small fixes for ghc 7.Richard W.M. Jones2011-03-181-1/+1
* generator: Add Pointer parameter type to the generator.Richard Jones2010-11-101-2/+3
* generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).Richard W.M. Jones2010-10-221-21/+22
* Split generator into separate source files.Richard Jones2010-09-111-0/+248