aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/YPCompiler.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mantis#1753. Thank you kindly, Kinoc for a patch that:Charles Krinke2008-07-161-897/+1369
| | | | | | Brings Yield Prolog up to date with sourceforge version 0.9.10 Patched applies to both DotNet and XEngine.
* properly explaining each #pragma warning disableDr Scofield2008-06-301-9/+9
| | | | | | massaging OSHttpRequestPump to not abort on exceptions...
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-25/+38
|
* Mantis#1602. Thank you, Kinoc for a patch to:Charles Krinke2008-06-261-1/+1
| | | | | | Patch to activate YieldProlog on Xengine. Only adds YieldProlog to assembly if required.
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ↵lbsa712008-06-241-0/+5651
api and compiler out of XEngine" "First stage in a major Script Engine refactor, that will result in the LSL implementaions ebing reconverged. Not there yet, but one major part is done." Thank you, Melanie!