Ecosyste.ms: Issues

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

GitHub / idank/bashlex issues and pull requests

#96 - `[[ <exp> ]]` seems to be broken

Issue - State: open - Opened by Vosjedev about 2 months ago

#95 - How to check if a line is a complete bash command or not?

Issue - State: open - Opened by nhtha 4 months ago - 1 comment

#94 - fix p_case_clause bug

Pull Request - State: closed - Opened by eldadcool 6 months ago - 2 comments

#93 - Revert "parser: allow script to be empty"

Pull Request - State: closed - Opened by KyleFromNVIDIA 8 months ago - 1 comment

#92 - parser: allow script to be empty

Pull Request - State: closed - Opened by KyleFromNVIDIA 9 months ago - 2 comments

#91 - case statement parsing?

Issue - State: open - Opened by panwlodek 10 months ago

#89 - add support for using unimplemented nodes for array assignment

Issue - State: open - Opened by tomasohara over 1 year ago - 3 comments

#88 - parser: add unimplemented nodes to AST instead of raising exceptions (fixes #88)

Pull Request - State: closed - Opened by tomasohara over 1 year ago - 2 comments

#87 - fixes #88 [add unimplemented nodes to AST instead of raising exceptions]

Pull Request - State: closed - Opened by tomasohara over 1 year ago - 2 comments

#86 - add unimplemented nodes to AST instead of raising exceptions

Issue - State: open - Opened by tomasohara over 1 year ago - 3 comments

#85 - parser: implement case statement

Pull Request - State: closed - Opened by jk-mtnv over 1 year ago - 1 comment

#84 - Parsing scripts with arrays

Issue - State: open - Opened by samlikins over 1 year ago - 2 comments

#83 - Issues with parsing && and ||

Issue - State: open - Opened by danny-burrows over 1 year ago

#82 - tokenizer: fix backslash newline and multiple newlines at end

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

#81 - New release - When ?

Issue - State: closed - Opened by davzucky over 1 year ago - 2 comments

#80 - fix backslash newline and multiple newlines at end

Pull Request - State: closed - Opened by lacraig2 over 2 years ago - 6 comments

#79 - backslash newline fails

Issue - State: closed - Opened by lacraig2 over 2 years ago

#78 - Edits

Pull Request - State: open - Opened by ryandmaggio over 2 years ago - 2 comments

#77 - port new yacc

Pull Request - State: closed - Opened by lacraig2 over 2 years ago

#76 - fix multiple newlines + add some newline tests

Pull Request - State: closed - Opened by lacraig2 over 2 years ago - 1 comment

#75 - Add hash method to node class

Pull Request - State: closed - Opened by lacraig2 over 2 years ago - 2 comments

#74 - Multiple new lines at end of file

Issue - State: closed - Opened by lacraig2 over 2 years ago - 3 comments

#72 - [request] Add support for local, global, and export

Issue - State: open - Opened by BlankCanvasStudio over 2 years ago - 3 comments

#71 - yacc: fixed newline bug (fixes #47)

Pull Request - State: closed - Opened by BlankCanvasStudio over 2 years ago - 8 comments

#70 - parser: added support for arithmetic commands (fixes #68)

Pull Request - State: closed - Opened by BlankCanvasStudio almost 3 years ago

#69 - Tokenizer: Added support for alphanumeric variable names

Pull Request - State: closed - Opened by BlankCanvasStudio almost 3 years ago - 2 comments

#68 - Airthmetic Command Implementation

Issue - State: open - Opened by BlankCanvasStudio almost 3 years ago - 3 comments

#67 - Added support for alphanumeric variable names (Fixes #66)

Pull Request - State: closed - Opened by BlankCanvasStudio almost 3 years ago - 3 comments

#66 - Variable names cannot have numbers in them

Issue - State: closed - Opened by BlankCanvasStudio almost 3 years ago

#65 - "a\\ \n" is not treated the same as "a\\\n"

