Commit graph

6 commits

Author SHA1 Message Date
4cf2f09a73 modify in build.rb, not test.rb 2014-05-20 14:51:36 -07:00
Sami Samhuri
20c758ae85 small bug fixes 2013-01-20 22:51:40 -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
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
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
d89ab8f1b1 [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00