impl step2, remove interleaved calls in READ/EVAL/PRINT
[jackhill/mal.git] / .gitignore
2020-02-11 Joel MartinMove implementations into impls/ dir
2019-12-02 Joel MartinMerge pull request #467 from MontakOleg/swift5
2019-11-08 Oleg Montakswift5: step0_repl
2019-01-16 Joel Martinwasm: update to 2019 wat syntax, use .wat extension
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-12-08 Joel Martinwasm: Convert to wam syntax using wamp.
2018-12-08 Joel Martinwasm: Steps 0-3 ported from basic. Preprocessor.
2018-11-29 Joel MartinMerge pull request #331 from vi/patch-1
2018-11-28 Joel MartinUpdate JS impls: use ffi-napi and Ubuntu 18.04
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-06-24 Chris McCormickPHP: refactor web running mechanism.
2018-06-04 Joel MartinMerge pull request #316 from dubek/fantom
2018-06-03 Dov MurikAdd Fantom implementation
2017-09-28 Joel MartinES6: Use ES6 modules. Update node.
2017-09-28 Joel MartinIgnore rust/matlab runtime dirs. Typo in TODO.
2017-09-21 Joel MartinAdd package.lock to .gitignore
2017-09-15 Joel MartinMisc fixes and TODO updates.
2017-07-27 Joel Martin[clojure] Fixes to support lumo 1.6.0.
2017-07-25 Joel MartinMerge pull request #270 from c0deaddict/master
2017-07-25 Jos van BakelMerged master, resolved conflicts
2017-07-10 Vasilij SchneidermannMerge branch 'master' into gnu-smalltalk-implementation
2017-06-04 Jos van BakelElm: step 0
2017-05-24 Joel MartinMerge pull request #262 from c0deaddict/master
2017-05-24 Jos van BakelFixed wrong ignore of livescript/node_readline.js
2017-04-05 Jos van BakelAdded livescript
2016-11-21 Joel MartinMerge pull request #250 from dubek/skew
2016-11-21 Joel MartinMerge pull request #248 from iqbalansari/common-lisp
2016-11-20 Dov MurikAdd Skew implementation
2016-11-18 Iqbal AnsariCommon Lisp: Keep track of the implementation used...
2016-11-18 Iqbal AnsariCommon Lisp: Ignore fasl and lib files
2016-11-18 Iqbal AnsariCommon Lisp: Implement step 0
2016-11-13 Harry TerkelsenMerge branch 'master' into dart
2016-11-05 Joel MartinAda: add ada/obj to .gitignore
2016-10-31 Joel MartinMerge branch 'master' of github.com:kanaka/mal
2016-10-31 Joel MartinMerge branch 'basic'
2016-10-28 Joel MartinBasic: fix step6 arg test. Gensym. Misc cleanup.
2016-08-28 Joel MartinMerge pull request #230 from iqbalansari/clisp
2016-08-28 Iqbal AnsariCompile clisp files before running
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-06-11 Joel MartinMerge pull request #215 from hinrik/add_perl6_impl
2016-06-11 Hinrik Örn SigurðssonAdd Perl 6 implementation
2016-05-22 Joel Martinplsql: Fix readline/output async. Improve arg mode.
2016-05-22 Joel Martinplsql (Oracle PL/SQL): Copy plpgsql. Step0,1 basics.
2016-03-20 Chris M MooreUpdate from master
2016-03-14 Joel MartinObjPascal: gitignore regexpr, mal_readline comments.
2016-03-13 Joel MartinObjPascal: add Sorokin RegExpr.pas to repo.
2016-03-13 Joel MartinObject Pascal: full implementation. Test cleanup.
2016-03-06 Joel MartinObjective-C: steps 0-4, keywords, hash maps.
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-03-01 Joel Martin.gitignore: Add typical scratch files/dirs.
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 MartinDist/packaging for most impls. erlang, racket *ARGV...
2016-02-24 Joel MartinAdd dist targets to most implementations.
2016-02-24 Joel Martinawk-es6, Makefile: dist ruiles
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-26 Joel MartinMerge branch 'Haxe'
2016-01-26 Joel MartinHaxe: add C++, JS, Neko targets. Make neko default.
2015-12-28 Joel MartinMerge pull request #137 from ivern/kotlin
2015-12-18 Joel MartinMerge pull request #132 from sdt/native-swap
2015-12-17 Joel Martin.gitignore: ignore built erlang/mal.
2015-12-02 Joel MartinMerge pull request #125 from dubek/d-impl
2015-12-02 Dov MurikD implementation
2015-11-19 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-11-10 Joel MartinMerge pull request #108 from dubek/tcl-impl
2015-11-10 Joel MartinFix hash-map equality in python and rpython.
2015-11-07 Joel MartinMisc cleanup for midwest.io presentation.
2015-10-30 Joel MartinAll: don't ignore */mal. Fixes #99
2015-10-27 Joel MartinMerge pull request #95 from ivern/kotlin
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-10-25 Javier Fernandez... Implemented Kotlin MAL up to step 4
2015-09-16 Joel MartinMerge pull request #85 from enitihas/master
2015-09-16 Abhishek PandeyChanged nim/nimcache to nim/nimcache* in .gitignore
2015-09-10 Joel MartinMerge pull request #81 from ekmartin/elixir
2015-09-02 ekmartinAdd elixir step0
2015-07-31 Joel MartinES6: step0 and step1 basics.
2015-07-14 Joel MartinMerge pull request #73 from pstephens/fsharp
2015-07-06 Peter StephensMerge remote-tracking branch 'kanaka/master' into fsharp
2015-06-03 Joel MartinMerge pull request #70 from rhysd/crystal
2015-06-02 rhysdcrystal: Prepare to implement with Crystal
2015-05-19 Joel MartinAdd groovy implementation.
2015-04-06 Joel MartinMerge pull request #59 from NalaGinrut/master
2015-04-06 Joel MartinMerge pull request #56 from NalaGinrut/master
2015-04-06 Joel MartinMerge pull request #57 from nlfiedler/erlang
2015-04-04 Nathan FiedlerStep 0 of Make-a-Lisp for Erlang
2015-03-27 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-17 Chris M MooreAda: merge to latest baseline
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
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 #12 from tebeka/master
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-02 Joel MartinminiMAL: use npm published miniMAL.
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
next