aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/CSCodeGenerator.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-26Compiler Connection! One world, one compiler!Melanie Thielker1-946/+0
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-2/+2
2008-09-23Add constants wrapping code from XEngine to DNE. This syncs up the parsersMelanie Thielker1-5/+9
2008-07-31Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-whileMike Mazur1-5/+9
2008-07-23First version of position mapping between LSL <-> C# implemented.Mike Mazur1-117/+252
2008-07-10Patch from Mike: errors from the LSL/C# compilers are now reported to the use...Johan Berntsson1-1/+1
2008-07-08llscript compiler patch from Mike: adds LSL jumps and implicit variable initi...Johan Berntsson1-1/+29
2008-07-04The new llScript-cs parser. Thanks MikeJohan Berntsson1-0/+775