Fix empty list eval in step2 for most languages.
authorJoel Martin <github@martintribe.org>
Sat, 2 Apr 2016 22:56:04 +0000 (17:56 -0500)
committerJoel Martin <github@martintribe.org>
Sat, 2 Apr 2016 23:40:49 +0000 (18:40 -0500)
commitefa2daef5749b81a460e08fb77195b49a6f8abf7
tree629ccf166ee6edbd71eeebc352a72e1ff4de3656
parenta26c2568b987dab00d86b8c2d017e9adbecd7e1e
Fix empty list eval in step2 for most languages.

I think the only remaining ones are ada, elisp, factor, and rust.
36 files changed:
bash/step2_eval.sh
clojure/src/step2_eval.clj
coffee/step2_eval.coffee
crystal/step2_eval.cr
d/step2_eval.d
elixir/lib/mix/tasks/step2_eval.ex
es6/step2_eval.js
forth/step2_eval.fs
fsharp/step2_eval.fs
go/src/core/core.go
go/src/step2_eval/step2_eval.go
groovy/step2_eval.groovy
guile/step2_eval.scm
haskell/step2_eval.hs
haxe/Step2_eval.hx
io/step2_eval.io
js/step2_eval.js
julia/step2_eval.jl
kotlin/src/mal/step2_eval.kt
lua/step2_eval.lua
make/step2_eval.mk
mal/step2_eval.mal
miniMAL/step2_eval.json
nim/step2_eval.nim
perl/step2_eval.pl
php/step2_eval.php
process/guide.md
ps/step2_eval.ps
python/step2_eval.py
r/step2_eval.r
racket/step2_eval.rkt
rpython/step2_eval.py
ruby/step2_eval.rb
scala/step2_eval.scala
tcl/step2_eval.tcl
vimscript/step2_eval.vim