Tee hee. I think this is your best gem name evar. [...] Wilson is very metal. Wilson strikes more fear in to my heart than you do!
-- Aaron Patterson
Recently in wilson Category
Wilson is a pure ruby x86 assembler. No, really. Worst Idea Evar.
Why "wilson"? I wanted to name it "metal", but there is an existing project with that name... So I'm naming it after Wilson Bilkovich, who is about as metal as you can get (and it is easier to spell than "bilkovich", even tho that sounds more metal).
Changes:
1.1.1 / 2009-06-23
1 minor enhancement:
- Switched to minitest
1 bug fix:
- Specify full path to dlload to fix use in multiruby
Wilson is a pure ruby x86 assembler. No, really. Worst Idea Evar.
Why "wilson"? I wanted to name it "metal", but there is an existing project with that name... So I'm naming it after Wilson Bilkovich, who is about as metal as you can get (and it is easier to spell than "bilkovich", even tho that sounds more metal).
Changes:
1.1.0 / 2009-05-08
1 major enhancement:
- Added Object#asm for inline assembly. 100% ruby, no C.
7 minor enhancements:
- Added arg(n) for cleanly accessing ruby arguments.
- Added debugging output if $DEBUG.
- Added defasm and asm test cases.
- Added fromruby and sped up toruby a teeny amount.
- Improved benchmark code
- Refactored ASM DSL to Object#assemble.
- Sped up tests a fair amount by optimizing supportsProcessor.
2 bug fixes:
- Found a bug in the nasm manual that wilson parses. Fixed SAR.
- Found a bug in the nasm manual that wilson parses. Fixed cmp.
Wilson is a pure ruby x86 assembler. No, really. Worst Idea Evar.
Why "wilson"? I wanted to name it "metal", but there is an existing project with that name... So I'm naming it after Wilson Bilkovich, who is about as metal as you can get (and it is easier to spell than "bilkovich", even tho that sounds more metal).
Changes:
1.0.1 / 2009-04-22
3 minor enhancements:
- Added bench.rb to demonstrate timings.
- Added example.rb.
1 bug fix:
- Fixed defasm to work much better.
Wilson is a pure ruby x86 assembler. No, really. Worst Idea Evar.
Why "wilson"? I wanted to name it "metal", but there is an existing project with that name... So I'm naming it after Wilson Bilkovich, who is about as metal as you can get (and it is easier to spell than "bilkovich", even tho that sounds more metal).
Changes:
1.0.0 / 2009-01-20
1 major enhancement
- Birfday!
