Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-17 | Add support for SBCL repl | Ben Sima | |
2022-07-05 | Case on target extension and provide proper error messages | Ben Sima | |
2022-02-18 | Fix note | Ben Sima | |
2022-02-02 | Fix argument reference | Ben Sima | |
2021-12-21 | Extract repl program from bild | Ben Sima | |
This is basically building on top of bild's analysis, which is great becuase it means that bild is becoming a useful tool rather than a monolithic do-everything job runner. The eventual goal is for the bild analysis to be much more useful, maybe even provide data to remote repls or language-server or whatever. |