.. |
MMRDelegateCommon.cs
|
be649ee7e5
YEngine: remove obsolete appdomain code (still in use elsewhere)
|
3 gadi atpakaļ |
MMRIEventHandlers.cs
|
2129d941ac
rename XMREngine as Yengine (still not all done), big mess source formating changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
|
6 gadi atpakaļ |
MMRInternalFuncDict.cs
|
85b973ce1d
Y(xmr)engine cosmetics...
|
6 gadi atpakaļ |
MMRScriptBinOpStr.cs
|
f09a18a7a8
Yengine: Also error on division by Zero
|
5 gadi atpakaļ |
MMRScriptCodeGen.cs
|
743f3af745
force yengine scripts recomp
|
3 gadi atpakaļ |
MMRScriptCollector.cs
|
a83b7a292b
mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles
|
5 gadi atpakaļ |
MMRScriptCompValu.cs
|
bf0697d5f4
mantis 8551: Simplify Yengine heap usage control
|
5 gadi atpakaļ |
MMRScriptCompile.cs
|
822f381145
mantis 8621: improve one error message a bit, thanks Tampa
|
4 gadi atpakaļ |
MMRScriptConsts.cs
|
a2534dc378
stop using yengine math inlines, this have cast issues, just use lsl api, plus cosmetics
|
4 gadi atpakaļ |
MMRScriptEventCode.cs
|
23de4e3a82
let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option
|
4 gadi atpakaļ |
MMRScriptInlines.cs
|
a2534dc378
stop using yengine math inlines, this have cast issues, just use lsl api, plus cosmetics
|
4 gadi atpakaļ |
MMRScriptMyILGen.cs
|
2129d941ac
rename XMREngine as Yengine (still not all done), big mess source formating changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
|
6 gadi atpakaļ |
MMRScriptObjCode.cs
|
2369ce413d
Yengine: only retry compile if there was a object file in cache with wrong version or signature
|
6 gadi atpakaļ |
MMRScriptObjWriter.cs
|
85b973ce1d
Y(xmr)engine cosmetics...
|
6 gadi atpakaļ |
MMRScriptReduce.cs
|
0e5abf6bc1
a few changes on yengine heap control
|
2 gadi atpakaļ |
MMRScriptTokenize.cs
|
a2534dc378
stop using yengine math inlines, this have cast issues, just use lsl api, plus cosmetics
|
4 gadi atpakaļ |
MMRScriptTypeCast.cs
|
9ee704e3bd
mantis 8933: Yengine allow bool to float implicit cast
|
3 gadi atpakaļ |
MMRScriptVarDict.cs
|
0e5abf6bc1
a few changes on yengine heap control
|
2 gadi atpakaļ |
XMRArray.cs
|
9b7ad30ee1
more changes on YEngine scripts heap usage
|
5 gadi atpakaļ |
XMREngXmrTestLs.cs
|
85b973ce1d
Y(xmr)engine cosmetics...
|
6 gadi atpakaļ |
XMREngine.cs
|
e6001fb703
put back yeng mvv command
|
2 gadi atpakaļ |
XMREvents.cs
|
16d5d7d7fc
direct post listen events on chat, bypassing intermediate storage and timed pooling. ( code still dirty)
|
2 gadi atpakaļ |
XMRHeapTracker.cs
|
df03e64f5c
try improve lsl list compare with null, hopefuly not looping for ever
|
2 gadi atpakaļ |
XMRInstAbstract.cs
|
df03e64f5c
try improve lsl list compare with null, hopefuly not looping for ever
|
2 gadi atpakaļ |
XMRInstBackend.cs
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
2 gadi atpakaļ |
XMRInstCapture.cs
|
1d7acb7bcb
avoid a null ref
|
2 gadi atpakaļ |
XMRInstCtor.cs
|
0e5abf6bc1
a few changes on yengine heap control
|
2 gadi atpakaļ |
XMRInstMain.cs
|
6a0f29f182
mantis 8972: avoid null ref plus cosmetics
|
2 gadi atpakaļ |
XMRInstMisc.cs
|
6a0f29f182
mantis 8972: avoid null ref plus cosmetics
|
2 gadi atpakaļ |
XMRInstQueue.cs
|
2129d941ac
rename XMREngine as Yengine (still not all done), big mess source formating changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
|
6 gadi atpakaļ |
XMRInstRun.cs
|
60e67e5320
yengine, only send out of heap errors to owner and wigotu stacktrace
|
2 gadi atpakaļ |
XMRObjectTokens.cs
|
5ff57f01b7
Yengine: change filename extentions on scripts state (better delete contents of bin/scriptengines/yengine .. btw bin/scriptdata is not used anymore )
|
6 gadi atpakaļ |
XMRSDTypeClObj.cs
|
9b7ad30ee1
more changes on YEngine scripts heap usage
|
5 gadi atpakaļ |
XMRScriptThread.cs
|
c3fca42983
cosmetics
|
3 gadi atpakaļ |
XMRScriptUThread.cs
|
ca3525bf0a
mantis 3315: change the control of script flag running (needs testing)
|
3 gadi atpakaļ |