| Commit message (Expand) | Author | Age | Files | Lines |
* | Add LSL transaction_result event. | Justin Clark-Casey (justincc) | 2014-10-04 | 1 | -9150/+9202 |
* | Add lsl arg syntax checking for control event | Justin Clark-Casey (justincc) | 2013-12-21 | 1 | -9386/+9699 |
* | refactor: rename internal lsl parser VectorDeclaration -> VecDeclaration for ... | Justin Clark-Casey (justincc) | 2013-12-21 | 1 | -7907/+7903 |
* | Add arg checking for at_target lsl event | Justin Clark-Casey (justincc) | 2013-12-21 | 1 | -8828/+9141 |
* | Add lsl event arg checking for at_rot_target | Justin Clark-Casey (justincc) | 2013-12-21 | 1 | -8915/+9290 |
* | Add lsl event argument checking for attach and on_rez | Justin Clark-Casey (justincc) | 2013-12-21 | 1 | -8593/+8920 |
* | Add parameter checking for land_collision, land_collision_start and land_coll... | Justin Clark-Casey (justincc) | 2013-11-29 | 1 | -7783/+8128 |
* | Add syntax checking for no_sensor() no-arg event | Justin Clark-Casey (justincc) | 2013-11-16 | 1 | -4970/+4972 |
* | If anything other than a single integer is specified for events that only tak... | Justin Clark-Casey (justincc) | 2013-11-16 | 1 | -8243/+8586 |
* | Make state_exit, moving_end, moving_start, not_at_rot_target, not_at_target a... | Justin Clark-Casey (justincc) | 2013-11-16 | 1 | -7447/+7460 |
* | If the LSL state_entry() event definition contains any parameters, then gener... | Justin Clark-Casey (justincc) | 2013-11-02 | 1 | -7468/+7673 |
* | Revert "Bind ~ and ! operators in LSL tighter in order to resolve issues in L... | Justin Clark-Casey (justincc) | 2012-06-11 | 1 | -3956/+3978 |
* | Bind ~ and ! operators in LSL tighter in order to resolve issues in LSL where... | Justin Clark-Casey (justincc) | 2012-06-09 | 1 | -3978/+3956 |
* | Allow empty assignment in for-loop | Mike Mazur | 2009-06-07 | 1 | -7509/+7685 |
* | Make the LSL HTTP server create and give out URLs to scripts | Melanie Thielker | 2009-05-13 | 1 | -7454/+7492 |
* | Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320 | Homer Horwitz | 2008-12-07 | 1 | -7665/+7735 |
* | Refactor XEngine parser as per suggestions from mikem | Melanie Thielker | 2008-09-23 | 1 | -35/+8 |
* | This is an attempt to fix the handling of constants in LSL. | Melanie Thielker | 2008-09-01 | 1 | -8/+8 |
* | Allow the list hack from issue 1863 to compile, however its behavior is | Mike Mazur | 2008-07-31 | 1 | -7699/+7741 |
* | Allow assignments in if/while/do-while control statements. Fix issue 1862. | Mike Mazur | 2008-07-31 | 1 | -7692/+8011 |
* | Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while | Mike Mazur | 2008-07-31 | 1 | -5/+5 |
* | Mantis#1728. Thank you kindly, Mikem for a patch that solves: | Charles Krinke | 2008-07-14 | 1 | -7071/+7644 |
* | Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=... | Johan Berntsson | 2008-07-11 | 1 | -6947/+7211 |
* | another patch from Mike: the llscript compiler is now available in XEngine as... | Johan Berntsson | 2008-07-08 | 1 | -0/+9803 |