lazarus/components/codetools
2007-11-27 21:01:11 +00:00
..
examples IDE: improved updating resource directives for windows manifest and version info 2007-11-26 20:05:30 +00:00
languages * Updated translations (as mentioned in 12929) by Maxim Ganetsky 2007-11-19 23:28:40 +00:00
allcodetoolunits.pp codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph 2007-11-20 20:00:26 +00:00
basiccodetools.pas IDE: lazdoc: now reads comments and shows them in hints 2007-11-25 13:23:37 +00:00
cachecodetools.pas IDE: implemented showing FPDoc short descriptions in code hints 2007-11-23 20:26:16 +00:00
codeatom.pas codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph 2007-11-20 20:00:26 +00:00
codebeautifier.pas
codecache.pas
codecompletiontool.pas codetools: fixed FixAliasDefintions for typecasts to const 2007-10-12 19:40:05 +00:00
codegraph.pas codetools: fixdefinitionorder: implemented sorting and moves, started commit 2007-09-21 11:00:42 +00:00
codetemplatestool.pas
codetoolmanager.pas IDE: improved updating resource directives for windows manifest and version info 2007-11-26 20:05:30 +00:00
codetoolmemmanager.pas
codetools.inc
codetoolsconfig.pas codetools: TCodeToolManager.Init now raises an exception if something is wrong with the compiler 2007-09-17 11:04:08 +00:00
codetoolsstrconsts.pas codetools: implemented local type and var section for generics 2007-08-17 12:48:29 +00:00
codetoolsstructs.pas
codetree.pas IDE: lazdoc: started simple hints 2007-11-23 19:52:54 +00:00
customcodetool.pas IDE: lazdoc: started simple hints 2007-11-23 19:52:54 +00:00
definetemplates.pas codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons 2007-10-11 22:21:38 +00:00
directivestree.pas IDE: improved updating resource directives for windows manifest and version info 2007-11-26 20:05:30 +00:00
directorycacher.pas codetools: fixed comparing unitname and filename when filename starts with unitname, but is longer from Tobia Giesen 2007-10-21 08:19:06 +00:00
eventcodetool.pas codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor 2007-09-19 09:30:53 +00:00
expreval.pas
extractproctool.pas
fileprocs.pas fix ForceDirectory that partially creates a dir if ending char is not PathDelim, for example package output directory will be created correctly 2007-11-27 21:01:11 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: fixed finddeclaration in generic methods searching ancestor class 2007-11-24 22:56:09 +00:00
fpc.errore.msg
identcompletiontool.pas IDE: moved code to find hint for source position to helpmanager 2007-11-23 15:39:19 +00:00
keywordfunclists.pas codetools: added keyword unimplemented 2007-10-06 18:45:15 +00:00
laz_dom.pas laz_writer: reduced temporary objects 2007-09-21 11:23:09 +00:00
laz_xmlcfg.pas
laz_xmlread.pas IDE: implemented showing FPDoc short descriptions in code hints 2007-11-23 20:26:16 +00:00
laz_xmlstreaming.pas
laz_xmlwrite.pas laz_writer: reduced temporary objects 2007-09-21 11:23:09 +00:00
lfmtrees.pas
linkscanner.pas
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
memcheck_laz.inc codetools: directives parser: adding nodes for all directives 2007-08-23 12:47:33 +00:00
memcheck.pas IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent 2007-10-01 08:58:45 +00:00
methodjumptool.pas codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics 2007-08-16 17:12:56 +00:00
multikeywordlisttool.pas
pascalparsertool.pas codetools: parser: fixed parsing methods after var protected section 2007-10-10 15:56:22 +00:00
pascalreadertool.pas codetools: FindDeclarationAndOverload now starts at property names, proc names, vars, consts and types 2007-11-24 19:11:42 +00:00
resourcecodetool.pas
sourcechanger.pas IDE: event assignment completion: fixed using beautify options for RValue 2007-10-08 10:44:01 +00:00
sourcelog.pas
stdcodetools.pas codetools: AddResourceDirective can now add custom directives 2007-11-26 12:09:22 +00:00