lazarus/components/codetools
2015-03-03 17:30:43 +00:00
..
docs
examples codetools: GetPossibleInitsForVariable: function results 2015-03-01 15:56:55 +00:00
ide Cody: improved Russian translation 2015-02-17 22:43:28 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #27365 2015-01-27 23:10:25 +00:00
tests
basiccodetools.pas IDE: codebrowser: show only 5000 items 2014-11-15 14:45:14 +00:00
cachecodetools.pas
ccodeparsertool.pas codetools: less verbosity 2014-11-20 13:16:52 +00:00
changedeclarationtool.pas
codeatom.pas codetools: fixed parsing var n:t platform=1 2014-02-26 22:42:10 +00:00
codebeautifier.pas
codecache.pas
codecompletiontemplater.pas codetools: named CTTemplateExpander 2014-06-10 17:11:32 +00:00
codecompletiontemplates.xml
codecompletiontool.pas codetools: undo 47991, broke many other features 2015-03-03 17:30:43 +00:00
codegraph.pas
codeindex.pas IDE: codebrowser: load description only if node added to treeview 2014-11-15 16:08:20 +00:00
codetemplatestool.pas
codetoolgdbtracer.pas codetools: started gdb stacktrace parser 2014-02-24 21:08:43 +00:00
codetoolmanager.pas codetools: added InsertStatements 2015-02-16 21:52:05 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk codetools: started gdb stacktrace parser 2014-02-24 21:08:43 +00:00
codetools.pas codetools: started gdb stacktrace parser 2014-02-24 21:08:43 +00:00
codetoolscfgscript.pas
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: find declaration and gather identifiers: labels, issue #26882 2014-10-18 10:22:38 +00:00
ctloadlaz.pas
ctunitgraph.pas
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas codetools: added InsertStatements 2015-02-16 21:52:05 +00:00
definetemplates.pas IDE: fpc msg parser, use console or system codepage depending on compiler version, bug #26623 2015-02-28 11:15:34 +00:00
directivestree.pas codetools: fixed parsing nested directives in plain sources 2014-06-13 22:14:39 +00:00
directorycacher.pas IDE: warn if user unit path contains pkg source directory, warn if SrcPath is already in UnitPath, warn if output directory of a package contains a unit source 2014-06-11 18:57:27 +00:00
eventcodetool.pas Codetools: less debug info. 2014-11-28 15:04:18 +00:00
expreval.pas
extractproctool.pas codetool: explode with block: enlcose $ELSE parts 2014-06-10 10:56:47 +00:00
fileprocs.pas lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr 2015-02-13 20:34:21 +00:00
finddeclarationcache.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
finddeclarationtool.pas codetools: find declaration: result in nested proc 2015-03-01 15:56:29 +00:00
findoverloads.pas
fpc.errore.msg codetools: updated fallback fpc msg file 2014-05-27 20:29:56 +00:00
fpcsrcrules.inc
fpmake.pas
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
h2pastool.pas codetools: less verbosity 2014-11-20 13:14:47 +00:00
identcompletiontool.pas codetools: identifier completion: updated list of directives 2015-02-21 09:06:14 +00:00
keywordfunclists.pas
lfmtrees.pas
linkscanner.pas codetools: parse -is block- 2014-07-16 12:41:27 +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: undo 47991, broke many other features 2015-03-03 17:30:43 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: parse const section 2014-11-20 23:01:56 +00:00
pascalreadertool.pas codetools: get pasdoc comment: ignore comments starting with % or $ 2014-10-09 21:11:58 +00:00
ppucodetools.pas
ppugraph.pas codetools: ppugraph: fixed crash 2014-12-02 19:25:57 +00:00
ppuparser.pas IDE: added TargetCPU a64 2015-02-23 23:32:21 +00:00
resourcecodetool.pas
sourcechanger.pas IDE: Handle Caret (^) separately from symbols (CodeBeautifier): Issue #22514, patch from Anton. 2014-11-30 10:58:07 +00:00
sourcelog.pas codetools: clean up 2015-02-18 20:29:45 +00:00
stdcodetools.pas codetools: added InsertStatements 2015-02-16 21:52:05 +00:00
unitdictionary.pas