]> git.eli173.com Git - klapaucius/log
klapaucius
5 weeks agofixed memory leaks in parser
Elijah Cohen [Thu, 15 Aug 2024 06:35:22 +0000 (01:35 -0500)]
fixed memory leaks in parser

5 weeks agowork on memory safety in parser
Elijah Cohen [Thu, 15 Aug 2024 03:43:26 +0000 (22:43 -0500)]
work on memory safety in parser

5 weeks agohuh?
Elijah Cohen [Wed, 14 Aug 2024 19:47:13 +0000 (14:47 -0500)]
huh?

5 weeks agocommitting now to run on different machine
Elijah Cohen [Wed, 14 Aug 2024 19:43:55 +0000 (14:43 -0500)]
committing now to run on different machine

5 weeks agoswapped linenoise for editline
Elijah Cohen [Wed, 14 Aug 2024 05:16:30 +0000 (00:16 -0500)]
swapped linenoise for editline

5 weeks agowrote some membranes around quoting
Elijah Cohen [Wed, 14 Aug 2024 05:11:43 +0000 (00:11 -0500)]
wrote some membranes around quoting

5 weeks agoi fixed the problem of consing stuff evaluating weird... for now
Elijah Cohen [Tue, 13 Aug 2024 04:21:30 +0000 (23:21 -0500)]
i fixed the problem of consing stuff evaluating weird... for now

5 weeks agomade dubious changes to eval structure
Elijah Cohen [Mon, 12 Aug 2024 05:52:02 +0000 (00:52 -0500)]
made dubious changes to eval structure

5 weeks agoadded clone, sexpr_free, other minor amendments
Elijah Cohen [Sun, 11 Aug 2024 03:31:24 +0000 (22:31 -0500)]
added clone, sexpr_free, other minor amendments

6 weeks agosome cleanup, parenthesis balance in parser now master
Elijah Cohen [Thu, 8 Aug 2024 21:10:27 +0000 (16:10 -0500)]
some cleanup, parenthesis balance in parser now

6 weeks agoit works? need to fix some things for sure tho, especially parser
Elijah Cohen [Thu, 8 Aug 2024 20:06:27 +0000 (15:06 -0500)]
it works? need to fix some things for sure tho, especially parser

7 weeks agoadded repl that doesn't work
Elijah Cohen [Thu, 25 Jul 2024 22:03:35 +0000 (17:03 -0500)]
added repl that doesn't work

8 weeks agoboutta implement repl i think
Elijah Cohen [Thu, 25 Jul 2024 16:07:28 +0000 (11:07 -0500)]
boutta implement repl i think

8 weeks agoboutta reshape the dict stuff majorly
Elijah Cohen [Thu, 25 Jul 2024 04:18:05 +0000 (23:18 -0500)]
boutta reshape the dict stuff majorly

this is mostly some core functions

8 weeks agoboutta make some big restructuring, makefile better
Elijah Cohen [Wed, 24 Jul 2024 05:58:35 +0000 (00:58 -0500)]
boutta make some big restructuring, makefile better

8 weeks agosome infra for builtins, mostly commit before makefile changes
Elijah Cohen [Wed, 24 Jul 2024 00:26:30 +0000 (19:26 -0500)]
some infra for builtins, mostly commit before makefile changes

8 weeks agoshoddy dict implemented properly
Elijah Cohen [Mon, 22 Jul 2024 17:28:36 +0000 (12:28 -0500)]
shoddy dict implemented properly

8 weeks agorewrote for consistency among pointer use, started stuff
Elijah Cohen [Sun, 21 Jul 2024 20:43:08 +0000 (15:43 -0500)]
rewrote for consistency among pointer use, started stuff

4 months agoparser functioning minimally, gonna work on evaluation &c now
Elijah Cohen [Fri, 26 Apr 2024 20:53:47 +0000 (15:53 -0500)]
parser functioning minimally, gonna work on evaluation &c now