.. |
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
|
codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
|
2008-12-18 22:32:30 +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
|
fixed uninitialized function results
|
2008-08-16 20:51:45 +00:00 |
codebeautifier.pas
|
implemented loading project session from separate file
|
2006-02-06 18:55:31 +00:00 |
codecache.pas
|
codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
|
2008-12-18 22:32:30 +00:00 |
codecompletiontool.pas
|
IDE: combined remove empty methods
|
2008-12-11 23:00:58 +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
|
fixed synedit multi replace with overlapping results
|
2006-05-23 17:41:59 +00:00 |
codetoolmanager.pas
|
codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
|
2008-12-18 22:32:30 +00:00 |
codetoolmemmanager.pas
|
|
|
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: 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
|
codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
|
2008-12-18 22:32:30 +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: TExprEval: fixed IndexOf with Count=0
|
2008-12-21 09:41:00 +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: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
|
2008-12-18 22:32:30 +00:00 |
finddeclarationcache.pas
|
codetools: added h2ptree, converted some consistencychecks to exceptions
|
2008-03-14 11:56:14 +00:00 |
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 TExprEval empty
|
2008-12-20 19:07:51 +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: FindJumpPointInProcNode: using start of code in target line
|
2007-12-27 18:50:52 +00:00 |
multikeywordlisttool.pas
|
codetools: added ErrorNicePosition to distingush between error position and probable cause of error
|
2008-01-01 20:26:48 +00:00 |
nonpascalcodetools.pas
|
reduced debugging output
|
2008-07-02 19:33:47 +00:00 |
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
|
codetools: consistencychecks now raises exceptions, accelerated TExprEval, added TExprEval.ChangeStamp
|
2008-12-18 22:32:30 +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 |