glance/app
2020-12-25 22:35:24 -08:00
..
Constants.hs Add Constants.hs. 2019-04-02 01:49:48 -07:00
DrawingColors.hs Embed lambdas as arguments. Make apply and lambda argumenet/parameter boxes transparent to make line crossings look better. 2019-08-06 02:33:01 -07:00
GraphAlgorithms.hs Embed lambdas as arguments. Make apply and lambda argumenet/parameter boxes transparent to make line crossings look better. 2019-08-06 02:33:01 -07:00
Icons.hs Embed lambdas as arguments. Make apply and lambda argumenet/parameter boxes transparent to make line crossings look better. 2019-08-06 02:33:01 -07:00
Main.hs Refactor GraphAlgorithms.hs. 2019-02-19 03:21:13 -08:00
Rendering.hs Use a Set instead of a list for lambda enclosed nodes. 2019-07-25 23:52:14 -07:00
SimplifySyntax.hs Rename guard to multiIf. 2019-01-12 00:55:13 -08:00
Translate.hs Update stackage, fix warnings and format some app files with Ormolu. 2020-12-25 22:35:24 -08:00
TranslateCore.hs Update stackage, fix warnings and format some app files with Ormolu. 2020-12-25 22:35:24 -08:00
Types.hs Update stackage, fix warnings and format some app files with Ormolu. 2020-12-25 22:35:24 -08:00
Util.hs Wrap all SyntaxNodes in an Embedder type which has the names of that node's embedded nodes. 2019-07-18 02:40:09 -07:00