3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 31, 2025 — Jan 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bad merge More... over 12 years ago
Merge branch 'dev' into 1 More... over 12 years ago
# Updated to generate .dll inside bin folder More... over 12 years ago
# Updated to generate .dll inside bin folder More... over 12 years ago
ScriptCs and ScriptCs.Core should reference ServiceStack.Text v3.9.47 instead of v3.9.44
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Update ServiceStack.Text from 3.9.44 to 3.9.47
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Using correct assertion library and returning the correct path if the path is a filename or directory. Would prefer if it was all in memory, but unsure as to how it should be designed. More... over 12 years ago
Refactored out check for managed assemblies into IAssemblyUtility, added tests for IAssemblyResolver More... over 12 years ago
Added more logging More... over 12 years ago
Fixed bug where manifest wasn't deserialized More... over 12 years ago
Added ScriptManifest, InstallCommand writes the manifest, while AssemblyResolver reads it. More... over 12 years ago
Removed ScriptCommand base class and renamed IAssemblyName to IAssemblyResolver More... over 12 years ago
Merged upstream changes More... over 12 years ago
Refs #296 - Ensure that the method returns a directory path More... over 12 years ago
Fixes #296 - Assembly reference missing with .. More... over 12 years ago
Merge pull request #290 from filipw/repl-refactor More... over 12 years ago
# Updated constructor to be protected in abstract class More... over 12 years ago
# Updated constructor to be protected in abstract class More... over 12 years ago
# Simplified implementation of different engines. Updated composition root to have separate engines for scripts and repl. More... over 12 years ago
# Simplified implementation of different engines. Updated composition root to have separate engines for scripts and repl. More... over 12 years ago
# Added RoslynScriptDllGeneratorEngine.cs which saves generated file to .dll More... over 12 years ago
# Added RoslynScriptDllGeneratorEngine.cs which saves generated file to .dll More... over 12 years ago
Added variable More... over 12 years ago
Added common base class for ExecuteScript- and ExecuteReplCommand More... over 12 years ago
Changed registering of MEF composable part catalog More... over 12 years ago
Added SearchOption parameter to FileSystem.EnumerateFiles More... over 12 years ago
Removed bin folder logic in CleanCommand More... over 12 years ago
Fixed failing test More... over 12 years ago
Removed RestoreCommand More... over 12 years ago
# Updated to set file name of script engine More... over 12 years ago