glance/app
2016-12-25 17:24:26 -08:00
..
DrawingColors.hs Cycle colors for nested apply. 2016-12-09 00:35:19 -08:00
GraphAlgorithms.hs Don't allow guards to embed PApps. 2016-12-25 17:24:26 -08:00
Icons.hs Make the args of pattern apply nodes vertical to make embedding cases nicer. 2016-12-25 17:08:11 -08:00
Main.hs Rename and refactor exported translation functions in Translate.hs. 2016-12-15 22:58:19 -08:00
Rendering.hs Reflect the angles of the inner icons for nestedGuardPortAngles. 2016-12-24 16:05:15 -08:00
Translate.hs Fix edge direction from case result to the optional case result port on the case node. 2016-12-24 02:02:59 -08:00
TranslateCore.hs Fix edge direction from case result to the optional case result port on the case node. 2016-12-24 02:02:59 -08:00
Types.hs Delete ResultIcon. 2016-12-22 19:51:22 -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