Ecosyste.ms: Issues

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

GitHub / coderofsalvation/powscript issues and pull requests

#71 - Dependencies seem broken

Issue - State: open - Opened by XedinUnknown over 1 year ago - 3 comments
Labels: bug ๐Ÿž, Bash 5.0 โš’๏ธ

#70 - Pop statement

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

#69 - Expand bug: ~name=(a b c) treated as the start of a function

Issue - State: open - Opened by fcard almost 4 years ago - 1 comment
Labels: bug ๐Ÿž, parsing ๐Ÿ“–

#68 - Broken on Bash 5.0

Issue - State: open - Opened by fcard almost 4 years ago - 1 comment
Labels: Bash ๐Ÿ”จ, Bash 5.0 โš’๏ธ

#67 - Last argument 'pop' (like shift)

Issue - State: open - Opened by coderofsalvation about 4 years ago - 8 comments
Labels: new feature ๐Ÿ’ก

#66 - Register powscript as a language on Github

Issue - State: open - Opened by ShalokShalom over 4 years ago - 1 comment

#65 - New version

Issue - State: closed - Opened by ShalokShalom over 4 years ago - 2 comments

#64 - Windows CMD Support

Issue - State: closed - Opened by jamesward almost 5 years ago - 3 comments
Labels: new feature ๐Ÿ’ก, Windows โ–

#63 - Standard file extension

Issue - State: closed - Opened by alexandreteles over 5 years ago - 1 comment
Labels: documentation ๐Ÿ“š, discussion ๐Ÿ’ฌ

#62 - Installation via AUR or using install command

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

#61 - Use `command -v` instead of `which` in `require_cmd`

Pull Request - State: open - Opened by fcard almost 6 years ago - 3 comments
Labels: standard libraries ๐Ÿ“ฆ

#60 - Automatic `set -e` might not be a good idea

Issue - State: closed - Opened by fcard almost 6 years ago - 1 comment
Labels: discussion ๐Ÿ’ฌ, Bash ๐Ÿ”จ, error handling ๐Ÿ„

#59 - eval evil?

Issue - State: open - Opened by coderofsalvation almost 6 years ago - 7 comments
Labels: discussion ๐Ÿ’ฌ, references โžฅ, eval ๐Ÿ˜ˆ

#58 - Add the shebang #! upon compilation

Pull Request - State: closed - Opened by fcard almost 6 years ago
Labels: new feature ๐Ÿ’ก

#57 - website suggestions

Issue - State: open - Opened by coderofsalvation almost 6 years ago - 3 comments
Labels: discussion ๐Ÿ’ฌ, website ๐ŸŒŽ

#56 - Array references

Pull Request - State: closed - Opened by fcard almost 6 years ago - 2 comments
Labels: new feature ๐Ÿ’ก, arrays (...), references โžฅ

#55 - JSON: Fix objects not ending properly

Pull Request - State: closed - Opened by fcard almost 6 years ago
Labels: bug ๐Ÿž, JSON {:}

#54 - JSON: fix array parsing

Pull Request - State: closed - Opened by fcard almost 6 years ago
Labels: bug ๐Ÿž, JSON {:}

#53 - Fix pgrep and mktemp so they remain POSIX but actually work

Pull Request - State: closed - Opened by fcard almost 6 years ago - 1 comment
Labels: bug ๐Ÿž, POSIX โœ“

#52 - Rest arguments

Pull Request - State: closed - Opened by fcard almost 6 years ago - 1 comment
Labels: syntax โœŽ, functions โš™, new feature ๐Ÿ’ก

#51 - multiple function arguments caught a cold

Issue - State: closed - Opened by coderofsalvation almost 6 years ago - 3 comments
Labels: syntax โœŽ, functions โš™, testing ๐Ÿ”ฌ

#50 - the README.md example

Issue - State: open - Opened by coderofsalvation almost 6 years ago - 12 comments
Labels: JSON {:}, documentation ๐Ÿ“š, discussion ๐Ÿ’ฌ

#49 - empty feeling sick?

Issue - State: closed - Opened by coderofsalvation almost 6 years ago - 8 comments
Labels: standard libraries ๐Ÿ“ฆ, discussion ๐Ÿ’ฌ

#48 - SHELL="$(echo $0)" in produced script - is this intended?

Issue - State: closed - Opened by darrenldl almost 6 years ago - 1 comment
Labels: bug ๐Ÿž, old versionโŒ›, environment variables ๐ŸŒณ

#47 - Switched one line of printf to echo for %

Pull Request - State: closed - Opened by darrenldl almost 6 years ago - 8 comments
Labels: bug ๐Ÿž, parsing ๐Ÿ“–, old versionโŒ›

#46 - Curry function is missing

