Enter RPN

Timeline
Login

Timeline

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

50 most recent check-ins

2026-09-13
05:10
. leaf check-in: 2a77a2381c user: tangent tags: trunk
04:59
One more detail, regarding 35s complex number support check-in: eb9b989370 user: tangent tags: trunk
04:58
Clarity improvements to the earlier parts of the thirty-family rejig docs check-in: 58e4ebcef7 user: tangent tags: trunk
04:28
. check-in: 244a7662ac user: tangent tags: trunk
04:27
. check-in: 61ffb5f4ef user: tangent tags: trunk
2026-09-12
09:16
Improved ignore-glob rules and clean behavior to keep `fossil extra` from being noisy while working on IQ32 check-in: f460a35aaa user: tangent tags: trunk
09:07
Added SIG mode. It differs from the R47 version in two key ways:
  • no N+1 rule here; a foolish consistency makes it harder to think about, not easier
  • each number entered while SIG mode is active is tagged with the figure count, so that it can be taken into account in operations
check-in: 6623d74816 user: tangent tags: trunk
07:52
Added UNIT mode to IQ32 check-in: e2594c2348 user: tangent tags: trunk
07:34
Tracked the merge of the community manual into the R47 code repo check-in: 1e4c746601 user: tangent tags: trunk
2026-09-11
15:09
Released rejig version v0.33.0 check-in: 7d30dd05ae user: tangent tags: trunk, rejig-v0.33.0
15:01
Added tests for decNumber, parallel to those we already had for the vendored indeldecimal library. check-in: 86fba5ab43 user: tangent tags: trunk
14:58
Removed unused "provenance" stuff from output/identitymap/mapper.go and moved what was left into the program/ module, as a more neutral location for what remains, which is not output-specific. check-in: 53abbab182 user: tangent tags: trunk
2026-09-09
06:43
Pared the DMCP5 guide back to the IQ32-specific details after moving the generic bits out into a broad-based wiki article. check-in: 6bc2506eb4 user: tangent tags: trunk
2026-09-07
01:34
Added a changelog entry for [7787b68117] check-in: ca064e52e1 user: tangent tags: trunk
01:34
Merged the `STRUCT` features down to trunk; stable enough to battle-test now. check-in: 9115ca209b user: tangent tags: trunk
01:32
Tracked R47 normalization of PNs on READP in our input parsing, to give consistent results. closed check-in: 91f02242c1 user: tangent tags: rejig-struct
01:23
Summarized the new indent rule extensions in doc/style.md check-in: 84922b8431 user: tangent tags: rejig-struct
01:23
Summarized the branch in the ChangeLog check-in: 2ed2541ab5 user: tangent tags: rejig-struct
00:53
Improved comments in the new struct.p47u test check-in: 916eb1ad33 user: tangent tags: rejig-struct
00:11
Documented the RePIG/STRUCT overlap, focusing on the key conflict resolution rule: the PEG parser wins. check-in: 249a3e1da9 user: tangent tags: rejig-struct
2026-09-06
23:29
Show STRUCT partners as subscripts; assign bare ones like VALID.

UTF-8 listings use IF₁ (joined subscripts), not spaced BACK/SKIP args. Bare IF/ENDIF authoring leaves AVK_NONE; AssignStructPartners fills partners with the firmware IF/DO/REPEAT series before encode or --fmt. check-in: 5bdbbb42dd user: tangent tags: rejig-struct

23:20
Add programmable STRUCT steps to AllOps.

Cover partner VALUE_8 extremes and the FOR-family register forms so the triangle suite exercises encode/decode of items 2920–2939. check-in: e9ee25466a user: tangent tags: rejig-struct

23:20
Add STRUCT indent demo fixtures struct.p47u and struct.p47.

Curated hybrid LBL/STRUCT listings with round-trip-safe REM comments for the r47 triangle suite. check-in: a2fe7196b8 user: tangent tags: rejig-struct

23:20
Indent STRUCT open/mid/close like C47 XPORTP.

