2
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #174 from vors/master More... over 11 years ago
Implement AST for variables inside an expandable string. More... over 11 years ago
Allow variables inside double quoted strings. More... over 11 years ago
Revert exception type for ambiguous parameter from ParameterBindingException to ArgumentException More... over 11 years ago
Replace general throw Exception for Parameters binding by ParameterBindingException More... over 11 years ago
Merge pull request #175 from sburnicki/monodevelop_codeformat More... over 11 years ago
Changed MonoDevelop specific settings to fit the code formatting of VisualStudio More... over 11 years ago
Introduced scope class to change architecture to support scopes More... over 11 years ago
Enable BindingCombinationNonDefaultSet test More... over 11 years ago
Merge pull request #172 from ForNeVeR/doc-fix More... over 11 years ago
Add information about TERM issues. More... over 11 years ago
Merge pull request #170 from sburnicki/getline_integration_take2 More... over 11 years ago
Added unit tests for user interface that work with limitations More... over 11 years ago
Added new file for testing the ui. More... over 11 years ago
Extracted formating of config command to function, wrote unit test for it. More... over 11 years ago
Modified getline.cs to work with already written prompt, integrated it in user interface of Pash, made optional with variable. More... over 11 years ago
Added getline.cs to project. More... over 11 years ago
Point to GitTip instead of Pledge. More... over 11 years ago
Fixed a bug that failed loading the config.ps1 script on startup if the project is in a directory with spaces. More... over 11 years ago
Merge pull request #165 from sburnicki/master More... over 11 years ago
While loop implementation More... over 11 years ago
Merge pull request #163 from mrward/trap More... over 11 years ago
Match trap type constraint with exception base type. More... over 11 years ago
Implement trap with type constraint. More... over 11 years ago
Implement trap statement. More... over 11 years ago
Merge pull request #161 from mrward/throw More... over 11 years ago
Merge pull request #160 from mrward/for-loop More... over 11 years ago
Supporting throwing .NET exceptions. More... over 11 years ago
Fix tests on Mono. More... over 11 years ago
Implement throw statement. More... over 11 years ago