Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-05-17 | Add simple support for cindyjscindy | stuebinm | 1 | -0/+201 | |
Notably, the error output (in case of compiler errors) is generated by overwriting the builtin console.error-function, which is a horrible idea for many reasons, but there isn't really any other way right now. |