Josh Holtrop josh
josh pushed to rust at josh/fart 2026-09-02 13:45:25 -04:00
64c5abd9b9 Start parsing command line arguments
josh pushed to main at josh/holtrop.nvim 2026-08-25 14:45:30 -04:00
88f16fd877 Add wl-clipboard dependency for Wayland
josh pushed to rust at josh/fart 2026-08-21 23:15:51 -04:00
d9dc0b7176 Add Cli struct
josh pushed to main at josh/holtrop.nvim 2026-08-21 13:05:56 -04:00
99a9603b87 For *.rs.erb, set eruby_subtype to "rust"
josh pushed to master at josh/malp 2026-08-21 10:24:52 -04:00
2c0da87fac Add package update count and reboot pending to host server info card
josh pushed to rust at josh/fart 2026-08-20 16:21:07 -04:00
a567084398 Create cargo binary crate
josh created branch rust in josh/fart 2026-08-20 16:16:58 -04:00
josh pushed to rust at josh/fart 2026-08-20 16:16:58 -04:00
789061b71f Remove old files
josh pushed to master at josh/propane 2026-08-20 12:21:26 -04:00
7a8b4ad640 Remove some Rust module allow directives
cf27fefc7b Fail specs on any compiler warnings in addition to errors
d466a4b024 Document tree node validity propagation in user guide
008ed49f66 Remove match_length lexer user code block for Rust
d596d47cef Rename match to match_text for lexer user code blocks
Compare 20 commits »
josh pushed to rust at josh/propane 2026-08-20 12:21:01 -04:00
7a8b4ad640 Remove some Rust module allow directives
josh pushed to rust at josh/propane 2026-08-20 11:13:17 -04:00
cf27fefc7b Fail specs on any compiler warnings in addition to errors
josh pushed to rust at josh/propane 2026-08-20 00:37:03 -04:00
d466a4b024 Document tree node validity propagation in user guide
josh pushed to rust at josh/propane 2026-08-19 23:49:37 -04:00
008ed49f66 Remove match_length lexer user code block for Rust
josh pushed to rust at josh/propane 2026-08-19 23:31:02 -04:00
d596d47cef Rename match to match_text for lexer user code blocks
josh pushed to rust at josh/propane 2026-08-19 23:04:36 -04:00
47ad55ee2c Update user guide to reflect tree node structure changes
josh pushed to rust at josh/propane 2026-08-19 21:20:28 -04:00
e22ebc87d3 Update user guide with Rust documentation and examples
josh pushed to rust at josh/propane 2026-08-19 13:46:13 -04:00
71abdcb3ac Align Rust template with D template
josh pushed to rust at josh/propane 2026-08-19 13:15:27 -04:00
4a4647159e Improve rake tasks for specs
josh pushed to rust at josh/propane 2026-08-19 09:24:57 -04:00
6c66c90426 Improve rake tasks for specs
josh pushed to rust at josh/propane 2026-08-19 00:35:16 -04:00
8c92d442bb Align Rust template with D template