3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 11, 2025 — Jan 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update NuGet from v2.2.1 to v2.6.1
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Refactor IInitializationContainerFactory More... over 12 years ago
fixing references in scriptcs proj to be nuget references More... over 12 years ago
Refactored into separate container factories, necessary for wiring up modules More... over 12 years ago
Fixes scriptcs/scriptcs#375 - line splitting when linebreaks differ between Host and file
stirno
as Brandon Stirnaman
More... over 12 years ago
Merge pull request #373 from glennblock/346 More... over 12 years ago
fix typo in test More... over 12 years ago
fix order of creation for module folder More... over 12 years ago
cleanup / bug fixing More... over 12 years ago
Fixing registering all services as singletons, adding -install -g and -clean -g support More... over 12 years ago
adding module loader tests More... over 12 years ago
deleting files More... over 12 years ago
Refactored runtime into a ScriptContainerFactory, this will enable reuse of the initialization container for loading modules. Also added module loader infra but not wired up yet More... over 12 years ago
ScriptExecutor tests refactoring More... over 12 years ago
Merge pull request #371 from lbargaoanu/References More... over 12 years ago
Allow adding namespaces and refrences to script executor without having to create a script pack Issue #327 More... over 12 years ago
# More merge updates More... over 12 years ago
# Deleted orig file, updated gitignore More... over 12 years ago
Updated assembly resolver to filter out script dll More... over 12 years ago
Stopped writing .pdb file to disk, as it cannot be manually loaded into VS (error is thrown). Debugging can be achieved by running in memory. More... over 12 years ago
Stopped writing .pdb file to disk, as it cannot be manually loaded into VS (error is thrown). Debugging can be achieved by running in memory. More... over 12 years ago
Merge pull request #362 from filipw/repl-multi More... over 12 years ago
added test to verify the overall resubmission More... over 12 years ago
Added tests for REPL multiline More... over 12 years ago
Merge branch 'dev' of https://github.com/scriptcs/scriptcs into repl-multi More... over 12 years ago
Remove Path.Combine from IFileSystem. Using IConsole in Parsing classes. More... over 12 years ago
Use GetCustomAttribute<T> insead it's non generic version. More... over 12 years ago
Merge pull request #316 from khellang/autofixture
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Merged upstream changes More... over 12 years ago
Merge pull request #361 from glennblock/360 More... over 12 years ago