| .. |
|
docs
|
codetools: FindUsedUnitReferences
|
2013-09-08 19:19:55 +00:00 |
|
examples
|
codetools: indentation
|
2014-06-25 07:40:29 +00:00 |
|
ide
|
Translations: Hungarian translation update by Péter Gábor, bug #27365
|
2015-01-27 23:10:25 +00:00 |
|
languages
|
Translations: Hungarian translation update by Péter Gábor, bug #27365
|
2015-01-27 23:10:25 +00:00 |
|
tests
|
|
|
|
basiccodetools.pas
|
IDE: codebrowser: show only 5000 items
|
2014-11-15 14:45:14 +00:00 |
|
cachecodetools.pas
|
|
|
|
ccodeparsertool.pas
|
codetools: less verbosity
|
2014-11-20 13:16:52 +00:00 |
|
changedeclarationtool.pas
|
|
|
|
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
|
IDE: codebrowser: load description only if node added to treeview
|
2014-11-15 16:08:20 +00:00 |
|
codetemplatestool.pas
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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: ppuparser: read int64
|
2014-12-02 16:48:10 +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: less debug info.
|
2014-11-28 15:04:18 +00:00 |
|
expreval.pas
|
|
|
|
extractproctool.pas
|
codetool: explode with block: enlcose $ELSE parts
|
2014-06-10 10:56:47 +00:00 |
|
fileprocs.pas
|
lazutils: moved MergeSort to lazutilities, laz2_xmlcfg: sort nodes to find non existing and out of order nodes faster
|
2014-12-10 02:16:39 +00:00 |
|
finddeclarationcache.pas
|
fixed spelling mistakes, found by lintian
|
2014-02-05 12:07:46 +00:00 |
|
finddeclarationtool.pas
|
codetools: code completion compiler function Assigned
|
2014-11-22 11:01:04 +00:00 |
|
findoverloads.pas
|
|
|
|
fpc.errore.msg
|
codetools: updated fallback fpc msg file
|
2014-05-27 20:29:56 +00:00 |
|
fpcsrcrules.inc
|
|
|
|
fpmake.pas
|
|
|
|
fpmake.pp
|
fpmake: re-generated several fpmake.pp files
|
2015-01-02 20:45:33 +00:00 |
|
h2pastool.pas
|
codetools: less verbosity
|
2014-11-20 13:14:47 +00:00 |
|
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
|
IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
|
2014-11-18 11:03:29 +00:00 |
|
Makefile.compiled
|
IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
|
2014-11-18 11:03:29 +00:00 |
|
Makefile.fpc
|
IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
|
2014-11-18 11:03:29 +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
|
|
|
|
nonpascalcodetools.pas
|
|
|
|
otheridentifiertree.pas
|
|
|
|
pascalparsertool.pas
|
codetools: parse const section
|
2014-11-20 23:01:56 +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: ppugraph: fixed crash
|
2014-12-02 19:25:57 +00:00 |
|
ppuparser.pas
|
codetools: ppuparser: less verbosity
|
2014-12-02 19:24:56 +00:00 |
|
resourcecodetool.pas
|
|
|
|
sourcechanger.pas
|
IDE: Handle Caret (^) separately from symbols (CodeBeautifier): Issue #22514, patch from Anton.
|
2014-11-30 10:58:07 +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 |