fish-shell/fish-rust
Johannes Altmanninger fc5e97e55e Expose u32 source offsets as usize
Computations should use usize, so this makes things more convenient.
Post-FFI we can make SourceRange fields private, to enforce this even easier.
2023-04-19 01:03:16 +02:00
..
src Expose u32 source offsets as usize 2023-04-19 01:03:16 +02:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Port AST to Rust 2023-04-16 17:46:56 +02:00
Cargo.lock cargo update 2023-04-16 17:21:54 +02:00
Cargo.toml Introduce wcstring_list_ffi_t 2023-04-15 17:53:52 -07:00