- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PipeScript updates #906
Merged
Merged
PipeScript updates #906
+5,205
−1,847
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Removing Should
Removing Should
Removing Should
Removing Should
Removing Should
Using Template.HelloWorld.py
Using Template.HelloWorld.py
Using Template.HelloWorld.py
Using Template.HelloWorld.py
Only getting examples for functions
Loading status checks…
Loading status checks…
Not using spans, using a blockquote
Loading status checks…
Writing as formula
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PipeScript 0.2.8:
More Implicit Interpretation!
Invoke-Interpreter/PipeScript
should JSONify complex arguments #896)Out-Parser
#857, Invoke-Interpreter should call Out-Parser, if a parser is available. #858).ExcludePath
excludes path wildcards (PipeScript.Languages.get/set_Exclude(s)
should exclude files from interpretation #875,PipeScript.Languages.ExcludePath(s)
should exclude paths from interpretation #877).ExcludePattern
excludes by pattern (PipeScript.Languages.get/set_Exclude(s)
should exclude files from interpretation #875,PipeScript.Languages.ExcludePattern(s)
should exclude patterns from interpretation #876)Get-Interpreter
should return$PSInterpreter(s)
#747)Export-PipeScript
should allow conditional builds #907)Export-PipeScript
should add to the job summary #914)HelloWorld
templates for as many languages as possible #846).Keywords
#872)Template.Assignment.py
should write a Python assignment #927)Template.DoLoop.py
should write a Do Loop in Python #929)Template.Until.py
should write an until loop in Python #939)Template.WhileLoop.py
should write a while loop in Python #936)Language
.HasPowerShellInterpreter should determine if a language's interpreter is PowerShell #904)Language
.HasInterpreter should indicate if a language has defined an Interpreter #903)Additional history in CHANGELOG
Like it? Star It! Love it? Support It!