.. |
docs
|
|
|
examples
|
codetools: do not parse public after class member variable, bug #20713
|
2011-11-23 23:18:35 +00:00 |
ide
|
cody: dictionary: filter contains
|
2011-12-25 00:05:24 +00:00 |
languages
|
translations: updates for german from Swen Heinig
|
2011-10-30 17:08:17 +00:00 |
basiccodetools.pas
|
cody: insert call inherited: improved cursor
|
2011-12-16 19:38:24 +00:00 |
cachecodetools.pas
|
|
|
ccodeparsertool.pas
|
|
|
changedeclarationtool.pas
|
codetools: moved TCodeXYPosition from CodeAtom to CodeCache
|
2011-11-02 14:26:05 +00:00 |
codeatom.pas
|
codetools: moved TCodeXYPosition from CodeAtom to CodeCache
|
2011-11-02 14:26:05 +00:00 |
codebeautifier.pas
|
Codetools: remove obsolete FABBlockTypeNames, use WriteStr
|
2011-11-02 23:17:24 +00:00 |
codecache.pas
|
codetools: fixed ex PAnsiString functions
|
2011-12-17 11:08:22 +00:00 |
codecompletiontool.pas
|
codetools: class completion: fixed indentation of bodies
|
2011-12-14 09:41:38 +00:00 |
codegraph.pas
|
|
|
codeindex.pas
|
codetools: fixed ex PAnsiString functions
|
2011-12-17 11:08:22 +00:00 |
codetemplatestool.pas
|
codetools: ExtractProcedureHead: ignore errors after cursor, bug #20918
|
2011-12-17 15:15:29 +00:00 |
codetoolmanager.pas
|
IDE & packager: add units to uses section only if needed. Issue #20844
|
2011-12-10 18:50:03 +00:00 |
codetoolmemmanager.pas
|
|
|
codetools.inc
|
|
|
codetools.lpk
|
codetools: moved dictionary
|
2011-11-16 04:37:19 +00:00 |
codetools.pas
|
cody: started dictionary
|
2011-11-16 05:50:48 +00:00 |
codetoolscfgscript.pas
|
codetools: cfg script: fixed parsing begin statement without semicolon end
|
2011-11-26 01:26:19 +00:00 |
codetoolsconfig.pas
|
|
|
codetoolsfpcmsgs.pas
|
|
|
codetoolsstrconsts.pas
|
|
|
codetoolsstructs.pas
|
codetools: replaced PAnsiString with AnsiString
|
2011-12-17 00:52:45 +00:00 |
codetree.pas
|
codetools: fixed FindCodeTreeNodeExtAVLNode
|
2011-12-17 14:05:33 +00:00 |
ctunitgraph.pas
|
|
|
ctxmlfixfragment.pas
|
|
|
customcodetool.pas
|
codetools: fixed reraising parser error
|
2011-11-16 12:00:45 +00:00 |
definetemplates.pas
|
cody: dictionary: check if unit is an FPC unit
|
2011-11-27 01:56:17 +00:00 |
directivestree.pas
|
|
|
directorycacher.pas
|
lazutils: ChompPathDelim: under windows: do not chomp UNC base path double slash
|
2011-12-23 19:19:59 +00:00 |
eventcodetool.pas
|
codetools: moved TCodeXYPosition from CodeAtom to CodeCache
|
2011-11-02 14:26:05 +00:00 |
expreval.pas
|
|
|
extractproctool.pas
|
codetools: moved TCodeXYPosition from CodeAtom to CodeCache
|
2011-11-02 14:26:05 +00:00 |
fileprocs.pas
|
lazutils+codetools: fixed FindDiskFilename
|
2011-11-02 13:51:26 +00:00 |
finddeclarationcache.pas
|
cody: dictionary: parse unit
|
2011-11-12 19:03:17 +00:00 |
finddeclarationtool.pas
|
codetools: added TFindDeclarationTool.IsHiddenUsedUnit
|
2011-12-15 05:47:52 +00:00 |
findoverloads.pas
|
|
|
fpc.errore.msg
|
|
|
fpcsrcrules.inc
|
codetools: change fpcrules to hide cocoa skel sources
|
2011-11-22 00:46:03 +00:00 |
fpmake.pas
|
|
|
h2pastool.pas
|
|
|
identcompletiontool.pas
|
codetools: identifier completion: modeswitches
|
2011-12-26 12:19:05 +00:00 |
keywordfunclists.pas
|
|
|
lfmtrees.pas
|
|
|
linkscanner.pas
|
codetools: removed modeswitch cs_pointermath
|
2011-12-20 10:20:53 +00:00 |
Makefile
|
|
|
Makefile.compiled
|
|
|
Makefile.fpc
|
|
|
memcheck_laz.inc
|
|
|
memcheck.pas
|
|
|
methodjumptool.pas
|
|
|
multikeywordlisttool.pas
|
|
|
nonpascalcodetools.pas
|
|
|
otheridentifiertree.pas
|
|
|
pascalparsertool.pas
|
codetools: parser: read jvm class sealed external
|
2011-12-26 12:34:38 +00:00 |
pascalreadertool.pas
|
Codetools: initialize string result value in TPascalReaderTool.ExtractUsedUnitNameAtCursor. It broke at least TFindDeclarationTool.FindUnitInUsesSection.
|
2011-12-10 18:49:27 +00:00 |
ppucodetools.pas
|
|
|
ppugraph.pas
|
IDE: workaround for fpc < 2.7.1 avltre FindPointer
|
2011-12-04 11:07:53 +00:00 |
ppuparser.pas
|
|
|
resourcecodetool.pas
|
|
|
sourcechanger.pas
|
|
|
sourcelog.pas
|
codetools: TSourceLog.Assign: increase changestep
|
2011-12-06 02:38:22 +00:00 |
stdcodetools.pas
|
codetools: TStandardCodeTool.AddUnitToSpecificUsesSection: auto remove unit from other uses section
|
2011-12-10 19:33:09 +00:00 |
unitdictionary.pas
|
IDE: workaround for fpc < 2.7.1 avltre FindPointer
|
2011-12-04 11:07:53 +00:00 |