Stack IndentRole on LBL/RTN indent and cancel classic do-if-true bump when the next step is a structDisplayOutdent token (fused IF/WHILE/UNTIL). check-in: 9b9f023e44 user: tangent tags: rejig-struct

23:20
Treat STRUCT partners as full-range VALUE_8 like BACK/SKIP.

Partner byte 255 must not be parsed as SAT_INDIRECT_VARIABLE, or the next extended op desyncs after IF/DO/… 255. check-in: e8fa666723 user: tangent tags: rejig-struct

23:13
Shadow STRUCT-colliding names inside RePIG «blocks». check-in: b501afef47 user: tangent tags: rejig-struct
23:08
Add STRUCT programming ops (items 2920–2939). check-in: de2c4e9ed1 user: tangent tags: rejig-struct
23:07
Tracked W↔dBW and V↔dBV CONV ops (items 2885–2888). check-in: 7787b68117 user: tangent tags: trunk
2026-09-05
07:40
Released rejig version v0.32.0 check-in: 4ebc3a3c9a user: tangent tags: trunk, rejig-v0.32.0
07:13
Closed ops sync at 00.109.04.00b0-327-gda8d3fe2a; MaxValidOpCode 3349. check-in: 3af21f150d user: tangent tags: trunk
07:11
Tracked CONV fills for EV/100km and deg/mil/arcsec/mrad. check-in: 30fc731e87 user: tangent tags: trunk
07:10
Tracked obsolete CNCAT marker and M.CNCTB matrix concat op. check-in: 0d1f639989 user: tangent tags: trunk
07:09
Tracked AVALID, M.ALL, PL2lin, and 2LINE; nest ChangeLog under sync header. check-in: 665f9a730d user: tangent tags: trunk
07:08
Added HXGRP and BNGRP HEX/BIN digit-group spacing settings. check-in: d810139d5b user: tangent tags: trunk
07:07
Tracked POLY/vector helpers V→EQ and Rₓnn→V. check-in: 1fdbeb4b4a user: tangent tags: trunk
07:06
Replaced GRAMOD reserved variable with GRMOD#/GRMOD getters/setters. check-in: e3ede2e130 user: tangent tags: trunk
07:02
Added TVM/finance ops i%, CLRTVM, RSTTVM, and PmtBeg; renamed CLTVM to CLFIN (alias kept). check-in: d092104539 user: tangent tags: trunk
2026-08-31
23:37
Whitespace fixes check-in: c3ef1d4c9f user: tangent tags: trunk
23:37
Removed RePIG to-do items; this is looking like an evolutionary dead-end. check-in: 5280d70226 user: tangent tags: trunk
2026-08-30
19:44
./ check-in: aff54bd0ee user: tangent tags: trunk
2026-08-24
15:45
. check-in: 6acb65bd7c user: tangent tags: trunk
15:42
Found more detail about how the QSPI chip is handled in DMCP5 check-in: a02191922d user: tangent tags: trunk
2026-08-23
14:07
Further style doc polishing check-in: 1bee09ddf8 user: tangent tags: trunk
14:02
Assorted improvements to doc/style.md:
  • removed the "Question Mark" section, following the upstream fixes
  • clarified the "Comments" seciton
  • section head level consistency
check-in: daa06bfa90 user: tangent tags: trunk
2026-08-22
14:06
Initial check-in: 0d15af3bf7 user: tangent tags: trunk
2026-08-21
12:53
. check-in: dd24a04e7e user: tangent tags: trunk
2026-08-18
13:33
Tweaks to various "bullet" type dots and non-ASCII spaces in op names. check-in: e76e795de4 user: tangent tags: trunk
2026-08-17
09:00
. check-in: 425caaf30e user: tangent tags: trunk
08:53
Released rejig version v0.31.0 check-in: 9979c5e7c6 user: tangent tags: trunk, rejig-v0.31.0
2026-08-16
13:42
. check-in: d44cfa2c54 user: tangent tags: trunk