aboutsummaryrefslogtreecommitdiff
path: root/tag.c
AgeCommit message (Expand)Author
2025-09-01Move implementation files into their own folderAryadev Chavali
2025-08-20Refactor vectors to SBO, removing inlined entirely.Aryadev Chavali
2025-08-20refactor lisp runtime to use vec_t* instead of ivec_t*Aryadev Chavali
2025-08-20Use sv_t instead of raw char*Aryadev Chavali
2025-08-20rename base.h -> alisp.hAryadev Chavali
2025-08-20Constructors and context -> sysAryadev Chavali
2025-08-19Conses and Vectors for my tagging schemeAryadev Chavali
2025-08-19Pointer tagging!Aryadev Chavali