3
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jan 15, 2025 — Jan 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #412 from glennblock/411
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Adding ExecuteScript, fix for #411 More... over 12 years ago
Merge pull request #407 from jrusbatch/issues/406 More... over 12 years ago
Merged upstream changes More... over 12 years ago
Added empty ScriptResult when result is null More... over 12 years ago
Moved point where path is added to loaded collection to prevent load loop More... over 12 years ago
Fixed failing tests More... over 12 years ago
Rename Build.tasks to ScriptCs.Tasks.targets
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Merge pull request #410 from glennblock/409 More... over 12 years ago
Refactoring namespace and reference methods to ScriptExecutorExtensions. Some method renaming / consolidation More... over 12 years ago
Merge pull request #408 from glennblock/371 More... over 12 years ago
Adding missing methods of IScriptExecutor. Fix for #371 More... over 12 years ago
Add a StyleCop step to the build script
jrusbatch
as Justin Rusbatch
More... over 12 years ago
NuGet should not spam the console while building packages
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Change the default build script build configuration to Release
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Fix the SolutionDir property definition in ScriptCs.Hosting.csproj
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Add a CodeAnalysis step to the build script
jrusbatch
as Justin Rusbatch
More... over 12 years ago
The ScriptCs FxCop rule set should include the Managed Minimum rule set
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Move ScriptCs.ruleset into the solution root
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Replace the docs folder with a link to the debugging wiki page in README.md
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Replaced REPL processing logic with FilePreProcessor. Removed PreProcessorUtil. More... over 12 years ago
Merge pull request #403 from filipw/nuget-move More... over 12 years ago
test should get latest Nuget version More... over 12 years ago
Removed Nuget.Core More... over 12 years ago
Updated some messed up refs in proj files More... over 12 years ago
updated tests to reflect the latest Nuget.Core move to Hosting More... over 12 years ago
moved Nuget.Core to ScriptCs.Hosting More... over 12 years ago
Merge pull request #396 from khellang/line-processors More... over 12 years ago
Removed last references to FileProcessorUtil in FilePreProcessor More... over 12 years ago
Some final adjustments More... over 12 years ago