geany/ctags/main
Mirco Schoenfeld 1d94ba2c32 moved bibtex definition to the end of filetypes and parser definitions 2019-09-21 05:02:51 +02:00
..
args.c Grab args.c/h uctags implementation 2016-10-08 14:12:45 +02:00
args.h Grab args.c/h uctags implementation 2016-10-08 14:12:45 +02:00
ctags-api.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
ctags-api.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
ctags.h Grab uctags ctags.h and add repoinfo.c/h 2016-10-08 14:12:45 +02:00
debug.c grab uctags debug.c/h 2016-10-14 20:49:40 +02:00
debug.h Add dummy definitions to Assert* macros for suppressing compiler warnings 2018-12-09 09:42:09 +01:00
dependency.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
dependency.h parse: some simple syncs and include syncs 2016-10-11 23:04:13 +02:00
e_msoft.h Grab ctags version of general.h and make related changes 2016-10-08 14:13:41 +02:00
entry.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
entry.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
error.c Sync error.c completely and create a custom error printer 2016-10-14 23:26:59 +02:00
error.h Drop some more unused functions from routines.c/h 2016-10-08 14:12:35 +02:00
field.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
field.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
flags.c Sync options.c/h (and introduce a lot of new garbage) 2016-10-08 15:48:42 +02:00
flags.h Sync options.c/h (and introduce a lot of new garbage) 2016-10-08 15:48:42 +02:00
fmt.c Grab uctags version of parse.c/h and nestlevel.c/h plus additional fallout 2016-10-14 18:07:31 +02:00
fmt.h Sync options.c/h (and introduce a lot of new garbage) 2016-10-08 15:48:42 +02:00
gcc-attr.h Define gcc attributes inside gcc-attr.h 2016-10-08 14:13:36 +02:00
general.h Grab ctags version of general.h and make related changes 2016-10-08 14:13:41 +02:00
htable.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
htable.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
inline.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
keyword.c Grab uctags keyword.c/h and add types.h with type declarations 2016-10-08 14:12:44 +02:00
keyword.h Grab uctags keyword.c/h and add types.h with type declarations 2016-10-08 14:12:44 +02:00
kind.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
kind.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
lcpp.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
lcpp.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
lregex.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
lxcmd.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
lxpath.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
main.c Guard some more code for non-library builds only 2018-12-09 09:45:49 +01:00
main.h ctags: Use bool definitions from stdbool.h 2016-10-04 18:05:54 +02:00
mbcs.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
mio.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
mio.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
nestlevel.c Grab uctags version of parse.c/h and nestlevel.c/h plus additional fallout 2016-10-14 18:07:31 +02:00
nestlevel.h Grab uctags version of parse.c/h and nestlevel.c/h plus additional fallout 2016-10-14 18:07:31 +02:00
numarray.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
numarray.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
objpool.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
objpool.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
options.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
options.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
output-ctags.c Remove output writer implementations 2016-10-24 12:47:50 +02:00
output.h Sync options.c/h (and introduce a lot of new garbage) 2016-10-08 15:48:42 +02:00
parse.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
parse.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
parsers.h moved bibtex definition to the end of filetypes and parser definitions 2019-09-21 05:02:51 +02:00
pcoproc.c Sync options.c/h (and introduce a lot of new garbage) 2016-10-08 15:48:42 +02:00
pcoproc.h Sync options.c/h (and introduce a lot of new garbage) 2016-10-08 15:48:42 +02:00
promise.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
promise.h parse: some simple syncs and include syncs 2016-10-11 23:04:13 +02:00
ptag.c Grab uctags version of parse.c/h and nestlevel.c/h plus additional fallout 2016-10-14 18:07:31 +02:00
ptag.h Sync options.c/h (and introduce a lot of new garbage) 2016-10-08 15:48:42 +02:00
ptrarray.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
ptrarray.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
read.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
read.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
repoinfo.c Grab uctags ctags.h and add repoinfo.c/h 2016-10-08 14:12:45 +02:00
repoinfo.h Grab uctags ctags.h and add repoinfo.c/h 2016-10-08 14:12:45 +02:00
routines.c grab uctags debug.c/h 2016-10-14 20:49:40 +02:00
routines.h Sync the rest of routines.c/h 2016-10-08 14:12:45 +02:00
selectors.c Add the remaining missing files from uctags 2016-10-15 16:43:14 +02:00
selectors.h Add the remaining missing files from uctags 2016-10-15 16:43:14 +02:00
sort.c Grab ctags implementation of sort.c/h 2016-10-08 14:13:41 +02:00
sort.h Grab ctags implementation of sort.c/h 2016-10-08 14:13:41 +02:00
strlist.c Guard some more code for non-library builds only 2018-12-09 09:45:49 +01:00
strlist.h Grab uctags implementation of strlist 2016-10-08 14:12:44 +02:00
trace.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
trashbox.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
trashbox.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
types.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
vstring.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
vstring.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
xtag.c Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00
xtag.h Sync ctags with upstream so that most parsers can be copied from uctags (#2018) 2019-04-06 12:14:30 +10:00