3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 15, 2025 — Jan 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #457 from johnduhart/testfix More... over 12 years ago
Added possibility to override IConsole More... over 12 years ago
Fixing small bug in ShouldNotReturnNonManagedAssemblies Test See here: https://github.com/scriptcs/scriptcs/commit/a07ea4d2006be5338d51add0fdc83caa56d3a193#L5R67 More... over 12 years ago
Merge pull request #454 from adamralph/guard-clauses More... over 12 years ago
added missing guard clauses More... over 12 years ago
updated to NuGet 2.7 More... over 12 years ago
Merge pull request #451 from filipw/nuget-upgrade More... over 12 years ago
Merge branch 'dev' of https://github.com/scriptcs/scriptcs into stuff More... over 12 years ago
upgraded tests projects to use Nuget 2.7 too. scriptcs build version should be alpha More... over 12 years ago
removed callbacks from PackageAssemblyResolver and replace with ILog. Also updated tests. More... over 12 years ago
updated tests to reflect the removed callbacks More... over 12 years ago
Removed callbacks from IPackageInstaller and IInstallationProvider - replaced with ILog More... over 12 years ago
Updated to Nuget 2.7 and preserved the existing logic of loading default settings More... over 12 years ago
Merge pull request #437 from khellang/move-directivelineprocessor More... over 12 years ago
Moved DirectiveLineProcessor to Contracts More... over 12 years ago
Merge pull request #433 from filipw/338 More... over 12 years ago
better formatting More... over 12 years ago
tests for #load into repl More... over 12 years ago
-repl should not be an ignored arg - otherwise there's no way to drop into REPL from script More... over 12 years ago
pass scriptname to REPL and invoke as #load if it's not null More... over 12 years ago
Merge pull request #432 from khellang/catch-filenotfoundexception More... over 12 years ago
Reverted catching FileNotFoundExceptions from ExecuteReplCommand More... over 12 years ago
Added catching of FileNotFoundException in REPL and scripts More... over 12 years ago
Merge pull request #405 from khellang/feature/398 More... over 12 years ago
Merge pull request #431 from filipw/425 More... over 12 years ago
added test for adding #r from GAC More... over 12 years ago
fixes #425 - impossible to reference assembly from the GAC More... over 12 years ago
Merge pull request #429 from dschenkelman/issues/426 More... over 12 years ago
Merge pull request #424 from khellang/contracts-dependency-fix More... over 12 years ago
# Added comments with explanation of the way the compiled assembly is returned. Updated RoslynScriptPersistentEngine.cs to query AppDomain instead of loading assembly from disk More... over 12 years ago