]> git.eli173.com Git - klapaucius/shortlog
klapaucius
2 days ago Elijah Cohenvery basic file io, support for escape characters main
6 days ago Elijah Cohensome very basic string things
9 days ago Elijah Cohenadded strings with pretty much nothing to make them...
9 days ago Elijah Cohenadded unquote which i don't know what it does yet...
10 days ago Elijah Cohenadded a few demos, testing infrastructure, major fix...
2024-10-25 Elijah Cohenadded histfile support, added 'rest' builtin, couple...
2024-10-16 Elijah Cohenfixed major parser error hah
2024-10-16 Elijah Cohentypechecking now enabled in config h, testing clearer
2024-10-15 Elijah Cohenadded minimal typechecking to builtins
2024-10-15 Elijah Cohenchanged z combintaor semantics, added range example
2024-10-03 Elijah Cohenfixed a whoopsie, added demos file
2024-10-03 Elijah Cohenfar too much
2024-09-30 Elijah Cohenz combinator
2024-09-27 Elijah Cohenadded print function, added command line file loading,
2024-09-27 Elijah Cohenmade warning/error/printing macros to clean things...
2024-09-27 Elijah Cohendid macro for compile-time uint sizing
2024-09-26 Elijah Cohenboutta reorganize a bunch of stuff i think
2024-08-17 Elijah Cohenimportant changes in makefile, applyntimes, cosmetic...
2024-08-17 Elijah Cohenadded eval rules for other types
2024-08-17 Elijah Cohenrefactored environment loading, much simpler
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...