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