lazarus/components/codetools
2016-02-10 16:36:57 +00:00
..
docs codetools: FindUsedUnitReferences 2013-09-08 19:19:55 +00:00
examples cleaned up 2015-10-26 21:41:56 +00:00
ide Translations: French translation update by Gilles Vasseur, bugs #29214, #29222 2015-12-21 22:36:46 +00:00
languages Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
tests codetools: tests: generics 2015-11-16 22:23:22 +00:00
basiccodetools.pas codetools: CleanCodeFromComments added parameter KeepDirectives 2016-01-13 17:25:10 +00:00
cachecodetools.pas codetools: clean up 2015-04-06 17:35:11 +00:00
ccodeparsertool.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
changedeclarationtool.pas codetools: clean up 2015-04-06 16:49:44 +00:00
codeatom.pas codetools: allow variable code completion when cursor is after assignment. Issue #29448 2016-01-23 18:03:35 +00:00
codebeautifier.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
codecache.pas codetools: added TCodeBuffer.InvalidateLoadDate 2016-01-21 12:03:28 +00:00
codecompletiontemplater.pas codetools: code templates: fixed using params 2015-04-06 16:54:45 +00:00
codecompletiontemplates.xml
codecompletiontool.pas codetools: fix GroupLocalVariables for ranged types. Issue #29519 2016-01-27 23:13:43 +00:00
codegraph.pas
codeindex.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
codetemplatestool.pas
codetoolgdbtracer.pas codetools: started gdb stacktrace parser 2014-02-24 21:08:43 +00:00
codetoolmanager.pas codetools: CleanCodeFromComments added parameter KeepDirectives 2016-01-13 17:25:10 +00:00
codetoolmemmanager.pas codetools: clean up 2015-04-06 18:04:45 +00:00
codetools.inc
codetools.lpk codetools: clean up 2015-04-06 17:15:01 +00:00
codetools.pas codetools: clean up 2015-04-06 17:15:01 +00:00
codetoolscfgscript.pas cleaned up 2015-10-26 21:41:56 +00:00
codetoolsconfig.pas IDE: fixed searching in PATH on Windows 2015-12-17 14:34:53 +00:00
codetoolsfpcmsgs.pas codetools: fixed mem leak 2015-05-08 20:02:16 +00:00
codetoolsstrconsts.pas codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny 2015-06-22 10:02:11 +00:00
codetoolsstructs.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
codetree.pas codetools: support class operator overloads with different result types. Issue #28875 2016-01-21 02:41:14 +00:00
ctloadlaz.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
ctunitgraph.pas cody: find overloads: create node graph 2015-10-06 15:44:19 +00:00
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas codetools: allow variable code completion when cursor is after assignment. Issue #29448 2016-01-23 18:03:35 +00:00
definetemplates.pas codetools: updated list of controllers, patch from Michael Ring 2016-01-21 12:32:47 +00:00
directivestree.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
directorycacher.pas IDE: search fppkg .fpm files for ppus in default compiler unit path 2015-11-22 18:40:48 +00:00
eventcodetool.pas codetools: simplified gathering helpers, patch #28794 from Ondrej Pokorny 2015-10-08 10:09:12 +00:00
expreval.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
extractproctool.pas codetools comments 2015-11-11 14:59:23 +00:00
fileprocs.pas codetools, lazutils, win32: less hints 2015-12-15 16:27:39 +00:00
finddeclarationcache.pas codetools: reverted exception change from rev 50320 #7fa343bb58. 2015-11-12 15:02:04 +00:00
finddeclarationtool.pas revert r51463 #2022201d06+r51465: IfThen was removed from FPC. 2016-02-10 16:36:57 +00:00
findoverloads.pas codetools: clean up 2015-04-06 16:49:44 +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
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
h2pastool.pas codetools: clean up 2015-04-07 21:30:17 +00:00
identcompletiontool.pas revert r51463 #2022201d06+r51465: IfThen was removed from FPC. 2016-02-10 16:36:57 +00:00
keywordfunclists.pas revert r51463 #2022201d06+r51465: IfThen was removed from FPC. 2016-02-10 16:36:57 +00:00
lfmtrees.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
linkscanner.pas codetools: fix TDirectiveSequenceItem.FindValue 2016-01-02 21:44:37 +00:00
Makefile IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +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 fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
methodjumptool.pas codetools: support class operator overloads with different result types. Issue #28875 2016-01-21 02:41:14 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: support hint modifiers not separated with semicolons as shown in FPC r32985 #207d40aab6, issue #29461. 2016-01-23 23:28:42 +00:00
pascalreadertool.pas codetools: support class operator overloads with different result types. Issue #28875 2016-01-21 02:41:14 +00:00
ppucodetools.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
ppugraph.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
ppuparser.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
resourcecodetool.pas
sourcechanger.pas IDE: use unit dialog: save choice of uses section 2015-12-22 22:39:01 +00:00
sourcelog.pas codetools: save file: convert encoding before opening file 2015-11-02 23:00:15 +00:00
stdcodetools.pas codetools: fix unused units feature broken by r50266 #d49143fd83. Issue #29486 2016-01-23 11:45:55 +00:00
unitdictionary.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00