Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vorpaljs/bash-parser issues and pull requests

#70 - Update api.md

Pull Request - State: closed - Opened by Prateek2000 5 months ago
Labels: documentation

#69 - does not support `array=(v1 v2 v3)`

Issue - State: open - Opened by PasaOpasen about 1 year ago

#68 - does not support `function f {}` format

Issue - State: open - Opened by PasaOpasen about 1 year ago - 1 comment

#67 - parse error

Issue - State: open - Opened by PasaOpasen about 1 year ago

#66 - Replace curry by lodash' curry

Pull Request - State: closed - Opened by ericcornelissen over 1 year ago

#65 - The dependency on the package curry

Issue - State: open - Opened by ericcornelissen almost 2 years ago

#64 - Parse variable substitution

Issue - State: open - Opened by jcubic over 3 years ago

#63 - arithmetic expansions are incorrectly classified

Issue - State: open - Opened by franksinankaya almost 4 years ago

#62 - Add full support for comments

Issue - State: open - Opened by daniel-sc about 5 years ago - 3 comments

#61 - Unable to parse C-style encoded strings: $'foo'

Issue - State: open - Opened by cspotcode about 5 years ago

#60 - AST does not distinguish double and single quotes?

Issue - State: closed - Opened by njlr about 6 years ago - 5 comments

#59 - Echo without quotes seems to fail

Issue - State: open - Opened by njlr about 6 years ago

#58 - Error in double-quoting.js when handling quoted `)` and `$` characters

Issue - State: open - Opened by cetfor about 6 years ago - 4 comments

#57 - Add CLI support

Pull Request - State: open - Opened by lukehorvat over 6 years ago - 1 comment

#56 - Missing support function keyword / declarations

Issue - State: closed - Opened by ghost over 6 years ago - 1 comment

#55 - Cannot parse EXTENDED_GLOB

Issue - State: closed - Opened by denysdovhan over 6 years ago - 3 comments

#54 - Added test to expose #45

Pull Request - State: open - Opened by dotmpe over 6 years ago

#53 - Delinting (Minor test-file formatting fixes to pass tests)

Pull Request - State: open - Opened by dotmpe over 6 years ago - 1 comment

#52 - Here-doc implementation

Issue - State: open - Opened by dotmpe over 6 years ago - 1 comment

#51 - ParameterExpansion does not allow empty substitution

Issue - State: open - Opened by ghost over 6 years ago - 1 comment

#50 - Cannot parse statements with nested subshells

Issue - State: open - Opened by dotmpe over 6 years ago - 2 comments

#49 - no support for herestrings (<<<)

Issue - State: open - Opened by spikegrobstein over 6 years ago - 8 comments

#48 - Move out `packages` folder

Issue - State: closed - Opened by piranna over 7 years ago - 10 comments

#47 - regenerate AST into bash command

Issue - State: closed - Opened by gabrielcsapo over 7 years ago - 28 comments

#46 - State of bash-parser

Issue - State: open - Opened by dthree over 7 years ago - 2 comments

#45 - "echo 1 > file" gets interpreted as "echo 1>file"

Issue - State: open - Opened by jhanssen over 7 years ago

#44 - add missing $

Pull Request - State: closed - Opened by jhanssen over 7 years ago - 1 comment

#43 - resolvePath() can't return more than one path

Issue - State: open - Opened by jhanssen over 7 years ago - 10 comments

#42 - pass the captured username to resolveHomeUser()

Pull Request - State: closed - Opened by jhanssen over 7 years ago - 1 comment

#41 - Assignments nodes has an empty 'name' node that is missing loc property.

Issue - State: closed - Opened by parro-it about 8 years ago
Labels: bug

#40 - Compound list shall accept redirection

Issue - State: closed - Opened by parro-it about 8 years ago - 4 comments
Labels: bug

#39 - CompoundList without spaces around braces are not parsed correctly

Issue - State: closed - Opened by parro-it about 8 years ago - 2 comments
Labels: bug

#38 - New tokenizer implementation & posix plugin mode

Pull Request - State: closed - Opened by parro-it about 8 years ago - 1 comment

#37 - Bash mode

Issue - State: open - Opened by parro-it about 8 years ago - 6 comments

