lazarus/components/codetools
2020-04-05 11:35:01 +00:00
..
docs
examples codetools: sourcecloser: fixed cleaning up unit begin block 2019-09-13 19:23:20 +00:00
ide buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
tests codetools: test varargs 2020-02-22 09:03:05 +00:00
basiccodetools.pas CodeTools: ofall() code macro: keep & prefixes. Issue #35801 2019-11-15 21:38:13 +00:00
cachecodetools.pas
ccodeparsertool.pas
changedeclarationtool.pas
codeatom.pas
codebeautifier.pas
codecache.pas
codecompletiontemplater.pas
codecompletiontemplates.xml
codecompletiontool.pas
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolgdbtracer.pas
codetoolmanager.pas IDE: Disable 'Guess Misplaced IFDEF/ENDIF' feature until it gets fixed. Can be enabled by defining GuessMisplacedIfdef. 2019-12-21 08:11:26 +00:00
codetoolmemmanager.pas
codetools.inc
codetools.lpk Codetools: Enabled possibility to compile with fpmake 2019-04-20 19:02:05 +00:00
codetools.pas
codetoolscfgscript.pas
codetoolsconfig.pas
codetoolsfpcmsgs.pas codetools: added fpc errorcn.msg encoding info CP936 2019-03-14 19:52:29 +00:00
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas codetools: parse varargs of type 2020-02-21 11:42:49 +00:00
ctloadlaz.pas
ctunitgraph.pas
ctunitgroupgraph.pas
ctxmlfixfragment.pas
customcodetool.pas CodeTools: fix &-prefixed identifier comparison. Fixes #32561 2019-11-15 21:18:09 +00:00
definetemplates.pas Codetools: Understand BuildIntf package with any project. 2020-03-27 20:20:43 +00:00
directivestree.pas
directorycacher.pas Codetools: Support namespaced units in places where function IsValidIdent is called. 2019-10-27 15:46:19 +00:00
eventcodetool.pas IDE: fixed adding event, when property unit has no implementation section 2019-05-10 13:11:43 +00:00
expreval.pas
extractproctool.pas
fileprocs.pas
finddeclarationcache.pas
finddeclarationtool.pas Codetools: Support ArrayToDynArray and other missing modeswitches. Issue #36796. 2020-03-15 17:55:43 +00:00
findoverloads.pas
fpc.errore.msg
fpcsrcrules.inc
fpmake.pas
fpmake.pp
h2pastool.pas
identcompletiontool.pas CodeTools: ofall() code macro: keep & prefixes. Issue #35801 2019-11-15 21:38:13 +00:00
keywordfunclists.pas codetools: adding suppot for cblocks procedural type modifier. Based on patch by Juha Manninen. bug #36752 2020-04-05 04:33:04 +00:00
lfmtrees.pas
linkscanner.pas Codetools: Support ArrayToDynArray and other missing modeswitches. Issue #36796. 2020-03-15 17:55:43 +00:00
Makefile Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred. 2020-04-05 11:35:01 +00:00
Makefile.compiled
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas codetools: added FindProc 2019-03-08 23:02:29 +00:00
multikeywordlisttool.pas
nonpascalcodetools.pas
otheridentifiertree.pas
pascalparsertool.pas Codetools: Improve parsing of recursive generics structures. Issue #34824, patch from soerensen3. 2020-03-05 10:47:05 +00:00
pascalreadertool.pas codetools: fixed class completion with function result type params 2019-08-17 18:35:58 +00:00
ppucodetools.pas
ppugraph.pas Codetools: Support namespaced units in places where function IsValidIdent is called. 2019-10-27 15:46:19 +00:00
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas
sourcelog.pas
stdcodetools.pas IDE: Disable 'Guess Misplaced IFDEF/ENDIF' feature until it gets fixed. Can be enabled by defining GuessMisplacedIfdef. 2019-12-21 08:11:26 +00:00
unitdictionary.pas