riptide icon indicating copy to clipboard operation
riptide copied to clipboard

The Riptide Programming Language: Shell scripting redesigned.

Results 18 riptide issues
Sort by recently updated
recently updated
newest added

For example, this should be allowed: ``` echo (require lang)->VERSION ``` but currently only string literals are allowed in a variable path.

I don't want to compromise Riptide's asynchronous design by introducing dirty hacks in order to support Windows, but it would be cool for Riptide to work as a native Windows...

feature
shell

Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.30.0 to 0.32.0. Release notes Sourced from rusqlite's releases. 0.32.0 What's Changed Remove obsolete codes and comments #1458 expose total_changes() #1461 Fix RawStatement#clear_bindings #1465 Add binding to...

dependencies

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.1. Release notes Sourced from tokio's releases. Tokio v1.38.1 1.38.1 (July 16th, 2024) This release fixes the bug identified as (#6682), which caused timers not...

dependencies

Bumps [nix](https://github.com/nix-rust/nix) from 0.27.1 to 0.29.0. Changelog Sourced from nix's changelog. [0.29.0] - 2024-05-24 Added Add getregset()/setregset() for Linux/glibc/x86/x86_64/aarch64/riscv64 and getregs()/setregs() for Linux/glibc/aarch64/riscv64 (#2044) Add socket option Ipv6Ttl for apple...

dependencies

Bumps [async-recursion](https://github.com/dcchut/async-recursion) from 1.0.5 to 1.1.1. Release notes Sourced from async-recursion's releases. v1.1.1 What's Changed Fix incorrect syn features by @​dcchut in dcchut/async-recursion#44 Full Changelog: https://github.com/dcchut/async-recursion/compare/v1.1.0...v1.1.1 v1.1.0 What's Changed fix(docs):...

dependencies

Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.9.1 to 1.10.0. Commits e223ec6 1.10.0 c4a2b89 1.9.2 06b1f14 api: add impl\<'a> From\<&'a BString> for Cow\<'a, BStr> See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bstr&package-manager=cargo&previous-version=1.9.1&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...

dependencies

Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.30.0 to 0.32.1. Release notes Sourced from rusqlite's releases. 0.32.1 What's Changed Fix clippy warnings #1542 Prevent interrupt from non-owned connection #1548 Test direct-minimal-versions #1549 Full Changelog:...

dependencies