Skip to content

Conversation

@adamralph
Copy link
Contributor

re #884

adamralph and others added 30 commits January 3, 2015 13:07
Refactor PackageInstaller: add guard clauses and replace conditional with Where()
Ensure ArgumentParser does not return null args
fix windows build status badge
ScriptPacks acceptance test
… passed

- this is to allow running modules without having to specify -repl, e.g. scriptcs -m "migrate"
changed command line to assume REPL when no command or script name is passed
linux-build label, windows-build label, nuget badge for ScriptCs.Hosting and coverity badge
prefixed FileSystem locations with scriptcs_
glennblock and others added 25 commits January 5, 2015 01:19
Fixes AssemblyResolver.GetBinAssemblyPaths to not find assemblies in chi...
implemented CommandLine.UnexpectedOption
This reverts commit afdd6ef.

Conflicts:
	test/ScriptCs.Tests.Acceptance/Support/ScriptDirectory.cs
- consistent command error logging
- guard clauses
- variable inlining
- var keyword  usage
- line length
- whitespace
 - arrange/act/assert separation
 - consistent test pattern
 - redundant code
 - inline variables
 - line length
 - whitespace
Fix for issue #874. Switched the installation script to use automatic
Chocolatey facilities for installing command-line tools. Chocolatey
handles putting in a shim to scriptcs.exe and adding the path info. No
need for uninstall when using this mechanism - Chocolatey does it all
for you.
Added a routine to deal with removing the per-user install of scriptcs
and per-user PATH setting on upgrade.
Chocolatey installation for multiple users
automatic filesystem migration
refactor: rename AsciiArt to VersionWriter, ensure console color is rese...
increment to version 0.13.0
Mono engine using code segments to better parse scripts
@adamralph adamralph mentioned this pull request Jan 27, 2015
11 tasks
adamralph added a commit that referenced this pull request Jan 28, 2015
@adamralph adamralph merged commit dca555d into master Jan 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants