4cf2f09a73
modify in build.rb, not test.rb
2014-05-20 14:51:36 -07:00
Sami Samhuri
e77ac481d8
ruby 1.9 compatible case statements
2013-01-20 22:50:51 -08:00
Sami Samhuri
be4bd30315
build test files in bin/ subdir, cleaned up Makefile and .gitignore.
2010-02-14 23:26:11 -08:00
Sami Samhuri
0c21d1abc6
[big commit] use variable proxies to defer address calculation
2010-01-19 23:23:54 -08:00
Sami Samhuri
558d5e73a9
fixed compiling. (had only been running tests which require and use the build method directly)
2010-01-13 21:50:30 -08:00
sjs
63cf421501
fixed a syntax error and argument error -- always test before commiting
2009-10-20 18:25:38 -07:00
sjs
de366ea542
Removed duplication thanks to caliper @ http://devver.net
2009-10-20 18:04:10 -07:00
Sami Samhuri
bc6a3d4d3b
[NEW] Binary assembler outputs working machine code and Mach-O object files that can be linked into working executables.
2009-06-25 09:42:56 -07:00
Sami Samhuri
47ce9043e4
[FIXED] print on Darwin ... probably still violates calling convention.
2009-05-25 17:18:58 -07:00
Sami Samhuri
a4506bab10
[NEW] First hints of cross-platform support. Compiles to Mach-O on Darwin with nasm and gcc.
...
There is no binary assembler support for Darwin yet! I'm not sure when I will dive into the details
of generating a Mach-O binary from Ruby or C.
[MERGED] Binary assembler support. It *should* work on ELF but it needs testing on Linux.
2009-05-25 16:26:21 -07:00
sjs
76d4d2be3a
[BUNK] moving to macbook, broken commit.
2009-05-24 20:29:17 -07:00
sjs
d89ab8f1b1
[NEW] test dir and better tests
2009-05-24 13:01:45 -07:00