Ecosyste.ms: Issues

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

GitHub / wryun/es-shell issues and pull requests

#100 - `incomplete here document` kills the shell

Issue - State: open - Opened by jpco 8 months ago
Labels: bug

#99 - `echo >[1=]` kills the shell

Issue - State: open - Opened by jpco 8 months ago
Labels: bug

#96 - Fix panic when trying to eval concatted prims.

Pull Request - State: open - Opened by jpco 9 months ago
Labels: bug

#95 - Ref() the `-c` command string

Pull Request - State: closed - Opened by jpco 9 months ago

#94 - Fix error handling for scanerrors at end of line

Pull Request - State: closed - Opened by jpco 9 months ago

#93 - `$&read`ing a NUL byte crashes the shell

Issue - State: open - Opened by jpco 9 months ago - 2 comments
Labels: bug

#90 - Use the `%run` hook function for running binaries.

Pull Request - State: open - Opened by jpco 9 months ago

#89 - `make -j` explodes, sometimes

Issue - State: open - Opened by jpco 10 months ago - 3 comments
Labels: bug

#88 - Clean up after exceptions in varpop().

Pull Request - State: closed - Opened by jpco 10 months ago
Labels: bug

#86 - Root exceptions during the varpop() calls in throw().

Pull Request - State: closed - Opened by jpco 10 months ago
Labels: bug

#85 - Settor function call during exception unwinding causes a segfault with `-DGCDEBUG`

Issue - State: closed - Opened by jpco 10 months ago - 1 comment
Labels: bug

#83 - Closure variable not correctly exported to environment

Issue - State: open - Opened by wryun 10 months ago - 1 comment
Labels: bug

#82 - Minor variable subscripting improvements

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

#81 - Add AC_PROG_CPP to configure.ac

Pull Request - State: closed - Opened by jpco 10 months ago
Labels: bug

#80 - Should `%run` be the built-in way binaries are run?

Issue - State: open - Opened by jpco 10 months ago - 2 comments

#78 - `es -cfoo` is memory-buggy

Issue - State: closed - Opened by jpco 10 months ago - 2 comments
Labels: bug

#77 - autoconf 2.72 breaks es building

Issue - State: closed - Opened by jpco 10 months ago - 1 comment
Labels: bug

#75 - Crank up the warnings and resolve as many as possible

Pull Request - State: open - Opened by jpco 11 months ago - 1 comment

#74 - Quote files which contain '.

Pull Request - State: closed - Opened by jpco 11 months ago - 1 comment

#73 - Improve ergonomics and usefulness of `es -e`.

Pull Request - State: open - Opened by jpco 11 months ago - 3 comments

#71 - Basic test harness and test suite

Pull Request - State: open - Opened by jpco 12 months ago - 8 comments

#69 - Fix syntax-handling bugs

Pull Request - State: open - Opened by jpco 12 months ago

#69 - Fix syntax-handling bugs

Pull Request - State: closed - Opened by jpco 12 months ago

#67 - Up for discussion: "Pass" syntax for function composition-like behavior

Pull Request - State: open - Opened by jpco 12 months ago - 4 comments

#66 - Make `$status` available in the interactive loop

Pull Request - State: open - Opened by jpco 12 months ago - 3 comments

#65 - Minor overhaul of history writing

Pull Request - State: open - Opened by jpco 12 months ago - 4 comments

#65 - Minor overhaul of history writing

Pull Request - State: open - Opened by jpco 12 months ago - 6 comments

#64 - Remove the errant 0s from the man page

Pull Request - State: closed - Opened by jpco 12 months ago - 2 comments

#64 - Remove the errant 0s from the man page

Pull Request - State: closed - Opened by jpco 12 months ago - 2 comments

#63 - `() anything` causes an assertion failure

Issue - State: open - Opened by jpco 12 months ago

#63 - `() anything` causes an assertion failure

Issue - State: closed - Opened by jpco 12 months ago

#62 - Use stricter build flags in circleci's es build.

Pull Request - State: closed - Opened by jpco 12 months ago - 1 comment

#62 - Use stricter build flags in circleci's es build.

Pull Request - State: closed - Opened by jpco 12 months ago - 1 comment

#61 - Use esopt() for option parsing in main

Pull Request - State: closed - Opened by jpco about 1 year ago - 1 comment

#60 - Inconsistent getopt behavior depending on the local implementation

Issue - State: closed - Opened by jpco over 1 year ago - 1 comment

#58 - Fix some bugs that weren't previously reported

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

#57 - Corner case on glomming with `%closure`

