blek pushed to master at blek/wordle 2023-09-03 13:28:34 +02:00
111be6acbf mobile-ify
blek pushed to master at blek/wordle 2023-09-03 12:55:34 +02:00
92eaf35f4f precompress build
blek pushed to master at blek/wordle 2023-09-03 12:46:38 +02:00
bc3648b487 add build status badge
blek created branch master in blek/wordle 2023-09-03 12:38:09 +02:00
blek pushed to master at blek/wordle 2023-09-03 12:38:09 +02:00
39f7f238a5 init repo
blek created repository blek/wordle 2023-09-03 12:37:48 +02:00
blek pushed to master at blek/bf_rust 2023-08-23 09:00:04 +02:00
5e03fe5286 bump to 0.2.0 as more or less stable code reached
blek pushed to master at blek/bf_rust 2023-08-23 08:59:45 +02:00
079a78fd5c save eval feature
blek pushed to master at blek/bf_rust 2023-08-23 08:34:31 +02:00
e34bb583a1 skip the loop if current is 0
blek pushed to master at blek/bf_rust 2023-08-22 17:09:43 +02:00
b69f495a3d add guide to install as a cli
blek pushed to master at blek/bf_rust 2023-08-22 16:46:41 +02:00
5049f1d809 add eval_file
blek pushed to master at blek/bf_rust 2023-08-22 15:49:55 +02:00
4d93b7c0d6 add BrainFuckError to pass memory with the error message
blek pushed to master at blek/bf_rust 2023-08-22 15:12:15 +02:00
1d50dd259b change 1 to 0
2cbe2dc197 remove pointer errors from lint as they are not always correct
Compare 2 commits »
blek pushed to master at blek/bf_rust 2023-08-22 14:49:07 +02:00
6a608d7e48 add eval_no_lint
blek pushed to master at blek/bf_rust 2023-08-22 14:47:34 +02:00
cb17edc450 fix compile warning
blek pushed to master at blek/bf_rust 2023-08-22 14:46:27 +02:00
3facaa10a2 don't throw runtime error when stdin closes
dce22d5719 add lint
Compare 2 commits »
blek pushed to master at blek/bf_rust 2023-08-22 14:14:49 +02:00
dc29847cd3 add position annotation to errors
blek pushed to master at blek/bf_rust 2023-08-22 14:13:08 +02:00
df24b5da84 throw errors when necessary
blek pushed to master at blek/bf_rust 2023-08-22 14:09:23 +02:00
80f8998e04 remove useless commented code
blek pushed to master at blek/bf_rust 2023-08-22 09:46:24 +02:00
ae7befcbee fix readme