3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #247 from scriptcs/dev
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Merge branch 'master' into dev
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Bump version number to v0.4.0
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Specify language for syntax highlighting in code blocks
jrusbatch
as Justin Rusbatch
More... over 12 years ago
Rewrite README.md
jrusbatch
as Justin Rusbatch
More... over 12 years ago
#137 added guard clauses installed LiteGuard.Source package into ScriptCs.Core only and linked from other projects created ScriptCs.ruleset based on MS recommended rules and added CA1062: Validate arguments of public methods More... over 12 years ago
new quickstart More... over 12 years ago
Merge pull request #236 from filipw/221 More... over 12 years ago
Merge pull request #241 from khellang/206 More... over 12 years ago
Merged in latest changes from dev More... over 12 years ago
Merge branch 'dev' of https://github.com/scriptcs/scriptcs into 221 More... over 12 years ago
Merge pull request #240 from jrusbatch/issues/239 More... over 12 years ago
Merge pull request #235 from glennblock/232 More... over 12 years ago
Renamed DebugFlag and AllowPreReleaseFlag arguments More... over 12 years ago
Update CONTRIBUTING.md More... over 12 years ago
Update CONTRIBUTING.md More... over 12 years ago
Disabled type and position in usage. Merge HelpCommand and InvalidCommand into ShowUsageCommand More... over 12 years ago
Cleaned up Main method More... over 12 years ago
scriptcs Chocolatey package should depend on the NuGet.CommandLine package
jrusbatch
as Justin Rusbatch
More... over 12 years ago
added REPL #load and #r tests, and refactored #load and #r check from ExecuteReplCommand to Repl Execute More... over 12 years ago
Merge branch 'dev' of https://github.com/scriptcs/scriptcs into 221 More... over 12 years ago
Merge pull request #233 from glennblock/230 More... over 12 years ago
Adding outputting return values More... over 12 years ago
fix typo More... over 12 years ago
adding REPL tests More... over 12 years ago
added support for adding references during REPL runtime More... over 12 years ago
fixed tests that wouldn't compile More... over 12 years ago
added filepreprocessor to process #r and #load in REPL More... over 12 years ago
moved out static pre processor stuff to a util class, as it will be used by REPL. Later we may want to do it by inheritance, but for now it's good enough More... over 12 years ago
Merge pull request #227 from glennblock/219 More... over 12 years ago