.. |
docs
|
codetools: updated sourcecloser example
|
2017-09-11 15:48:54 +00:00 |
examples
|
codetools: updated sourcecloser example
|
2017-09-11 15:48:54 +00:00 |
ide
|
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
|
2017-07-13 22:43:07 +00:00 |
languages
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32213
|
2017-07-30 23:10:04 +00:00 |
tests
|
codetools: updated test dottedt unit name
|
2017-09-30 19:20:43 +00:00 |
basiccodetools.pas
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
|
2017-06-04 15:14:29 +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 errors
|
2017-04-21 18:35:53 +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
|
codetools: fixed spacing
|
2013-07-23 07:11:27 +00:00 |
codecompletiontool.pas
|
codetools: added ctnSrcName
|
2017-09-30 19:20:56 +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
|
codetools: added TFindDeclarationTool.FindClassMember
|
2017-06-05 13:29:16 +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: clean up
|
2015-04-06 17:15:01 +00:00 |
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
|
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 typo, regenerated translations and updated Russian translation
|
2017-04-23 22:27:04 +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:20:56 +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-04 15:14:29 +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:17 +00:00 |
directivestree.pas
|
codetools: sourcechangecache and directiveparser: unique ids for errors
|
2017-04-22 11:18:28 +00:00 |
directorycacher.pas
|
codetools: fixed compilation with fpc<3.1.1
|
2017-04-28 10:40:01 +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: add "Avoid unnecessary jumps" option, make it default.
|
2017-05-21 18:14:51 +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
|
codetools: added ctnSrcName
|
2017-09-30 19:20:56 +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
|
codetools: updated fallback fpc msg file
|
2014-05-27 20:29:56 +00:00 |
fpcsrcrules.inc
|
codetools: targetcpu jvm: use rtl/java/system.pp
|
2015-03-12 23:42:09 +00:00 |
fpmake.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpmake.pp
|
fpmake: re-generated several fpmake.pp files
|
2015-01-02 20:45:33 +00:00 |
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
|
codetools: identifier completion: Delphi directives
|
2017-05-08 18:31:30 +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-03 10:19:53 +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:05:15 +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
|
fixed spelling mistakes, found by lintian
|
2014-02-05 12:07:46 +00:00 |
methodjumptool.pas
|
codetools: less hints
|
2017-06-05 13:28:28 +00:00 |
multikeywordlisttool.pas
|
codetools: added unique ids for errors
|
2017-04-21 18:35:53 +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
|
codetools: added ctnSrcName
|
2017-09-30 19:20:56 +00:00 |
pascalreadertool.pas
|
codetools: added ctnSrcName
|
2017-09-30 19:20:56 +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: implement 'Override function result string types with the first parameter expression type' code creation feature
|
2017-05-18 20:08:13 +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 RemoveUnitFromAllUsesSections
|
2017-09-30 13:14:44 +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 |