lazarus/components/codetools
mattias dfa6ac485e IDE: SrcPath for debugger/frames
git-svn-id: trunk@17733 -
2008-12-08 18:49:47 +00:00
..
examples clean up 2008-12-08 18:08:12 +00:00
languages * Updated Russian translation by Maxin Ganetsky 2008-12-01 00:14:31 +00:00
allcodetoolunits.pp IDE+codetools: moved code browser parts to codetools 2008-07-25 23:01:08 +00:00
basiccodetools.pas IDE: codehelp: removing pasdoc 2008-10-02 09:29:21 +00:00
cachecodetools.pas
ccodeparsertool.pas codetools: c parser: supporting defined name 2008-08-04 15:42:14 +00:00
codeatom.pas fixed uninitialized function results 2008-08-16 20:51:45 +00:00
codebeautifier.pas
codecache.pas codetools: fixed checking unit dependencies each time a unit is parsed, bug #12269 2008-10-02 07:52:08 +00:00
codecompletiontool.pas codetools: fixed CompareTextIgnoringSpace, bug #12177 2008-09-18 20:00:12 +00:00
codegraph.pas codetools: ppu: supporting circle dependencies 2008-07-02 20:53:30 +00:00
codeindex.pas IDE+codetools: moved code browser parts to codetools 2008-07-25 23:01:08 +00:00
codetemplatestool.pas
codetoolmanager.pas codetools: fixed fpc source directory definitions if blocks 2008-12-08 17:58:16 +00:00
codetoolmemmanager.pas
codetools1.lpk codetools: updated lpk 2008-07-25 19:22:28 +00:00
codetools.inc
codetoolsconfig.pas codetools: extended examples to sue environment variable FPCTARGET 2008-12-07 22:09:57 +00:00
codetoolsstrconsts.pas IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor 2008-08-19 02:57:17 +00:00
codetoolsstructs.pas codetools: extended directorycacher for darwin filenames 2008-09-03 08:16:07 +00:00
codetree.pas codetools: fixed TCodeTreeNode.ConsistencyCheck 2008-10-03 09:34:52 +00:00
customcodetool.pas codetools: implemented parsing 1e-16, bug #8446 2008-07-26 18:16:56 +00:00
definetemplates.pas IDE: SrcPath for debugger/frames 2008-12-08 18:49:47 +00:00
directivestree.pas codetools: reduce debug info 2008-10-17 16:43:14 +00:00
directorycacher.pas codetools: extended directorycacher for darwin filenames 2008-09-03 08:16:07 +00:00
eventcodetool.pas codetools: fixed mem leak 2008-11-23 21:28:36 +00:00
expreval.pas codetools: implemented if declared(unicodestring) 2008-11-28 08:43:22 +00:00
extractproctool.pas
fileprocs.pas FindDiskFilename: fixed case when there are three different times the same filename in a directory 2008-11-30 23:29:59 +00:00
finddeclarationcache.pas
finddeclarationtool.pas ide, codetools, ideintf: fix warnings 2008-11-28 02:53:56 +00:00
fpc.errore.msg codetools: updated fpc error messages 2008-10-23 20:43:15 +00:00
h2pastool.pas codetools: c parser: supporting defined name 2008-08-04 15:42:14 +00:00
identcompletiontool.pas IDE+codetools: parameter hints now work for variables and properties of type procedure 2008-11-21 12:41:45 +00:00
keywordfunclists.pas codetools: added unicodestring 2008-09-23 12:16:44 +00:00
laz_dom.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
laz_xmlcfg.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
laz_xmlread.pas xml reader: fixed mem leaks on error 2008-08-31 08:12:06 +00:00
laz_xmlstreaming.pas laz_xmlstreaming: replaced if declared unicodestring with FPC_HAS_UNICODESTRING 2008-11-28 08:33:11 +00:00
laz_xmlwrite.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
lfmtrees.pas codetools: fixed lfm parser TokenStart 2008-08-19 11:11:22 +00:00
linkscanner.pas codetools: fixed checking unit dependencies each time a unit is parsed, bug #12269 2008-10-02 07:52:08 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas
pascalparsertool.pas codetools: fixed setting EndPos for parameter types array of identifier 2008-10-24 15:59:36 +00:00
pascalreadertool.pas codetools: fixed CleanPosIsInComment 2008-09-11 14:24:36 +00:00
ppucodetools.pas codetools: added ppucodetools.pas 2008-08-14 18:17:50 +00:00
ppugraph.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
ppuparser.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
resourcecodetool.pas fixed uninitialized function results 2008-08-16 20:51:45 +00:00
sourcechanger.pas ide: add codetools->line splitting frame to the ide options 2008-11-04 08:19:53 +00:00
sourcelog.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
stdcodetools.pas IDE: fixed updating, renaming project resources 2008-10-16 11:35:48 +00:00