• Joined on 2021-11-25
azur synced commits to master at azur/bobbylisp from mirror 2022-01-27 01:07:02 -06:00
7b4bc61c52 feat: null type and register debug info
azur synced commits to master at azur/bobbylisp from mirror 2022-01-27 00:27:03 -06:00
fb9ab3b88e refactor: :trollface:
azur synced commits to master at azur/bobbylisp from mirror 2022-01-26 23:57:02 -06:00
64c015afe7 refactor: fold brackets
6b015d062e fix: jump wrong pos, verbose arg
5992bf5342 feat: it works 🎉 🎉
Compare 3 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-01-26 21:57:02 -06:00
cd68b88135 feat: simpler instruction parser
azur synced commits to master at azur/bobbylisp from mirror 2022-01-26 20:27:02 -06:00
fe99d5d2eb feat: simplify if compilation
8c6cede72d feat: more simpler math compiling
Compare 3 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-01-26 09:17:02 -06:00
4a69ccaad1 feat: :trollface:
2183ea01fa feat: one line install 🎉
099a9d74d2 fix: i love bash syntax
455f527ec5 feat: dependencies check
Compare 4 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-01-26 08:47:02 -06:00
45e742bf6a feat: (almost) working install script
azur synced commits to master at azur/bobbylisp from mirror 2022-01-26 08:17:02 -06:00
387362132e feat: init trolley :trollface:
azur synced commits to master at azur/bobbylisp from mirror 2022-01-26 02:47:02 -06:00
fad45f4d33 docs: update readme
7b76e85249 refactor: better args handling
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-01-26 02:17:02 -06:00
b31188a30e refactor: merge all repos
azur synced commits to master at azur/bobbylisp from mirror 2022-01-25 23:47:02 -06:00
efac216601 refactor: remove old makefile
cc49663f9d fix: updated makefile to be in parent dir
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-01-25 22:39:22 -06:00
b98e4e90d5 refactor: move instructions definition to middle
2eb59123ac feat: more verbose-y log
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-01-25 21:57:02 -06:00
67fcf5f55c feat: some args handling