sailfish/sailfish-compiler
Kogia-sima 80b64fe883 break: Remove Buffer::set_len method
This method allows reducing the buffer size, but it should not be
possible.
Alternatively I added a Buffer::advance method to increase the length.
2020-07-15 19:49:35 +09:00
..
src break: Remove Buffer::set_len method 2020-07-15 19:49:35 +09:00
Cargo.toml Bump version (0.1.2 => 0.1.3) 2020-07-11 17:46:55 +09:00
build.rs Add source code 2020-06-05 22:31:38 +09:00