aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Stable vector implementationAryadev Chavali
2025-08-20remove parameter names in headerAryadev Chavali
2025-08-20ivec_ensure_remaining -> ivec_ensure_freeAryadev Chavali
2025-08-20vec -> ivecAryadev 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-20READMEAryadev Chavali
2025-08-20Basic template for a system context and constructorsAryadev Chavali
2025-08-19Test for tagging integersAryadev Chavali
2025-08-19Conses and Vectors for my tagging schemeAryadev Chavali
2025-08-19Pointer tagging!Aryadev Chavali
2025-08-19Make sym_table_find return the c-string in question directlyAryadev Chavali
2025-08-19Add sanitisers to buildAryadev Chavali
2025-08-19Separate out implementation to make looking at code files easierAryadev Chavali
2025-08-19Separated out the definitions to clean up a bitAryadev Chavali
2025-08-19200 line symbol table implementation and the first commitAryadev Chavali