.. |
docs
|
|
|
examples
|
codetools: fixed example
|
2017-10-16 11:34:34 +00:00 |
ide
|
set fixes version 1.8RC5
|
2017-10-11 10:01:10 +00:00 |
languages
|
Merged revision(s) 56149-56150 #7f8d55f135-#7f8d55f135 from trunk:
|
2017-10-22 22:35:39 +00:00 |
tests
|
codetools: find declaration of dotted program name
|
2017-09-13 18:06:19 +00:00 |
basiccodetools.pas
|
codetools: fixed GetIdentStartEndAtPosition if pos behind source
|
2017-10-25 20:22:00 +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
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
changedeclarationtool.pas
|
codetools: added unique ids for bug reports
|
2017-04-21 19:02:12 +00:00 |
codeatom.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 |
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: fixed complete forward proc
|
2017-10-13 11:43:20 +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
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled
|
2017-06-17 07:48:54 +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 bug reports
|
2017-04-21 19:02:12 +00:00 |
codetoolsconfig.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +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:37 +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 ctnSrcName
|
2017-09-30 19:21:24 +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
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +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
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled
|
2017-06-17 07:48:54 +00:00 |
definetemplates.pas
|
codetools: fpc sources: packegs/rtl-extra add include path src/SrcOS and src/SrcOS2, bug #32263
|
2017-08-19 08:33:54 +00:00 |
directivestree.pas
|
codetools: sourcechangecache and directiveparser: unique ids for errors
|
2017-04-22 11:19:07 +00:00 |
directorycacher.pas
|
codetools: fixed compilation with fpc<3.1.1
|
2017-04-28 10:40:25 +00:00 |
eventcodetool.pas
|
codetools: added TFindDeclarationTool.FindClassMember
|
2017-06-05 13:29:50 +00:00 |
expreval.pas
|
codetools: added compiler directive switches $E, $G, $J, $O, $U
|
2017-05-08 11:11:06 +00:00 |
extractproctool.pas
|
codetools: added unique ids for bug reports
|
2017-04-21 19:02:12 +00:00 |
fileprocs.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 |
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
|
IDE: open file at cursor: show error message on fail
|
2017-10-16 14:07:07 +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
|
Merged revision(s) 56054 #8e89ff11f9 from trunk:
|
2017-10-15 21:53:35 +00:00 |
keywordfunclists.pas
|
CodeTools: remove inline, private, public and published from keyword list - they can be used as identifiers as well. Issue #32336
|
2017-09-08 17:48:23 +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: find declaration of dotted program name
|
2017-09-13 18:06:19 +00:00 |
Makefile
|
set fixes version 1.8RC5
|
2017-10-11 10:01:10 +00:00 |
Makefile.compiled
|
|
|
Makefile.fpc
|
|
|
memcheck_laz.inc
|
|
|
memcheck.pas
|
|
|
methodjumptool.pas
|
codetools: added unique ids for bug reports
|
2017-04-21 19:02:12 +00:00 |
multikeywordlisttool.pas
|
codetools: added unique ids for bug reports
|
2017-04-21 19:02:12 +00:00 |
nonpascalcodetools.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 |
otheridentifiertree.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
pascalparsertool.pas
|
Merged revision(s) 56085 #e69881ff9d from trunk:
|
2017-10-16 22:45:47 +00:00 |
pascalreadertool.pas
|
codetools: added ctnSrcName
|
2017-09-30 19:21:24 +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
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
resourcecodetool.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
sourcechanger.pas
|
codetools: search units with namespaces
|
2017-04-26 18:36:41 +00:00 |
sourcelog.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
stdcodetools.pas
|
codetools: fixed adding uses section to program
|
2017-10-29 15:44:59 +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 |