Enter RPN

Timeline
Login

Timeline

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

50 most recent check-ins

2026-04-11
12:47
Added comments leaf check-in: bcc27ddb43 user: tangent tags: trunk
12:36
MD formatting tweak check-in: b77753362b user: tangent tags: trunk
12:27
Released rejig version v0.20.0 check-in: b5ceca392d user: tangent tags: trunk, rejig-v0.20.0
12:25
Added the --syntax/validate options so that we're no longer mixing the concept of file format for UTF-8 with machine type. Huge simplification overall, but this also adds (for the first time) DM32 pretty-printing and other features. check-in: 9c06712607 user: tangent tags: trunk
01:28
URL fix check-in: 7631daa702 user: tangent tags: trunk
01:27
Fixed "style" doc link check-in: a61ef4798e user: tangent tags: trunk
2026-04-08
19:59
Fixed swap op display for `--to hp11c` thru `hp42s` check-in: b43e2e3d1a user: tangent tags: trunk
17:44
Factored out duplicated code in the new hp11c/15c paths check-in: 590dc0ef5e user: tangent tags: trunk
17:36
Merged the UTF-8 rationalization check-in: 3f1ecfee58 user: tangent tags: trunk
17:30
Reorganized the voyager modules to avoid a dependency cycle and to reuse code. closed check-in: e6604088bb user: tangent tags: rejig-utf8-format-rationalization
17:08
Applied several other relevant 30-series transforms to the --to hp11c/15c paths. check-in: 46fcef7a9d user: tangent tags: rejig-utf8-format-rationalization
16:42
Another header comment fix check-in: a5ca739822 user: tangent tags: rejig-utf8-format-rationalization
16:39
Updated the docs to track the branch changes. check-in: 52a678936c user: tangent tags: rejig-utf8-format-rationalization
16:39
Changed the header comment for "--to hp15csim" to match the option name check-in: 55eab91259 user: tangent tags: rejig-utf8-format-rationalization
15:31
Expanded tests for all this check-in: 27af2fd5fc user: tangent tags: rejig-utf8-format-rationalization
15:21
Split the `--from/to hp11c` and `rlm11cx` handlers check-in: d4977268d5 user: tangent tags: rejig-utf8-format-rationalization
15:10
Added UTF-8 I/O handling for `--from/to hp15c` with renamings to point at the preexisting Manz simulator stuff where needed. check-in: 6651a4dc0b user: tangent tags: rejig-utf8-format-rationalization
14:54
Renamed hp15c modules to hp15csim to track the new --from/to namings and allow those old names to refer to the new Unicode I/O paths. check-in: 4cfc844eb1 user: tangent tags: rejig-utf8-format-rationalization
14:44
Began work on rationalizing the `--from/to $CALCULATOR` formats for the Voyagers. check-in: 448ab34caa user: tangent tags: rejig-utf8-format-rationalization
13:56
Link add check-in: c978446eda user: tangent tags: trunk
13:46
Released rejig version v0.19.1 check-in: 8e8ff3a402 user: tangent tags: trunk, rejig-v0.19.1
13:39
Similar fix for the obsolete form of the YY op. check-in: a247106b5d user: tangent tags: trunk
13:33
Fixed `>ABS<` op handling check-in: e81112d92c user: tangent tags: trunk
2026-04-05
09:27
. check-in: 642c231db7 user: tangent tags: trunk
2026-04-02
23:40
More link fixes check-in: 092ed76f0c user: tangent tags: trunk
23:38
sigh check-in: 3e1d3d2e36 user: tangent tags: trunk
23:38
More URL fixes check-in: b57425d292 user: tangent tags: trunk
23:34
URL fix check-in: 1d7c989932 user: tangent tags: trunk
08:33
Split most sections of the top-level README.md out into separate MD doc files under ./doc; we'd crested into novella territory! check-in: 219b3844f0 user: tangent tags: trunk
03:04
Moved the warning about use of DM32 remote-XEQ from the DM32 statefile input side — where it is not automatically a problem — to the UTF-8 output side, where it is _always_ worth warning about. This doesn't cover all output cases, primarily leaving out binary forms and the Voyagers, but this covers the main use cases where this might crop up. check-in: afa4aebeee user: tangent tags: trunk
02:47
Extended the new logger into the DM32 input. check-in: 5f346a1a21 user: tangent tags: trunk
02:46
Expanded DM32 docs into more general 30-fam docs. check-in: 999aab090e user: tangent tags: trunk
00:15
Added the Features section at the top. check-in: 82546cb771 user: tangent tags: trunk
2026-04-01
23:35
Fixes to 30-series REM-to-# mapping check-in: 076d4b1b9c user: tangent tags: trunk
23:23
Improved handling of label/variable conflicts on lowering check-in: 03690de8e0 user: tangent tags: trunk
21:07
. check-in: 5c7460f413 user: tangent tags: trunk
21:03
. check-in: f5974c1e60 user: tangent tags: trunk
21:01
. check-in: dab4570b6b user: tangent tags: trunk
20:49
. check-in: ff6f3624fb user: tangent tags: trunk
20:49
. check-in: 46fa6715d7 user: tangent tags: trunk
20:48
added rejlig link to top level readme; link reorg check-in: d6c96bdceb user: tangent tags: trunk
2026-03-31
16:57
Doubled word fix check-in: 801dfa1fd3 user: tangent tags: trunk
16:24
Typo fix check-in: 6ae56d9df7 user: tangent tags: trunk
16:17
Released rejig version v0.19.0 check-in: 5838c9c1af user: tangent tags: trunk, rejig-v0.19.0
16:09
. check-in: 5e3283fb96 user: tangent tags: trunk
16:05
Comments/REM are no longer clipped through the 30-series path by the single-letter variable/label mapper. check-in: 620866cead user: tangent tags: trunk
16:02
. check-in: 760bf9d573 user: tangent tags: trunk
16:00
Factored named system flag mapping out from DM32 into all 30-series check-in: 8d8cc6c381 user: tangent tags: trunk
15:54
Ditto unknown system flags on the new 30-series validators check-in: 844506fdc9 user: tangent tags: trunk
15:50
Rejecting single-letter flag names in 30-series inputs. The DM32 input already rejected it, but for the wrong reason; consolidated matters. check-in: 8ef5cdb314 user: tangent tags: trunk