All: rename stepA_interop to stepA_mal
authorJoel Martin <github@martintribe.org>
Sat, 28 Feb 2015 17:09:54 +0000 (11:09 -0600)
committerJoel Martin <github@martintribe.org>
Sat, 28 Feb 2015 17:09:54 +0000 (11:09 -0600)
commit90f618cbe7ac7740accf501a75be6972bd95be1a
tree33a2a221e09f012a25e9ad8317a95bae6ffe1b08
parent699f0ad23aca21076edb6a51838d879ca580ffd5
All: rename stepA_interop to stepA_mal

Also, add missed postscript interop tests.
74 files changed:
.gitignore
Makefile
README.md
bash/Makefile
bash/stepA_mal.sh [moved from bash/stepA_interop.sh with 100% similarity]
bash/tests/stepA_mal.mal [moved from bash/tests/stepA_interop.mal with 100% similarity]
c/Makefile
c/stepA_mal.c [moved from c/stepA_interop.c with 100% similarity]
c/tests/stepA_mal.mal [moved from c/tests/stepA_interop.mal with 100% similarity]
clojure/Makefile
clojure/src/stepA_mal.clj [moved from clojure/src/stepA_interop.clj with 100% similarity]
clojure/tests/stepA_mal.mal [moved from clojure/tests/stepA_interop.mal with 100% similarity]
coffee/Makefile
coffee/stepA_mal.coffee [moved from coffee/stepA_interop.coffee with 100% similarity]
coffee/tests/stepA_mal.mal [moved from coffee/tests/stepA_interop.mal with 100% similarity]
cs/Makefile
cs/stepA_mal.cs [moved from cs/stepA_interop.cs with 99% similarity]
docs/TODO
docs/step_notes.txt
forth/Makefile
forth/stepA_mal.fs [moved from forth/stepA_interop.fs with 100% similarity]
forth/tests/stepA_mal.mal [moved from forth/tests/stepA_interop.mal with 100% similarity]
go/Makefile
go/src/stepA_mal/stepA_mal.go [moved from go/src/stepA_interop/stepA_interop.go with 100% similarity]
haskell/Makefile
haskell/stepA_mal.hs [moved from haskell/stepA_interop.hs with 100% similarity]
java/Makefile
java/pom.xml
java/src/main/java/mal/stepA_mal.java [moved from java/src/main/java/mal/stepA_interop.java with 99% similarity]
js/Makefile
js/stepA_mal.js [moved from js/stepA_interop.js with 100% similarity]
js/tests/stepA_mal.mal [moved from js/tests/stepA_interop.mal with 100% similarity]
lua/Makefile
lua/stepA_mal.lua [moved from lua/stepA_interop.lua with 100% similarity]
make/Makefile
make/stepA_mal.mk [moved from make/stepA_interop.mk with 100% similarity]
make/tests/stepA_mal.mal [moved from make/tests/stepA_interop.mal with 100% similarity]
mal/Makefile
mal/stepA_mal.mal [moved from mal/stepA_interop.mal with 100% similarity]
matlab/Makefile
matlab/stepA_mal.m [moved from matlab/stepA_interop.m with 99% similarity]
miniMAL/Makefile
miniMAL/stepA_mal.json [moved from miniMAL/stepA_interop.json with 100% similarity]
ocaml/Makefile
ocaml/stepA_mal.ml [moved from ocaml/stepA_interop.ml with 100% similarity]
perl/Makefile
perl/stepA_mal.pl [moved from perl/stepA_interop.pl with 100% similarity]
perl/tests/stepA_mal.mal [moved from perl/tests/stepA_interop.mal with 100% similarity]
php/Makefile
php/stepA_mal.php [moved from php/stepA_interop.php with 100% similarity]
php/tests/stepA_mal.mal [moved from php/tests/stepA_interop.mal with 100% similarity]
process/guide.md
process/stepA_mal.gliffy [moved from process/stepA_interop.gliffy with 100% similarity]
process/stepA_mal.png [moved from process/stepA_interop.png with 100% similarity]
process/stepA_mal.txt [moved from process/stepA_interop.txt with 98% similarity]
ps/Makefile
ps/stepA_mal.ps [moved from ps/stepA_interop.ps with 100% similarity]
ps/tests/stepA_mal.mal [new file with mode: 0644]
python/Makefile
python/stepA_mal.py [moved from python/stepA_interop.py with 100% similarity]
r/Makefile
r/stepA_mal.r [moved from r/stepA_interop.r with 100% similarity]
racket/Makefile
racket/stepA_mal.rkt [moved from racket/stepA_interop.rkt with 100% similarity]
ruby/Makefile
ruby/stepA_mal.rb [moved from ruby/stepA_interop.rb with 100% similarity]
ruby/tests/stepA_mal.mal [moved from ruby/tests/stepA_interop.mal with 100% similarity]
rust/Cargo.toml
rust/Makefile
rust/src/stepA_mal.rs [moved from rust/src/stepA_interop.rs with 100% similarity]
scala/Makefile
scala/stepA_mal.scala [moved from scala/stepA_interop.scala with 99% similarity]
vb/Makefile
vb/stepA_mal.vb [moved from vb/stepA_interop.vb with 99% similarity]