aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/CodeTools/LSL2CSCodeTransformer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor XEngine parser as per suggestions from mikemMelanie Thielker2008-09-231-1/+1
|
* Correct the representation of the automatic null stringMelanie Thielker2008-09-021-1/+1
|
* Replace the try/catch with a null check.Mike Mazur2008-07-241-6/+3
|
* another patch from Mike: the llscript compiler is now available in XEngine ↵Johan Berntsson2008-07-081-0/+186
as well. Thanks Mike