coffee, dart, elixir, elm: detect unclosed strings.
[jackhill/mal.git] / haskell /
2019-07-29 Joel MartinMerge pull request #387 from asarhaddon/test-macroexpan...
2019-07-29 Joel MartinMerge pull request #415 from asarhaddon/load-file-trail...
2019-07-28 Nicolas Boulenguezload-file: accept empty file or final comment, return nil
2019-07-17 Joel MartinMerge pull request #361 from asarhaddon/exercise-native...
2019-07-15 Joel MartinMerge pull request #400 from asarhaddon/improve-mal...
2019-07-15 Nicolas BoulenguezMerge remote-tracking branch 'remotes/kanaka/master...
2019-07-15 Joel MartinMerge pull request #416 from bjh21/bjh21-equal-empty
2019-07-09 Nicolas BoulenguezRemove gensym, inc and or from step files.
2019-07-09 Joel MartinMerge pull request #408 from asarhaddon/haskell-style
2019-07-08 Nicolas Boulenguezhaskell: remove the need for unsafePerformIO type force...
2019-07-08 Nicolas Boulenguezhaskell: shorten Reader with Applicative instead of...
2019-07-08 Nicolas Boulenguezhaskell: drop redundant import, test empty repl line...
2019-07-08 Nicolas Boulenguezhaskell: rewrite nth without old-style partial function
2019-07-08 Nicolas Boulenguezhaskell: adapt quasiquote to existing test, drop redund...
2019-07-08 Nicolas Boulenguezhaskell: make the code more readable and idiomatic.
2019-07-08 Nicolas Boulenguezhaskell: silent GHC warnings
2019-06-03 Joel MartinMerge pull request #396 from inkydragon/fix-test-on...
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-13 Joel MartinMerge pull request #372 from bjh21/bjh21-empty-hashmap
2019-05-13 Joel Martinhaskell: fix parsing empty literal sequences.
2019-05-13 Joel MartinMerge pull request #374 from sgtatham/vala-fixes
2019-05-13 Joel MartinMerge pull request #370 from asarhaddon/hide-gensym...
2019-05-11 Nicolas Boulenguezgensym: hide the counter in an environment, define...
2019-03-27 Joel MartinMerge pull request #345 from asarhaddon/ada.2
2019-03-21 Joel MartinConvert to loccount based stats calculation.
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 MartinHaskell: update docker image to 7.10.3
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-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-05-19 Joel MartinRefactor to use run scripts, remove *_RUNSTEP
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-04-04 Dov MurikMerge pull request #5 from zmower/literal-empty-list
2016-04-03 Dov MurikMerge pull request #4 from kanaka/issue194-literal...
2016-04-02 Joel MartinFix empty list eval in step2 for most languages.
2016-03-28 Dov Murikhaskell: Fix exception on literal empty list
2016-03-20 Chris M MooreUpdate from master
2016-03-15 Joel MartinTests: move step5 non-TCO tests to per impl.
2016-03-04 Joel MartinMerge pull request #181 from wasamasa/fix-typos
2016-03-02 Joel MartinMerge branch 'wasamasa-elisp'
2016-03-02 Vasilij SchneidermannMerge branch 'master' into elisp
2016-02-27 Joel MartinMerge pull request #178 from dubek/fix-negative
2016-02-26 Dov Murikhaskell: fix negative numbers handling
2016-02-24 Joel MartinMerge branch 'issue_166_string_ops' of github.com:kanak...
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
2016-02-24 Joel MartinAdd dist targets to most implementations.
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-15 Joel Martinhaskell, r: add seq and string?.
2016-02-04 Joel MartinMerge pull request #158 from dubek/first-rest-nil
2016-02-04 Dov Murikawk, haskell: Fix (first nil) and (rest nil)
2016-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-26 Joel MartinMerge branch 'Haxe'
2016-01-26 Joel MartinMerge pull request #146 from dubek/fix-macro-eval
2016-01-26 Joel MartinMerge pull request #143 from dubek/add-gensym
2016-01-25 Dov MurikAdd gensym and clean `or` macro to stepA of 19 implemen...
2015-12-28 Joel MartinMerge pull request #137 from ivern/kotlin
2015-12-03 Joel MartinHaskell: fix simple vector equality. Add test.
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Joel MartinAll: show comments with stats target.
2015-10-06 Joel MartinTravis: add lua and haskell. Add racket (disabled).
2015-03-17 Chris M MooreAda: merge to latest baseline
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-14 Joel MartinAll: move metadata, atoms, readline, conj to stepA.
2015-03-12 Joel MartinTests: add testing Dockerfile. Impl fixes.
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-02-28 Joel MartinMerge branch 'ruby1.9' of https://github.com/elektronau...
2015-02-28 Joel MartinMerge pull request #15 from joelpickup/master
2015-02-28 Joel MartinMerge pull request #14 from anton-trunov/guide-small-fix
2015-02-28 Joel MartinMerge pull request #13 from euc/patch-1
2015-02-28 Joel MartinMerge pull request #11 from treeform/patch-1
2015-02-28 Joel MartinAll: rename stepA_interop to stepA_mal
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