lazarus/components/codetools
2018-02-12 14:55:09 +00:00
..
docs codetools: updated sourcecloser example 2017-09-11 15:48:54 +00:00
examples codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache 2017-12-18 17:03:02 +00:00
ide Translations: Chinese translation update by robsean, bug #32850 2017-12-19 22:08:00 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #32764 2017-12-04 00:08:30 +00:00
tests codetools: added test for find declaration and missing closing bracket 2018-01-31 15:01:37 +00:00
basiccodetools.pas codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
cachecodetools.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
ccodeparsertool.pas codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
changedeclarationtool.pas codetools: changed TAtomRing to support longer ring, full two way 2017-11-22 10:58:30 +00:00
codeatom.pas codetools: changed TAtomRing to support longer ring, full two way 2017-11-22 10:58:30 +00:00
codebeautifier.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codecache.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codecompletiontemplater.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codecompletiontemplates.xml
codecompletiontool.pas codetools: class completion Delphi generic, from Pascal Riekenberg 2017-12-01 09:40:20 +00:00
codegraph.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codeindex.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codetemplatestool.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codetoolgdbtracer.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetoolmanager.pas codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache 2017-12-18 17:03:02 +00:00
codetoolmemmanager.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools.inc general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools.lpk codetools: clean up 2015-04-06 17:15:01 +00:00
codetools.pas components: less hints 2016-03-01 15:31:26 +00:00
codetoolscfgscript.pas codetools: added unique ids for errors 2017-04-21 18:35:53 +00:00
codetoolsconfig.pas codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache 2017-12-18 17:03:02 +00:00
codetoolsfpcmsgs.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codetoolsstrconsts.pas codetools: fixed reparsing on changed module name 2017-10-10 09:18:10 +00:00
codetoolsstructs.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codetree.pas codetools: added proc modifier vectorcall, patch #33134 2018-02-12 14:55:09 +00:00
ctloadlaz.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
ctunitgraph.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
ctunitgroupgraph.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
ctxmlfixfragment.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
customcodetool.pas IDE: Formatting. 2018-01-19 12:12:42 +00:00
definetemplates.pas codetools: added TPCTargetConfigCache.Kind 2017-12-18 17:10:42 +00:00
directivestree.pas codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
directorycacher.pas Codetools: Formatting. Add an assertion for issue #32340. 2017-11-12 17:50:29 +00:00
eventcodetool.pas codetools: added TFindDeclarationTool.FindClassMember 2017-06-05 13:29:16 +00:00
expreval.pas codetools: added compiler directive switches $E, $G, $J, $O, $U 2017-05-08 11:10:44 +00:00
extractproctool.pas codetools: changed TAtomRing to support longer ring, full two way 2017-11-22 10:58:30 +00:00
fileprocs.pas Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code. 2017-12-11 19:44:37 +00:00
finddeclarationcache.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
finddeclarationtool.pas codetools: debug FindFileAtCursor 2017-12-14 18:03:28 +00:00
findoverloads.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
fpc.errore.msg codetools: updated fallback fpc msg file 2014-05-27 20:29:56 +00:00
fpcsrcrules.inc codetools: targetcpu jvm: use rtl/java/system.pp 2015-03-12 23:42:09 +00:00
fpmake.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
h2pastool.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
identcompletiontool.pas IDE: Rename ExtendedFilter -> ContainsFilter, GUI: 'Include identifiers containing prefix'. Issue #32974. 2018-01-13 10:04:41 +00:00
keywordfunclists.pas codetools: added proc modifier vectorcall, patch #33134 2018-02-12 14:55:09 +00:00
lfmtrees.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
linkscanner.pas codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
Makefile updates makefiles 2017-05-18 11:39:53 +00:00
Makefile.compiled IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
Makefile.fpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: less hints 2017-06-05 13:28:28 +00:00
multikeywordlisttool.pas codetools: added unique ids for errors 2017-04-21 18:35:53 +00:00
nonpascalcodetools.pas codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
otheridentifiertree.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
pascalparsertool.pas codetools: fixed reparsing program 2018-02-04 09:18:20 +00:00
pascalreadertool.pas codetools: class completion Delphi generic, from Pascal Riekenberg 2017-12-01 09:40:20 +00:00
ppucodetools.pas Codetools: formatting. 2017-04-08 08:28:57 +00:00
ppugraph.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
ppuparser.pas codetools: added proc modifier vectorcall, patch #33134 2018-02-12 14:55:09 +00:00
resourcecodetool.pas codetools: changed TAtomRing to support longer ring, full two way 2017-11-22 10:58:30 +00:00
sourcechanger.pas codetools: class completion Delphi generic, from Pascal Riekenberg 2017-12-01 09:40:20 +00:00
sourcelog.pas codetools: fixed rangechecking 2018-01-18 21:23:38 +00:00
stdcodetools.pas codetools: changed TAtomRing to support longer ring, full two way 2017-11-22 10:58:30 +00:00
unitdictionary.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00