.. |
Api
|
8a68c330e8
fix a string format
|
6 years ago |
CodeTools
|
8f1a68633e
update lsl2c tools and parsing files. This may fix some issues with precendence of unary operators in same case, hope not break on others :(
|
6 years ago |
Instance
|
c92ba1cc04
shut up some pesty warnings
|
6 years ago |
Properties
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Tests
|
b20778d8ec
fix merge
|
7 years ago |
AssemblyResolver.cs
|
038d1bf742
Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText().
|
12 years ago |
Helpers.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
LSL_Types.cs
|
d52a64c7a3
avoid leasing issues on lsl_list on domain crossings. This will make their use even more slow. AppDomainLoading just needs to be set false to have acceptable scripts performance
|
7 years ago |
ScriptException.cs
|
566aaef1f4
Also add the additional ScriptException constructor necessary to get [Serializable] to work.
|
12 years ago |