Issue - State: closed - Opened by jpco over 1 year ago

#56 - `cmd < <{subcmd}` produces syntax error

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

#55 - Execute last command in a pipeline in the local process

Pull Request - State: closed - Opened by jpco over 1 year ago - 3 comments

#54 - Perform deduplication on trees produced in initial.c

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

#52 - Fix bugs revealed by GCDEBUG.

Pull Request - State: closed - Opened by jpco over 1 year ago - 8 comments

#51 - Fix bugs revealed by GCDEBUG.

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

#50 - notes

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

#49 - fix typos

Pull Request - State: closed - Opened by musvaage almost 2 years ago - 1 comment

#48 - $&if does not catch exceptions in its conditions.

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

#46 - Build on OpenBSD fails, miserably

Issue - State: closed - Opened by vl-ms about 2 years ago - 5 comments

#41 - Allow '=' character in command arguments

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

#40 - Consider role of '='

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

#37 - Publish old es versions as releases

Issue - State: open - Opened by wryun over 2 years ago - 1 comment

#36 - Add switch statement

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

#35 - Add a more formal test suite to es

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

#34 - adventure.es example doesn't work

Issue - State: closed - Opened by pmarreck almost 3 years ago - 11 comments

#33 - Why is $result not exposed by default like other shells' $status and $?

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

#32 - How to expand quoted patterns?

Issue - State: closed - Opened by hyphenrf over 3 years ago

#31 - Is there a design limitation preventing support for rc-style switch statements?

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

#30 - Manipulating code blocks

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

#29 - missing license for the repo

Issue - State: closed - Opened by chenrui333 over 4 years ago - 5 comments

#28 - Fix readline/editline support

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

#27 - Is there any plan to release 0.9.2?

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

#26 - Use archive.org for kes

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

#25 - Always use va_copy (musl support)

Pull Request - State: closed - Opened by eadwardus about 5 years ago - 3 comments

#24 - `make' fails on Adélie Linux

Issue - State: closed - Opened by msiism about 5 years ago - 2 comments

#23 - Support flat command expansion

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

#22 - Support $"var and "{} and turn echo Posix compatible

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

#21 - Makefile.in: use CC_FOR_BUILD and LDFLAGS_FOR_BUILD when building a

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

#20 - Makefile.in: Respect DESTDIR on install target.

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

#19 - Fix use after free in heredoc variables

Pull Request - State: closed - Opened by mwgamera almost 7 years ago - 1 comment

#18 - Segfaults with GCDEBUG enabled

Issue - State: closed - Opened by jpco over 7 years ago - 2 comments

#17 - Read from history file at startup?

Issue - State: closed - Opened by spelufo almost 8 years ago - 3 comments

#16 - SIGSTP / Ctrl-Z handling?

Issue - State: closed - Opened by subsetpark almost 8 years ago - 1 comment

#15 - Readline commands?

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

#14 - Improve/clarify editline building instructions

Issue - State: closed - Opened by wryun almost 9 years ago - 2 comments

#13 - Create directory paths before calling install.

Pull Request - State: closed - Opened by tmmcguire over 9 years ago - 1 comment

#12 - Error when installing to new directory

Issue - State: closed - Opened by tmmcguire over 9 years ago

#11 - Compiling on Cygwin64: print.c:66:14: error: conflicting types for ‘utoa’

Issue - State: open - Opened by mogria over 9 years ago
Labels: bug

#10 - Echo in redefined %parse confuses things

Issue - State: closed - Opened by wryun almost 10 years ago - 2 comments

#9 - configure script is missing

Issue - State: closed - Opened by reirob almost 11 years ago - 2 comments

#8 - Does not close opened descriptors during unwind

Issue - State: closed - Opened by mwgamera almost 12 years ago - 4 comments
Labels: bug

#7 - occasional 'wait: no child processes' on SIGINT

Issue - State: open - Opened by wryun about 12 years ago - 2 comments
Labels: bug

#6 - assert failure on closure mania

Issue - State: open - Opened by wryun about 12 years ago - 1 comment
Labels: bug

#5 - parsing invalid primitive produces erratic behaviour

Issue - State: open - Opened by wryun about 12 years ago - 2 comments
Labels: bug

#4 - core dump on self-referential closure

Issue - State: open - Opened by wryun about 12 years ago
Labels: bug

#3 - Check -W -Wall -ansi

Issue - State: open - Opened by wryun about 12 years ago - 1 comment

#2 - Work out all the reasons autotools is blaring at us

Issue - State: closed - Opened by wryun about 12 years ago

#1 - Check rc changes to see if any should be ported

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