• Joined on 2023-11-19
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 22:51:57 +00:00
11d3c1da1f refactor(samples/dev): extract calculator styles and script files
matmoul pushed to dev at m/mtm-rpn-js 2026-04-24 22:51:51 +00:00
11d3c1da1f refactor(samples/dev): extract calculator styles and script files
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 22:13:56 +00:00
202edb47f4 fix: improve hp48 keypad layout on narrow screens
matmoul pushed to dev at m/mtm-rpn-js 2026-04-24 22:13:50 +00:00
202edb47f4 fix: improve hp48 keypad layout on narrow screens
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 22:04:43 +00:00
26814bee3c feat(hp48): color-code keypad and inline error display
matmoul pushed to dev at m/mtm-rpn-js 2026-04-24 22:04:38 +00:00
26814bee3c feat(hp48): color-code keypad and inline error display
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 21:55:11 +00:00
e9a6ad49d1 refactor(samples/hp48): unify popup menu handling and move angle mode into keypad
613e688608 refactor: simplify hp48 sample UI
Compare 2 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-04-24 21:55:06 +00:00
e9a6ad49d1 refactor(samples/hp48): unify popup menu handling and move angle mode into keypad
613e688608 refactor: simplify hp48 sample UI
Compare 2 commits »
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 21:39:12 +00:00
6dcf1d603c feat: redesign hp48 keypad and add keyboard navigation
matmoul pushed to dev at m/mtm-rpn-js 2026-04-24 21:39:07 +00:00
6dcf1d603c feat: redesign hp48 keypad and add keyboard navigation
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 20:34:51 +00:00
4b684912f7 fix: preserve x value when re-entering edit mode
f8d2fc94d6 feat: add stack selection and move controls to dev sample
Compare 2 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-04-24 20:34:47 +00:00
4b684912f7 fix: preserve x value when re-entering edit mode
f8d2fc94d6 feat: add stack selection and move controls to dev sample
Compare 2 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-04-24 20:10:42 +00:00
277c4689d5 feat: add keyboard shortcuts for calculator commands
dbe046a194 feat: add keyboard shortcuts for delete, escape, and swap
02e68dc1c7 refactor(samples): use stack helpers in dev calculator UI
9c61531820 feat: add enter key handling to dev sample calculator
67bac6f486 feat: support global keyboard input in the dev sample
Compare 5 commits »
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 20:08:33 +00:00
277c4689d5 feat: add keyboard shortcuts for calculator commands
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 20:01:27 +00:00
dbe046a194 feat: add keyboard shortcuts for delete, escape, and swap
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 19:56:04 +00:00
02e68dc1c7 refactor(samples): use stack helpers in dev calculator UI
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 19:43:15 +00:00
9c61531820 feat: add enter key handling to dev sample calculator
matmoul pushed to main at m/mtm-rpn-js 2026-04-24 19:35:15 +00:00
67bac6f486 feat: support global keyboard input in the dev sample
30714a6c4e docs: refresh README and add HP48-style browser demo
Compare 2 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-04-24 19:16:44 +00:00
30714a6c4e docs: refresh README and add HP48-style browser demo
matmoul pushed to dev at m/mtm-rpn-js 2026-04-24 19:09:01 +00:00
b6ca7d6b75 fix(hp48): render edited stack lines while editing