.. |
examples
|
codetools: using less memory for global identifier table
|
2009-04-29 13:47:04 +00:00 |
languages
|
updated po files with new strings
|
2009-04-29 05:37:42 +00:00 |
allcodetoolunits.pp
|
codetools: started overloads graph
|
2009-05-01 18:24:27 +00:00 |
basiccodetools.pas
|
IDE: codeexplorer: implemented figure empty begin blocks
|
2009-04-20 13:18:23 +00:00 |
cachecodetools.pas
|
|
|
ccodeparsertool.pas
|
|
|
codeatom.pas
|
|
|
codebeautifier.pas
|
|
|
codecache.pas
|
codetools: TCodeBuffer.IsDeleted now changes ChangeStep, bug #13376
|
2009-04-01 12:34:07 +00:00 |
codecompletiontool.pas
|
codetools: fixed class completion adding published variables
|
2009-05-01 08:07:35 +00:00 |
codegraph.pas
|
|
|
codeindex.pas
|
|
|
codetemplatestool.pas
|
|
|
codetoolmanager.pas
|
codetools: added policy for uses additions
|
2009-05-03 10:34:33 +00:00 |
codetoolmemmanager.pas
|
LCL: TLCLNonFreeMemManager extended for 64bit
|
2009-04-28 22:30:27 +00:00 |
codetools1.lpk
|
|
|
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
|
|
|
codetoolsstructs.pas
|
codetools: extended directorycacher for darwin filenames
|
2008-09-03 08:16:07 +00:00 |
codetree.pas
|
codetools: find overloads: add parent-child edges
|
2009-05-01 22:53:22 +00:00 |
customcodetool.pas
|
IDE: find overloads: show start identifier in dialog
|
2009-05-03 04:00:35 +00:00 |
definetemplates.pas
|
codetools: lazarus src: added unit paths to packager/frames
|
2009-01-13 16:49:28 +00:00 |
directivestree.pas
|
codetools: reduce debug info
|
2008-10-17 16:43:14 +00:00 |
directorycacher.pas
|
codetools: implemented searching uses in modifier without extension
|
2009-04-06 12:26:06 +00:00 |
eventcodetool.pas
|
codetools: fixed mem leak
|
2008-11-23 21:28:36 +00:00 |
expreval.pas
|
codetools: TExprEval: fixed IndexOf with Count=0
|
2008-12-21 09:41:00 +00:00 |
extractproctool.pas
|
IDE+codetools: implemented Extract Function, issue #13108
|
2009-04-01 15:51:21 +00:00 |
fileprocs.pas
|
fixed typo
|
2009-02-19 08:35:22 +00:00 |
finddeclarationcache.pas
|
IDE: find overloads: scanning project sources
|
2009-05-02 11:28:45 +00:00 |
finddeclarationtool.pas
|
IDE: find overloads: scanning project sources
|
2009-05-02 11:28:45 +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
|
|
|
identcompletiontool.pas
|
codetools: identifier completion in ancestor list
|
2009-05-02 09:15:50 +00:00 |
keywordfunclists.pas
|
codetools: parsing procedure alias
|
2009-04-10 08:40:54 +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: searching include files without extension
|
2009-04-06 11:50:56 +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
|
codetools: ReadRawNextCAtom reading UTF8-BOM
|
2009-04-01 21:12:58 +00:00 |
pascalparsertool.pas
|
codetools: added class ancestor nodes
|
2009-04-30 21:38:40 +00:00 |
pascalreadertool.pas
|
codetools: implemented complete gathering of identifiers in interface
|
2009-04-27 09:35:08 +00:00 |
ppucodetools.pas
|
|
|
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
|
|
|
sourcechanger.pas
|
IDE: options: added frame for class completion
|
2009-05-03 11:08:54 +00:00 |
sourcelog.pas
|
codetools: TSourceLog.destroy without calling hooks
|
2009-05-01 14:02:56 +00:00 |
stdcodetools.pas
|
codetools: remove unit from uses section: removing space around first unit
|
2009-04-12 04:57:27 +00:00 |