Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First batch of the unit test changes for the new constants semantics | Melanie Thielker | 2008-09-02 | 1 | -1/+1 |
* | Remove the ((bool)()) cast, since it can make c# barf | Melanie Thielker | 2008-09-02 | 1 | -2/+2 |
* | Add an explicit cast to bool for the if expression so that any base types | Melanie Thielker | 2008-09-02 | 1 | -2/+2 |
* | This is an attempt to fix the handling of constants in LSL. | Melanie Thielker | 2008-09-01 | 1 | -4/+7 |
* | Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while | Mike Mazur | 2008-07-31 | 1 | -5/+9 |
* | First version of position mapping between LSL <-> C# implemented. | Mike Mazur | 2008-07-23 | 1 | -111/+246 |
* | Patch #9142 (No mantis) | Melanie Thielker | 2008-07-12 | 1 | -7/+7 |
* | Patch from Mike: errors from the LSL/C# compilers are now reported to the use... | Johan Berntsson | 2008-07-10 | 1 | -1/+1 |
* | another patch from Mike: the llscript compiler is now available in XEngine as... | Johan Berntsson | 2008-07-08 | 1 | -0/+803 |