.. |
examples
|
codetools: implemented objcclass
|
2009-09-13 21:31:32 +00:00 |
languages
|
* Updated Russian translation by Maxim Ganetsky
|
2009-10-14 00:01:18 +00:00 |
allcodetoolunits.pp
|
codetools: started fully automatic indentation
|
2009-05-22 14:19:54 +00:00 |
basiccodetools.pas
|
codetools: FindStartOfTerm: fixed starting in an atom
|
2009-10-29 14:28:19 +00:00 |
cachecodetools.pas
|
codetools: fixed buffer overflow
|
2009-05-30 14:02:43 +00:00 |
ccodeparsertool.pas
|
codetools: added comment
|
2009-09-07 09:10:28 +00:00 |
codeatom.pas
|
codetools: removed AtomToWord
|
2009-05-23 08:59:16 +00:00 |
codebeautifier.pas
|
codetools: auto indent: using typ/subtyp
|
2009-11-06 07:14:35 +00:00 |
codecache.pas
|
codetools: mark saved TCodeBuffer as not modified
|
2009-08-04 17:01:24 +00:00 |
codecompletiontool.pas
|
codetools: local var completion for enumerator of class
|
2009-11-04 00:23:52 +00:00 |
codegraph.pas
|
codetools: ppu: supporting circle dependencies
|
2008-07-02 20:53:30 +00:00 |
codeindex.pas
|
IDE: codebrowser: testing if use unit in unit is possible
|
2009-09-01 15:22:04 +00:00 |
codetemplatestool.pas
|
codetools: mem stat categories
|
2009-05-09 09:44:56 +00:00 |
codetoolmanager.pas
|
components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
|
2009-10-29 08:40:22 +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
|
codetools: code completion: enumeration of arrays
|
2009-11-04 18:56:30 +00:00 |
codetoolsstructs.pas
|
codetools: finding and removing duplicate strings in define trees
|
2009-05-10 21:20:49 +00:00 |
codetree.pas
|
codetools: sealed and abstract classes
|
2009-10-27 00:02:41 +00:00 |
customcodetool.pas
|
codetools: implemented octal numbers
|
2009-10-14 12:30:35 +00:00 |
definetemplates.pas
|
codetools: skip fpc src directoy packages/amunits
|
2009-11-07 10:56:27 +00:00 |
directivestree.pas
|
codetools: reduce debug info
|
2008-10-17 16:43:14 +00:00 |
directorycacher.pas
|
codetools: rename AUnitName properties to Unit_Name
|
2009-10-30 14:46:35 +00:00 |
eventcodetool.pas
|
codetools: reading rtti param list: undo reverse order for 2.5.1
|
2009-09-13 22:18:38 +00:00 |
expreval.pas
|
reduced warnings
|
2009-11-03 13:11:38 +00:00 |
extractproctool.pas
|
codetools: parsing pointer types in terms
|
2009-07-27 11:25:23 +00:00 |
fileprocs.pas
|
codetools: don't request file locks on reading ppu and checking that file is a text file
|
2009-10-01 00:48:15 +00:00 |
finddeclarationcache.pas
|
codetools: implemented objcclass
|
2009-09-13 21:31:32 +00:00 |
finddeclarationtool.pas
|
codetools: find declaration: added robust check
|
2009-11-07 10:40:17 +00:00 |
findoverloads.pas
|
codetools: implemented objcclass
|
2009-09-13 21:31:32 +00:00 |
fpc.errore.msg
|
codetools: updated fpc error messages
|
2008-10-23 20:43:15 +00:00 |
fpmake.pas
|
codetools: renamed unitname identifiers
|
2009-10-29 11:23:40 +00:00 |
h2pastool.pas
|
codetools: c parser: supporting defined name
|
2008-08-04 15:42:14 +00:00 |
identcompletiontool.pas
|
codetools: identifier completion: check if cursor beyond eol
|
2009-11-07 11:39:26 +00:00 |
keywordfunclists.pas
|
codetools: procedure modifier deprecated
|
2009-11-07 12:52:44 +00:00 |
laz_dom.pas
|
* Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort
|
2009-06-27 14:41:20 +00:00 |
laz_xmlcfg.pas
|
IDE: using only one copy of editoropts
|
2009-10-14 14:40:20 +00:00 |
laz_xmlread.pas
|
laz_xmlread: replaced some ExpectString with faster ExpectChar
|
2009-10-24 10:23:12 +00:00 |
laz_xmlstreaming.pas
|
xml component stream reader: raise exception on invalid floats
|
2009-10-31 11:39:06 +00:00 |
laz_xmlwrite.pas
|
using UTF-8 for file operations and environment variables
|
2008-08-25 22:32:23 +00:00 |
lfmtrees.pas
|
components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
|
2009-10-29 08:40:22 +00:00 |
linkscanner.pas
|
codetools: clean up
|
2009-10-12 11:35:01 +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: implemented objcclass
|
2009-09-13 21:31:32 +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: procedure modifier deprecated
|
2009-11-07 12:52:44 +00:00 |
pascalreadertool.pas
|
codetools: code completion: operator enumerator current
|
2009-11-04 15:07:08 +00:00 |
ppucodetools.pas
|
codetools: added ppucodetools.pas
|
2008-08-14 18:17:50 +00:00 |
ppugraph.pas
|
codetools: rename AUnitName properties to Unit_Name
|
2009-10-30 14:46:35 +00:00 |
ppuparser.pas
|
components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
|
2009-10-29 08:40:22 +00:00 |
resourcecodetool.pas
|
codetools: removed TCustomCodeTool.UpperSrc
|
2009-05-07 08:16:34 +00:00 |
sourcechanger.pas
|
codetools: moved indenter to TCodeToolManager
|
2009-06-06 16:16:51 +00:00 |
sourcelog.pas
|
codetools: identifier completion: check if cursor beyond eol
|
2009-11-07 11:39:26 +00:00 |
stdcodetools.pas
|
codetools: FindStartOfTerm: fixed starting in an atom
|
2009-10-29 14:28:19 +00:00 |