alpha
Login
or
Join now
yen.salif.eu
/
noverby
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[★] Personal Monorepo
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
noverby
/
rust
/
awk
/
src
/
at
main
7 files
Niclas Overby
style: Format tree with nix fmt
6w ago
c2281b0e
ast.rs
style: Format tree with nix fmt Bring the 55 files that checks.formatting flagged into compliance with the formatters added in the previous commit. The devenv git-hooks only run on changed files, so these had drifted; alejandra --check and cargo fmt --check flag the same files independently. No behaviour change: rustfmt, alejandra, rumdl, biome, tombi and mojo format only. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
format.rs
fix(rust/awk): Byte-preserving I/O, BSD random port, /= lexer look-ahead — 242/242 Signed-off-by: Niclas Overby <niclas@overby.me>
4 months ago
interpreter.rs
style: Format tree with nix fmt Bring the 55 files that checks.formatting flagged into compliance with the formatters added in the previous commit. The devenv git-hooks only run on changed files, so these had drifted; alejandra --check and cargo fmt --check flag the same files independently. No behaviour change: rustfmt, alejandra, rumdl, biome, tombi and mojo format only. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
lexer.rs
fix(rust/awk): Byte-preserving I/O, BSD random port, /= lexer look-ahead — 242/242 Signed-off-by: Niclas Overby <niclas@overby.me>
4 months ago
main.rs
fix(rust/awk): Byte-preserving I/O, BSD random port, /= lexer look-ahead — 242/242 Signed-off-by: Niclas Overby <niclas@overby.me>
4 months ago
parser.rs
style: Format tree with nix fmt Bring the 55 files that checks.formatting flagged into compliance with the formatters added in the previous commit. The devenv git-hooks only run on changed files, so these had drifted; alejandra --check and cargo fmt --check flag the same files independently. No behaviour change: rustfmt, alejandra, rumdl, biome, tombi and mojo format only. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
value.rs
fix(rust/awk): Add syntax error reporting with source line/column, detect function-as-array usage Signed-off-by: Niclas Overby <niclas@overby.me>
4 months ago