This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sourcemod
Watch
10
Star
0
Fork
0
You've already forked sourcemod
Code
Issues
Pull Requests
Releases
Wiki
Activity
e83526aa63
sourcemod
/
sourcepawn
History
David Anderson
04021ed8b1
Initial import/sketch of opcode analyzer (bug 3279).
...
Uses single static assignment to recover expression trees from straight-line byte code.
2008-09-23 21:20:40 -07:00
..
batchtool
Spring Cleaning, Part Ichi (1)
2008-03-30 07:00:22 +00:00
compiler
Changed functag syntax so public keyword is in the normal place. The old style is still allowed.
2008-09-21 14:56:38 -07:00
decompiler
Initial import/sketch of opcode analyzer (bug 3279).
2008-09-23 21:20:40 -07:00
jit
Fixed JIT 1.2 not compiling code for the SYSREQ.C opcode (bug 2764). This caused LDuke's TF2Nades to crash because spcomp doesn't seem to peephole optimize some sysreq.c's away for float operators (oddity discovered by sawce).
2008-09-14 23:42:20 -07:00