index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
virtualmachine
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-23
Add back replace mode and specific delete *
jacob1
1
-1/+1
2013-05-11
D:
mniip
3
-3/+3
2012-09-30
Fix some uninitialized variables, add back sandcolor changing
jacob1
1
-0/+13
2012-09-16
fix some errors in visual studio
jacob1
1
-1/+2
2012-09-15
Hooked more functions to VM.
Savely Skresanov
2
-4/+12
2012-09-15
Some work on adding new hooks.
Savely Skresanov
4
-13/+23
2012-09-15
Fix file reading, fix ARG implementation
Simon Robertshaw
3
-5/+3
2012-09-14
Fixes invalid text pasting, Adds API to VM, allow program loading in Lua and ...
Simon Robertshaw
4
-29/+159
2012-09-13
Disable JIT for now
Simon Robertshaw
1
-2/+6
2012-09-13
Some progress on JIT - no syscalls yet
Simon Robertshaw
5
-26/+298
2012-09-11
Fix buffer overflow with HTTP headers caused by recent \r\n commit"
Simon Robertshaw
1
-0/+921
2012-09-09
More VM syscalls
Simon Robertshaw
4
-79/+74
2012-09-09
Allow terminating the VM
Simon Robertshaw
2
-0/+6
2012-09-09
Merge
Simon Robertshaw
1
-0/+1
2012-09-09
Move opcodes and syscalls out of main virtualmachine coee
Simon Robertshaw
6
-447/+455
2012-09-09
Preserve stack pointer after VirtualMachine::Call()
Simon Robertshaw
1
-5/+8
2012-09-09
Virtual machine
Simon Robertshaw
5
-0/+1093