Issue - State: closed - Opened by fcard about 6 years ago
Labels: bug ๐Ÿž, old versionโŒ›, standard libraries ๐Ÿ“ฆ

#45 - More formatting in reference.md

Pull Request - State: closed - Opened by fcard about 6 years ago
Labels: documentation ๐Ÿ“š

#44 - Fix formatting in reference.md

Pull Request - State: closed - Opened by fcard about 6 years ago
Labels: bug ๐Ÿž, documentation ๐Ÿ“š

#43 - Formatting issues on reference

Issue - State: closed - Opened by ahmetb about 6 years ago - 1 comment
Labels: bug ๐Ÿž, documentation ๐Ÿ“š

#42 - Macros?

Issue - State: open - Opened by fcard over 6 years ago - 4 comments
Labels: syntax โœŽ, new feature ๐Ÿ’ก

#41 - Function argument list syntax should maybe match array syntax

Issue - State: closed - Opened by fcard over 6 years ago - 1 comment
Labels: syntax โœŽ, new feature ๐Ÿ’ก, old versionโŒ›, discussion ๐Ÿ’ฌ

#40 - fixes `require` statement when used from files with windows line endings

Pull Request - State: closed - Opened by esromneb over 6 years ago - 2 comments
Labels: bug ๐Ÿž, parsing ๐Ÿ“–, old versionโŒ›, Windows โ–

#39 - if statements don't work if they follow a comment which contains single quote

Issue - State: closed - Opened by esromneb over 6 years ago - 4 comments
Labels: bug ๐Ÿž, parsing ๐Ÿ“–, old versionโŒ›

#38 - [RFC] New compiler algorithm

Pull Request - State: closed - Opened by fcard almost 7 years ago - 35 comments
Labels: syntax โœŽ, parsing ๐Ÿ“–, JSON {:}, functions โš™, testing ๐Ÿ”ฌ, new feature ๐Ÿ’ก, old versionโŒ›, standard libraries ๐Ÿ“ฆ, discussion ๐Ÿ’ฌ, interactive ๐Ÿ•น

#37 - Document git hooks

Pull Request - State: closed - Opened by fcard almost 7 years ago - 3 comments
Labels: documentation ๐Ÿ“š, repo ๐Ÿ“

#36 - shellcheck integration

Issue - State: open - Opened by coderofsalvation about 7 years ago
Labels: testing ๐Ÿ”ฌ

#35 - Add installable git hooks

Pull Request - State: closed - Opened by fcard over 7 years ago - 3 comments
Labels: repo ๐Ÿ“

#34 - Remove trailing whitespace

Pull Request - State: closed - Opened by fcard over 7 years ago - 2 comments
Labels: repo ๐Ÿ“

#33 - Fix silent rm failure and remove bash settings from sh mode

Pull Request - State: closed - Opened by fcard over 7 years ago - 3 comments
Labels: bug ๐Ÿž, POSIX โœ“, old versionโŒ›

#32 - Powscript in `--sh` mode includes bash settings

Issue - State: closed - Opened by fcard over 7 years ago - 1 comment
Labels: bug ๐Ÿž, old versionโŒ›, Bash ๐Ÿ”จ

#31 - dude fixed dat

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

#30 - require_env

Issue - State: closed - Opened by coderofsalvation over 7 years ago
Labels: new feature ๐Ÿ’ก, environment variables ๐ŸŒณ

#29 - Fix link to pm.sh

Pull Request - State: closed - Opened by elliottcarlson over 7 years ago
Labels: bug ๐Ÿž, documentation ๐Ÿ“š

#28 - Disable automatic quoting when already inside quotes

Pull Request - State: closed - Opened by fcard over 7 years ago - 5 comments
Labels: bug ๐Ÿž, parsing ๐Ÿ“–, old versionโŒ›

#27 - Only rm temp file if it exists

Pull Request - State: closed - Opened by fcard over 7 years ago - 1 comment
Labels: bug ๐Ÿž, old versionโŒ›

#26 - RFC: Strict and colored tests

Pull Request - State: closed - Opened by fcard almost 8 years ago - 1 comment
Labels: testing ๐Ÿ”ฌ

#25 - `runtests` output

Issue - State: closed - Opened by fcard almost 8 years ago - 2 comments
Labels: testing ๐Ÿ”ฌ

#24 - added strictmode: compat40

Pull Request - State: closed - Opened by coderofsalvation almost 8 years ago
Labels: old versionโŒ›, Bash ๐Ÿ”จ

#23 - support for json_decode and json_encode

Issue - State: closed - Opened by coderofsalvation almost 8 years ago
Labels: JSON {:}, new feature ๐Ÿ’ก, old versionโŒ›

#22 - allow pipe on newline with backslash

