Ecosyste.ms: Issues

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

GitHub / oils-for-unix/oils issues and pull requests

#2254 - [osh] Implement SparseArray `"${sp[*]}"`

Pull Request - State: open - Opened by akinomyoga 2 days ago

#2253 - [osh/word_eval] Implement BashAssoc `${a[*]}`

Pull Request - State: closed - Opened by akinomyoga 3 days ago - 1 comment

#2252 - [spec/word-split] Add more failing test cases for `IFS=x; set "" "" ""; $*`

Pull Request - State: closed - Opened by akinomyoga 3 days ago - 1 comment

#2251 - [osh/word_eval] Implement BashAssoc `${a[*]}`

Pull Request - State: closed - Opened by akinomyoga 3 days ago

#2249 - [osh] Implement SparseArray `${!sp[0]}` and `${!sp[@]}`

Pull Request - State: closed - Opened by akinomyoga 4 days ago - 1 comment

#2248 - [osh] Fix unquoted `$*`, `${*}`, `${a[*]}`, etc. under empty IFS

Pull Request - State: closed - Opened by akinomyoga 4 days ago - 9 comments

#2247 - [ysh] implement List remove() & List insert()

Pull Request - State: closed - Opened by wlcx 9 days ago - 7 comments

#2246 - Need an API for YSH to provide stack traces - built on vm.getFrame()

Issue - State: open - Opened by andychu 17 days ago - 1 comment
Labels: pending-release, feature, user-feedback, accepted

#2245 - Dev hoover 3

Pull Request - State: open - Opened by andychu 18 days ago

#2244 - add OILS_COMP_UI

Pull Request - State: closed - Opened by melvinw 19 days ago - 3 comments

#2243 - Mutation of List inside for loop isn't reflected in YSH

Issue - State: open - Opened by andychu 21 days ago
Labels: pending-release

#2242 - fix time -f check interaction with errexit

Pull Request - State: closed - Opened by melvinw 22 days ago - 5 comments

#2241 - make minimal completion display more bash-like

Pull Request - State: closed - Opened by melvinw 22 days ago - 8 comments

#2240 - let users disable horizontal-scroll-mode

Pull Request - State: closed - Opened by melvinw 24 days ago - 2 comments

#2239 - `sh_spec.py` check for range out of bounds

Pull Request - State: closed - Opened by simonLeary42 25 days ago - 2 comments

#2238 - `sh_spec.py` check for range out of bounds

Pull Request - State: closed - Opened by simonLeary42 26 days ago - 1 comment

#2237 - Crash in expression = [...myvar]

Issue - State: open - Opened by Melkor333 28 days ago - 2 comments
Labels: bug, pending-release, user-feedback, accepted

#2236 - add tests for all bash prompt special characters

Pull Request - State: closed - Opened by simonLeary42 29 days ago - 12 comments

#2235 - osh: bash prompt special characters

Issue - State: open - Opened by simonLeary42 29 days ago - 3 comments

#2234 - crash with double quoted zsh var in osh

Issue - State: open - Opened by lincheney about 1 month ago - 2 comments
Labels: bug, pending-release, accepted

#2233 - Long prompts interfere with display of readline search

Issue - State: closed - Opened by melvinw about 1 month ago - 1 comment

#2232 - case with /eggex/ can be confused with glob /foo/bar/*

Issue - State: open - Opened by andychu about 1 month ago - 3 comments
Labels: user-feedback, ysh

#2231 - [htm8 refactor] Use token IDs in htm8.asdl

Pull Request - State: open - Opened by andychu about 1 month ago

#2230 - [doc] Fix promptVal example

Pull Request - State: closed - Opened by wbob about 1 month ago - 2 comments

#2229 - Stateful spec tests for `bind -x` behavior

Pull Request - State: closed - Opened by KingMob about 1 month ago - 1 comment

#2227 - Cannot build oils-for-unix-0.26.0 on macOS: time: illegal option -- f

