Sami Samhuri
be4bd30315
build test files in bin/ subdir, cleaned up Makefile and .gitignore.
2010-02-14 23:26:11 -08:00
Sami Samhuri
8f5269fffc
add tests for boolean and bitwise ops
2010-02-14 23:12:38 -08:00
Sami Samhuri
0db6becd33
add huge test to default suite
2010-01-20 23:22:04 -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