lazarus/components/codetools
2011-09-11 14:33:16 +00:00
..
docs docs: some hints for thread safe 2011-06-09 12:07:45 +00:00
examples codetools: workaround for GetExpandedOperand and With 2011-09-11 09:44:11 +00:00
ide regenerated translations; updated Russian translation 2011-09-11 14:33:16 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054 2011-08-25 21:14:51 +00:00
basiccodetools.pas codetools: TStandardCodeTool.CommentUnitsInUsesSections: dotted names 2011-08-30 16:24:42 +00:00
cachecodetools.pas
ccodeparsertool.pas codetools: h2pas: structs with sub defs 2011-06-21 18:59:05 +00:00
changedeclarationtool.pas codetools: param specifier out only if modeswitch out is on 2011-08-26 11:38:37 +00:00
codeatom.pas IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
codebeautifier.pas Codetools: improve indentation when pasting a line inside class definition. Patch from Anton. 2011-08-20 05:56:46 +00:00
codecache.pas codetools: TCOdeBuffer.LoadFromFile load when no filename is set 2011-08-19 08:10:37 +00:00
codecompletiontool.pas codetools: deprecated GetUnitNameForUsesSection 2011-08-30 09:28:53 +00:00
codegraph.pas
codeindex.pas cody: renamed: remove a "with" block 2011-05-29 12:34:10 +00:00
codetemplatestool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
codetoolmanager.pas codetools: started GetExpandedOperand 2011-09-10 18:21:13 +00:00
codetoolmemmanager.pas
codetools.inc codetools: fixed freeing the wrong params 2011-05-15 21:14:31 +00:00
codetools.lpk laz2_xml: fixed range checks 2011-07-08 22:42:05 +00:00
codetools.pas laz2_xml: fixed range checks 2011-07-08 22:42:05 +00:00
codetoolscfgscript.pas IDE: fixed parsing numbers in project macros 2011-07-06 11:49:17 +00:00
codetoolsconfig.pas laz_xmlcfg: invalidate file state cache 2011-07-09 08:16:43 +00:00
codetoolsfpcmsgs.pas codetools: fixed findtermofexpr for enumeration type 2011-07-01 12:59:40 +00:00
codetoolsstrconsts.pas Codetools: improve code completion with generics. Issue #19118, patch from Anton 2011-08-24 19:23:03 +00:00
codetoolsstructs.pas codetools: TStringToStringTree: enumerator 2011-09-10 12:04:40 +00:00
codetree.pas codetools: TStandardCodeTool.FindMissingUnits: dotted names 2011-08-30 16:09:21 +00:00
ctunitgraph.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
ctxmlfixfragment.pas codetools: fixed auto xml fragment scanner, bug #18800 2011-02-22 14:14:53 +00:00
customcodetool.pas codetools: fixed TIdentCompletionTool.ParseSourceTillCollectionStart check atom in front 2011-06-21 15:01:29 +00:00
definetemplates.pas codetools: find sources in fpc unit search paths 2011-09-09 19:00:32 +00:00
directivestree.pas codetools: fixed use of keywordlists 2011-05-29 08:34:20 +00:00
directorycacher.pas codetools: find sources in fpc unit search paths 2011-09-09 19:00:32 +00:00
eventcodetool.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
expreval.pas codetools: fixed simple init 2011-02-06 11:07:47 +00:00
extractproctool.pas cody: Add "With" block 2011-09-10 00:11:50 +00:00
fileprocs.pas codetools: CompareFilenames with PChar 2011-09-10 16:11:50 +00:00
finddeclarationcache.pas codetools: added single step cache for base types 2011-05-15 18:42:09 +00:00
finddeclarationtool.pas codetools: workaround for GetExpandedOperand and With 2011-09-11 09:44:11 +00:00
findoverloads.pas codetools: parsing advanced records 2011-02-03 20:38:14 +00:00
fpc.errore.msg codetools: updated fpc message file 2011-06-12 00:52:14 +00:00
fpcsrcrules.inc codetools: unix: searching libc.pp in packages/libc 2011-04-18 07:32:41 +00:00
fpmake.pas
h2pastool.pas codetools: docs 2011-08-15 15:00:49 +00:00
identcompletiontool.pas Codetools: improve code completion with generics. Issue #19118, patch from Anton 2011-08-24 19:23:03 +00:00
keywordfunclists.pas codetools: TStandardCodeTool.CommentUnitsInUsesSections: dotted names 2011-08-30 16:24:42 +00:00
laz2_dom.pas laz2_xml: fixed range checks 2011-07-08 22:42:05 +00:00
laz2_names.inc added updated xmlreader/writer units 2010-05-12 19:50:23 +00:00
laz2_xmlcfg.pas laz_xmlcfg: test old and new version 2011-07-09 08:23:14 +00:00
laz2_xmlread.pas laz2_xml: decode ISO-8859-1 2011-08-20 15:21:54 +00:00
laz2_xmlutils.pas laz2_xml: fixed KeyCompare 2011-07-15 22:03:06 +00:00
laz2_xmlwrite.pas laz2_xml: compatibility with old xmlcfg 2011-07-09 08:07:57 +00:00
laz_dom.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlcfg.pas IDE: added file type for instantfc programs, run instantfpc if file has shebang 2011-07-09 19:57:15 +00:00
laz_xmlread.pas
laz_xmlstreaming.pas fixed typos: childs 2011-02-10 09:37:16 +00:00
laz_xmlwrite.pas
lfmtrees.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
linkscanner.pas codetools: param specifier out only if modeswitch out is on 2011-08-26 11:38:37 +00:00
Makefile codetools: updated Makefile 2011-01-28 09:02:29 +00:00
Makefile.compiled codetools: updated Makefile 2011-01-28 09:02:29 +00:00
Makefile.fpc codetools: updated Makefile 2011-01-28 09:02:29 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: class completion: ignore method bodies of sub classes, bug #20066 2011-08-27 10:04:48 +00:00
multikeywordlisttool.pas codetools: clean up and debugging 2010-09-28 10:51:08 +00:00
nonpascalcodetools.pas codetools: c parser: fixed parsing til end of directive 2011-02-17 16:57:54 +00:00
otheridentifiertree.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
pascalparsertool.pas codetools: started GetExpandedOperand 2011-09-10 18:21:13 +00:00
pascalreadertool.pas codetools: TFindDeclarationTool.FindDeclarationInUsesSection: dotted names 2011-08-30 17:28:11 +00:00
ppucodetools.pas codetools: fixed updating ppu tool 2011-05-20 10:49:50 +00:00
ppugraph.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
ppuparser.pas Cody: show for each linked file the units 2011-05-23 12:10:05 +00:00
resourcecodetool.pas codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes 2011-03-09 20:52:44 +00:00
sourcechanger.pas codetools: AddWithBlock 2011-09-09 22:32:47 +00:00
sourcelog.pas codetools: debugging 2011-06-08 08:05:52 +00:00
stdcodetools.pas codetools: renamed TStandardCodeTool.AddIncludeDirective 2011-08-30 16:37:31 +00:00