This website requires JavaScript.
Explore
Help
Register
Sign In
ruby-x
/
rubyx
Watch
1
Star
0
Fork
0
You've already forked rubyx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
937f566b27
rubyx
/
lib
History
Torsten Ruger
937f566b27
value is not derived from code (was too much generalisation/confusing)
2014-05-21 19:41:51 +03:00
..
arm
function now returns locals, not free registers
2014-05-21 16:42:36 +03:00
ast
small fixes
2014-05-21 19:33:58 +03:00
core
move towards locals (not hardcoding registers)
2014-05-21 19:27:27 +03:00
elf
outputting hex for better comparison with objdump
2014-05-21 19:04:48 +03:00
intel
resistance was useless, wilson is now part of the collective (as intel)
2014-05-08 15:09:56 +03:00
parser
allowing comments instead of newlines and not capturing comments (leave that for later as it messes the output)
2014-05-14 22:19:20 +03:00
parslet
introduce constant class and add block to compile signature(wip, work in progress)
2014-05-13 16:24:19 +03:00
support
fix fibo with new syntax. certainly works for operators, but not everything
2014-05-21 12:47:40 +03:00
vm
value is not derived from code (was too much generalisation/confusing)
2014-05-21 19:41:51 +03:00
crystal.rb
work on Integer.to_s , not a simple task as it turns out
2014-05-15 16:54:23 +03:00
parslet.rb
vendored parslet, deemed stable enough and better without dependency
2014-04-27 15:34:35 +03:00
stream_reader.rb
fix names and requires to get some elf out again (still crashes though)
2014-04-19 23:25:46 +03:00