0
I Use This!
Inactive

Commits : Listings

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