.. |
docs
|
|
|
examples
|
codetools: added example FindReferences
|
2020-04-27 21:11:52 +00:00 |
ide
|
LazUtils/FreeType: Separate FreeType stuff into its own package
|
2020-07-14 18:09:17 +00:00 |
languages
|
Translations: Chinese translation update by robsean, bug #37290
|
2020-07-01 21:39:48 +00:00 |
tests
|
codetools: test add unit does not break dotted names
|
2020-06-20 16:03:16 +00:00 |
basiccodetools.pas
|
Codetools: Comment out functions in BasicCodetools dealing with CreateForm. Methods in StdCodetools are used.
|
2020-04-17 09:32:13 +00:00 |
cachecodetools.pas
|
|
|
ccodeparsertool.pas
|
|
|
changedeclarationtool.pas
|
|
|
codeatom.pas
|
|
|
codebeautifier.pas
|
|
|
codecache.pas
|
codetools: added TCodeCache.ClearAllModified
|
2018-11-16 17:50:00 +00:00 |
codecompletiontemplater.pas
|
|
|
codecompletiontemplates.xml
|
|
|
codecompletiontool.pas
|
|
|
codegraph.pas
|
|
|
codeindex.pas
|
|
|
codetemplatestool.pas
|
|
|
codetoolgdbtracer.pas
|
Components: use LazLoggerBase instead of LazLogger
|
2018-06-02 16:46:39 +00:00 |
codetoolmanager.pas
|
codetools: AddUnitToMainUsesSection using flags, test
|
2020-06-20 15:52:42 +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
|
codetools: fixed usesgraph addtargetunit
|
2019-01-23 10:12:18 +00:00 |
ctunitgroupgraph.pas
|
|
|
ctxmlfixfragment.pas
|
|
|
customcodetool.pas
|
CodeTools: fix &-prefixed identifier comparison. Fixes #32561
|
2019-11-15 21:18:09 +00:00 |
definetemplates.pas
|
codetools: parse proc modifier async, built-in function await
|
2020-05-21 10:22:41 +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
|
codetools: comments
|
2018-12-31 09:56:43 +00:00 |
extractproctool.pas
|
|
|
fileprocs.pas
|
Delete old deprecated methods.
|
2018-09-28 11:06:40 +00:00 |
finddeclarationcache.pas
|
|
|
finddeclarationtool.pas
|
codetools: var completion of for-var-in-genericarray, from Pascal Riekenberg, issue #37076
|
2020-05-15 09:37:49 +00:00 |
findoverloads.pas
|
|
|
fpc.errore.msg
|
codetools: updated fallback fpc msg file
|
2020-06-27 19:47:52 +00:00 |
fpcsrcrules.inc
|
|
|
fpmake.pas
|
|
|
fpmake.pp
|
|
|
h2pastool.pas
|
|
|
identcompletiontool.pas
|
codetools: parse proc modifier async, built-in function await
|
2020-05-21 10:22:41 +00:00 |
keywordfunclists.pas
|
codetools: parse proc modifier async, built-in function await
|
2020-05-21 10:22:41 +00:00 |
lfmtrees.pas
|
|
|
linkscanner.pas
|
Codetools: Support ArrayToDynArray and other missing modeswitches. Issue #36796.
|
2020-03-15 17:55:43 +00:00 |
Makefile
|
make: changed default darwin lcl platform from carbon to cocoa
|
2020-07-13 09:00:41 +00:00 |
Makefile.compiled
|
updated makefiles
|
2018-07-11 23:58:59 +00:00 |
Makefile.fpc
|
make: changed default darwin lcl platform from carbon to cocoa
|
2020-07-13 09:00:41 +00:00 |
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: extract generic type reference, from Pascal Riekenberg
|
2020-05-14 08:17:17 +00:00 |
pascalreadertool.pas
|
codetools: fixed extract generic type param names, issue #37081, from Pascal Riekenberg
|
2020-05-18 10:29:22 +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
|
LazUtils: Add a new unit LazStringUtils. Move 2 functions from Codetools' SourceLog there.
|
2018-07-25 13:39:01 +00:00 |
stdcodetools.pas
|
codetools: AddUnitToMainUsesSection using flags, test
|
2020-06-20 15:52:42 +00:00 |
unitdictionary.pas
|
|
|