| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-02-18 | Split assertion onto separate lines | -1/+2 | ||
| Co-Authored-By: Mark <[email protected]> | ||||
| 2020-02-18 | Snekbox small refactoring | -4/+3 | ||
| Makes the code a bit clearer Co-authored-by: Shirayuki Nekomata <[email protected]> | ||||
| 2020-02-18 | Suppress HTTPException while deleting bot output | -2/+4 | ||
| It was triggering an error if the user deleted the output before re-evaluating | ||||
| 2020-02-18 | Use pregenerated partials | -2/+5 | ||
| This avoid recreating partials for each re-eval | ||||