index
:
alisp
master
Compiling Lisp
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sh
Age
Commit message (
Expand
)
Author
2025-10-19
Remove impl folder
Aryadev Chavali
2025-10-19
build: simplify looking for library files
Aryadev Chavali
2025-10-19
build: Add some more warning flags for compilation-based-refactoring
Aryadev Chavali
2025-09-01
Move implementation files into their own folder
Aryadev Chavali
2025-08-28
Still got some failures, but a basic stream implementation
Aryadev Chavali
2025-08-21
Split out tests into its own file
Aryadev Chavali
2025-08-21
Add the ability to run the executable after building it in build.sh
Aryadev Chavali
2025-08-20
Refactor vectors to SBO, removing inlined entirely.
Aryadev Chavali
2025-08-20
Stable vector implementation
Aryadev Chavali
2025-08-20
vec -> ivec
Aryadev Chavali
2025-08-20
Constructors and context -> sys
Aryadev Chavali
2025-08-19
Pointer tagging!
Aryadev Chavali
2025-08-19
Add sanitisers to build
Aryadev Chavali
2025-08-19
Separate out implementation to make looking at code files easier
Aryadev Chavali
2025-08-19
200 line symbol table implementation and the first commit
Aryadev Chavali