summaryrefslogtreecommitdiff
path: root/Biz/Ide/repl
AgeCommit message (Collapse)Author
2022-07-17Add support for SBCL replBen Sima
2022-07-05Case on target extension and provide proper error messagesBen Sima
2022-02-18Fix noteBen Sima
2022-02-02Fix argument referenceBen Sima
2021-12-21Extract repl program from bildBen 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.