lazarus/components/codetools
2015-11-12 15:50:59 +00:00
..
docs
examples cleaned up 2015-10-26 21:41:56 +00:00
ide Cody: improved i18n, regenerated translations and updated Russian translation 2015-11-04 13:49:56 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #28543 2015-08-19 21:54:50 +00:00
tests codetools: added test for var with nested class type 2015-11-10 12:33:58 +00:00
basiccodetools.pas codetools: fixed GetIdentStart* for identifiers prefixed with &. 2015-11-12 15:50:59 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas codetools: codecache: use current fileversion for empty config 2015-10-07 11:25:18 +00:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas codetools: code creation support in a parameter of procedure variables. 2015-11-11 19:31:19 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolgdbtracer.pas
codetoolmanager.pas codetools: TCodeToolManager.WriteDebugReport: write linkscanner links 2015-09-21 08:12:03 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk
codetools.pas
codetoolscfgscript.pas cleaned up 2015-10-26 21:41:56 +00:00
codetoolsconfig.pas
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas IDE, CodeTools: support for unit names with dots. Issue #22235 2015-11-09 22:23:19 +00:00
ctloadlaz.pas
ctunitgraph.pas cody: find overloads: create node graph 2015-10-06 15:44:19 +00:00
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas
definetemplates.pas codetools: added processor types of avr, patch #28996 from Simon Ameis 2015-11-12 10:42:15 +00:00
directivestree.pas
directorycacher.pas
eventcodetool.pas codetools: simplified gathering helpers, patch #28794 from Ondrej Pokorny 2015-10-08 10:09:12 +00:00
expreval.pas
extractproctool.pas codetools comments 2015-11-11 14:59:23 +00:00
fileprocs.pas tests: ExtractFileUnitname 2015-10-24 21:50:00 +00:00
finddeclarationcache.pas codetools: reverted exception change from rev 50320 #7fa343bb58. 2015-11-12 15:02:04 +00:00
finddeclarationtool.pas codetools: code creation support in a parameter of procedure variables. 2015-11-11 19:31:19 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
fpmake.pp
h2pastool.pas
identcompletiontool.pas IDE, CodeTools: improved character case recognition for units and namespaces. 2015-11-10 10:38:58 +00:00
keywordfunclists.pas
lfmtrees.pas
linkscanner.pas codetools: identifier completion: $optimization directive 2015-10-25 09:17:25 +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
methodjumptool.pas codetools: fixed method jumping of generic class method 2015-10-08 22:20:57 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas codetools: code creation support in a parameter of procedure variables. 2015-11-11 19:31:19 +00:00
pascalreadertool.pas codetools: added FindWithBlockStatement 2015-11-09 16:32:28 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: added FindWithBlockStatement 2015-11-09 16:32:28 +00:00
sourcelog.pas codetools: save file: convert encoding before opening file 2015-11-02 23:00:15 +00:00
stdcodetools.pas
unitdictionary.pas