| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrite sepstream and move to stringutils. | 2026-03-14 | 1 | -5/+3 | |
| * | Rewrite tokenstream and move to stringutils. | 2026-03-14 | 1 | -1/+2 | |
| * | Rework sending server protocol messages.•••- Replace CmdBuilder with MessageBuilder. This has a less footgun API. All message building has to go through this now so we can implement other message formats in the future. - Replace the message parsing in WriteLine with an analogue to PreProcessOldProtocolMessage. This should be much faster. - Move parameter translation from the core to spanningtree. - Change EncodeParameter to return the value instead of updating in place. - Replace the OnBuild*Message events with one OnServerMessage that can now access all parts of the message and change them. | 2026-03-12 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-09-30 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-03-29 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-03-22 | 1 | -4/+4 | |
| * | Merge branch 'insp4' into master. | 2025-03-03 | 1 | -5/+5 | |
| * | Merge branch 'insp4' into master. | 2025-03-01 | 1 | -4/+4 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+458 |
