]> git.eli173.com Git - klapaucius/shortlog
klapaucius
2024-08-17 Elijah Cohenadded bckw combinators
2024-08-17 Elijah Cohenadded SKI combinators
2024-08-17 Elijah Cohenadded basic arithmetic operations
2024-08-17 Elijah Cohenplugged memory leaks in all current builtins
2024-08-17 Elijah Cohensome testing infra etc
2024-08-16 Elijah Cohenplugged leaks in eval
2024-08-15 Elijah Cohenfixed memory leaks in loading
2024-08-15 Elijah Cohenfixed memory leaks in dict
2024-08-15 Elijah Cohenfixed memory leaks in parser
2024-08-15 Elijah Cohenwork on memory safety in parser
2024-08-14 Elijah Cohenhuh?
2024-08-14 Elijah Cohencommitting now to run on different machine
2024-08-14 Elijah Cohenswapped linenoise for editline
2024-08-14 Elijah Cohenwrote some membranes around quoting
2024-08-13 Elijah Coheni fixed the problem of consing stuff evaluating weird...
2024-08-12 Elijah Cohenmade dubious changes to eval structure
2024-08-11 Elijah Cohenadded clone, sexpr_free, other minor amendments
2024-08-08 Elijah Cohensome cleanup, parenthesis balance in parser now master
2024-08-08 Elijah Cohenit works? need to fix some things for sure tho, especia...
2024-07-25 Elijah Cohenadded repl that doesn't work
2024-07-25 Elijah Cohenboutta implement repl i think
2024-07-25 Elijah Cohenboutta reshape the dict stuff majorly
2024-07-24 Elijah Cohenboutta make some big restructuring, makefile better
2024-07-24 Elijah Cohensome infra for builtins, mostly commit before makefile...
2024-07-22 Elijah Cohenshoddy dict implemented properly
2024-07-21 Elijah Cohenrewrote for consistency among pointer use, started...
2024-04-26 Elijah Cohenparser functioning minimally, gonna work on evaluation...