Implement step 1
[jackhill/mal.git] / swift3 /
2016-11-13 Harry TerkelsenMerge branch 'master' into dart
2016-10-31 Joel MartinMerge branch 'basic'
2016-10-29 Chris McCormickMerge branch 'master' into php-interop-extended
2016-10-27 Joel MartinMerge pull request #244 from chr15m/php-web-run
2016-10-25 Joel MartinMerge pull request #239 from wasamasa/picolisp
2016-10-18 Joel MartinSwift3: updates/fixes for Swift 3.0.1
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-08-01 Joel MartinSwift3: update to Swift 3 Preview 3.
2016-08-01 Joel MartinMerge pull request #228 from fredim/swift3
2016-07-29 Fred ImSquashed commits, updated to latest swift3 (swift-3...
2016-05-19 Joel MartinRefactor to use run scripts, remove *_RUNSTEP
2016-04-08 Joel MartinMerge pull request #199 from dubek/c-add-boehm-gc
2016-04-08 Joel MartinMerge pull request #198 from keith-rollin/mac_port
2016-04-08 Keith RollinPort swift3 to OSX.
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 Martinswift3: fix empty list evaluation.
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-03-01 Joel MartinSwift3: add meta to all collections. Simplify types.
2016-02-24 Joel MartinMerge branch 'issue_166_string_ops' of github.com:kanak...
2016-02-24 Joel MartinSwift*: add seq/string?. swift: gensym/or macro fix
2016-02-24 Joel MartinMerge branch 'master' into issue_166_string_ops
2016-02-24 Joel Martinswift3: add missing time-ms function
2016-02-24 Joel Martinadd swift3/Dockerfile
2016-02-24 Joel Martinswift3: dist rule
2016-02-24 Joel Martinswift3: add missed updates to core/types
2016-02-24 Joel Martinswift3: steps6-A, vectors, maps, keywords, meta.
2016-02-23 Joel Martinswift3: step0-step5 basics