This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
380398bcd6
vkdoom_m
/
src
/
scripting
/
backend
History
Alexander
380398bcd6
added native double round(double) function
2019-06-03 19:48:45 +02:00
..
codegen.cpp
added native double round(double) function
2019-06-03 19:48:45 +02:00
codegen.h
- changed type of Nop expression to void
2019-02-06 12:09:14 +02:00
dynarrays.cpp
- fixed crash with push/insert to null dynarray when JIT is on
2019-04-04 13:23:08 +03:00
scopebarrier.cpp
- changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files.
2017-04-17 12:27:19 +02:00
scopebarrier.h
- took PTypeBase and all its subclasses out of the DObject hierarchy.
2017-04-13 17:47:17 +02:00
vmbuilder.cpp
- disabled VM JIT completely on unsuported platforms
2019-02-04 15:53:35 +02:00
vmbuilder.h
- moved the type infomation entirely out of VMValue.
2018-11-18 19:31:13 +01:00
vmdisasm.cpp
added native double round(double) function
2019-06-03 19:48:45 +02:00