This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
93666d86285e2dec73f14c56684adf49055981d6
0ad
/
source
/
scriptinterface
T
History
phosit
93666d8628
Remove ignore_result
...
`std::ignore` serves the same purpose and is C++ standard.
2025-06-19 19:05:56 +02:00
..
tests
Test whether some files are reloaded more directly
2025-06-18 14:42:13 +02:00
FunctionWrapper.h
Remove ignore_result
2025-06-19 19:05:56 +02:00
JSON.cpp
…
JSON.h
…
ModuleLoader.cpp
Disalow importing some files
2025-06-06 17:36:35 +02:00
ModuleLoader.h
Disalow importing some files
2025-06-06 17:36:35 +02:00
Object.h
Skip redundant HasProperty in GetObjectClassName
2025-05-10 17:08:49 +02:00
Promises.cpp
…
Promises.h
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
ScriptContext.cpp
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
ScriptContext.h
Stop running shrinking gcs & simplify GC logic.
2025-04-22 17:03:29 +02:00
ScriptConversions.cpp
Remove the name of some unused arguments
2025-06-18 12:49:59 +02:00
ScriptConversions.h
Support std::optional in FromJSVal
2025-06-19 08:52:24 -05:00
ScriptEngine.h
…
ScriptExceptions.cpp
…
ScriptExceptions.h
…
ScriptExtraHeaders.h
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
ScriptForward.h
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
ScriptInterface.cpp
Disalow importing some files
2025-06-06 17:36:35 +02:00
ScriptInterface.h
Disalow importing some files
2025-06-06 17:36:35 +02:00
ScriptRequest.h
…
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
Remove check for SpiderMonkey minor version
2024-12-09 10:46:14 +01:00
StructuredClone.cpp
…
StructuredClone.h
…