• Joined on 2023-11-19
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 main at m/mtm-rpn-js 2026-04-24 19:09:01 +00:00
b6ca7d6b75 fix(hp48): render edited stack lines while editing
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
matmoul pushed to main at m/mtm-rpn-js 2026-04-22 20:32:21 +00:00
236df5db14 fix: preserve editing value in hp48 stack rendering
matmoul pushed to dev at m/mtm-rpn-js 2026-04-22 20:32:18 +00:00
236df5db14 fix: preserve editing value in hp48 stack rendering
matmoul pushed to dev at m/mtm-rpn-js 2026-04-22 20:26:02 +00:00
13acd6ee96 feat: add HP48-style RPN calculator sample
matmoul pushed to main at m/mtm-rpn-js 2026-04-22 20:25:57 +00:00
13acd6ee96 feat: add HP48-style RPN calculator sample
matmoul pushed to main at m/mtm-rpn-js 2026-04-22 20:17:00 +00:00
2d1bb407e1 chore: make publish script executable
7a3b029513 docs: reorganize project rules and README
58e949a577 feat: add publish script to merge branches and push releases
Compare 3 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-04-22 20:16:55 +00:00
2d1bb407e1 chore: make publish script executable
matmoul pushed to dev at m/mtm-rpn-js 2026-04-22 20:16:14 +00:00
7a3b029513 docs: reorganize project rules and README
58e949a577 feat: add publish script to merge branches and push releases
Compare 2 commits »
matmoul pushed to main at m/mtm-rpn-js 2026-04-22 20:08:22 +00:00
matmoul created branch main in m/mtm-rpn-js 2026-04-22 20:08:22 +00:00
matmoul pushed to dev at m/mtm-rpn-js 2026-04-22 20:08:03 +00:00
e23373fee0 feat: add browser RPN calculator engine and demo
matmoul created repository m/mtm-rpn-js 2026-04-22 19:53:17 +00:00