File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ These are all of the transpilers currently included in PipeScript:
1010| [ Bash] ( Transpilers/Wrappers/Bash.psx.ps1 ) | Wraps PowerShell in a Bash Script |
1111| [ Batch] ( Transpilers/Wrappers/Batch.psx.ps1 ) | Wraps PowerShell in a Windows Batch Script |
1212| [ BatchPowerShell] ( Transpilers/Wrappers/BatchPowerShell.psx.ps1 ) | Wraps PowerShell in a Windows Batch Script |
13- | [ Decorate] ( Transpilers/Decorate.psx.ps1 ) |
13+ | [ Decorate] ( Transpilers/Decorate.psx.ps1 ) | decorate transpiler |
1414| [ Dot] ( Transpilers/Syntax/Dot.psx.ps1 ) | Dot Notation |
1515| [ EqualityComparison] ( Transpilers/Syntax/EqualityComparison.psx.ps1 ) | Allows equality comparison. |
1616| [ EqualityTypeComparison] ( Transpilers/Syntax/EqualityTypeComparison.psx.ps1 ) | Allows equality type comparison. |
You can’t perform that action at this time.
0 commit comments