glance/app
2016-12-13 23:21:34 -08:00
..
DrawingColors.hs Cycle colors for nested apply. 2016-12-09 00:35:19 -08:00
GraphAlgorithms.hs Reduce warnings. 2016-12-08 21:45:33 -08:00
Icons.hs Use roundedRect for nested icons. 2016-12-11 18:56:11 -08:00
Main.hs Add success message to main. 2016-12-10 11:38:15 -08:00
Rendering.hs Draw the edges underneath the nodes. 2016-12-09 18:28:48 -08:00
Translate.hs Reduce warnings. 2016-12-13 23:21:34 -08:00
TranslateCore.hs Enable more unit tests by renaming nodes in the syntax graphs. 2016-12-13 15:26:24 -08:00
Types.hs Compose nested node. 2016-12-08 21:38:43 -08:00
Util.hs Change node identifier from string to Int. Now, data NameAndPort = NameAndPort NodeName (Maybe Port), where NodeName and Port are both Int newtypes. 2016-12-06 17:02:54 -08:00