aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/CodeTools/LSL2CSCodeTransformer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+1
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+10
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-07Allow empty assignment in for-loopMike Mazur1-3/+15
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2008-09-23Refactor XEngine parser as per suggestions from mikemMelanie Thielker1-1/+1
2008-09-02Correct the representation of the automatic null stringMelanie Thielker1-1/+1
2008-07-24Replace the try/catch with a null check.Mike Mazur1-6/+3
2008-07-08another patch from Mike: the llscript compiler is now available in XEngine as...Johan Berntsson1-1/+1
2008-07-08llscript compiler patch from Mike: adds LSL jumps and implicit variable initi...Johan Berntsson1-2/+88
2008-07-04The new llScript-cs parser. Thanks MikeJohan Berntsson1-0/+100