This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
ecdb88679e6bb59da13da0f3994cc42d8e84a30d
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
History
Melanie
8769e4ee73
Add a reference to OpenMetaverseType.dll to compiled script assemblies.
2012-08-18 19:08:38 +01:00
..
Tests
Fix TestSyntaxError() and TestSyntaxErrorDeclaringVariableInForLoop()
2012-03-06 02:30:22 +00:00
Compiler.cs
Add a reference to OpenMetaverseType.dll to compiled script assemblies.
2012-08-18 19:08:38 +01:00
CSCodeGenerator.cs
Adds support to ScriptModuleComms for region modules to export
2012-07-31 10:45:37 -07:00
CSReservedWords.cs
…
ICodeConverter.cs
…
LSL2CSCodeTransformer.cs
Formatting cleanup.
2009-06-10 04:28:56 +00:00
lsl.lexer.cs
Allow empty assignment in for-loop
2009-06-07 10:22:41 +00:00
lsl.parser.cs
Revert "Bind ~ and ! operators in LSL tighter in order to resolve issues in LSL where these aren't evaluated propertly."
2012-06-11 23:30:58 +01:00
YP2CSConverter.cs
…