Commit graph

10 commits

Author SHA1 Message Date
Sami Samhuri
3422f201d1 clean up block by moving keywords into a lookup table. 2010-02-08 23:37:27 -08:00
Sami Samhuri
0db6becd33 add huge test to default suite 2010-01-20 23:22:04 -08:00
Sami Samhuri
cfd97c5cbd Revert "use print correctly in tests"
This reverts commit 72508aafbf.
2010-01-20 20:49:12 -08:00
Sami Samhuri
72508aafbf use print correctly in tests 2010-01-20 20:31:11 -08:00
Sami Samhuri
874578f9e8 added test for large object file generation 2010-01-19 23:07:47 -08:00
Sami Samhuri
42c07eb18d [CHANGED] default test suite now includes big_test 2009-06-26 11:22:48 -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
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
3fad8e3522 updated Makefiles 2009-05-24 13:29:25 -07:00
sjs
d89ab8f1b1 [NEW] test dir and better tests 2009-05-24 13:01:45 -07:00