aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/qreg.h
AgeCommit message (Expand)AuthorFilesLines
2025-08-30the computed go-to command (O) is now 0-indexed and all invalid indexes and e...Robin Haberkorn1-1/+1
2025-07-26implemented the <^A> command for printing arbitrary stringsRobin Haberkorn1-0/+2
2025-07-16the primary clipboard is now chosen by the 10th bit in the ED flagsRobin Haberkorn1-2/+22
2025-07-13allow changing the default clipboard by setting the `~` integerRobin Haberkorn1-1/+18
2025-03-21fixed rubout of Q-Register specificationsRobin Haberkorn1-1/+1
2025-01-13updated copyright to 2025Robin Haberkorn1-1/+1
2024-11-24added special Q-Register ":" for accessing dotRobin Haberkorn1-0/+1
2024-11-23the search mode and current radix are mapped to __local__ Q-Registers ^X and ...Robin Haberkorn1-0/+7
2024-11-06fixed the Q-Reg spec machine used for implementing S^EGq$ (match one of chara...Robin Haberkorn1-0/+2
2024-10-28fixed rubbing out <:Xq>, <:^Uq> and other append-to-register operationsRobin Haberkorn1-1/+2
2024-10-18fixed the "Editing local registers in macro calls" checkRobin Haberkorn1-2/+4
2024-09-19"special" Q-Registers now support EQq/.../ (load) and E%q/.../ (save) commandsRobin Haberkorn1-7/+7
2024-09-11the SciTECO parser is Unicode-based now (refs #5)Robin Haberkorn1-1/+1
2024-09-09Xq and ]q inherit the document encoding from the source document (refs #5)Robin Haberkorn1-3/+6
2024-09-09the ^EUq string building escape now respects the encoding (can insert bytes o...Robin Haberkorn1-1/+1
2024-09-09Unicode support for the Q-Register commands (refs #5)Robin Haberkorn1-1/+5
2024-01-21updated copyright to 2024Robin Haberkorn1-1/+1
2023-04-05updated copyright to 2023Robin Haberkorn1-1/+1
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-1/+1
2021-10-11fixed crashes when the Q-Reg stack is non-empty at exitRobin Haberkorn1-0/+1
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-0/+238