javalsai
javalsai pushed to main at shell/clap 2026-06-22 23:07:07 +02:00
cc28a67a53 typo
javalsai pushed to main at shell/clap 2026-06-22 22:22:22 +02:00
d72bce9ad7 fix: new std module loading
javalsai pushed to main at shell/tests 2026-06-22 22:21:29 +02:00
d2470f5892 fix: new std module loading
72ca5f0ad4 fix: filter regex matching
2d7be5d033 feat: add clap help flags
Compare 3 commits »
javalsai pushed to main at shell/std 2026-06-22 22:19:05 +02:00
c34ab49bef fix: Fix module stuff
javalsai pushed to main at testing/rust-for-the-haters 2026-06-16 23:44:45 +02:00
d2a5ce6e30 rust-teeny-nostd: compare with asm
javalsai pushed to main at testing/rust-for-the-haters 2026-06-16 22:57:39 +02:00
aabd7b9d84 rust-teeny-nostd: 4 KiB
javalsai pushed to main at testing/rust-for-the-haters 2026-06-16 21:38:42 +02:00
5bc6a32c6a rust-teeny(opt): optimize size further
javalsai pushed to main at shell/std 2026-06-02 23:25:14 +02:00
7615da7fb2 style: improve backtrace format (rust-like)
javalsai pushed to main at shell/std 2026-06-02 23:21:21 +02:00
53942eaae4 style: improve backtrace format (rust-like)
javalsai pushed to main at shell/std 2026-06-02 23:09:21 +02:00
9ddfb7b74b feat: panic backtraces
javalsai pushed to main at shell/clap 2026-06-02 22:28:51 +02:00
f2b0bc66f1 feat: subcommand arg support
javalsai pushed to main at shell/std 2026-06-02 21:51:56 +02:00
e05ade1a30 feat: std::mod::get-path
javalsai pushed to main at shell/tests 2026-06-02 14:40:50 +02:00
a5089f815b initial commit
javalsai created branch main in shell/tests 2026-06-02 14:40:50 +02:00
javalsai created repository shell/tests 2026-06-02 14:40:42 +02:00
javalsai pushed to main at shell/clap 2026-06-02 13:52:38 +02:00
0bd35bd8b1 fix: [ and ==, sh-agnostic
javalsai pushed to main at shell/clap 2026-06-02 12:11:24 +02:00
a498706ff0 initial commit
javalsai created branch main in shell/clap 2026-06-02 12:11:24 +02:00
javalsai created repository shell/clap 2026-06-02 12:10:45 +02:00
javalsai pushed to main at shell/std 2026-06-02 10:43:12 +02:00
b0d7b4d3bf fixes(0.1.1)