• Joined on 2023-11-19
matmoul pushed to dev at m/mtm-rpn-js 2026-05-17 03:43:01 +00:00
9abdc33713 fix(calc-02): update stack labels for navigation and move modes
6dd9550890 feat: add stack navigation and reordering controls
Compare 2 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-05-17 01:23:55 +00:00
f44fb8c252 docs: align calculator visual portrait table cell
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 23:31:54 +00:00
5cc97f754d fix(calc-02): restore edited value on cancel
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 22:40:26 +00:00
736154110d fix: correct calc-02 function key shortcuts
62a0f447c5 feat: update calculator function key labels and shortcuts
Compare 2 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 22:14:56 +00:00
16b567731f docs: update calc-02 shortcut reference and key mappings
b710d5f0eb refactor(calc-02): simplify stack display and edit cursor handling
07a4c533fb fix: preserve full calc-02 stack while limiting display to top 4
acc075d30c feat(calc-02): add cursor-aware editing in the X stack display
Compare 4 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 21:15:24 +00:00
6a37c7c1e8 feat: add pow10 and exp arithmetic operations
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 20:40:54 +00:00
5f2d18df99 fix(calc-02): constrain keypad area with internal scrolling
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 20:01:04 +00:00
c69380d057 refactor(samples): reorder calculator keypad keys
c11a75d7f7 fix: bust calc sample stylesheet cache
Compare 2 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 19:41:55 +00:00
813fae1b61 refactor(calc-02): simplify calculator layout structure
208db58fe7 fix: make calc-02 panels stretch and scroll within container
ea6401a006 fix: constrain calculator width on calc-02 sample
Compare 3 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 17:44:11 +00:00
ea61ec17d5 fix: remove portrait class from calc-02 calculator shell
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 17:35:24 +00:00
a4bbffe65b feat: replace calculator enter key label with symbol
matmoul pushed to main at m/mtm-rpn-js 2026-05-16 04:08:54 +00:00
a24142cd72 docs: remove obsolete temporary README file
4df99d0738 docs: update README for default demo and command aliases
Compare 2 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 03:23:52 +00:00
a24142cd72 docs: remove obsolete temporary README file
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 03:01:31 +00:00
4df99d0738 docs: update README for default demo and command aliases
matmoul pushed to main at m/mtm-rpn-js 2026-05-16 02:54:07 +00:00
1cef2d2d6a fix(calc-02): reorder display buttons in portrait layout
442a97d573 fix: reorder calc display buttons in portrait layout
44ce67c5cc docs: align calc-02 visual portrait tables
a7411243de fix: reorder display buttons in calc-02 sample
f8de4e1709 docs: update project memory for calc-02 UI and command notes
Compare 50 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 02:44:22 +00:00
1cef2d2d6a fix(calc-02): reorder display buttons in portrait layout
442a97d573 fix: reorder calc display buttons in portrait layout
44ce67c5cc docs: align calc-02 visual portrait tables
a7411243de fix: reorder display buttons in calc-02 sample
Compare 4 commits »
matmoul deleted branch calc-01 from m/mtm-rpn-js 2026-05-16 02:11:24 +00:00
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 02:10:23 +00:00
f8de4e1709 docs: update project memory for calc-02 UI and command notes
003d4fde1b feat(calc-02): add shared popup menus for mode and constants
e5f50aee0a fix: reorder calc-02 display buttons
6a7a60a9bc fix: align calc menus with trigger width
a37ed59b40 fix: reorder calc-02 display buttons
Compare 6 commits »
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 01:11:11 +00:00
849170ea49 docs: update calc-02 portrait visual reference
matmoul pushed to dev at m/mtm-rpn-js 2026-05-16 01:03:14 +00:00
0100da80bb fix(calc-02): adjust keypad grid sizing
e1fd730db5 fix: remove panel border from calc sample
ba53f51bf7 refactor(samples): simplify calc-02 background styling
534bbc0afb feat: add dynamic constant management to the calculator core
Compare 4 commits »