aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/CodeTools (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-23Enable LSL <-> C# source location mapping when reporing compiler errors to th...Mike Mazur1-3/+28
2008-07-23First version of position mapping between LSL <-> C# implemented.Mike Mazur1-111/+246
2008-07-21Mantis#1801. Thank you kindly, Junta_Kohime for a patch that:Charles Krinke1-1/+1
2008-07-16Mantis#1753. Thank you kindly, Kinoc for a patch that:Charles Krinke2-0/+5
2008-07-14Mantis#1728. Thank you kindly, Mikem for a patch that solves:Charles Krinke1-7071/+7644
2008-07-12Patch #9142 (No mantis)Melanie Thielker4-12/+53
2008-07-11Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=...Johan Berntsson1-6947/+7211
2008-07-10Patch from Mike: errors from the LSL/C# compilers are now reported to the use...Johan Berntsson1-1/+1
2008-07-09Patch from Mike which removes a lexer warning in the LSL compiler.Johan Berntsson1-9593/+9326
2008-07-08another patch from Mike: the llscript compiler is now available in XEngine as...Johan Berntsson5-0/+29509
2008-06-30properly explaining each #pragma warning disableDr Scofield1-4/+5
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield2-7/+11
2008-06-26Mantis#1602. Thank you, Kinoc for a patch to:Charles Krinke1-3/+47
2008-06-24* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa713-0/+997