.. |
docs
|
codetools: FindUsedUnitReferences
|
2013-09-08 19:19:55 +00:00 |
examples
|
codetools: indentation
|
2014-06-25 07:40:29 +00:00 |
ide
|
Updated Italian translation
|
2014-10-25 08:57:25 +00:00 |
languages
|
Updated Italian translation
|
2014-10-25 08:56:56 +00:00 |
tests
|
codetools: added test for find declaration nested class
|
2013-02-06 18:20:42 +00:00 |
basiccodetools.pas
|
codetools: FindAbstractMethods: search class interfaces
|
2014-06-21 15:35:46 +00:00 |
cachecodetools.pas
|
|
|
ccodeparsertool.pas
|
codetools: TSourceLog.GetLine: added parameter WithLineEnd
|
2014-08-12 10:44:40 +00:00 |
changedeclarationtool.pas
|
codetools: do not save errors outside parser
|
2012-05-07 16:04:57 +00:00 |
codeatom.pas
|
codetools: fixed parsing var n:t platform=1
|
2014-02-26 22:42:10 +00:00 |
codebeautifier.pas
|
|
|
codecache.pas
|
codetools: LoadFile: normalize filename
|
2013-11-09 13:06:14 +00:00 |
codecompletiontemplater.pas
|
codetools: named CTTemplateExpander
|
2014-06-10 17:11:32 +00:00 |
codecompletiontemplates.xml
|
codetools: fixed spacing
|
2013-07-23 07:11:27 +00:00 |
codecompletiontool.pas
|
codetools: FindAbstractMethods: search class interfaces
|
2014-06-21 15:35:46 +00:00 |
codegraph.pas
|
|
|
codeindex.pas
|
|
|
codetemplatestool.pas
|
codetools: skipped code is now converted to special comments
|
2012-09-05 10:47:44 +00:00 |
codetoolgdbtracer.pas
|
codetools: started gdb stacktrace parser
|
2014-02-24 21:08:43 +00:00 |
codetoolmanager.pas
|
codetools: named CTTemplateExpander
|
2014-06-10 17:11:32 +00:00 |
codetoolmemmanager.pas
|
|
|
codetools.inc
|
IDE: switched to new laz2_xml
|
2012-03-13 20:55:43 +00:00 |
codetools.lpk
|
codetools: started gdb stacktrace parser
|
2014-02-24 21:08:43 +00:00 |
codetools.pas
|
codetools: started gdb stacktrace parser
|
2014-02-24 21:08:43 +00:00 |
codetoolscfgscript.pas
|
codetools: added PCTCfgScriptVariables
|
2013-04-08 22:13:08 +00:00 |
codetoolsconfig.pas
|
codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files
|
2012-03-13 22:17:35 +00:00 |
codetoolsfpcmsgs.pas
|
codetools: added list of encodings for fpc error files
|
2014-05-28 06:28:09 +00:00 |
codetoolsstrconsts.pas
|
codetools: removed resourcestring
|
2014-06-26 13:08:08 +00:00 |
codetoolsstructs.pas
|
IDE: package editor: move files: find res files
|
2014-06-12 11:05:58 +00:00 |
codetree.pas
|
codetools: find declaration and gather identifiers: labels, issue #26882
|
2014-10-18 10:22:38 +00:00 |
ctloadlaz.pas
|
codetools: started simple setup for laz packages
|
2012-07-21 20:24:20 +00:00 |
ctunitgraph.pas
|
IDE: unit dependencies: show complex routes
|
2013-09-10 20:05:41 +00:00 |
ctunitgroupgraph.pas
|
cody: unit deps: refresh
|
2013-06-18 21:13:42 +00:00 |
ctxmlfixfragment.pas
|
|
|
customcodetool.pas
|
codetools: identifier completion: fixed IsReadOnly
|
2014-03-23 19:16:29 +00:00 |
definetemplates.pas
|
codetools: unicode file names
|
2014-11-12 19:20:25 +00:00 |
directivestree.pas
|
codetools: fixed parsing nested directives in plain sources
|
2014-06-13 22:14:39 +00:00 |
directorycacher.pas
|
IDE: warn if user unit path contains pkg source directory, warn if SrcPath is already in UnitPath, warn if output directory of a package contains a unit source
|
2014-06-11 18:57:27 +00:00 |
eventcodetool.pas
|
codetools: shrinked scan ranges from lsrEnd to lsrInitializationStart where possible
|
2013-07-25 12:49:04 +00:00 |
expreval.pas
|
|
|
extractproctool.pas
|
codetool: explode with block: enlcose $ELSE parts
|
2014-06-10 10:56:47 +00:00 |
fileprocs.pas
|
codetools: fixed compilation on WinCE, issue #26822
|
2014-10-05 15:42:19 +00:00 |
finddeclarationcache.pas
|
fixed spelling mistakes, found by lintian
|
2014-02-05 12:07:46 +00:00 |
finddeclarationtool.pas
|
codetools: find declaration and gather identifiers: labels, issue #26882
|
2014-10-18 10:22:38 +00:00 |
findoverloads.pas
|
|
|
fpc.errore.msg
|
codetools: updated fallback fpc msg file
|
2014-05-27 20:29:56 +00:00 |
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
|
started fpmake files for IDE
|
2012-09-08 21:42:19 +00:00 |
h2pastool.pas
|
|
|
identcompletiontool.pas
|
IDE+codetools: identifier completion: Options to disable sorting for history and scope
|
2014-10-18 21:34:06 +00:00 |
keywordfunclists.pas
|
codetools: also support *noreturn* directive for methods
|
2014-01-16 05:11:47 +00:00 |
lfmtrees.pas
|
Converter: Add variables in class when components (like menu item) are only in LFM. Changed also CheckLFM. Issue #24473.
|
2013-06-30 22:05:56 +00:00 |
linkscanner.pas
|
codetools: parse -is block-
|
2014-07-16 12:41:27 +00:00 |
Makefile
|
fixed make distclean
|
2014-02-18 17:37:14 +00:00 |
Makefile.compiled
|
IDE: fixed Makefile.compiled to contain inherited custom options
|
2013-07-29 10:48:35 +00:00 |
Makefile.fpc
|
fixed make distclean
|
2014-02-18 17:37:14 +00:00 |
memcheck_laz.inc
|
|
|
memcheck.pas
|
fixed spelling mistakes, found by lintian
|
2014-02-05 12:07:46 +00:00 |
methodjumptool.pas
|
codetools: TSourceLog.GetLine: added parameter WithLineEnd
|
2014-08-12 10:44:40 +00:00 |
multikeywordlisttool.pas
|
codetools: save less errors
|
2012-05-07 16:13:24 +00:00 |
nonpascalcodetools.pas
|
|
|
otheridentifiertree.pas
|
|
|
pascalparsertool.pas
|
codetools: parse var modifier section on target embedded
|
2014-10-23 07:51:19 +00:00 |
pascalreadertool.pas
|
codetools: get pasdoc comment: ignore comments starting with % or $
|
2014-10-09 21:11:58 +00:00 |
ppucodetools.pas
|
|
|
ppugraph.pas
|
codetools: examples: utf8
|
2013-06-23 10:33:16 +00:00 |
ppuparser.pas
|
codetools: using TFileStreamUTF8
|
2012-06-15 16:21:53 +00:00 |
resourcecodetool.pas
|
|
|
sourcechanger.pas
|
codetools: fixed AddClassAndNameToProc for procedure(
|
2013-09-12 11:19:36 +00:00 |
sourcelog.pas
|
codetools: TSourceLog.GetLine: added parameter WithLineEnd
|
2014-08-12 10:44:40 +00:00 |
stdcodetools.pas
|
Codetools: Hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:46 +00:00 |
unitdictionary.pas
|
Revert r41458 #f3985e0657, "Codetools: remove extra typecast"
|
2013-05-30 11:58:55 +00:00 |