Randy Heit
739e684549
- Converted all action functions be directly callable by the VM (though they are not yet
...
usable).
SVN r2154 (scripting)
2010-02-12 06:04:57 +00:00
Randy Heit
e5ef25591d
- Use a union, rather than pointer aliasing, to access the parts of a VM instruction.
...
SVN r1922 (scripting)
2009-10-17 00:33:23 +00:00
Randy Heit
126c738116
- Added PARAMI for the common case of passing an integer constant to a function.
...
- Made FxParameter::Emit free its operand's register.
SVN r1918 (scripting)
2009-10-15 21:59:37 +00:00
Randy Heit
3001708d16
- Added some code for generating VM code from FxExpressions. This is completely untested, since
...
it isn't even used anywhere yet. In retrospect, I probably should have targeted an intermediate
representation and done codegen with that instead, since that would be something I can reuse.
SVN r1908 (scripting)
2009-10-11 00:02:14 +00:00
Randy Heit
92766165f5
OMG! Wrong directory!
...
SVN r1844 (scripting)
2009-09-16 03:01:40 +00:00