Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-05-24
| ||
| 08:14 | Code cleanup; NFC leaf check-in: c4a5eb8ef0 user: tangent tags: trunk | |
| 08:02 | Warning/lint squish pass check-in: b12fe4751f user: tangent tags: trunk | |
| 07:42 | Centralized handling of PSE/PAUSE translation to reduce special-casing. check-in: b4fbca0719 user: tangent tags: trunk | |
|
2026-05-23
| ||
| 06:51 | Released rejig version v0.25.3 check-in: 1e87121644 user: tangent tags: trunk, rejig-v0.25.3 | |
|
2026-05-22
| ||
| 00:11 | Additional fix to previous to handle the direct-to-disk case. check-in: 2e3cec3628 user: tangent tags: trunk | |
|
2026-05-21
| ||
| 21:19 | Fixed loss of the faux alpha register STO through P47 chain. check-in: 03d08195df user: tangent tags: trunk | |
| 21:17 | Linter fix check-in: 5e35d49379 user: tangent tags: trunk | |
| 09:16 | Improved mapping of KEY menu codes between HP-42S and R47. check-in: 83cb15da0f user: tangent tags: trunk | |
|
2026-05-20
| ||
| 07:54 | Fixed MVAR naming bug brought up on the forum. check-in: efd71c6056 user: tangent tags: trunk | |
|
2026-05-18
| ||
| 14:52 | Improved intcov for HP-15C, and reflected some of that into 11C. check-in: ac5ae4fc30 user: tangent tags: trunk | |
| 14:40 | Improved intcov results slightly for HP-11C inputs by adding a few things to AllOps.11c and by removing a redundant raising case that can never be hit on an actual 11C. check-in: 8fc76cb51d user: tangent tags: trunk | |
| 14:14 | Style tweak to the HP-11C AllOps test to produce prettier UTF-8 output, which helps to see if anything important is missing. check-in: f97c620605 user: tangent tags: trunk | |
| 12:19 | Released rejig version v0.25.2 check-in: a3cb06bcca user: tangent tags: trunk, rejig-v0.25.2 | |
| 12:17 | Removed a test referencing one of the new local-only tests/* files. check-in: 6a302b6a36 user: tangent tags: trunk | |
| 11:47 | Restored 35s round-tripping broken by previous; doing it with better isolation now so the two cases don't cross-contaminate. check-in: 2e424d218f user: tangent tags: trunk | |
| 11:38 | Backed out an HP 35s special case which broke the Binet1.p47 round-trip. check-in: 86daaf2510 user: tangent tags: trunk | |
| 10:50 | Fixed mapping of HP-42S system flag 29; there is no R47 "COM," named system flag. check-in: 7c157056a4 user: tangent tags: trunk | |
| 10:32 | . check-in: 3cc2ef9fc0 user: tangent tags: trunk | |
| 10:30 | Fixed another HP-42S op code misinterpretation check-in: 06123ef59a user: tangent tags: trunk | |
| 10:17 | . check-in: 9483c2e3b2 user: tangent tags: trunk | |
| 10:09 | . check-in: fca0fa402c user: tangent tags: trunk | |
| 09:33 | More fixes to the HP-42S I/O to allow Okken's Triangle.raw program to round-trip. check-in: b2ff5ea4dc user: tangent tags: trunk | |
| 09:15 | More local label fixes for HP-42S check-in: 514200fd2e user: tangent tags: trunk | |
| 08:15 | HP .raw fix for LBL 15-99 case to allow Convert from the Okken program archive to make it through the new roundtrip test gauntlet. check-in: 4baab82dc3 user: tangent tags: trunk | |
| 07:34 | Added missing files check-in: eb8ff79ec4 user: tangent tags: trunk | |
| 07:29 | Improved alignment between our .raw decoder and that of Free42 check-in: ae9a4b5d8d user: tangent tags: trunk | |
| 07:27 | Assorted accommodations to the new triangular testing model. check-in: 23b6dd3fb2 user: tangent tags: trunk | |
| 06:44 | Preferring that agents use "make" over "task" as the former sometimes includes workarounds for operating in a sandbox. check-in: a1b4429f4a user: tangent tags: trunk | |
|
2026-05-17
| ||
| 07:09 | Improved intcov further by removing a decoding path for a case that appears impossible to hit. If that is later proven wrong, we'll be adding backing AllOps.15c tests, which will maintain coverage. check-in: 15b07040f7 user: tangent tags: trunk | |
| 07:06 | Expanded the hp15csim intcov output path through AllOps.15c additions. check-in: 0552a7509a user: tangent tags: trunk | |
| 06:52 | . check-in: 44c829d472 user: tangent tags: trunk | |
| 06:46 | . check-in: b0f157f62d user: tangent tags: trunk | |
| 06:43 | . check-in: 2d1e126cea user: tangent tags: trunk | |
| 06:40 | . check-in: 08e7b9ba68 user: tangent tags: trunk | |
| 06:38 | . check-in: fe54069fed user: tangent tags: trunk | |
| 06:32 | Using the HP-style rect/polar ops for non-R47 inputs. check-in: c4c6d1730b user: tangent tags: trunk | |
| 05:42 | Eliminated an override system for the HP-42S op names that is now handled by the new AliasMap scheme. check-in: 83426a1718 user: tangent tags: trunk | |
| 05:37 | More intcov broadening, mainly in the output/ side. check-in: c72f9321e1 user: tangent tags: trunk | |
| 05:23 | Tightened lowercase label handling for non-forty machines check-in: b560c23e42 user: tangent tags: trunk | |
| 05:15 | Backed off an overreach in previous check-in: 10e7788a84 user: tangent tags: trunk | |
| 05:02 | Improved intcov from 0% to 79.5% for program/lbl_35s.go with a few small tweaks to tests/hp35s/AllOps.35s check-in: b639011c07 user: tangent tags: trunk | |
| 04:49 | Expanded intcov to include the main per-dialect tests/*/AllOps.* inputs added since the last time we touched this. check-in: 38323f55d3 user: tangent tags: trunk | |
| 04:47 | Renamed tests/*/allops.* to AllOps.* to match the style of the others. check-in: 71bc2580cb user: tangent tags: trunk | |
| 04:26 | intcov target was still referring to r47/AllOps2 check-in: 419fb39c01 user: tangent tags: trunk | |
|
2026-05-16
| ||
| 22:06 | Added a link check-in: c93f84cc0e user: tangent tags: trunk | |
| 22:06 | Moved PBT info down one section in testing.md; integration tests are more important. check-in: 2f1eb2bb7e user: tangent tags: trunk | |
| 21:41 | . check-in: ad3f95c85f user: tangent tags: trunk | |
| 21:32 | Released rejig version v0.25.1 check-in: eddb1d4cef user: tangent tags: trunk, rejig-v0.25.1 | |
| 20:56 | Full triangle roundtrip testing, resulting in *many* bug fixes check-in: 7933c6a2f2 user: tangent tags: trunk | |
| 20:54 | Realigned HP-42S flag mapping, accidentally broken earlier on this branch. (No change to the test inputs; it was an encoding problem.) closed check-in: 083255719f user: tangent tags: rejig-triangle-test | |