.. |
docs
|
codetools: updated sourcecloser example
|
2017-09-11 15:48:54 +00:00 |
examples
|
IDE: parse custom compiler option -FN for default namespaces
|
2018-05-07 08:06:37 +00:00 |
ide
|
Translations: Simplified Chinese translation update by robsean, bug #33242
|
2018-02-27 23:23:20 +00:00 |
languages
|
Translations: Simplified Chinese translation update by robsean, bug #33242
|
2018-02-27 23:23:20 +00:00 |
tests
|
codetools: test parsing external const
|
2018-05-07 18:10:13 +00:00 |
basiccodetools.pas
|
codetools: fixed rangechecking
|
2018-01-18 21:23:38 +00:00 |
cachecodetools.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
ccodeparsertool.pas
|
codetools: fixed rangechecking
|
2018-01-18 21:23:38 +00:00 |
changedeclarationtool.pas
|
codetools: changed TAtomRing to support longer ring, full two way
|
2017-11-22 10:58:30 +00:00 |
codeatom.pas
|
codetools: changed TAtomRing to support longer ring, full two way
|
2017-11-22 10:58:30 +00:00 |
codebeautifier.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
codecache.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
codecompletiontemplater.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
codecompletiontemplates.xml
|
|
|
codecompletiontool.pas
|
codetools: less verbose
|
2018-05-02 23:03:58 +00:00 |
codegraph.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
codeindex.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
codetemplatestool.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
codetoolgdbtracer.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
codetoolmanager.pas
|
IDE: parse custom compiler option -FN for default namespaces
|
2018-05-07 08:06:37 +00:00 |
codetoolmemmanager.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
codetools.inc
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
codetools.lpk
|
|
|
codetools.pas
|
components: less hints
|
2016-03-01 15:31:26 +00:00 |
codetoolscfgscript.pas
|
codetools: added unique ids for errors
|
2017-04-21 18:35:53 +00:00 |
codetoolsconfig.pas
|
codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache
|
2017-12-18 17:03:02 +00:00 |
codetoolsfpcmsgs.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
codetoolsstrconsts.pas
|
codetools: fixed reparsing on changed module name
|
2017-10-10 09:18:10 +00:00 |
codetoolsstructs.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
codetree.pas
|
codetools: added proc modifier vectorcall, patch #33134
|
2018-02-12 14:55:09 +00:00 |
ctloadlaz.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
ctunitgraph.pas
|
IDE: find/rename identifier: search in used but not listed units too
|
2018-04-26 17:37:14 +00:00 |
ctunitgroupgraph.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
ctxmlfixfragment.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
customcodetool.pas
|
codetools: parse delphi generic method
|
2018-04-11 18:49:18 +00:00 |
definetemplates.pas
|
IDE: parse custom compiler option -FN for default namespaces
|
2018-05-07 08:06:37 +00:00 |
directivestree.pas
|
codetools: fixed rangechecking
|
2018-01-18 21:23:38 +00:00 |
directorycacher.pas
|
Codetools: Formatting. Add an assertion for issue #32340.
|
2017-11-12 17:50:29 +00:00 |
eventcodetool.pas
|
codetools: added TFindDeclarationTool.FindClassMember
|
2017-06-05 13:29:16 +00:00 |
expreval.pas
|
codetools: added compiler directive switches $E, $G, $J, $O, $U
|
2017-05-08 11:10:44 +00:00 |
extractproctool.pas
|
codetools: changed TAtomRing to support longer ring, full two way
|
2017-11-22 10:58:30 +00:00 |
fileprocs.pas
|
Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code.
|
2017-12-11 19:44:37 +00:00 |
finddeclarationcache.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
finddeclarationtool.pas
|
codetools: debug obcclass alloc.init
|
2018-04-13 08:35:14 +00:00 |
findoverloads.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
fpc.errore.msg
|
|
|
fpcsrcrules.inc
|
|
|
fpmake.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpmake.pp
|
|
|
h2pastool.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
identcompletiontool.pas
|
IDE: Rename ExtendedFilter -> ContainsFilter, GUI: 'Include identifiers containing prefix'. Issue #32974.
|
2018-01-13 10:04:41 +00:00 |
keywordfunclists.pas
|
IDE: parse custom compiler option -FN for default namespaces
|
2018-05-07 08:06:37 +00:00 |
lfmtrees.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
linkscanner.pas
|
codetools: debug obcclass alloc.init
|
2018-04-13 08:35:14 +00:00 |
Makefile
|
updates makefiles
|
2017-05-18 11:39:53 +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 jump to delphi generic class method body, issue #33615
|
2018-04-27 17:35:45 +00:00 |
multikeywordlisttool.pas
|
codetools: added unique ids for errors
|
2017-04-21 18:35:53 +00:00 |
nonpascalcodetools.pas
|
codetools: fixed rangechecking
|
2018-01-18 21:23:38 +00:00 |
otheridentifiertree.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
pascalparsertool.pas
|
codetools: fixed parsing class operator method
|
2018-04-12 19:42:13 +00:00 |
pascalreadertool.pas
|
codetools: fixed method jump to delphi generic class method body, issue #33615
|
2018-04-27 17:35:45 +00:00 |
ppucodetools.pas
|
Codetools: formatting.
|
2017-04-08 08:28:57 +00:00 |
ppugraph.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
ppuparser.pas
|
codetools: added proc modifier vectorcall, patch #33134
|
2018-02-12 14:55:09 +00:00 |
resourcecodetool.pas
|
codetools: changed TAtomRing to support longer ring, full two way
|
2017-11-22 10:58:30 +00:00 |
sourcechanger.pas
|
codetools: parse delphi generic method
|
2018-04-11 18:49:18 +00:00 |
sourcelog.pas
|
codetools: fixed rangechecking
|
2018-01-18 21:23:38 +00:00 |
stdcodetools.pas
|
codetools: changed TAtomRing to support longer ring, full two way
|
2017-11-22 10:58:30 +00:00 |
unitdictionary.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |