3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 25, 2024 — Dec 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'upstream/dev' into wpf-sample More... almost 13 years ago
Merge pull request #108 from dschenkelman/issue71 More... almost 13 years ago
Merge pull request #96 from dschenkelman/regbuilder More... almost 13 years ago
Added error messages with line number when using -debug in console More... almost 13 years ago
Merge branch 'regbuilder' into issue71 More... almost 13 years ago
Merge branch 'dev' into regbuilder More... almost 13 years ago
Merge branch 'dev' of github.com:filipw/scriptcs into issue71 More... almost 13 years ago
Merge pull request #106 from filipw/dev More... almost 13 years ago
Merge pull request #92 from nberardi/issue-90 More... almost 13 years ago
# Deleted DebugFilePreProcessor.cs. No longer needed with support for debugging in VS More... almost 13 years ago
# Updated FilePreProcessor.cs, FileProcessorTests.cs and RoslynScriptDebuggerEngine.cs to add #line directives after #loads More... almost 13 years ago
fixed bug with #r not loading, and set #load to only be available at the top #105 #98 #21 More... almost 13 years ago
removed IDisposable from ScriptPackSession More... almost 13 years ago
Merge remote-tracking branch 'origin/issue-90' into issue-90 More... almost 13 years ago
Update ScriptCs.Engine.Roslyn.Tests.csproj More... almost 13 years ago
Update ScriptCs.Engine.Roslyn.csproj More... almost 13 years ago
Update ScriptCs.Engine.Roslyn.csproj More... almost 13 years ago
Merge branch 'issue-90' of github.com:nberardi/scriptcs into regbuilder More... almost 13 years ago
Merge branch 'dev' into build-nuget-packages
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
NuGet should pack by project file rather than through the nuspec file directly
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
ScriptCs.Core.nuspec should depend on the ScriptCs.Contracts package
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
Create NuGet packages for Core and Contracts on build
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
Update project *.nuspec files with the correct information
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
Create AssemblyAttributes item group for the UpdateProjectVersions target
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
Use the same output folder for all projects
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
The solution should be cleaned before the output directory is removed
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
The UpdateProjectVersions target should reset the CommonVersionInfo file after build
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
Remove unnecessary MSBuild target 'GatherTestAssemblies'
jrusbatch
as Justin Rusbatch
More... almost 13 years ago
Added WPF sample. #84 More... almost 13 years ago
moved ScriptHostFactory into Roslyn since the script host is Roslyn specific More... almost 13 years ago