glance/app
Robbie Gleichman 3523e44399
Rewrite Translate.hs to use SimplifySyntax (#4)
* Create branch for in-progress SimplifySyntax work.

* Translate more simple syntax. Improve flat lambda icon. Remove function binds from simple syntax.

* Translate SeApp.

* Fix simplifyExp.

* Translate SpApp and SeCase.

* Translate SeGuard.

* Translate @ patterns and pattern wild cards.

* Transtlate list and tuple patterns.

* Translate tuple and list expressions.

* Translate left sections.

* Translate Do notation.

* Cleanup Translate.hs.

* Translate type signatures.

* More cleanup of Translate.hs.

* Translate negate function application and enum syntax.

* Rename functions in Translate.hs.
2019-01-03 15:41:34 -08:00
..
DrawingColors.hs Fix warnings. 2018-11-04 22:54:17 -08:00
GraphAlgorithms.hs Improve formatting of GraphAlgorithms.hs and Types.hs. 2018-11-12 00:21:50 -08:00
Icons.hs Rewrite Translate.hs to use SimplifySyntax (#4) 2019-01-03 15:41:34 -08:00
Main.hs Cleanup and improve formatting. 2018-11-11 23:13:19 -08:00
Rendering.hs Cleanup Rendering.hs. 2018-11-12 01:02:12 -08:00
SimplifySyntax.hs Rewrite Translate.hs to use SimplifySyntax (#4) 2019-01-03 15:41:34 -08:00
Translate.hs Rewrite Translate.hs to use SimplifySyntax (#4) 2019-01-03 15:41:34 -08:00
TranslateCore.hs Cleanup and improve formatting. 2018-11-11 23:13:19 -08:00
Types.hs Improve formatting of GraphAlgorithms.hs and Types.hs. 2018-11-12 00:21:50 -08:00
Util.hs Cleanup and improve formatting. 2018-11-11 23:13:19 -08:00