Go to file
hasufell 8547122be6
Make the diagram API more abstract
In particular we now have the data type 'Diag' which
can be used to concatenate multiple Diagrams via mconcat while
keep the properties and VTable across all of them consistent.
2014-10-06 21:11:28 +02:00
.gitignore Update .gitignore 2014-10-01 23:09:09 +02:00
.hscolour Add hscolour 2014-10-01 20:14:44 +02:00
CG2.cabal Add all other modules to the cabal file 2014-10-05 21:12:08 +02:00
Defaults.hs Use a proper API for default parameters 2014-10-05 15:50:42 +02:00
Diagram.hs Make the diagram API more abstract 2014-10-06 21:11:28 +02:00
Gtk.hs Improve haddock documentation 2014-10-05 21:47:00 +02:00
LICENSE Add GPL-2 LICENSE file 2014-10-01 20:15:00 +02:00
Main.hs Style 2014-10-05 18:43:10 +02:00
Meshparser.hs Style 2014-10-05 15:50:52 +02:00
Parser.hs Style 2014-10-05 15:57:18 +02:00
Util.hs Simplify and improve extension handling 2014-10-06 02:26:04 +02:00
gtk2.glade Add algorithm combo box 2014-10-05 21:41:51 +02:00
test.obj Add test mesh 2014-10-01 01:19:30 +02:00