Issue - State: closed - Opened by latin-1 about 1 month ago - 3 comments
Labels: bug, pending-release, user-feedback

#2225 - oils.pub does not have all blog posts

Issue - State: closed - Opened by latin-1 about 2 months ago - 2 comments

#2224 - Can not run the export utility when partially quoted

Issue - State: open - Opened by 9ao9ai9ar about 2 months ago - 3 comments
Labels: low-priority

#2209 - [ysh] Implement SparseArray `$[sp1 === sp2]`, `append ... (sp)`, and `$[bool(sp)]`

Pull Request - State: closed - Opened by akinomyoga about 2 months ago - 1 comment

#2208 - [osh] Return the placeholder type for `${a@a}` and `${a[0]@A}`

Pull Request - State: open - Opened by akinomyoga about 2 months ago - 17 comments

#2207 - [build] Check if GLOB_PERIOD exists

Pull Request - State: closed - Opened by Melkor333 about 2 months ago - 1 comment

#2206 - allow if ! runproc myproc, so error checking of extern and proc cases is more similar

Issue - State: open - Opened by andychu about 2 months ago
Labels: feature, user-feedback, ysh

#2205 - [ysh] Fix is-main when combined with use

Pull Request - State: closed - Opened by PossiblyAShrub about 2 months ago - 1 comment

#2204 - [osh] Make ${!ref} with invalid ref non-fatal

Pull Request - State: closed - Opened by akinomyoga about 2 months ago - 2 comments

#2203 - [osh] Follow the Bash change in `${!undef[@]-}`

Pull Request - State: closed - Opened by akinomyoga about 2 months ago - 2 comments

#2202 - [syntax refactor] rename "BracedVarSub.{token => name_tok}"

Pull Request - State: closed - Opened by akinomyoga about 2 months ago - 2 comments

#2201 - [osh] Perform indirect expansion with `${!a[@]...}`

Pull Request - State: closed - Opened by akinomyoga about 2 months ago - 17 comments

#2200 - [osh] Fix regression of `${undef@P}` and `${undef@Q}` with `nounset`

Pull Request - State: closed - Opened by akinomyoga about 2 months ago - 1 comment

#2199 - Dev hoover 1

Pull Request - State: closed - Opened by andychu 2 months ago

#2198 - trap without args should print traps

Issue - State: open - Opened by andychu 2 months ago
Labels: divergence

#2197 - `bind -x` support

Pull Request - State: open - Opened by KingMob 2 months ago

#2196 - ${foo:} is allowed in OSH, but not in bash (slicing)

Issue - State: closed - Opened by andychu 2 months ago - 3 comments
Labels: divergence

#2195 - [test/sh_spec] Handle duplicate/conflicting test spec definitions

Pull Request - State: closed - Opened by akinomyoga 2 months ago - 5 comments

#2194 - Support shopt -s dotglob

Pull Request - State: closed - Opened by leungbk 2 months ago - 7 comments

#2193 - [test/sh_spec] Fix error message for C++ failures

Pull Request - State: closed - Opened by akinomyoga 2 months ago - 1 comment

#2192 - [test/sh_spec] Support multiple possible results

Pull Request - State: closed - Opened by akinomyoga 2 months ago - 7 comments

#2191 - Redirecting to `/dev/null` fails with `noclobber`

Issue - State: open - Opened by Janfel 2 months ago - 3 comments
Labels: divergence

#2190 - [ysh] Implement SparseArray `@[sp]` and `@sp`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 5 comments

#2189 - [osh] Implement SparseArray `${sp[i]}`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2187 - [osh refactor] Refactor BashArray/BashAssoc `${!arr[@]}`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2186 - [osh] Fix `${unset_variable@Q}` wrongly producing `''`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 14 comments

#2185 - [osh] Implement BashAssoc `${a[@]@Q}`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 12 comments

