2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support for loading assemblies with ModuleInfo More... about 10 years ago
Implemented cmdlets as scoped items More... about 10 years ago
Moved the module loading logic to a separate class More... about 10 years ago
Fixed a bug affecting setting variables More... about 10 years ago
Import-Module -PassThru; no double load; more tests More... about 10 years ago
Implementation of Export-ModuleMembers More... about 10 years ago
Added tests for Export-ModuleMember More... about 10 years ago
Fixed tests to work with PS. Added more tests More... about 10 years ago
TODOs for upcoming Export-ModuleMember tests More... about 10 years ago
Added a test, updated test TODOs More... about 10 years ago
Added hint to remove a workaround More... about 10 years ago
First support for scoped modules, removing modules More... about 10 years ago
Merge pull request #319 from sburnicki/issue_tests More... about 10 years ago
Using LanguagePrimitives enumberable when converting enumerable to string More... about 10 years ago
Tests confirming that specific github issues are solved More... about 10 years ago
Fixes after rebase More... about 10 years ago
Merge pull request #318 from sburnicki/fun_args More... about 10 years ago
Merge pull request #317 from sburnicki/buildfix More... about 10 years ago
Removed unused variable More... about 10 years ago
Cleanup More... about 10 years ago
Corrected typo in test More... about 10 years ago
Catch duplicate parameters in function definitions More... about 10 years ago
Enabled a bunch of now working RosettaCode tests More... about 10 years ago
Last fixes More... about 10 years ago
Fixed function parameter binding More... about 10 years ago
First buggy implementation of new function parameter binding More... about 10 years ago
More tests describing the param binding machanism of functions More... about 10 years ago
Added more tests for function param binding More... about 10 years ago
Corrected function tests to work with PS More... about 10 years ago
Tests for upcoming function features More... about 10 years ago