1
1
Fork 0
mirror of https://github.com/azur1s/bobbylisp.git synced 2024-09-28 09:27:35 +00:00
Commit graph

18 commits

Author SHA1 Message Date
Natapat Samutpong a3d1075a57 fix: changed quote algo 2022-02-11 18:07:32 +07:00
Natapat Samutpong 5fb47a32ca feat: null type and register debug info 2022-02-11 18:07:32 +07:00
Natapat Samutpong bb86934b53 refactor: fold brackets 2022-02-11 18:07:32 +07:00
Natapat Samutpong 93f8f57db8 fix: jump wrong pos, verbose arg 2022-02-11 18:07:32 +07:00
Natapat Samutpong 697012f0ac feat: it works 🎉 🎉 2022-02-11 18:07:32 +07:00
Natapat Samutpong cac125bd1c feat: simpler instruction parser 2022-02-11 18:07:32 +07:00
Natapat Samutpong c80637cf6c feat: simplify if compilation 2022-02-11 18:07:32 +07:00
Natapat Samutpong 8ec6546ed2 feat: more simpler math compiling 2022-02-11 18:07:32 +07:00
Natapat Samutpong 598ef08b5d refactor: better args handling 2022-02-11 18:07:32 +07:00
Natapat Samutpong 09e8a97d34 refactor: merge all repos 2022-02-11 18:07:32 +07:00
Natapat Samutpong 4aba0cf621 refactor: remove old makefile 2022-02-11 18:07:32 +07:00
Natapat Samutpong e55fee86cb fix: updated makefile to be in parent dir 2022-02-11 18:07:32 +07:00
Natapat Samutpong 5b6352074d refactor: move instructions definition to middle 2022-02-11 18:07:32 +07:00
Natapat Samutpong 2416a77f61 feat: more verbose-y log 2022-02-11 18:07:32 +07:00
Natapat Samutpong d12ae67025 feat: update makefile 2022-02-11 18:07:32 +07:00
Natapat Samutpong c1cabb0de9 feat: logic jump! 2022-02-11 18:07:32 +07:00
Natapat Samutpong c8c8f202ec fix: move readme 2022-02-11 18:07:32 +07:00
Natapat Samutpong 17981acc49 refactor: move file up 1 director 2022-02-11 18:07:32 +07:00