#2184 - [osh] Implement SparseArray `${a[@]:offset:count}`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 19 comments

#2182 - Py/Mojo as Py/C++ alternative

Issue - State: closed - Opened by nisbet-hubbard 3 months ago - 2 comments

#2181 - [osh] Implement SparseArray `((sp[i]))`, `((sp[i]++))`, etc.

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 2 comments

#2180 - [refactor] Use `Optional[str]` instead of `str` when `None` is possible

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2180 - [refactor] Use `Optional[str]` instead of `str` when `None` is possible

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2178 - [osh] Implement SparseArray `[[ -v sp[i] ]]`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2178 - [osh] Implement SparseArray `[[ -v sp[i] ]]`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2177 - [osh] Refactor BashArray/BashAssoc `${arr[i]}`, `$((arr[i]))`, and `$arr`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2176 - Dev lenny 5

Pull Request - State: open - Opened by andychu 3 months ago

#2176 - Dev lenny 5

Pull Request - State: open - Opened by andychu 3 months ago

#2175 - [core/bash_impl] Use `error_code_t` to return error

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2174 - Fix `bind -r` support with older readline fns

Pull Request - State: closed - Opened by KingMob 3 months ago - 2 comments

#2173 - [spec/ble-idioms] Workaround for bash bug on certain platforms

Pull Request - State: closed - Opened by andychu 3 months ago - 6 comments

#2172 - Dev lenny 5

Pull Request - State: closed - Opened by andychu 3 months ago

#2171 - [pea] Fixing MyPy version issues

Pull Request - State: closed - Opened by andychu 3 months ago

#2170 - Undocumented osh - bash incompatibility with stdout and stderr redirection

Issue - State: closed - Opened by mateon1 3 months ago - 4 comments

#2169 - [refactor] Optimize dictionary iteration

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2168 - Revisit array warnings/errors with `shopt --set strict_array`

Issue - State: open - Opened by akinomyoga 3 months ago - 5 comments

#2167 - [core/state] Implement SparseArray `unset -v sp[i]`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2164 - [core/dev] Print `SparseArray` values in xtrace

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 2 comments

#2163 - [refactor] Rename `${#arr[@]}` from `_Length` to `_Count`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 2 comments

#2162 - [refactor] Use `mops.IntWiden` for "int -> BigInt" conversion

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 2 comments

#2161 - [core refactor] Refactor the code for BashArray/BashAssoc `unset -v a[i]`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 6 comments

#2159 - [core/dev] Fix xtrace output for `a+=(v)` and `declare a+=(v)`

Pull Request - State: closed - Opened by akinomyoga 3 months ago

#2158 - test builtin arithmetic operators fail with negative integers

Issue - State: closed - Opened by lhoursquentin 3 months ago - 2 comments

#2157 - [core/state] Implement SparseArray `a[i]=v`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 3 comments

#2156 - [osh] Fix `${a[@]@Q}` crash with unset elements in array

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 3 comments

#2155 - [osh] Fix last element `${a[@]: -1}` after `unset -v a[-1]`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 4 comments

#2154 - [mylib] Fix a code comment

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2153 - [osh] Fix crash with `${a[@]: -(2*${#a[@]}+1)}`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 3 comments

#2152 - [core] Fix silent out-of-range error in unsetting BashArray element

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 2 comments

#2151 - [core] Improve error message of out-of-bound index

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 2 comments

#2150 - [bin] Fix bin name detection

Pull Request - State: closed - Opened by akinomyoga 3 months ago

#2149 - [refactor] Format array-related codes with `yapf`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2148 - [osh] Support `sp+=(...)` for `SparseArray`

Pull Request - State: closed - Opened by akinomyoga 3 months ago - 1 comment

#2147 - [refactor] Add `Bash{Array,Assoc}_{Get,Append}Values` for `+=`

Pull Request - State: closed - Opened by akinomyoga 3 months ago