| .. |
|
examples
|
codetools: example for indentation parser
|
2009-05-23 11:03:33 +00:00 |
|
languages
|
updated po files with new strings
|
2009-04-29 05:37:42 +00:00 |
|
allcodetoolunits.pp
|
codetools: started fully automatic indentation
|
2009-05-22 14:19:54 +00:00 |
|
basiccodetools.pas
|
IDE+codetools: implemented complete blocks in statements
|
2009-05-21 16:49:01 +00:00 |
|
cachecodetools.pas
|
IDE: lazdoc editor now uses lazdoc engine
|
2007-12-13 00:01:50 +00:00 |
|
ccodeparsertool.pas
|
codetools: c parser: supporting defined name
|
2008-08-04 15:42:14 +00:00 |
|
codeatom.pas
|
codetools: removed AtomToWord
|
2009-05-23 08:59:16 +00:00 |
|
codebeautifier.pas
|
codetools: started indentation analysis
|
2009-05-22 21:16:28 +00:00 |
|
codecache.pas
|
codetools: fixed mem stat for TCodeCache
|
2009-05-10 06:02:39 +00:00 |
|
codecompletiontool.pas
|
codetools: fixed mem leak
|
2009-05-22 14:23:42 +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
|
codetools: mem stat categories
|
2009-05-09 09:44:56 +00:00 |
|
codetoolmanager.pas
|
IDE: fixed result of SaveSourceEditorChangesToCodeCache, codetools: started complete block
|
2009-05-21 13:24:15 +00:00 |
|
codetoolmemmanager.pas
|
LCL: TLCLNonFreeMemManager extended for 64bit
|
2009-04-28 22:30:27 +00:00 |
|
codetools1.lpk
|
codetools: updated lpk
|
2008-07-25 19:22:28 +00:00 |
|
codetools.inc
|
codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
|
2008-12-18 22:32:30 +00:00 |
|
codetoolsconfig.pas
|
codetools: using less memory for global identifier table
|
2009-04-29 13:47:04 +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: finding and removing duplicate strings in define trees
|
2009-05-10 21:20:49 +00:00 |
|
codetree.pas
|
codetools: added memory stats
|
2009-05-09 08:34:50 +00:00 |
|
customcodetool.pas
|
codetools: removed AtomToWord
|
2009-05-23 08:59:16 +00:00 |
|
definetemplates.pas
|
codetools: finding and removing duplicate strings in define trees
|
2009-05-10 21:20:49 +00:00 |
|
directivestree.pas
|
codetools: reduce debug info
|
2008-10-17 16:43:14 +00:00 |
|
directorycacher.pas
|
codetools: added mem stat details for boss
|
2009-05-09 11:46:20 +00:00 |
|
eventcodetool.pas
|
codetools: mem stat categories
|
2009-05-09 09:44:56 +00:00 |
|
expreval.pas
|
clean up
|
2009-05-10 21:25:32 +00:00 |
|
extractproctool.pas
|
codetools: mem stat categories
|
2009-05-09 09:44:56 +00:00 |
|
fileprocs.pas
|
codetools: mem stats for FileStateCache
|
2009-05-11 16:58:55 +00:00 |
|
finddeclarationcache.pas
|
codetools: mem stats for GlobalIdentifierTree
|
2009-05-11 17:14:09 +00:00 |
|
finddeclarationtool.pas
|
clean up
|
2009-05-16 23:32:54 +00:00 |
|
findoverloads.pas
|
IDE: find overloads: show start identifier in dialog
|
2009-05-03 04:00:35 +00:00 |
|
fpc.errore.msg
|
codetools: updated fpc error messages
|
2008-10-23 20:43:15 +00:00 |
|
fpmake.pas
|
codetools: added fpmake.pas
|
2009-05-01 10:16:15 +00:00 |
|
h2pastool.pas
|
codetools: c parser: supporting defined name
|
2008-08-04 15:42:14 +00:00 |
|
identcompletiontool.pas
|
codetools: identifier completion: do not add () for functions without parameters
|
2009-05-17 01:26:28 +00:00 |
|
keywordfunclists.pas
|
codetools: mem stats plus keywordfunclist
|
2009-05-11 16:52:30 +00:00 |
|
laz_dom.pas
|
codetools: don't remove node twice in TDOMNode_WithChildren.ReplaceChild (fixes bug #0010596)
|
2009-03-06 03:44:12 +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
|
codetools: implement some new abstract methods of TAbstractObjectWriter
|
2009-03-26 03:34:42 +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: lfm parser: fixed FindProperty, thanks to Mazen
|
2009-03-09 14:04:11 +00:00 |
|
linkscanner.pas
|
codetools: fixed parsing nested (* comments, bug #13380
|
2009-05-17 02:43:29 +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
|
Makefiles: removed some fcl dependencies
|
2007-10-16 22:47:51 +00:00 |
|
memcheck_laz.inc
|
codetools: directives parser: adding nodes for all directives
|
2007-08-23 12:47:33 +00:00 |
|
memcheck.pas
|
using UTF-8 for file operations and environment variables
|
2008-08-25 22:32:23 +00:00 |
|
methodjumptool.pas
|
codetools: mem stat categories
|
2009-05-09 09:44:56 +00:00 |
|
multikeywordlisttool.pas
|
codetools: mem stat categories
|
2009-05-09 09:44:56 +00:00 |
|
nonpascalcodetools.pas
|
codetools: ReadRawNextCAtom reading UTF8-BOM
|
2009-04-01 21:12:58 +00:00 |
|
pascalparsertool.pas
|
codetools: fixed ignoring alias functions in classes
|
2009-05-23 10:14:26 +00:00 |
|
pascalreadertool.pas
|
codetools: mem stat categories
|
2009-05-09 09:44:56 +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
|
codetools: removed TCustomCodeTool.UpperSrc
|
2009-05-07 08:16:34 +00:00 |
|
sourcechanger.pas
|
codetools: added mem stat details for boss
|
2009-05-09 11:46:20 +00:00 |
|
sourcelog.pas
|
codetools: mem stats for FileStateCache
|
2009-05-11 16:58:55 +00:00 |
|
stdcodetools.pas
|
codetools: complete record block
|
2009-05-22 17:50:39 +00:00 |