Issue - State: closed - Opened by coderofsalvation almost 8 years ago - 2 comments
Labels: syntax โœŽ, new feature ๐Ÿ’ก

#21 - support for json_decode and json_encode

Issue - State: closed - Opened by coderofsalvation almost 8 years ago
Labels: duplicate ๐Ÿ—, JSON {:}, new feature ๐Ÿ’ก, old versionโŒ›

#20 - to abstract away 1> 2> &1 &2 /dev/null & or not

Issue - State: open - Opened by coderofsalvation almost 8 years ago
Labels: syntax โœŽ, redirection โฎŽ, new feature ๐Ÿ’ก

#19 - suspicion: 'cat | awk' causes segfaults (fix: cat -E | awk)

Issue - State: closed - Opened by coderofsalvation almost 8 years ago
Labels: bug ๐Ÿž, old versionโŒ›

#18 - Remove \[,\],\{,\} and \! escapes

Issue - State: closed - Opened by coderofsalvation almost 8 years ago - 4 comments
Labels: bug ๐Ÿž, old versionโŒ›, Bash ๐Ÿ”จ

#17 - allow semicolon in functionnames to indicate scope/file

Pull Request - State: closed - Opened by coderofsalvation almost 8 years ago
Labels: syntax โœŽ, parsing ๐Ÿ“–, functions โš™, new feature ๐Ÿ’ก, old versionโŒ›

#16 - Feat/bash to sh flag

Pull Request - State: closed - Opened by coderofsalvation almost 8 years ago
Labels: POSIX โœ“, new feature ๐Ÿ’ก

#15 - Slightly more strict inclusion (fix #14)

Pull Request - State: closed - Opened by fcard almost 8 years ago - 2 comments
Labels: bug ๐Ÿž, old versionโŒ›, standard libraries ๐Ÿ“ฆ

#14 - improve function inclusion

Issue - State: closed - Opened by coderofsalvation almost 8 years ago - 1 comment
Labels: old versionโŒ›, standard libraries ๐Ÿ“ฆ

#13 - Remove \[,\],\{,\} and \! escapes

Pull Request - State: closed - Opened by fcard almost 8 years ago - 5 comments
Labels: bug ๐Ÿž, testing ๐Ÿ”ฌ

#12 - Fix associative array tests on code-1.pow

Pull Request - State: closed - Opened by fcard almost 8 years ago - 1 comment
Labels: bug ๐Ÿž, testing ๐Ÿ”ฌ

#11 - Less strict function inclusion algorithm

Pull Request - State: closed - Opened by fcard almost 8 years ago - 2 comments
Labels: bug ๐Ÿž, old versionโŒ›, standard libraries ๐Ÿ“ฆ

#10 - Fix `last` function

Pull Request - State: closed - Opened by fcard almost 8 years ago - 1 comment
Labels: bug ๐Ÿž, old versionโŒ›, standard libraries ๐Ÿ“ฆ

#9 - Fix error handling in interactive mode

Pull Request - State: closed - Opened by fcard almost 8 years ago - 1 comment
Labels: bug ๐Ÿž, old versionโŒ›, interactive ๐Ÿ•น, error handling ๐Ÿ„

#8 - Fix conditions in while loops

Pull Request - State: closed - Opened by fcard almost 8 years ago - 7 comments
Labels: bug ๐Ÿž, old versionโŒ›, control flow โฎ”

#7 - Fix and/or substitution problem (#6)

Pull Request - State: closed - Opened by fcard almost 8 years ago - 1 comment
Labels: bug ๐Ÿž, parsing ๐Ÿ“–, old versionโŒ›

#6 - and/or substitution messing with some expressions

Issue - State: closed - Opened by fcard almost 8 years ago
Labels: bug ๐Ÿž, parsing ๐Ÿ“–, old versionโŒ›

#5 - validate indentation

Issue - State: closed - Opened by coderofsalvation about 8 years ago - 1 comment
Labels: parsing ๐Ÿ“–, testing ๐Ÿ”ฌ, old versionโŒ›

#4 - test 'filter'

Issue - State: open - Opened by coderofsalvation about 8 years ago
Labels: testing ๐Ÿ”ฌ, standard libraries ๐Ÿ“ฆ

#3 - keyword 'first'

Issue - State: open - Opened by coderofsalvation about 8 years ago
Labels: syntax โœŽ, new feature ๐Ÿ’ก

#2 - keyword 'on'

Issue - State: open - Opened by coderofsalvation about 8 years ago
Labels: syntax โœŽ, new feature ๐Ÿ’ก

#1 - async coroutines? (yield / await)

Issue - State: closed - Opened by coderofsalvation about 8 years ago - 2 comments
Labels: syntax โœŽ, new feature ๐Ÿ’ก, control flow โฎ”