]>
git.mdlowis.com Git - proto/alvm.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael D. Lowis [Thu, 4 Mar 2021 21:56:36 +0000 (16:56 -0500)]
tried finishing local and argument storing and fetching. Pretty sure those and/or the return primitive are busted
Michael D. Lowis [Fri, 26 Feb 2021 17:20:58 +0000 (12:20 -0500)]
fixed tabs/spaces
Michael D. Lowis [Fri, 26 Feb 2021 04:06:35 +0000 (23:06 -0500)]
tweaked function entry and exit logic
Michael D. Lowis [Fri, 26 Feb 2021 03:48:18 +0000 (22:48 -0500)]
basic working interpreter with arguments, return values, and local storage implemented