2 days ago |
Elijah Cohen | very basic file io, support for escape characters main |
commit | commitdiff | tree | snapshot |
6 days ago |
Elijah Cohen | some very basic string things |
commit | commitdiff | tree | snapshot |
9 days ago |
Elijah Cohen | added strings with pretty much nothing to make them... |
commit | commitdiff | tree | snapshot |
9 days ago |
Elijah Cohen | added unquote which i don't know what it does yet... |
commit | commitdiff | tree | snapshot |
10 days ago |
Elijah Cohen | added a few demos, testing infrastructure, major fix... |
commit | commitdiff | tree | snapshot |
2024-10-25 |
Elijah Cohen | added histfile support, added 'rest' builtin, couple... |
commit | commitdiff | tree | snapshot |
2024-10-16 |
Elijah Cohen | fixed major parser error hah |
commit | commitdiff | tree | snapshot |
2024-10-16 |
Elijah Cohen | typechecking now enabled in config h, testing clearer |
commit | commitdiff | tree | snapshot |
2024-10-15 |
Elijah Cohen | added minimal typechecking to builtins |
commit | commitdiff | tree | snapshot |
2024-10-15 |
Elijah Cohen | changed z combintaor semantics, added range example |
commit | commitdiff | tree | snapshot |
2024-10-03 |
Elijah Cohen | fixed a whoopsie, added demos file |
commit | commitdiff | tree | snapshot |
2024-10-03 |
Elijah Cohen | far too much |
commit | commitdiff | tree | snapshot |
2024-09-30 |
Elijah Cohen | z combinator |
commit | commitdiff | tree | snapshot |
2024-09-27 |
Elijah Cohen | added print function, added command line file loading, |
commit | commitdiff | tree | snapshot |
2024-09-27 |
Elijah Cohen | made warning/error/printing macros to clean things... |
commit | commitdiff | tree | snapshot |
2024-09-27 |
Elijah Cohen | did macro for compile-time uint sizing |
commit | commitdiff | tree | snapshot |
2024-09-26 |
Elijah Cohen | boutta reorganize a bunch of stuff i think |
commit | commitdiff | tree | snapshot |
2024-08-17 |
Elijah Cohen | important changes in makefile, applyntimes, cosmetic... |
commit | commitdiff | tree | snapshot |
2024-08-17 |
Elijah Cohen | added eval rules for other types |
commit | commitdiff | tree | snapshot |
2024-08-17 |
Elijah Cohen | refactored environment loading, much simpler |
commit | commitdiff | tree | snapshot |
2024-08-17 |
Elijah Cohen | added bckw combinators |
commit | commitdiff | tree | snapshot |
2024-08-17 |
Elijah Cohen | added SKI combinators |
commit | commitdiff | tree | snapshot |
2024-08-17 |
Elijah Cohen | added basic arithmetic operations |
commit | commitdiff | tree | snapshot |
2024-08-17 |
Elijah Cohen | plugged memory leaks in all current builtins |
commit | commitdiff | tree | snapshot |
2024-08-17 |
Elijah Cohen | some testing infra etc |
commit | commitdiff | tree | snapshot |
2024-08-16 |
Elijah Cohen | plugged leaks in eval |
commit | commitdiff | tree | snapshot |
2024-08-15 |
Elijah Cohen | fixed memory leaks in loading |
commit | commitdiff | tree | snapshot |
2024-08-15 |
Elijah Cohen | fixed memory leaks in dict |
commit | commitdiff | tree | snapshot |
2024-08-15 |
Elijah Cohen | fixed memory leaks in parser |
commit | commitdiff | tree | snapshot |
2024-08-15 |
Elijah Cohen | work on memory safety in parser |
commit | commitdiff | tree | snapshot |
2024-08-14 |
Elijah Cohen | huh? |
commit | commitdiff | tree | snapshot |
2024-08-14 |
Elijah Cohen | committing now to run on different machine |
commit | commitdiff | tree | snapshot |
2024-08-14 |
Elijah Cohen | swapped linenoise for editline |
commit | commitdiff | tree | snapshot |
2024-08-14 |
Elijah Cohen | wrote some membranes around quoting |
commit | commitdiff | tree | snapshot |
2024-08-13 |
Elijah Cohen | i fixed the problem of consing stuff evaluating weird... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Elijah Cohen | made dubious changes to eval structure |
commit | commitdiff | tree | snapshot |
2024-08-11 |
Elijah Cohen | added clone, sexpr_free, other minor amendments |
commit | commitdiff | tree | snapshot |
2024-08-08 |
Elijah Cohen | some cleanup, parenthesis balance in parser now master |
commit | commitdiff | tree | snapshot |
2024-08-08 |
Elijah Cohen | it works? need to fix some things for sure tho, especia... |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Elijah Cohen | added repl that doesn't work |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Elijah Cohen | boutta implement repl i think |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Elijah Cohen | boutta reshape the dict stuff majorly |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Elijah Cohen | boutta make some big restructuring, makefile better |
commit | commitdiff | tree | snapshot |
2024-07-24 |
Elijah Cohen | some infra for builtins, mostly commit before makefile... |
commit | commitdiff | tree | snapshot |
2024-07-22 |
Elijah Cohen | shoddy dict implemented properly |
commit | commitdiff | tree | snapshot |
2024-07-21 |
Elijah Cohen | rewrote for consistency among pointer use, started... |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Elijah Cohen | parser functioning minimally, gonna work on evaluation... |
commit | commitdiff | tree | snapshot |
|