aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/symbols-extract.tes
AgeCommit message (Expand)AuthorFilesLines
2025-05-24<EI> has been repurposed and is the macro file inclusion (indirect file) comm...Robin Haberkorn1-2/+2
2025-03-22harmonized all word-movement and deletion commands: they move/delete until th...Robin Haberkorn1-2/+2
2024-09-09symbols-extract.tes works in 8-bit mode now (refs #5)Robin Haberkorn1-1/+1
2023-07-03introduced TECO_DEBUG_CLEANUP to mark destructors that should only be used fo...Robin Haberkorn1-3/+2
2021-06-08all SciTECO scripts used during the build process now always write files with...Robin Haberkorn1-1/+1
2021-06-02renamed scintilla.[ch] to symbols.[ch]: fixes builds on case-insensitive file...Robin Haberkorn1-1/+1
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-7/+15
2016-11-22partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...Robin Haberkorn1-0/+2
2016-11-18standard lib: added getopt.tes for parsing command line options in scriptsRobin Haberkorn1-13/+17
2016-11-18improved command line option handlingRobin Haberkorn1-1/+1
2014-11-11added all of SciTECO's declarations to the "SciTECO" namespaceRobin Haberkorn1-0/+4
2014-11-02changed syntax for long Q-Register names: use [] brackets instead of {}Robin Haberkorn1-2/+2
2013-03-18declare all global inter-dependant objects in main.cpp and get rid of init_pr...Robin Haberkorn1-17/+3
2013-02-25EM...$ command to read macro from file and execute immediately (just like "M")Robin Haberkorn1-1/+1
2013-02-24moved QuickSort macros from symbols-extract script into own string.tes macro ...Robin Haberkorn1-43/+1
2013-02-24cleaned up SymbolList class: make attributes privateRobin Haberkorn1-4/+9
2013-02-23fixed symbol lists: sort order must correspond with search order (determined ...Robin Haberkorn1-24/+29
2013-02-01fixed buffer Ring initializationRobin Haberkorn1-2/+8
2012-12-05windows compatibility changesRobin Haberkorn1-2/+7
2012-12-04autoconf preparation: move everything into src/ subdirRobin Haberkorn1-0/+79