Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Oil Shell

A new Unix shell. It's our upgrade path from bash to a better language and runtime. It's for Python and JavaScript users who avoid shell!
Collective - Host: opensource - https://opencollective.com/oilshell - Website: https://oilshell.org - Code: https://github.com/oilshell

Python `bind` for osh

github.com/oils-for-unix/oils - KingMob opened this pull request 12 days ago
OSH too lenient in parsing !

github.com/oils-for-unix/oils - andychu opened this issue 13 days ago
[WIP] Make blocks capture

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 15 days ago
Kebab-Case Identifiers in Expression Mode

github.com/oils-for-unix/oils - PossiblyAShrub opened this issue 16 days ago
[WIP] Replace ctx with a pure YSH definition

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 16 days ago
Allow nested procs/funcs

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 18 days ago
Default `oshrc` to ship with oils?

github.com/oils-for-unix/oils - nisbet-hubbard opened this issue 21 days ago
use tempdir for souffle facts and outputs

github.com/oils-for-unix/oils - melvinw opened this pull request 24 days ago
Crash with dict literal

github.com/oils-for-unix/oils - jtb20 opened this issue 29 days ago
Define procs in the current scope, not the global one

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request about 1 month ago
add mycpp-souffle translator

github.com/oils-for-unix/oils - melvinw opened this pull request about 1 month ago
Correct misleading comment in `_build/oils.sh`

github.com/oils-for-unix/oils - meator opened this pull request about 1 month ago
Dev hoover 19

github.com/oils-for-unix/oils - andychu opened this pull request about 1 month ago
declare -i is silently ignored

github.com/oils-for-unix/oils - meithecatte opened this issue about 1 month ago
Fix issues in `Str => replace(eggex, *)`

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request about 1 month ago
Add failing arith-dynamic spec tests

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request about 1 month ago
[builtin/trap] Reset condition on unsigned-integer

github.com/oils-for-unix/oils - jasom opened this pull request about 1 month ago
Bug with lseek() and descriptor 100

github.com/oils-for-unix/oils - andychu opened this issue about 1 month ago
Update INSTALL.txt

github.com/oils-for-unix/oils - steveno opened this pull request about 2 months ago
Dev andy vb12

github.com/oils-for-unix/oils - andychu opened this pull request about 2 months ago
Fix autotools inf loop bug

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request about 2 months ago
aidan-dev1

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request about 2 months ago
Add spec test for ArithSub evaluation bug in autotools configure

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request about 2 months ago
[soil] Try curl --fail-with-body

github.com/oils-for-unix/oils - andychu opened this pull request about 2 months ago
Dev hoover 18

github.com/oils-for-unix/oils - andychu opened this pull request about 2 months ago
Dev hoover 20

github.com/oils-for-unix/oils - andychu opened this pull request about 2 months ago
osh pwd and ls disagree on current dir

github.com/oils-for-unix/oils - dezren39 opened this issue about 2 months ago
Release/0.23.0

github.com/oils-for-unix/oils - andychu opened this pull request about 2 months ago
can't Ctrl-C out of long operation (regex)

github.com/oils-for-unix/oils - andychu opened this issue about 2 months ago
change timing as a test

github.com/oils-for-unix/oils - andychu opened this pull request about 2 months ago
trap INT doesn't run on Ctrl-C

github.com/oils-for-unix/oils - andychu opened this issue about 2 months ago
Dev hoover 18

github.com/oils-for-unix/oils - andychu opened this pull request about 2 months ago
Support split by eggex in Str.split

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request about 2 months ago
Experiment: Add pure-ysh shvar

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 2 months ago
Implement `string.split()`

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 2 months ago
Don't push a new frame in `eval ()`

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 2 months ago
Dev hoover 19

github.com/oils-for-unix/oils - andychu opened this pull request 2 months ago
[builtins] Add Dict => get() method

github.com/oils-for-unix/oils - ellen364 opened this pull request 2 months ago
Eval with vars

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 2 months ago
Dev hoover 19

github.com/oils-for-unix/oils - andychu opened this pull request 2 months ago
add +/- annotations to jobs builtin

