23 Commits

Author SHA1 Message Date
00014b94ee chore: update README and logo 2025-07-29 12:18:10 -04:00
4ab9601600 chore: add pypi badge 2021-07-20 00:51:42 -04:00
91f55f517a feat: add structure for pypi release 2021-07-20 00:41:46 -04:00
ac31d483ac chore: add lgtm badges to readme 2021-07-06 15:11:06 -04:00
77e8ed4186 chore: update readme 2021-06-26 04:52:08 +00:00
3e733ac45b chore: update readme 2021-06-26 04:13:54 +00:00
214bd8eb42 feat: add the ability to import interpreter 2021-06-26 03:01:06 +00:00
b37d9ae8ed refactor: add class decorator to class method 2021-06-25 19:13:39 +00:00
a0b25e466a feat: add shebang to dopey script 2021-06-25 19:08:46 +00:00
9dc1623215 chore: adjust launch.json 2021-06-16 20:28:29 -04:00
435751b4dd chore: add readme to the repo 2021-06-16 20:27:16 -04:00
22761f5be7 feat: reduce amount of memory used by interpreter 2021-06-16 19:37:47 -04:00
4a2199bed4 refactor: improve the way we handle ignore loops 2021-06-16 19:35:37 -04:00
d8d70a8ae5 fix: address infinite loops and improve perf 2021-06-16 18:50:18 -04:00
d3e72e27be fix: address terminal input problem 2021-06-15 17:28:57 -04:00
d100ffd49f refactor: improve code readability 2021-06-15 16:21:02 -04:00
b88dab1ed9 feat: add loop commands 2021-06-15 15:49:38 -04:00
618eb29422 feat: add op input, output, add, subtract 2021-06-15 14:20:53 -04:00
679729e28f chore: add launch file and test.bf file 2021-06-15 14:20:33 -04:00
05fa55e800 feat: add shift left and shift right 2021-06-15 13:53:53 -04:00
54cba4ebb5 feat: add open file logic 2021-06-15 10:57:45 -04:00
3112dd5714 feat: create buffer and define commands 2021-06-15 09:57:33 -04:00
819311d8be Initial commit 2021-06-15 09:23:44 -04:00