.. |
docs
|
|
|
examples
|
|
|
ide
|
updated makefiles
|
2013-04-29 19:49:55 +00:00 |
languages
|
Translations: Czech translation update by Vaclav Valicek, bug #24023
|
2013-03-10 11:53:46 +00:00 |
tests
|
codetools: added test for find declaration nested class
|
2013-02-06 18:20:42 +00:00 |
basiccodetools.pas
|
Codetools: Do not touch {$R *.lfm} during automatical code creation. Issue #22497, patch from Anton
|
2013-04-28 16:29:56 +00:00 |
cachecodetools.pas
|
|
|
ccodeparsertool.pas
|
|
|
changedeclarationtool.pas
|
|
|
codeatom.pas
|
|
|
codebeautifier.pas
|
|
|
codecache.pas
|
codetools: clean up
|
2012-10-12 09:50:07 +00:00 |
codecompletiontool.pas
|
Codetools: Do not touch {$R *.lfm} during automatical code creation. Issue #22497, patch from Anton
|
2013-04-28 16:29:56 +00:00 |
codegraph.pas
|
|
|
codeindex.pas
|
|
|
codetemplatestool.pas
|
|
|
codetoolmanager.pas
|
codetools: stdcodetools: use GetIndentStr of beautifier
|
2013-04-15 09:40:57 +00:00 |
codetoolmemmanager.pas
|
|
|
codetools.inc
|
|
|
codetools.lpk
|
clean up dependencies
|
2013-04-09 20:07:08 +00:00 |
codetools.pas
|
codetools: added unit groups graph
|
2013-01-30 03:59:47 +00:00 |
codetoolscfgscript.pas
|
codetools: added PCTCfgScriptVariables
|
2013-04-08 22:13:08 +00:00 |
codetoolsconfig.pas
|
|
|
codetoolsfpcmsgs.pas
|
|
|
codetoolsstrconsts.pas
|
codetools: fixed TEventsCodeTool.FindMethodTypeInfo when type is an alias
|
2012-12-16 10:46:37 +00:00 |
codetoolsstructs.pas
|
codetools: TStringMap.GetNodeData
|
2013-02-18 19:27:47 +00:00 |
codetree.pas
|
codetools: fixed class completion and method jumping for generic methods in delphi mode, bug #23496
|
2013-03-01 19:47:22 +00:00 |
ctloadlaz.pas
|
|
|
ctunitgraph.pas
|
cody: unit dependencies: show fpc directories
|
2013-02-18 20:21:58 +00:00 |
ctunitgroupgraph.pas
|
cody: unitdependencies: packages
|
2013-02-13 21:02:54 +00:00 |
ctxmlfixfragment.pas
|
|
|
customcodetool.pas
|
Codetools: Do not touch {$R *.lfm} during automatical code creation. Issue #22497, patch from Anton
|
2013-04-28 16:29:56 +00:00 |
definetemplates.pas
|
ideintf: moved to components
|
2013-04-23 07:04:51 +00:00 |
directivestree.pas
|
|
|
directorycacher.pas
|
|
|
eventcodetool.pas
|
codetools: stdcodetools: use GetIndentStr of beautifier
|
2013-04-15 09:40:57 +00:00 |
expreval.pas
|
|
|
extractproctool.pas
|
codetools: extractproc: do not add const modifier when variable is modified in selection
|
2013-04-22 16:25:42 +00:00 |
fileprocs.pas
|
|
|
finddeclarationcache.pas
|
|
|
finddeclarationtool.pas
|
codetools: undo hack
|
2013-04-28 22:41:31 +00:00 |
findoverloads.pas
|
|
|
fpc.errore.msg
|
|
|
fpcsrcrules.inc
|
codetools: fpc source scores: fileinfo on target non wince, bug #24070
|
2013-03-18 08:25:15 +00:00 |
fpmake.pas
|
|
|
fpmake.pp
|
|
|
h2pastool.pas
|
|
|
identcompletiontool.pas
|
codetools: fixed LineColIsOutSide
|
2013-04-29 10:08:49 +00:00 |
keywordfunclists.pas
|
codetools: allow protected as variable name
|
2013-04-09 14:45:35 +00:00 |
lfmtrees.pas
|
|
|
linkscanner.pas
|
codetools: fixed parsing #0, bug #23906
|
2013-02-17 10:33:37 +00:00 |
Makefile
|
updated lpk makefiles
|
2013-04-02 10:37:47 +00:00 |
Makefile.compiled
|
updated lpk makefiles
|
2013-04-02 10:37:47 +00:00 |
Makefile.fpc
|
updated lpk makefiles
|
2013-04-02 10:37:47 +00:00 |
memcheck_laz.inc
|
|
|
memcheck.pas
|
|
|
methodjumptool.pas
|
codetools: fixed TLinkScanner.CursorToCleanPos to search further for a better link when code was disabled
|
2012-12-17 12:40:51 +00:00 |
multikeywordlisttool.pas
|
|
|
nonpascalcodetools.pas
|
|
|
otheridentifiertree.pas
|
|
|
pascalparsertool.pas
|
Codetools: Add support for files in program header. Issue #23277, patch from Anton
|
2013-04-28 14:33:05 +00:00 |
pascalreadertool.pas
|
codetools: moved CommentCode to TStdCodeTool
|
2013-04-15 09:09:08 +00:00 |
ppucodetools.pas
|
|
|
ppugraph.pas
|
|
|
ppuparser.pas
|
|
|
resourcecodetool.pas
|
|
|
sourcechanger.pas
|
codetools: use GetLineIndent of beautifier
|
2013-04-15 10:12:26 +00:00 |
sourcelog.pas
|
codetools: fixed LineColIsOutSide
|
2013-04-29 10:08:49 +00:00 |
stdcodetools.pas
|
codetools: stdcodetools: use GetIndentStr of beautifier
|
2013-04-15 09:58:00 +00:00 |
unitdictionary.pas
|
cody: identifiers: sort for use count, fixed sorting for pathdistance
|
2012-12-23 18:07:31 +00:00 |