3
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Forcing ScriptAssembly to be set when a script first runs, this way libraries can assume it is properly set More... almost 9 years ago
Merge pull request #1197 from glennblock/244 More... almost 9 years ago
Adding Env.ScriptAssembly, a beautiful hack More... almost 9 years ago
Merge pull request #1196 from glennblock/225 More... almost 9 years ago
Refactoring ScriptEnvironment to use IScriptInfo directly More... almost 9 years ago
Merge pull request #1195 from glennblock/225 More... almost 9 years ago
Adding ScriptExecutorTests More... almost 9 years ago
Adding FileProcessorTests More... almost 9 years ago
Merge pull request #1192 from glennblock/225 More... almost 9 years ago
Moving ScriptPath to be a first class member on the FilePraseContext / FilePreProcessorResult and removing skip logic More... almost 9 years ago
Adding LoadedScripts for files loaded with #load More... almost 9 years ago
Adding ScriptPath to Env More... almost 9 years ago
Merge pull request #1191 from glennblock/stylecop_fixes More... almost 9 years ago
Fixing StyleCop issues. Removing StyleCop form tests. Also adding StyleCop ignore for LibLog and LineEditor More... almost 9 years ago
Merge pull request #1190 from glennblock/1189 More... almost 9 years ago
Sending Common.Logging to oblivion! More... almost 9 years ago
Adding scriptcs NuGet package (#1062) More... almost 9 years ago
#1143. Char literals does not take escape sequences into account (#1144) More... almost 9 years ago
Small fix More... almost 9 years ago
Adds new -e and -eval options which will immediately execute a script (#1129) More... about 9 years ago
Fix for #1018 that sets the global credential provider (#1021) More... over 9 years ago
Adding brew build, pinning Travis to Mono 4.2.3 and fixing CP command (#1179) More... over 9 years ago
Adding brew build script (#1178) More... over 9 years ago
Fixes #1172 and #1173 (#1177) More... over 9 years ago
Merge pull request #1042 from adamralph/1040 More... over 9 years ago
Merge pull request #1156 from gregoryyoung/printer More... over 9 years ago
write to _console not Console More... over 9 years ago
add Env.Print(obj) add Print<T>(obj) move printing to printers More... over 9 years ago
Merge pull request #1154 from filipw/bugfix/1153 More... over 9 years ago
load assembly into appdomain in CSharpPersistentEngine More... over 9 years ago