index
:
stem.git
main
My stack based programming language.
Preston Pan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-01-26
Change README
Preston Pan
2024-01-22
add unglue
Preston Pan
2024-01-22
fix curry
Preston Pan
2024-01-21
get rid of some useless mallocs
Preston Pan
2024-01-21
fixed stuff? idk
Preston Pan
2024-01-20
fix memory leak
Preston Pan
2024-01-20
vat works for words
Preston Pan
2024-01-20
implement cut; vat works for strings
Preston Pan
2024-01-20
remove stemlib
Preston Pan
2024-01-20
fix memory leak partially or fully depending on how good I am at thinking
Preston Pan
2024-01-20
fix segfault
Preston Pan
2024-01-20
fix some stuff
Preston Pan
2024-01-20
add more detailed error messages; fix a couple bugs
Preston Pan
2024-01-20
add map, filter might work?
Preston Pan
2024-01-12
fix keep for real, can I keep on doing this forever?
Preston Pan
2024-01-12
fix keep?
Preston Pan
2024-01-11
add more documentation
Preston Pan
2024-01-10
add shit
Preston Pan
2024-01-10
add comments in both stem and also in my c code
Preston Pan
2024-01-10
fix dip
Preston Pan
2024-01-09
add sleep; fix bugs
Preston Pan
2024-01-09
reorganize directory structure
Preston Pan