UbitUmarov 1d7acb7bcb avoid a null ref 2 years ago
..
MMRDelegateCommon.cs be649ee7e5 YEngine: remove obsolete appdomain code (still in use elsewhere) 3 years ago
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 years ago
MMRInternalFuncDict.cs 85b973ce1d Y(xmr)engine cosmetics... 6 years ago
MMRScriptBinOpStr.cs f09a18a7a8 Yengine: Also error on division by Zero 5 years ago
MMRScriptCodeGen.cs 743f3af745 force yengine scripts recomp 3 years ago
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 years ago
MMRScriptCompValu.cs bf0697d5f4 mantis 8551: Simplify Yengine heap usage control 5 years ago
MMRScriptCompile.cs 822f381145 mantis 8621: improve one error message a bit, thanks Tampa 4 years ago
MMRScriptConsts.cs a2534dc378 stop using yengine math inlines, this have cast issues, just use lsl api, plus cosmetics 4 years ago
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 years ago
MMRScriptInlines.cs a2534dc378 stop using yengine math inlines, this have cast issues, just use lsl api, plus cosmetics 4 years ago
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 years ago
MMRScriptObjCode.cs 2369ce413d Yengine: only retry compile if there was a object file in cache with wrong version or signature 6 years ago
MMRScriptObjWriter.cs 85b973ce1d Y(xmr)engine cosmetics... 6 years ago
MMRScriptReduce.cs 0e5abf6bc1 a few changes on yengine heap control 2 years ago
MMRScriptTokenize.cs a2534dc378 stop using yengine math inlines, this have cast issues, just use lsl api, plus cosmetics 4 years ago
MMRScriptTypeCast.cs 9ee704e3bd mantis 8933: Yengine allow bool to float implicit cast 3 years ago
MMRScriptVarDict.cs 0e5abf6bc1 a few changes on yengine heap control 2 years ago
XMRArray.cs 9b7ad30ee1 more changes on YEngine scripts heap usage 5 years ago
XMREngXmrTestLs.cs 85b973ce1d Y(xmr)engine cosmetics... 6 years ago
XMREngine.cs e6001fb703 put back yeng mvv command 2 years ago
XMREvents.cs 16d5d7d7fc direct post listen events on chat, bypassing intermediate storage and timed pooling. ( code still dirty) 2 years ago
XMRHeapTracker.cs df03e64f5c try improve lsl list compare with null, hopefuly not looping for ever 2 years ago
XMRInstAbstract.cs df03e64f5c try improve lsl list compare with null, hopefuly not looping for ever 2 years ago
XMRInstBackend.cs fbbcc1edd7 == string.Empty is .Lenght == 0 2 years ago
XMRInstCapture.cs 1d7acb7bcb avoid a null ref 2 years ago
XMRInstCtor.cs 0e5abf6bc1 a few changes on yengine heap control 2 years ago
XMRInstMain.cs 6a0f29f182 mantis 8972: avoid null ref plus cosmetics 2 years ago
XMRInstMisc.cs 6a0f29f182 mantis 8972: avoid null ref plus cosmetics 2 years ago
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 years ago
XMRInstRun.cs 60e67e5320 yengine, only send out of heap errors to owner and wigotu stacktrace 2 years ago
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 years ago
XMRSDTypeClObj.cs 9b7ad30ee1 more changes on YEngine scripts heap usage 5 years ago
XMRScriptThread.cs c3fca42983 cosmetics 3 years ago
XMRScriptUThread.cs ca3525bf0a mantis 3315: change the control of script flag running (needs testing) 3 years ago