Issue - State: closed - Opened by BlankCanvasStudio almost 3 years ago

#64 - Refactor deprecated unittest aliases for Python 3.11 compatibility.

Pull Request - State: closed - Opened by tirkarthi almost 3 years ago - 4 comments

#63 - parser, tests: fix string formatting to be 2.x compatible

Pull Request - State: closed - Opened by idank almost 3 years ago

#62 - on NotImplementedError: print token

Pull Request - State: closed - Opened by milahu almost 3 years ago - 2 comments

#61 - Replace Travis CI with GitHub Actions

Pull Request - State: closed - Opened by hugovk about 3 years ago - 7 comments

#60 - ANSI-C quoted strings $'' aren't supported

Issue - State: open - Opened by verhovsky about 3 years ago - 3 comments

#59 - chore: update setup and modernize a bit

Pull Request - State: closed - Opened by henryiii over 3 years ago - 1 comment

#58 - [request] Ship wheels too

Issue - State: open - Opened by henryiii almost 4 years ago - 4 comments

#57 - importing the ABCs from 'collections' instead of from 'collections.abc' error

Issue - State: closed - Opened by prabhu over 4 years ago - 3 comments

#56 - Fix assignment variable and add test cases

Pull Request - State: open - Opened by sereysethy over 4 years ago

#55 - space at the end of line - parse error

Issue - State: open - Opened by bAndie91 over 4 years ago - 3 comments

#53 - readme: List more important limitations

Pull Request - State: open - Opened by mgorny over 4 years ago

#52 - Fix import warnings on Python3

Pull Request - State: closed - Opened by joerick over 4 years ago - 1 comment

#51 - bashlex is creating python files at import time

Issue - State: closed - Opened by GabrielL about 5 years ago - 4 comments

#50 - Command substitution

Issue - State: open - Opened by sereysethy about 5 years ago - 1 comment

#49 - Fix elif clause by extending parts to include previous elif parts

Pull Request - State: open - Opened by sereysethy about 5 years ago - 1 comment

#48 - Elif clause

Pull Request - State: closed - Opened by sereysethy about 5 years ago - 2 comments

#47 - comment parsing #

Issue - State: closed - Opened by sereysethy over 5 years ago - 11 comments

#46 - Fix assignment, variable name can be alpha numeric

Pull Request - State: closed - Opened by sereysethy over 5 years ago - 5 comments

#45 - Parsing awk command with quotes

Issue - State: closed - Opened by sereysethy over 5 years ago - 12 comments

#44 - Fix the tokenizer to handle line continuations under different scenarios

Pull Request - State: open - Opened by sarvi over 5 years ago

#43 - Parsing fails for if [[ -f "../build/tmp/dklm/klm_exports.h" ]]

Issue - State: open - Opened by sarvi over 5 years ago - 3 comments

#42 - Cannot parse line continuations in let assignment

Issue - State: open - Opened by sarvi over 5 years ago - 1 comment

#41 - What precise version of the bash parser was this transliterated from?

Issue - State: closed - Opened by lahwran over 5 years ago - 1 comment

#40 - Include LICENSE in MANIFEST.in

Pull Request - State: closed - Opened by ifduyue over 5 years ago - 1 comment

#39 - LICENSE file location too aggressive

Issue - State: closed - Opened by ifduyue over 5 years ago - 2 comments

#38 - Cut a new release

Issue - State: closed - Opened by averms over 5 years ago - 1 comment

#37 - Is it possible to run the parser in a generative fashion?

Issue - State: closed - Opened by MInner over 5 years ago - 3 comments

#36 - heredoc parsing in function cause strange extra results

Issue - State: open - Opened by bamanzi almost 6 years ago

#35 - Portably require enum34 for python < 3.4

Pull Request - State: closed - Opened by doronbehar almost 6 years ago

#34 - Require enum34 only for python<3.4

Pull Request - State: closed - Opened by doronbehar almost 6 years ago - 7 comments

#33 - Fix #32: Fix parsing single line string with comment

