Remove gensym, inc and or from step files.
[jackhill/mal.git] / haskell / Types.hs
2019-07-09 Joel MartinMerge pull request #408 from asarhaddon/haskell-style
2019-07-08 Nicolas Boulenguezhaskell: make the code more readable and idiomatic.
2019-07-08 Nicolas Boulenguezhaskell: silent GHC warnings
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-01-04 Joel MartinMerge pull request #310 from bendudson/master
2017-11-02 Joel MartinMerge pull request #306 from kanaka/add-predicates
2017-10-26 Joel MartinDart, Groovy, Haskell: add number?, fn? and macro?
2016-11-13 Harry TerkelsenMerge branch 'master' into dart
2016-10-31 Joel MartinMerge branch 'basic'
2016-10-25 Joel MartinMerge pull request #239 from wasamasa/picolisp
2016-10-06 Joel MartinMerge pull request #238 from prt2121/pt/haskell-7.10.1
2016-10-02 PratSupport GHC 7.10.1+. Update error handling
2016-03-20 Chris M MooreUpdate from master
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-15 Joel Martinhaskell, r: add seq and string?.
2015-12-28 Joel MartinMerge pull request #137 from ivern/kotlin
2015-12-03 Joel MartinHaskell: fix simple vector equality. Add test.
2015-01-09 Joel MartinHaskell: add error handling and try*/catch*.
2015-01-09 Joel MartinHaskell: Add steps9-A, metadata, and atoms.
2015-01-09 Joel MartinHaskell: add step7 and 8.
2015-01-09 Joel MartinHaskell: steps 4-6. Line editing. Simpler fn calls.
2015-01-09 Joel MartinHaskell: steps 0-3