lazarus/components/codetools
2010-07-24 23:11:09 +00:00
..
docs
examples codetools: check fpc paths: show duplicate souce files with ppu files 2010-07-24 22:30:53 +00:00
languages regenerated translations; updated Russian translation 2010-07-24 23:11:09 +00:00
allcodetoolunits.pp
basiccodetools.pas codetools: completeblock: complete if unindent and cursor at unindent or in empty line 2010-07-11 11:27:44 +00:00
cachecodetools.pas
ccodeparsertool.pas
codeatom.pas codetools: completeblock: begin ;, bug #16836 2010-07-04 07:23:42 +00:00
codebeautifier.pas codetools: autoindenter: forward class definition 2010-07-13 13:16:49 +00:00
codecache.pas codetools: added ChangeStamp for all boss files 2010-06-30 04:44:00 +00:00
codecompletiontool.pas codetools: store errors for jit parsed nodes, bug #16992 2010-07-22 11:35:42 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas codetools: clean up 2010-07-02 19:43:27 +00:00
codetoolmanager.pas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
codetoolmemmanager.pas
codetools.inc codetools: BuildTree: check if last error was in implementation and only interface is needed, bug #16867 2010-07-09 20:18:28 +00:00
codetools.lpk IDE: when changing build IDE extra options, invalidate macros, bug #16844 2010-07-05 07:41:47 +00:00
codetools.pas codetools: clean up 2010-07-14 15:35:36 +00:00
codetoolsconfig.pas codetools: TCodeToolsOptions.InitWithEnvironmentVariables: search for default 2010-07-19 12:19:30 +00:00
codetoolsstrconsts.pas codetools: parsing deeper nodes, even if higher node has errors, bug #8093 2010-07-24 10:07:57 +00:00
codetoolsstructs.pas codetools: FindDanglingComponentEvents: check sub persistents in properties, bug #16831 2010-07-04 09:10:59 +00:00
codetree.pas codetools: parsing deeper nodes, even if higher node has errors, bug #8093 2010-07-24 10:07:57 +00:00
customcodetool.pas codetools: parsing deeper nodes, even if higher node has errors, bug #8093 2010-07-24 10:07:57 +00:00
definetemplates.pas codetools: fixed getting compiler target os, cpu 2010-07-24 22:57:39 +00:00
directivestree.pas
directorycacher.pas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
eventcodetool.pas codetools: BuildTree: check if last error was in implementation and only interface is needed, bug #16867 2010-07-09 20:18:28 +00:00
expreval.pas codetools: expreval: support for defined(#var) 2010-06-27 16:49:58 +00:00
extractproctool.pas codetools: accelerated ExtractProc 2010-07-20 12:37:09 +00:00
fileprocs.pas codetools: store errors for jit parsed nodes, bug #16992 2010-07-22 11:35:42 +00:00
finddeclarationcache.pas codetools: fixed saving find declaration result in parent cache, bug #16985 2010-07-20 13:06:23 +00:00
finddeclarationtool.pas codetools: fixed saving find declaration result in parent cache, bug #16985 2010-07-20 13:06:23 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc codetools: function to report fpc source duplicates and missing units 2010-05-01 19:40:35 +00:00
fpmake.pas
h2pastool.pas
identcompletiontool.pas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
keywordfunclists.pas codetools: copy only calling specifiers when completing a forward proc, bug #16953 2010-07-16 18:51:03 +00:00
laz2_dom.pas added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_names.inc added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_xmlread.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
laz2_xmlutils.pas added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_xmlwrite.pas xml reader: fixed compilation 2010-05-13 15:56:32 +00:00
laz_dom.pas
laz_xmlcfg.pas xmlcfg: fixed reading values of root node 2010-06-02 17:26:00 +00:00
laz_xmlread.pas
laz_xmlstreaming.pas IDE: started upgrade of xml units 2010-05-25 20:37:53 +00:00
laz_xmlwrite.pas
lfmtrees.pas
linkscanner.pas codetools: added debugging 2010-06-29 17:53:04 +00:00
Makefile codetools: updated Makefile 2010-07-01 23:38:23 +00:00
Makefile.fpc codetools: updated Makefile 2010-07-01 23:38:23 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas codetools: fixed ExtractCodeFromMakefile 2010-07-01 23:29:06 +00:00
otheridentifiertree.pas
pascalparsertool.pas codetools: fixed sub parsing class interface 2010-07-24 10:33:33 +00:00
pascalreadertool.pas codetools: BuildTree: check if last error was in implementation and only interface is needed, bug #16867 2010-07-09 20:18:28 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas IDE: identifier completion: fixed indent on override method 2010-07-11 12:20:03 +00:00
sourcelog.pas codetools: added ChangeStamp for all boss files 2010-06-30 04:44:00 +00:00
stdcodetools.pas codetools: block completion: consider comments in front of insert pos 2010-07-19 12:37:02 +00:00