- Nov 16, 2020
-
-
Ari Nugraha authored
-
- Nov 14, 2020
-
-
Ari Nugraha authored
-
Ari Nugraha authored
-
- Nov 12, 2020
-
-
Ari Nugraha authored
-
Ari Nugraha authored
-
- Nov 11, 2020
-
-
Ari Nugraha authored
-
- Jan 28, 2018
-
-
Sean Gillespie authored
Try to avoid creating captures
-
Sean Gillespie authored
-
Sean Gillespie authored
-
- Jan 26, 2018
-
-
Sean Gillespie authored
-
- Jan 23, 2018
-
-
Sean Gillespie authored
-
- Jan 21, 2018
-
-
Sean Gillespie authored
-
Sean Gillespie authored
Ignore elisp files
-
Sean Gillespie authored
* Use haskeline to alleviate headaches * Update to latest lts
-
- Dec 26, 2017
-
-
Sean Gillespie authored
-
Sean Gillespie authored
-
- Jun 20, 2017
-
-
Sean Gillespie authored
-
- Apr 07, 2017
-
-
Sean Gillespie authored
* Fix formatting * Update GHC >= 8
-
Sean Gillespie authored
-
Sean Gillespie authored
-
- Mar 08, 2017
-
-
Sean Gillespie authored
Implement Type Application
-
- Mar 04, 2017
-
-
Sean Gillespie authored
* Refactor types * Add Type Abstraction
-
- Jan 08, 2017
-
-
Sean Gillespie authored
-
Sean Gillespie authored
Add a universal type
-
Sean Gillespie authored
Add rules for application and type abstraction
-
- Jan 07, 2017
-
-
Sean Gillespie authored
-
- Jan 03, 2017
-
-
Sean Gillespie authored
Set optparse-applicative < 0.13, since 0.13 introduced breaking changes
-
Sean Gillespie authored
- Dec 31, 2016
-
-
Sean Gillespie authored
-
Sean Gillespie authored
-
Sean Gillespie authored
-
Sean Gillespie authored
Add type application
-
Sean Gillespie authored
* Add type abstraction `\X. body` * enforce case for variable names * Types begin with a capital * Variables begin with a lower
-
Sean Gillespie authored
X->Y -> Z => X->Y->Z
-
Sean Gillespie authored
Add type parser to abs parser
-
Sean Gillespie authored
Split parser into two separate parsers * Expression Parser * Type parser
-
Sean Gillespie authored
If we are printing an abs arg, supress the spaces between arrows
-