| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
doesn't work, so no big surprise. :)
Modified baseclass for compiled script to incorp new OSSL commands class and renamed it to follow standards and all that. Scripts may work again. :)
|
| |
|
|
|
|
| |
for later removal/replacement.
|
|
|
|
|
|
|
| |
* Cleaned up copyright notices in AssemblyInfo.cs's
* Added Copyright headers to a bunch of files missing them
* Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate.
|
| |
|
|
Added old LSO code, will use it as base to create new LSO VM.
|