aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/goto-commands.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-02fixed serious bug with certain alternative string termination chars in comman...Robin Haberkorn1-0/+3
2025-07-18revised command topicsRobin Haberkorn1-1/+1
2025-07-18fixed minor memory leaks of per-state data in teco_machine_main_tRobin Haberkorn1-8/+0
2025-04-13fixed undoing bitfields on WindowsRobin Haberkorn1-5/+5
2025-04-08minor improvements of TECO_DEFINE_STATE_COMMENT() documentationRobin Haberkorn1-2/+6
2025-03-19fixed leaking data on ruboutRobin Haberkorn1-0/+2
2025-03-17fixed memory leak when seeing an existing label (exactly the same or redefini...Robin Haberkorn1-17/+15
2025-02-23support mouse interaction with popup windowsRobin Haberkorn1-2/+6
2025-02-15redefining labels is a warning nowRobin Haberkorn1-6/+12
2025-01-13updated copyright to 2025Robin Haberkorn1-1/+1
2024-12-24introduced true block and EOL commentsRobin Haberkorn1-6/+54
2024-12-13implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlightingRobin Haberkorn1-1/+3
2024-09-13remaining types of program counters changed to gsize/gssizeRobin Haberkorn1-3/+3
2024-09-11the SciTECO parser is Unicode-based now (refs #5)Robin Haberkorn1-3/+3
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-12-19safer use of memcpy() and memchr(): we must not pass in NULL pointersRobin Haberkorn1-1/+1
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-0/+171