summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Not Zed [Sat, 8 Apr 2023 23:36:46 +0000 (09:06 +0930)]
Checkpoint ongoing work.
- fixed comparison ops
- improved import mechanism
- extended primitive type handling
- implemented while/break/continue
Not Zed [Mon, 27 Mar 2023 02:21:54 +0000 (12:51 +1030)]
Initialise ScriptB implementation from ScriptA.
Not Zed [Mon, 27 Mar 2023 02:15:12 +0000 (12:45 +1030)]
Partial .class compiler implementation.
Not Zed [Thu, 23 Mar 2023 08:59:31 +0000 (19:29 +1030)]
Update .gitignore
Not Zed [Thu, 23 Mar 2023 08:50:14 +0000 (19:20 +1030)]
Initial import.