Advertisement · 728 × 90

Posts by Ryuichi Ueda

Preview
Release v1.2.2 · shellgei/rusty_bash Compatibility Enhancements This version additionally passed the test cases in test_fixed_v1.2.2.bash. Moreover, this version passed all of the cases in ifs-posix.tests, which is a test script in Ba...

#sush v1.2.2

github.com/shellgei/rus...

6 months ago 1 0 0 0
Post image

I have merged a pull request for i18n to alpha-branch. Thank you very much!

#rusty_bash #bash #rust

github.com/shellgei/rus...

8 months ago 1 0 0 0
Post image

WHY? and WHY?

9 months ago 0 0 0 0
Preview
Release v1.1.8 · shellgei/rusty_bash Improvement of compatibility to Bash We add various features and bug fixes to this version from v1.1.6. Added test cases are as follows: v1.1.6 -> v1.1.7: https://github.com/shellgei/rusty_bash_te...

Here is Version 1.1.8 of rusty_bash (Sushi Shell). #rusty_bash #bash #rust

github.com/shellgei/rus...

9 months ago 0 0 0 0
Post image

Our shell is now able to imitate this strange behavior of #bash toward single quotations. #rusty_bash #rust

But I don't know why Bash behaves like this.

9 months ago 0 0 0 0
Post image

????? #Bash

9 months ago 0 0 0 0
Post image

What's the #Bash

9 months ago 0 0 0 0
Preview
Added support for Android platform by YumeYuka · Pull Request #143 · shellgei/rusty_bash As shown in the figure, sush is compiled to run on an Android device.

She attempted to use our shell on android environments. Thanks a lot! #bash #sush #rusty_bash

github.com/shellgei/rus...

9 months ago 2 0 0 0

ah ok ok

10 months ago 1 0 0 0
Post image

?????

10 months ago 2 0 1 0
Advertisement
Post image

The number of passed test scripts is flat but the number of diff lines is reducing. #bash #rust #rusty_bash

github.com/shellgei/rus...

10 months ago 0 0 0 0
Post image

Should our shell adjust this behavior of Bash?

... maybe yes.

#bash #rust #rusty_bash

10 months ago 0 0 0 0
Post image

He teaches you what is the right angle.

10 months ago 0 0 0 0
Post image

Why doesn't FUNCNAME have `=()`???

10 months ago 0 0 0 0
Preview
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

#rusty_bash passed run-lastpipe test in Bash repo. #bash #rust

github.com/shellgei/rus...

10 months ago 1 0 0 0
Preview
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

The number of passed test scripts reaches 20! (20/85) #bash #rusty_bash #rust

github.com/shellgei/rus...

10 months ago 0 0 0 0
Preview
Release v1.1.5 · shellgei/rusty_bash Compatibility improvement We add some features to this shell and fix some incompatible behaviors based on the test in official Bash repo. See additional test cases between v1.1.4 and v1.1.5 in our ...

Here is v1.1.5. #bash #rusty_bash #rust

github.com/shellgei/rus...

10 months ago 0 0 0 0
Post image

Though our shell is a Bash clone, I implemented repeat command. I sometimes use it. #bash #zsh #rusty_bash

10 months ago 0 0 0 0
Advertisement
Preview
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

passed run-dynvar test #bash #rusty_bash

github.com/shellgei/rus...

11 months ago 0 0 0 0

A file for the setup of bash-completion is added to the repo.
#bash #rusty_bash #sush

github.com/shellgei/rus...

11 months ago 0 0 0 0
Post image

The compatibility of our shell toward Bash leaped to 16% (14/85). #bash #rusty_bash

repo: github.com/shellgei/rus...

11 months ago 0 0 0 0
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

The number of passed scripts jumped to 13/84. #rusty_bash #bash

github.com/shellgei/rus...

11 months ago 0 0 0 0

also passed run-nquote1 #bash #rusty_bash

11 months ago 0 0 0 0
Preview
GitHub - shellgei/rusty_bash: bash written with Rust bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

Our shell passed the run-nquote test. 9/84. #bash #rusty_bash

github.com/shellgei/rus...

11 months ago 0 0 0 1
Post image

progress of #bash #rusty_bash

github.com/shellgei/rus...

11 months ago 0 0 0 0
Advertisement
Post image

Our shell passed run-case (case command test).

8/84 #bash #rusty_bash

11 months ago 0 0 0 0
Post image

current compatibility of #rusty_bash to #bash

11 months ago 1 0 0 0
Preview
Release v1.1.3 · shellgei/rusty_bash Fixed terrible bugs I'm extremely sorry. That's terrible. solved calculation problem The implementation of arithmetic expressions in v1.1.2 has passed all of the tests in Bash repo. However, it mis...

v1.1.2 acutally passed all of the arithmetic operation test cases in Bash repo. But it mistook some elementary school level calculations. Fixed. #bash #rusty_bash

github.com/shellgei/rus...

11 months ago 0 0 0 0
Preview
GitHub - shellgei/rusty_bash at alpha bash written with Rust. Contribute to shellgei/rusty_bash development by creating an account on GitHub.

☑️ removal of a fatal bug on arithmetic operation
☑️ stabilized bash-completion on macOS

#bash #rusty_bash

github.com/shellgei/rus...

11 months ago 0 0 0 0
Preview
Release v1.1.2-beta · shellgei/rusty_bash Compatibility Improvements around arithmetic expression, and others Based on the test in Bash repository, outputs are matched to those of Bash. Examples 🍣 n=0 a="(a[n]=++n)<7&&a[0]"; ((a[0])); echo...

v1.1.2 passed all of test cases of arithmetic expressions in Bash repo (its error messages are still different). #bash #rusty_bash

github.com/shellgei/rus...

11 months ago 1 0 0 0