simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Feb 19 19:44:11 GMT 2023


TL;DR:
  bb16b5a js: Add a trivial error handler that alert()s

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2023-02-19 19:44:11

commit bb16b5a70ddf77d03f1e985cb761ad5aa6c19b2c
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=bb16b5a70ddf77d03f1e985cb761ad5aa6c19b2c;hp=e8ac0381f976f2dfd70fbe52e0ec59c1a8da9df6
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Sun Feb 19 19:39:04 2023 +0000

    js: Add a trivial error handler that alert()s
    
    I'm not quite sure how useful it will be, but it does at least catch
    an assertion failure in main() and present an opaque message in a box,
    which is better than stopping and putting a message in the console
    where no-one will see it.

 emccpre.js | 6 ++++++
 1 file changed, 6 insertions(+)



More information about the tartarus-commits mailing list