log

age author description
Wed, 06 Jan 2021 01:47:24 +0100 Emmanuel Gil Peyrot interpreters, runners: Add missing mod/lib files.
Wed, 06 Jan 2021 01:47:06 +0100 Emmanuel Gil Peyrot formats: Replace unwrap() with proper io::Error.
Tue, 05 Jan 2021 04:28:45 +0100 Emmanuel Gil Peyrot formats: Fix the tests.
Tue, 05 Jan 2021 04:28:30 +0100 Emmanuel Gil Peyrot formats: Add a dump_dat binary.
Tue, 05 Jan 2021 04:11:18 +0100 Emmanuel Gil Peyrot utils: Replace custom SeekableSlice struct with std::io::Cursor.
Tue, 05 Jan 2021 02:16:32 +0100 Emmanuel Gil Peyrot Split the Rust version into multiple crates.
Tue, 05 Jan 2021 01:14:52 +0100 Emmanuel Gil Peyrot Fix dump_ecl example.