#36 - Cannot find module '../grammar.js'

Issue - State: closed - Opened by mrmlnc about 8 years ago - 3 comments

#35 - Non POSIX extensions

Issue - State: closed - Opened by parro-it about 8 years ago - 12 comments

#34 - Parameter expansion should not occur in single quoted expressions

Issue - State: closed - Opened by nfischer about 8 years ago - 4 comments
Labels: bug

#33 - Line continuation with empty lines doesn't work properly

Issue - State: closed - Opened by nfischer about 8 years ago - 2 comments
Labels: bug

#32 - feat(site): make site interactive

Pull Request - State: closed - Opened by nfischer about 8 years ago - 8 comments
Labels: enhancement

#31 - Unable to use keywords as arguments

Issue - State: closed - Opened by nfischer about 8 years ago - 6 comments
Labels: bug

#30 - Quote removal should be handled in a special way in assignments.

Issue - State: closed - Opened by parro-it about 8 years ago - 5 comments
Labels: bug

#29 - Quote removal should be configurable

Issue - State: open - Opened by parro-it about 8 years ago - 3 comments

#28 - playground website

Issue - State: closed - Opened by parro-it about 8 years ago

#27 - Fix duplicating stream redirection

Pull Request - State: closed - Opened by parro-it about 8 years ago

#26 - Status report

Issue - State: open - Opened by parro-it about 8 years ago - 11 comments

#25 - AST documentation

Issue - State: closed - Opened by parro-it about 8 years ago - 2 comments

#24 - Arithmetic expansion

Issue - State: closed - Opened by parro-it about 8 years ago - 5 comments

#23 - Book chapter - Architecture of Open Source Applications: The Bourne-Again Shell

Issue - State: closed - Opened by parro-it over 8 years ago - 8 comments

#22 - Arg subst

Pull Request - State: closed - Opened by parro-it over 8 years ago - 1 comment

#21 - docs: update the README

Pull Request - State: closed - Opened by nfischer over 8 years ago

#20 - Implement assignements

Issue - State: closed - Opened by piranna over 8 years ago - 12 comments

#19 - Implement parameters expansion

Issue - State: closed - Opened by piranna over 8 years ago - 34 comments

#18 - Shells integration

Issue - State: closed - Opened by piranna over 8 years ago

#17 - Remove grammar.js from coverage report.

Issue - State: closed - Opened by parro-it over 8 years ago

#16 - Implement substitutions

Issue - State: closed - Opened by parro-it over 8 years ago - 5 comments

#15 - Implement comments

Issue - State: closed - Opened by parro-it over 8 years ago

#14 - Implement line and column numbers.

Issue - State: closed - Opened by parro-it over 8 years ago

#13 - Implement line continuations

Issue - State: closed - Opened by parro-it over 8 years ago

#12 - Fix AST node type that doen's match grammar rule

Issue - State: closed - Opened by parro-it over 8 years ago - 1 comment

#11 - Is this alive?

Issue - State: closed - Opened by piranna over 8 years ago - 39 comments

#10 - Jison branch

Issue - State: closed - Opened by parro-it over 8 years ago - 5 comments

#9 - Fix rule for variables

Issue - State: closed - Opened by nfischer over 8 years ago - 4 comments
Labels: bug

#8 - Changed argument rule on grammar.

Pull Request - State: closed - Opened by parro-it over 8 years ago

#7 - Redirect should be allowed immediately following argument

Issue - State: closed - Opened by nfischer over 8 years ago - 1 comment
Labels: bug

#6 - Equal sign should be allowed in arguments

Issue - State: closed - Opened by nfischer over 8 years ago - 2 comments
Labels: bug

#5 - Add reference to shell-parse

Issue - State: closed - Opened by piranna over 8 years ago - 3 comments

#4 - Make tests introduced from koalaman/shellcheck pass.

Issue - State: closed - Opened by parro-it over 8 years ago - 2 comments

#3 - Code style

Issue - State: closed - Opened by parro-it over 8 years ago - 3 comments

#2 - Weird behaviour running unit tests

Issue - State: closed - Opened by parro-it over 8 years ago - 7 comments

#1 - Patch missing features

Issue - State: closed - Opened by dthree over 8 years ago - 3 comments