sourcemod/sourcepawn/jit
David Anderson 5668f23b50 fixed a compat regression, forgot msvc does funky things with overloaded virtual calls
--HG--
branch : refac-jit
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/refac-jit%402399
2008-07-11 06:51:21 +00:00
..
msvc8 refac-jit is almost done i think, next comes getting core compatible. 2008-07-07 04:56:29 +00:00
x86 fixed a compat regression, forgot msvc does funky things with overloaded virtual calls 2008-07-11 06:51:21 +00:00
zlib moved files around pre-emptively 2008-07-06 04:59:39 +00:00
BaseRuntime.cpp GetContext() now returns 'this' as a hack (shouldn't+can't be accessed anyway) 2008-07-11 05:14:32 +00:00
BaseRuntime.h GetContext() now returns 'this' as a hack (shouldn't+can't be accessed anyway) 2008-07-11 05:14:32 +00:00
dll_exports.cpp refac-jit is almost done i think, next comes getting core compatible. 2008-07-07 04:56:29 +00:00
dll_exports.h moved more files around 2008-07-06 05:04:38 +00:00
engine2.cpp fixed a number of regressions, things are starting to load 2008-07-10 05:38:54 +00:00
engine2.h more api for core 2008-07-07 06:24:54 +00:00
jit_shared.h more api for core 2008-07-07 06:24:54 +00:00
jit_version.h moved more files around 2008-07-06 05:04:38 +00:00
jit_version.tpl moved more files around 2008-07-06 05:04:38 +00:00
Makefile fixed a number of regressions, things are starting to load 2008-07-10 05:38:54 +00:00
sp_vm_basecontext.cpp fixed a compat regression, forgot msvc does funky things with overloaded virtual calls 2008-07-11 06:51:21 +00:00
sp_vm_basecontext.h fixed a compat regression, forgot msvc does funky things with overloaded virtual calls 2008-07-11 06:51:21 +00:00
sp_vm_engine.cpp GetContext() now returns 'this' as a hack (shouldn't+can't be accessed anyway) 2008-07-11 05:14:32 +00:00
sp_vm_engine.h more api for core 2008-07-07 06:24:54 +00:00
sp_vm_function.cpp fixed a compat regression, forgot msvc does funky things with overloaded virtual calls 2008-07-11 06:51:21 +00:00
sp_vm_function.h fixed a compat regression, forgot msvc does funky things with overloaded virtual calls 2008-07-11 06:51:21 +00:00
version.rc refac-jit is almost done i think, next comes getting core compatible. 2008-07-07 04:56:29 +00:00