Pull Request - State: open - Opened by nickdiego about 6 years ago

#32 - Fail to parse single line string with comment

Issue - State: open - Opened by nickdiego about 6 years ago - 1 comment

#31 - Fix #27: Add license file to dist package

Pull Request - State: closed - Opened by nickdiego about 6 years ago - 1 comment

#30 - Thank You.

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

#29 - Traversing the BashLex AST Node.

Issue - State: open - Opened by shivamgupta01 over 6 years ago - 5 comments

#28 - 0.12 tag missing

Issue - State: closed - Opened by AMDmi3 almost 7 years ago - 2 comments

#27 - Include license file in PyPI

Issue - State: closed - Opened by sebastian-luna-valero almost 7 years ago - 3 comments

#26 - bashlex.split() - Strange quoting behaviour with variable assignments

Issue - State: open - Opened by joerick about 7 years ago - 2 comments

#25 - Thank you!

Issue - State: closed - Opened by joerick about 7 years ago - 4 comments

#24 - Cannot parse array initialization statement

Issue - State: open - Opened by konfilios over 7 years ago - 1 comment

#23 - Unexpected token \n when parsing bash *script*

Issue - State: open - Opened by konfilios over 7 years ago - 4 comments

#22 - travis: test python 3.6 as well as 2.7.12 and 3.5

Pull Request - State: closed - Opened by josephfrazier over 7 years ago

#21 - tokenizer: remove unused COND_ERROR

Pull Request - State: closed - Opened by josephfrazier over 7 years ago

#20 - Warnings on first usage

Issue - State: closed - Opened by nvbn over 7 years ago - 3 comments

#19 - Refactoring class names

Issue - State: open - Opened by tusharmakkar08 almost 8 years ago - 2 comments

#18 - readme: add travis badge

Pull Request - State: closed - Opened by josephfrazier almost 8 years ago - 2 comments

#17 - Add basic .travis.yml

Pull Request - State: closed - Opened by josephfrazier almost 8 years ago - 1 comment

#16 - Make tests more portable and cleaner

Pull Request - State: closed - Opened by josephfrazier almost 8 years ago - 2 comments

#15 - add full support for both Py2 and Py3 (ref #7)

Pull Request - State: closed - Opened by blurrymoi almost 8 years ago - 5 comments

#14 - Make test files directly runnable

Pull Request - State: closed - Opened by josephfrazier almost 8 years ago - 2 comments

#13 - readme: fix split() API example

Pull Request - State: closed - Opened by josephfrazier almost 8 years ago

#12 - Cannot parse command substitution

Issue - State: closed - Opened by josephfrazier almost 8 years ago - 2 comments

#11 - Fix typo in README.md example

Pull Request - State: closed - Opened by josephfrazier almost 8 years ago - 2 comments

#10 - fix python2/3 compatibility

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

#9 - won't parse 'rm -f !(file.sh)'

Issue - State: open - Opened by blurrymoi over 8 years ago - 4 comments

#8 - parse empty lines and comments

Pull Request - State: closed - Opened by blurrymoi over 8 years ago - 18 comments

#7 - __init__ fails in Python 3.5

Issue - State: closed - Opened by cidermole over 8 years ago - 10 comments

#6 - parser/tests: fix issue $(a;b)

Pull Request - State: closed - Opened by blurrymoi over 8 years ago - 3 comments

#5 - Fix bashlex to parse whole test file

Issue - State: closed - Opened by Jurisak almost 9 years ago - 5 comments

#4 - `for f in $(a; b); do :; done` not supported

Issue - State: closed - Opened by Artoria2e5 almost 9 years ago - 7 comments

#3 - Problems with $10 and bigger numbers

Issue - State: closed - Opened by Jurisak about 9 years ago - 3 comments

#2 - New lines between statements are not supported

Issue - State: open - Opened by sk- over 9 years ago - 1 comment

#1 - Comments are not supported

Issue - State: open - Opened by sk- over 9 years ago