]>
git.frustrated-labs.net Git - so-test.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alexander Goussas [Fri, 1 Nov 2024 00:56:19 +0000 (19:56 -0500)]
feat: evaluate call expressions
Alexander Goussas [Thu, 31 Oct 2024 23:35:41 +0000 (18:35 -0500)]
feat: eval load commands
Alexander Goussas [Thu, 31 Oct 2024 12:29:53 +0000 (07:29 -0500)]
docs: update readme
Alexander Goussas [Thu, 31 Oct 2024 12:28:00 +0000 (07:28 -0500)]
feat: parse simple expressions
Alexander Goussas [Thu, 31 Oct 2024 04:06:38 +0000 (23:06 -0500)]
feat: start parsing call expressions
Alexander Goussas [Thu, 31 Oct 2024 03:33:11 +0000 (22:33 -0500)]
feat: parse load expressions
Alexander Goussas [Thu, 31 Oct 2024 02:25:35 +0000 (21:25 -0500)]
feat: lex barewords
Alexander Goussas [Thu, 31 Oct 2024 02:21:31 +0000 (21:21 -0500)]
feat: lex integer
Alexander Goussas [Thu, 31 Oct 2024 02:16:18 +0000 (21:16 -0500)]
feat: lex strings