Implement step 1
[jackhill/mal.git] / guile /
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-09-20 Joel MartinMerge pull request #237 from iqbalansari/master
2016-09-20 Iqbal AnsariCompile guile files before running them
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-30 Dov Murikguile: Fix crash/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-02 Vasilij SchneidermannMerge branch 'master' into elisp
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-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-15 Joel MartinMerge pull request #174 from dubek/issue_166_schemes
2016-02-15 Dov Murikguile: add seq and string?
2016-02-04 Joel MartinMerge pull request #158 from dubek/first-rest-nil
2016-02-04 Dov Murikfactor, go, guile, miniMAL, ps: Fix (first nil) and...
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-23 Dov MurikAdd gensym and clean `or` macro to stepA of 12 implemen...
2016-01-11 Joel MartinMerge branch 'issue130_diagram_updates'
2016-01-06 Dov Murikguile: modify step6 (and later) to handle atoms
2015-12-28 Joel MartinMerge pull request #137 from ivern/kotlin
2015-12-18 Joel MartinMerge commit '069f90b'
2015-12-17 Dov Murikguile: use readable/not-readable when printing hash...
2015-11-30 Joel MartinMerge pull request #124 from dubek/fix-guile-hash-list...
2015-11-30 Dov Murikguile: fix equality of hash-maps and lists/vectors
2015-10-31 Joel MartinAll: fix read/print of \\, and \n
2015-10-27 Javier Fernandez... Updated from master, solved conflicts
2015-10-27 Joel MartinAll: show comments with stats target.
2015-10-09 Joel Martinguile: fix regex with unicode bug.
2015-10-08 Joel MartinTravis: add remaining implementations.
2015-07-06 Peter StephensMerge remote-tracking branch 'kanaka/master' into fsharp
2015-04-06 Joel MartinMerge pull request #59 from NalaGinrut/master
2015-04-06 Nala Ginrutguile: perf tests OK
2015-04-06 Joel MartinMerge pull request #56 from NalaGinrut/master
2015-04-06 Nala Ginrutguile refixed *ARGV*
2015-04-06 Nala Ginrutguile fixed *ARGV* issue
2015-04-06 Nala Ginrutguile: self-hosting works
2015-04-06 Nala Ginrutguile: refix _apply
2015-04-06 Nala Ginrutguile: fixed _apply
2015-04-05 Nala Ginrutfixed 'not'
2015-04-05 Nala Ginrutfixed contain?
2015-04-05 Nala Ginrutadded immutable feature to avoid strange bug
2015-04-04 Nala Ginrutguile: print host-language
2015-04-04 Nala Ginrutguile fixed readline history bug
2015-04-04 Nala Ginrutguile: fixed readline bug
2015-04-03 Nala Ginrutguile: enable readline
2015-04-03 Nala Ginrutremove whitespace while reading
2015-04-03 Nala Ginrutguile: fixed stepA with new tests
2015-04-03 Nala Ginrutmerge upstream
2015-04-03 Nala Ginrutguile done
2015-04-03 Nala Ginrutfixed step9
2015-04-03 Nala Ginrutfixed function/macro printing error
2015-04-03 Nala Ginrutguile step9 works
2015-04-02 Nala Ginrutfixe guile step1~step7 for handling blank line properly
2015-04-02 Nala Ginrutguile step8 works
2015-04-01 Nala Ginrutfixed step3~7 with better env ref
2015-04-01 Nala Ginrutfixed step2~4 with correct env ref
2015-04-01 Nala Ginrutfixed step5~7 with correct env ref
2015-04-01 Nala Ginrutfixed step7
2015-03-31 Nala Ginrutguile step7 works
2015-03-31 Nala Ginrutguile enable step5 test
2015-03-31 Nala Ginrutguile step5 & step6 works
2015-03-31 Nala Ginrutguile step4 works
2015-03-30 Nala Ginrutadded guile step4
2015-03-30 Nala Ginrutfixed func calling eval
2015-03-30 Nala Ginrutadded some stuffs
2015-03-30 Nala Ginrutfixed double-quote in string problem
2015-03-30 Nala Ginrutfixed env.scm for step4
2015-03-30 Nala Ginrutfixed proper pointer blob size
2015-03-30 Nala Ginrutfixed env for step4, update step3
2015-03-27 Nala Ginrutguile step3 works
2015-03-26 Nala Ginrutguile step2 works
2015-03-25 Nala Ginrutmerged upstream:master
2015-03-25 Nala Ginrutguile step1 success
2015-03-24 Nala Ginrutguile step1 works
2015-03-24 Nala Ginrutadded guile step1
2015-03-24 Nala Ginrutupdated guile/step0_repl.scm
2015-03-24 Nala Ginrutadded guile/readline.scm
2015-03-24 Nala Ginrutadded guile/pcre.scm
2015-03-24 Nala Ginrutadded guile/Makefile
2015-03-21 Nala Ginrutadded readline.scm for guile
2015-03-21 Nala Ginrutadded step0 for guile
2015-03-21 Nala Ginrutadded pcre module for guile