lazarus/components/codetools
2015-04-13 22:22:39 +00:00
..
docs codetools: FindUsedUnitReferences 2013-09-08 19:19:55 +00:00
examples codetools: GetPossibleInitsForVariable: function results 2015-03-01 15:56:55 +00:00
ide Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
languages Translations: updated French translation by Gilles Vasseur, bug #27846 2015-04-13 22:22:39 +00:00
tests codetools: tests for nested classes 2015-03-30 16:22:08 +00:00
basiccodetools.pas codetools: clean up 2015-04-06 18:07:35 +00:00
cachecodetools.pas codetools: clean up 2015-04-06 17:35:11 +00:00
ccodeparsertool.pas codetools: clean up 2015-04-06 17:35:11 +00:00
changedeclarationtool.pas codetools: clean up 2015-04-06 16:49:44 +00:00
codeatom.pas codetools: fixed parsing var n:t platform=1 2014-02-26 22:42:10 +00:00
codebeautifier.pas codetools: clean up 2015-04-06 17:49:28 +00:00
codecache.pas codetools: clean up 2015-04-06 18:03:39 +00:00
codecompletiontemplater.pas codetools: code templates: fixed using params 2015-04-06 16:54:45 +00:00
codecompletiontemplates.xml codetools: fixed spacing 2013-07-23 07:11:27 +00:00
codecompletiontool.pas codetools: clean up 2015-04-06 17:35:11 +00:00
codegraph.pas
codeindex.pas codetools: clean up 2015-04-06 16:49:44 +00:00
codetemplatestool.pas codetools: skipped code is now converted to special comments 2012-09-05 10:47:44 +00:00
codetoolgdbtracer.pas codetools: started gdb stacktrace parser 2014-02-24 21:08:43 +00:00
codetoolmanager.pas codetools: clean up 2015-04-06 17:18:13 +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 codetools: clean up 2015-04-06 16:38:06 +00:00
codetoolsconfig.pas
codetoolsfpcmsgs.pas codetools: added list of encodings for fpc error files 2014-05-28 06:28:09 +00:00
codetoolsstrconsts.pas codetools: removed resourcestring 2014-06-26 13:08:08 +00:00
codetoolsstructs.pas IDE: package editor: move files: find res files 2014-06-12 11:05:58 +00:00
codetree.pas codetools: clean up 2015-04-06 18:03:39 +00:00
ctloadlaz.pas codetools: clean up 2015-04-06 16:38:06 +00:00
ctunitgraph.pas codetools: clean up 2015-04-06 16:38:06 +00:00
ctunitgroupgraph.pas cody: unit deps: refresh 2013-06-18 21:13:42 +00:00
ctxmlfixfragment.pas
customcodetool.pas codetools: clean up 2015-04-06 17:58:37 +00:00
definetemplates.pas codetools: clean up 2015-04-06 17:49:28 +00:00
directivestree.pas codetools: CheckAndImproveExpr_Brackets: fixed setting Changed 2015-04-06 16:40:52 +00:00
directorycacher.pas CodeTools: Initialize variables based on compiler warnings. Contains ToDo items. 2015-03-24 17:51:40 +00:00
eventcodetool.pas codetools: clean up 2015-04-06 16:49:44 +00:00
expreval.pas codetools: fixed rebuilding nodes when targetcpu changed 2015-03-11 18:05:43 +00:00
extractproctool.pas codetools: clean up 2015-04-06 16:51:07 +00:00
fileprocs.pas codetools: DbgText: implemented keeplines 2015-04-06 18:13:25 +00:00
finddeclarationcache.pas codetools: clean up 2015-04-06 17:49:28 +00:00
finddeclarationtool.pas codetools: clean up 2015-04-06 17:39:43 +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 codetools: clean up 2015-04-06 17:35:11 +00:00
keywordfunclists.pas codetools: also support *noreturn* directive for methods 2014-01-16 05:11:47 +00:00
lfmtrees.pas codetools: less hints 2015-04-06 17:31:55 +00:00
linkscanner.pas codetools: clean up 2015-04-06 18:03:39 +00:00
Makefile updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
Makefile.compiled updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
Makefile.fpc updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
memcheck_laz.inc
memcheck.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
methodjumptool.pas codetools: clean up 2015-04-06 17:15:01 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: clean up 2015-04-06 17:57:38 +00:00
pascalreadertool.pas codetools: clean up 2015-04-06 17:39:43 +00:00
ppucodetools.pas codetools: ppu parser: clean up 2015-04-06 16:47:17 +00:00
ppugraph.pas codetools: ppugraph: fixed crash 2014-12-02 19:25:57 +00:00
ppuparser.pas codetools: ppu parser: clean up 2015-04-06 16:47:17 +00:00
resourcecodetool.pas
sourcechanger.pas codetools: clean up 2015-04-06 17:42:31 +00:00
sourcelog.pas codetools: clean up 2015-02-18 20:29:45 +00:00
stdcodetools.pas codetools: clean up 2015-04-06 17:22:43 +00:00
unitdictionary.pas Revert r41458 #f3985e0657, "Codetools: remove extra typecast" 2013-05-30 11:58:55 +00:00