simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Nov 20 19:11:00 GMT 2022


TL;DR:
  77c8b50 js: Allow status bar to be present in the HTML

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:           2022-11-20 19:11:00

commit 77c8b50834a8978fbbebe2f6701448aff5d9f08e
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=77c8b50834a8978fbbebe2f6701448aff5d9f08e;hp=f86623bbd93e703f1be6432cc221319543a304e6
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Sun Nov 20 18:01:19 2022 +0000

    js: Allow status bar to be present in the HTML
    
    I'm generally in favour of putting HTML in HTML rather the constructing
    it in JavaScript, and this will allow for simplifying the code
    eventually.  This only changes the JavaScript to make sure that's in
    people's caches before I change the HTML itself.

 emcc.c     |  3 +++
 emcclib.js | 27 +++++++++++++++++++--------
 emccpre.js |  3 ++-
 3 files changed, 24 insertions(+), 9 deletions(-)



More information about the tartarus-commits mailing list