github.com/oils-for-unix/oils - melvinw opened this pull request 3 months ago
debug metrics

github.com/oils-for-unix/oils - andychu opened this pull request 3 months ago
Dev andy errtrace 2

github.com/oils-for-unix/oils - andychu opened this pull request 3 months ago
duplicate error messages in redirects

github.com/oils-for-unix/oils - andychu opened this issue 3 months ago
Dev andy noclobber

github.com/oils-for-unix/oils - andychu opened this pull request 3 months ago
Dev hoover 18

github.com/oils-for-unix/oils - andychu opened this pull request 3 months ago
Fix pp tabular

github.com/oils-for-unix/oils - justinpombrio opened this pull request 3 months ago
[WIP] Fix mycpp List::Pop(int)

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 3 months ago
[builtins/dict] add -> erase() method

github.com/oils-for-unix/oils - ellen364 opened this pull request 3 months ago
Move procs to variable namespace

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 3 months ago
[WIP] Move `procs` to variable namespace

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 3 months ago
[test] Add jsontestsuite

github.com/oils-for-unix/oils - ellen364 opened this pull request 3 months ago
[mycpp/dataflow] add stack roots solver

github.com/oils-for-unix/oils - melvinw opened this pull request 3 months ago
[mycpp] add assign/define annotations to CFG

github.com/oils-for-unix/oils - melvinw opened this pull request 3 months ago
[devtools] Make build/dev-shell.sh executable

github.com/oils-for-unix/oils - ellen364 opened this pull request 3 months ago
Test framework

github.com/oils-for-unix/oils - justinpombrio opened this pull request 3 months ago
Add spec tests for eval with argv/vars bindings

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 3 months ago
nixos defaultUserShell

github.com/oils-for-unix/oils - dezren39 opened this issue 3 months ago
Fix minor errors in docs and create tools to detect them

github.com/oils-for-unix/oils - PossiblyAShrub opened this pull request 4 months ago
errtrace shell option, 3rd attempt

github.com/oils-for-unix/oils - momiji opened this pull request 4 months ago
shopt -p and -o compatibility with bash

github.com/oils-for-unix/oils - momiji opened this pull request 4 months ago
typo in github repo description

github.com/oils-for-unix/wwz - evmar opened this issue 4 months ago
Fixes spec cpp counts

github.com/oils-for-unix/oils - momiji opened this pull request 4 months ago
feat; errtrace shell option

github.com/oils-for-unix/oils - momiji opened this pull request 4 months ago
bash SHELLOPTS and BASHOPTS support

github.com/oils-for-unix/oils - andychu opened this issue 4 months ago
feat: noclobber shell option

github.com/oils-for-unix/oils - momiji opened this pull request 4 months ago
feat: noclobber shell option

github.com/oils-for-unix/oils - momiji opened this pull request 4 months ago
Dev hoover 18

github.com/oils-for-unix/oils - andychu opened this pull request 4 months ago
Dev hoover 18

github.com/oils-for-unix/oils - andychu opened this pull request 4 months ago
crash in parsing return

github.com/oils-for-unix/oils - andychu opened this issue 4 months ago
Test

github.com/oils-for-unix/diagrams-test - andychu opened this pull request 4 months ago
Move this repo

github.com/oils-for-unix/diagrams-test - andychu opened this issue 4 months ago
Edit README

github.com/oils-for-unix/yaks - andychu opened this pull request 4 months ago
Move this repo

github.com/oils-for-unix/yaks - andychu opened this issue 4 months ago
Dev hoover 18

github.com/oils-for-unix/oils - andychu opened this pull request 4 months ago
add .html to header link toc-ysh.md

github.com/oils-for-unix/oils - dezren39 opened this pull request 4 months ago
Setting up GNU readline history

github.com/oils-for-unix/oils - dezren39 opened this issue 4 months ago
emoji/unicode identifiers

github.com/oils-for-unix/oils - dezren39 opened this issue 4 months ago
allow any custom prompts

github.com/oils-for-unix/oils - dezren39 opened this issue 4 months ago