aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/CodeTools/LSL2CSCodeTransformer.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
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 ↵Johan Berntsson1-1/+1
as well. Thanks Mike
2008-07-08llscript compiler patch from Mike: adds LSL jumps and implicit variable ↵Johan Berntsson1-2/+88
initializations
2008-07-04The new llScript-cs parser. Thanks MikeJohan Berntsson1-0/+100