aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/lsl.parser.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-26Compiler Connection! One world, one compiler!Melanie Thielker1-11001/+0
2008-07-31Allow the list hack from issue 1863 to compile, however its behavior isMike Mazur1-7699/+7741
2008-07-31Allow assignments in if/while/do-while control statements. Fix issue 1862.Mike Mazur1-7692/+8011
2008-07-31Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-whileMike Mazur1-5/+5
2008-07-14Mantis#1728. Thank you kindly, Mikem for a patch that solves:Charles Krinke1-7071/+7644
2008-07-11Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=...Johan Berntsson1-6947/+7211
2008-07-08another patch from Mike: the llscript compiler is now available in XEngine as...Johan Berntsson1-0/+2
2008-07-08llscript compiler patch from Mike: adds LSL jumps and implicit variable initi...Johan Berntsson1-7190/+7457
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-537/+564
2008-07-04The new llScript-cs parser. Thanks MikeJohan Berntsson1-0/+9507