FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for syntax - ivodvb/sh · GitHub
ivodvb
/
sh
Public
forked from
mvdan/sh
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sh
syntax
on
master
User selector
Datepicker
Commit history
Commits on Jun 5, 2021
syntax: don't convert "&" in a separate line to ";"
Show description for 24dd993
mvdan
committed
24dd993
View commit details
Copy full SHA for 24dd993
View code at this point
Browse repository at this point
Commits on May 19, 2021
move fuzz.go out of the root directory
Show description for 7603a0c
mvdan
committed
7603a0c
View commit details
Copy full SHA for 7603a0c
View code at this point
Browse repository at this point
Commits on May 17, 2021
syntax: use %q in some error log lines
mvdan
committed
6e4c93f
View commit details
Copy full SHA for 6e4c93f
View code at this point
Browse repository at this point
Commits on May 3, 2021
syntax: remove duplicate test case
mvdan
committed
b084e46
View commit details
Copy full SHA for b084e46
View code at this point
Browse repository at this point
syntax: a backquote can also be a "stop" token
Show description for 725468d
mvdan
committed
725468d
View commit details
Copy full SHA for 725468d
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
syntax: update tests for bash 5.1 and mksh r59
Show description for f583111
mvdan
committed
f583111
View commit details
Copy full SHA for f583111
View code at this point
Browse repository at this point
add Bash 5.1 parameter transformations, tweak test cases
Show description for 4169a2c
lollipopman
authored
4169a2c
View commit details
Copy full SHA for 4169a2c
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
syntax: use more bits for position line numbers
Show description for bbb14b7
mvdan
committed
bbb14b7
View commit details
Copy full SHA for bbb14b7
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
run a few third-party linters
Show description for 56c9918
mvdan
committed
56c9918
View commit details
Copy full SHA for 56c9918
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
syntax: avoid comment position panic in the printer
Show description for de67ef7
mvdan
committed
de67ef7
View commit details
Copy full SHA for de67ef7
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
interp: implement "type -t"
Show description for a34278e
zimbatm
authored
a34278e
View commit details
Copy full SHA for a34278e
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
syntax: only print newlines in test expressions when allowed
Show description for ced94d0
mvdan
committed
ced94d0
View commit details
Copy full SHA for ced94d0
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
syntax: add the SingleLine option
Show description for d092706
mvdan
committed
d092706
View commit details
Copy full SHA for d092706
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
syntax: better handle trailing escaped newlines in heredocs
Show description for a52d7ff
mvdan
committed
a52d7ff
View commit details
Copy full SHA for a52d7ff
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
syntax: decrement indentation level when ending [[
Show description for b2441e7
mvdan
committed
b2441e7
View commit details
Copy full SHA for b2441e7
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
syntax: don't move inline heredoc comments to previous lines
Show description for 7f541b7
mvdan
committed
7f541b7
View commit details
Copy full SHA for 7f541b7
View code at this point
Browse repository at this point
syntax: bash test expressions don't need to escape newlines
Show description for f9bde4f
mvdan
committed
f9bde4f
View commit details
Copy full SHA for f9bde4f
View code at this point
Browse repository at this point
syntax: don't misprint assignments with escaped newlines
Show description for 2d3bf97
mvdan
committed
2d3bf97
View commit details
Copy full SHA for 2d3bf97
View code at this point
Browse repository at this point
syntax: fix hang parsing single quotes in parameter expansions
Show description for b1d056c
mvdan
committed
b1d056c
View commit details
Copy full SHA for b1d056c
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
syntax: make parser guard line/column overflows
Show description for 0ad0799
mvdan
committed
0ad0799
View commit details
Copy full SHA for 0ad0799
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
syntax: don't simplify ${name[i]} into name[i]
Show description for 9c62772
mvdan
committed
9c62772
View commit details
Copy full SHA for 9c62772
View code at this point
Browse repository at this point
cmd/shfmt: fix regression with the -ln default of "bash"
Show description for 222166e
mvdan
committed
222166e
View commit details
Copy full SHA for 222166e
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
syntax: implement flag.Value in LangVariant
Show description for dfe3c9b
mvdan
committed
dfe3c9b
View commit details
Copy full SHA for dfe3c9b
View code at this point
Browse repository at this point
syntax: add support for Bats
Show description for 4f54032
mvdan
committed
4f54032
View commit details
Copy full SHA for 4f54032
View code at this point
Browse repository at this point
syntax: don't add parentheses to "function f {...}" declarations for ksh support
Show description for 943b9d0
jansorg
authored
943b9d0
View commit details
Copy full SHA for 943b9d0
View code at this point
Browse repository at this point
Commits on Aug 30, 2020
syntax: persist print options inside <<- heredocs
Show description for c772fb2
mvdan
committed
c772fb2
View commit details
Copy full SHA for c772fb2
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
syntax: properly escape tabs in tab-indented heredocs
Show description for ee152b2
mvdan
committed
ee152b2
View commit details
Copy full SHA for ee152b2
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
syntax: simplify Printer.writeLit
Show description for 916c71d
mvdan
committed
916c71d
View commit details
Copy full SHA for 916c71d
View code at this point
Browse repository at this point
interp: don't panic on C-style loops that omit expressions
Show description for 1d5646d
protolambda
authored
1d5646d
View commit details
Copy full SHA for 1d5646d
View code at this point
Browse repository at this point
syntax: support single quotes in parameter expansion extensions
Show description for 5bb742d
mvdan
committed
5bb742d
View commit details
Copy full SHA for 5bb742d
View code at this point
Browse repository at this point
syntax: don't break a test ( followed by ((
Show description for 2105d8a
mvdan
committed
2105d8a
View commit details
Copy full SHA for 2105d8a
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
syntax: KeepPadding now obeys extra indentation when using spaces
Show description for 1b12f13
max-baz
authored
1b12f13
View commit details
Copy full SHA for 1b12f13
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
syntax: improve parse errors for missing test expressions
Show description for 3a030eb
mvdan
committed
3a030eb
View commit details
Copy full SHA for 3a030eb
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
syntax: add a tokenizer state for test expressions
Show description for 90ceaa4
mvdan
committed
90ceaa4
View commit details
Copy full SHA for 90ceaa4
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
syntax: improve unexpected token error for commands
Hamza-Q
authored
9d929f2
View commit details
Copy full SHA for 9d929f2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL