Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-23 | Makefile: Add self-contained bundle target | Teddy Wing | |
Add a target to create a self-contained bundle of the program that isn't dependent on Quicklisp. This code is based on what I did in Wajir. | |||
2021-02-27 | Makefile: Add target to build a distributable package | Teddy Wing | |
2021-02-27 | Move everything from `l/` into the project root | Teddy Wing | |
This is the final project. Now that we got rid of the web extension and native host code, we can move the Lisp code to the root. |