simon-git: puzzles (main): Ben Harris
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue Oct 25 00:55:38 BST 2022
TL;DR:
d94d671 js: Handle KeyboardEvent.key == "Spacebar"
43c89dd js: Add a comment explaining the two halves of the key-matching code
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-10-25 00:55:38
commit d94d671bf970171d250bcfcebe211d9e49e154e1
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=d94d671bf970171d250bcfcebe211d9e49e154e1;hp=35d382019fa3fead56cfe77b64e720acc1c0da09
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Tue Oct 25 00:48:58 2022 +0100
js: Handle KeyboardEvent.key == "Spacebar"
This is apparently generated in place of " " by Internet Explorer.
emcc.c | 2 ++
1 file changed, 2 insertions(+)
commit 43c89dd5e118cf244b8eb978b13fecfe2240e9e7
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=43c89dd5e118cf244b8eb978b13fecfe2240e9e7;hp=d94d671bf970171d250bcfcebe211d9e49e154e1
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Tue Oct 25 00:50:47 2022 +0100
js: Add a comment explaining the two halves of the key-matching code
emcc.c | 6 ++++++
1 file changed, 6 insertions(+)
More information about the tartarus-commits
mailing list