Enter RPN

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

10 check-ins that include changes to files matching 'dm32/pct-total/*'

2026-02-23
19:41
Changed the generic "# PROGRAM" header line in .d32 outputs to be similar to the first line in .15c outputs. I've tested it on an actual DM32, and per the docs, it ignores comment lines.

Not including a character encoding line because also per the docs, DM32 statefiles are ASCII-only.

Not including a byte count because there isn't a straightforward way to measure that, as there is on the HP-15C. check-in: ca09e80291 user: tangent tags: trunk

2026-02-20
19:41
Merged roundtrip improvements check-in: 5b865ee013 user: tangent tags: rejig-hp15c
19:40
Moved the R47 roundtrip test script into tests/r47/ and added a DM32 version of it under tests/dm32/ which also runs on "make test" check-in: 2d8cd1618a user: tangent tags: trunk
06:07
More swap op normalization check-in: 9f3454d1c1 user: tangent tags: trunk
2026-01-09
18:31
Replaced a few instances of "x<>y" with "x⇋y" check-in: e3eb1ac80c user: tangent tags: trunk
2025-09-27
20:32
Formatting tweaks check-in: caf33c214a user: tangent tags: trunk
17:32
Clarified correspondence between my pct-total.dm32 program and the HP-12C's %T key. check-in: f8b83cafaa user: tangent tags: trunk
16:26
. check-in: cc9d09e8d4 user: tangent tags: trunk
16:23
. check-in: 3e49defef6 user: tangent tags: trunk
16:22
Moved pct-total.d32 into a subdir and added README.md files to document the new scheme. check-in: df550becbc user: tangent tags: trunk