3
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 17, 2025 — Jan 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding logic to warn if newer version of assembly is being registered that was already resolved. Adding new methods to AssemblyUtility to make assembly loading more testable. Completely refactoring module loader to make it more maintainable and easier to test More... over 11 years ago
Merge pull request #806 from adamralph/script-command-require-complete-script More... over 11 years ago
made basic ScriptExecution acceptance tests run under both debug and non-debug More... over 11 years ago
Addressing code review feedback from @adamralph More... over 11 years ago
whitespace, remove and sort usings More... over 11 years ago
Merge pull request #804 from filipw/bugfix/802 More... over 11 years ago
Adding ordering logic to ensure that if multiple assemblies are present, latest version always wins More... over 11 years ago
Fixing test. Need to have .dll in the path name to have it discovered More... over 11 years ago
Moving init code into the AppDomainAssemblyResolver. Calling init now in the ScriptServicesBuilderFactory instead of ScriptServicesBuilder More... over 11 years ago
Refactoring out interface and registering with Autofac. Adding logic to pass module package assemblies to the AppDomainResolver More... over 11 years ago
added test for not performing submission complete check for script mode More... over 11 years ago
perform the complete submission check only if there is no executed code file (so only for REPL mode) More... over 11 years ago
changed script command to log and return an error when the submission is incomplete More... over 11 years ago
Fixed failing tests More... over 11 years ago
Force parts to get queried before the catalog is added, so exceptions are caught More... over 11 years ago
Merge pull request #801 from khellang/framework-assemblies More... over 11 years ago
Removing dup code More... over 11 years ago
Added fetching of framework assemblies from nuget packages More... over 11 years ago
Updated tests to fail More... over 11 years ago
Merge pull request #796 from adamralph/794 More... over 11 years ago
Adding dynamic redirects. Fix for #793 More... over 11 years ago
Merge pull request #797 from adamralph/779 More... over 11 years ago
added -p option to mkdir in build.sh to prevent failure when exists More... over 11 years ago
allow installation exception to be caught in InstallCommand More... over 11 years ago
green: prefixed FileSystem locations with scriptcs_ More... over 11 years ago
Fixing JSON.NET assembly redirect version More... over 11 years ago
Merge pull request #791 from glennblock/788 More... over 11 years ago
Fixing typos More... over 11 years ago
Cleanign up spacing More... over 11 years ago
Merge pull request #792 from scriptcs/revert-790-788 More... over 11 years ago