lazarus/components/codetools
mattias 3610fd18b2 codetools: started ParseFPCParameters
git-svn-id: trunk@53180 -
2016-10-20 16:24:52 +00:00
..
docs
examples codetools: example: fixed compilation 2016-07-21 10:48:16 +00:00
ide Cody: improved i18n, patch by Péter Gábor, bug #30746; regenerated translations and updated Russian translation 2016-10-18 22:23:44 +00:00
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250 2016-06-08 23:13:31 +00:00
tests codetools: started ParseFPCParameters 2016-10-20 16:24:52 +00:00
basiccodetools.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas codetools: allow variable code completion when cursor is after assignment. Issue #29448 2016-01-23 18:03:35 +00:00
codebeautifier.pas
codecache.pas codetools: fix TCodeBuffer.FileOnDiskHasChanged with IgnoreModifiedFlag=true 2016-03-09 08:37:34 +00:00
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas codetools: added option MethodDefaultSection 2016-10-19 21:51:56 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolgdbtracer.pas
codetoolmanager.pas IDE, CodeTools: support {scopedenums on} in "case ofall" code template 2016-09-26 18:14:15 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk
codetools.pas components: less hints 2016-03-01 15:31:26 +00:00
codetoolscfgscript.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
codetoolsconfig.pas IDE: fixed searching in PATH on Windows 2015-12-17 14:34:53 +00:00
codetoolsfpcmsgs.pas
codetoolsstrconsts.pas Codetools: cleaned up unused strings some more and regenerated translations 2016-03-11 23:00:59 +00:00
codetoolsstructs.pas
codetree.pas codetools: fixed forward defined class-of 2016-08-21 19:29:50 +00:00
ctloadlaz.pas
ctunitgraph.pas
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: started ParseFPCParameter 2016-10-18 13:34:55 +00:00
directivestree.pas
directorycacher.pas IDE: search fppkg .fpm files for ppus in default compiler unit path 2015-11-22 18:40:48 +00:00
eventcodetool.pas Formatting 2016-03-22 21:57:06 +00:00
expreval.pas
extractproctool.pas codetools: fixed AddWithBlock on ((i)), bug #29749 2016-08-04 20:04:12 +00:00
fileprocs.pas codetools: started ParseFPCParameters 2016-10-20 16:24:52 +00:00
finddeclarationcache.pas codetools: reverted exception change from rev 50320 #7fa343bb58. 2015-11-12 15:02:04 +00:00
finddeclarationtool.pas codetools: fixed forward defined class-of 2016-08-21 19:29:50 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
fpmake.pp
h2pastool.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
identcompletiontool.pas codetools: tests: fixed 2016-10-20 15:02:39 +00:00
keywordfunclists.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
lfmtrees.pas
linkscanner.pas codetools: fixed find include file, uninitialized var 2016-07-21 19:36:36 +00:00
Makefile updated makefiles 2016-03-20 11:19:40 +00:00
Makefile.compiled
Makefile.fpc
memcheck_laz.inc
memcheck.pas
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: fixed setting EndPos of ctnGenericParam, bug #30489 2016-08-20 17:30:17 +00:00
pascalreadertool.pas codetools: fixed ReadAndCompareUsedUnit, bug #30505 2016-10-14 18:51:19 +00:00
ppucodetools.pas
ppugraph.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
ppuparser.pas fixed target cpu a64 to aarch64 2016-03-03 12:53:18 +00:00
resourcecodetool.pas
sourcechanger.pas codetools: added option MethodDefaultSection 2016-10-19 21:51:56 +00:00
sourcelog.pas codetools: save file: convert encoding before opening file 2015-11-02 23:00:15 +00:00
stdcodetools.pas codetools: find unused units: add support for class helpers. (e.g. in "Unused units" dialog.) 2016-05-30 18:05:19 +00:00
unitdictionary.pas