0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add GitLab CI pipeline More... over 3 years ago
Fix issues reported by clippy More... over 3 years ago
Reformat with rustfmt More... over 3 years ago
interpreter: Join `skip` and `skip_index` into a single Option More... over 3 years ago
Fix deprecation warnings on recent rustc More... over 3 years ago
fix unused import warning More... over 5 years ago
remove unused import More... over 6 years ago
add more tests More... about 8 years ago
Update README.md More... about 8 years ago
add travis configuration More... about 8 years ago
finished stream subsystem More... about 8 years ago
rework the interpreter and its IO system More... about 8 years ago
input::file: take string slice instead of String More... about 8 years ago
use input::Input for reading input in interpreter More... about 8 years ago
fix the loop handling More... about 8 years ago
unlimited memory! More... about 8 years ago
move State struct to separate module More... about 8 years ago
update README More... about 8 years ago
use i32 for memory cells; don't break on non-ASCII input and EOF (stored as 0) More... about 8 years ago
use proper indexing for navigating through code More... about 8 years ago
remove some pointless castings More... about 8 years ago
add forgotten Cargo files More... about 8 years ago
working Brainfuck interpreter More... about 8 years ago
Initial commit More... about 8 years ago