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
Use the optional newline workaround for more keywords More... about 10 years ago
Merge pull request #322 from sburnicki/statement_sep More... about 10 years ago
Merge branch 'master' into statement_sep More... about 10 years ago
Merge pull request #323 from sburnicki/partial_parsing More... about 10 years ago
Implemented type conversion using constructors More... about 10 years ago
Explicitly set version metadata More... about 10 years ago
Fixed a bug where null could be passed to PSObject ctor More... about 10 years ago
Appending newline to read input; test More... about 10 years ago
Throw ParseException if parser crashes for easier error handling More... about 10 years ago
Support for showing the last control statement keyword on partial parse More... about 10 years ago
Fixed 'InternalsVisibleTo' attribute More... about 10 years ago
Implementation for partial cli input. Doesnt compile More... about 10 years ago
Parser class Support for partial parsing More... about 10 years ago
Refactoring: Separated Parser from Grammar More... about 10 years ago
statement_list allowing terminators at the beginning and end. More... about 10 years ago
statement_lists that only need statement_terminators when really required More... about 10 years ago
Merge pull request #321 from sburnicki/nl_before_param More... about 10 years ago
Ignore also multiple newlines before param block More... about 10 years ago
Modified test to check reimport, added TODOs, renamed exception More... about 10 years ago
Workaround to allow newline before param block More... about 10 years ago
Throw better exception if execution has errors More... about 10 years ago
Corrected tests to work with PS. Comments about new insights of behavior More... about 10 years ago
Made module extension tests case invariant More... about 10 years ago
Manifest module tests and fixes More... about 10 years ago
Implementation of module manifest support More... about 10 years ago
First changes for manifest module support More... about 10 years ago
Support for More... about 10 years ago
Use the ModuleLoader to load modules from InitialSessionState More... about 10 years ago
Support and tests for assembly modules More... about 10 years ago
Only import test module for test fixtures that need them More... about 10 years ago