lazarus/components/codetools
mattias 0775a9258a codetools: adding include directives into code
git-svn-id: trunk@16942 -
2008-10-09 10:18:22 +00:00
..
examples codetools: fixed examples 2008-09-01 20:08:28 +00:00
languages translations: lithuanian: from Valdas Jankūnas 2008-09-25 06:37:47 +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 IDE: project: adding/removing include directive for project resources 2008-10-08 16:43:14 +00:00
codetoolmemmanager.pas
codetools1.lpk codetools: updated lpk 2008-07-25 19:22:28 +00:00
codetools.inc
codetoolsconfig.pas UTF-8: added ExpandFilenameUTF8 2008-08-27 11:25:01 +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 codetools: added arm-linux to LCL targets 2008-10-01 11:12:17 +00:00
directivestree.pas IDE: project: adding/removing include directive for project resources 2008-10-08 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 checking unit dependencies each time a unit is parsed, bug #12269 2008-10-02 07:52:08 +00:00
expreval.pas codetools: c parser: supporting defined name 2008-08-04 15:42:14 +00:00
extractproctool.pas codetools: extract proc: deleting a local var: keep a space between var and the next identifier, bug #11273 2008-05-12 10:25:36 +00:00
fileprocs.pas codetools: using locale independent format for dates in config files 2008-09-11 20:35:33 +00:00
finddeclarationcache.pas
finddeclarationtool.pas codetools: scanning for comments in type nodes too 2008-10-02 09:17:38 +00:00
fpc.errore.msg
h2pastool.pas codetools: c parser: supporting defined name 2008-08-04 15:42:14 +00:00
identcompletiontool.pas codetools: identifier completion: no semicolon outside of statements 2008-09-22 09:37: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 IDE: implemented supporting FPCVer in FPCSrcDir 2008-08-19 01:28:24 +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 default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
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 reduced debugging output 2008-07-02 19:33:47 +00:00
pascalparsertool.pas codetools: static keywords for class variables, bug #12293 2008-10-05 09:33:46 +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 codetools: beautifiying end, bug #12078 2008-09-09 21:16:10 +00:00
sourcelog.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
stdcodetools.pas codetools: adding include directives into code 2008-10-09 10:18:22 +00:00