lazarus/components/codetools
lazarus 4d0e01f266 MG: added TDefineTemplateFlags
git-svn-id: trunk@676 -
2002-02-07 18:54:26 +00:00
..
allcodetoolunits.pp MG: added base class for mem managers and started node cache 2002-01-31 16:52:24 +00:00
avl_tree.pas MG: added codetools, fixed synedit unindent, fixed MCatureHandle 2001-10-09 09:46:59 +00:00
basiccodetools.pas MG: added update checks for node caching 2002-02-03 15:37:54 +00:00
codeatom.pas MG: splitted codetools.pp, it was a monster 2001-11-15 09:08:36 +00:00
codecache.pas MG: added binary file recognition and readonly recognition 2001-12-17 19:41:06 +00:00
codecompletiontool.pas MG: parser can now read system unit, find declaration of used units, bugfxies 2002-01-21 14:15:58 +00:00
codetoolmanager.pas MG: added node cache, which accelerates mass find declaration 2002-02-05 20:46:51 +00:00
codetoolmemmanager.pas MG: added base class for mem managers and started node cache 2002-01-31 16:52:24 +00:00
codetools.inc MG: reduced output 2001-12-19 15:37:31 +00:00
codetree.pas MG: added update checks for node caching 2002-02-03 15:37:54 +00:00
customcodetool.pas MG: added BaseTypeCache 2002-02-07 13:47:58 +00:00
definetemplates.pas MG: added TDefineTemplateFlags 2002-02-07 18:54:26 +00:00
eventcodetool.pas MG: reduced output 2002-01-31 10:23:33 +00:00
expreval.pas MG: find declaration for uses sections 2001-12-16 11:20:27 +00:00
fileprocs.pas MG: fixed typo in win32 code 2002-01-01 15:52:39 +00:00
finddeclarationcache.pas MG: added BaseTypeCache 2002-02-07 13:47:58 +00:00
finddeclarationtool.pas MG: fixed deactivating hints 2002-02-07 18:19:01 +00:00
keywordfunclists.pas MG: find declaration will now check procs param lists 2002-01-27 18:13:49 +00:00
linkscanner.pas MG: codetools now know the compiler options 2002-02-06 22:23:15 +00:00
Makefile MG: fixed Makefile 2002-01-28 12:14:56 +00:00
Makefile.fpc MG: fixed Makefile 2002-01-28 12:14:56 +00:00
memcheck.pas MG: fixes for fpc 1.1: range check errors 2001-10-24 00:35:55 +00:00
methodjumptool.pas MG: jump to method in sub procs will now also try parent procs 2002-01-29 17:32:19 +00:00
pascalparsertool.pas MG: added global write lock 2002-01-30 15:40:48 +00:00
sourcechanger.pas MG: enhanced code caching, fixed CursorToCleanPos and beautify statement 2001-12-13 23:09:58 +00:00
sourcelog.pas MG: added global write lock 2002-01-30 15:40:48 +00:00
stdcodetools.pas MG: parser can now read system unit, find declaration of used units, bugfxies 2002-01-21 14:15:58 +00:00