.. |
docs
|
codetools: code completion: method body to definition: update definition
|
2012-01-26 22:43:04 +00:00 |
examples
|
codetools: clean up
|
2012-04-24 14:08:00 +00:00 |
ide
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818
|
2012-04-20 19:48:33 +00:00 |
languages
|
regenerated translations; updated Russian translation
|
2012-04-27 20:58:02 +00:00 |
basiccodetools.pas
|
codetools: fixed name conflict comparetext
|
2012-03-12 08:08:43 +00:00 |
cachecodetools.pas
|
|
|
ccodeparsertool.pas
|
|
|
changedeclarationtool.pas
|
|
|
codeatom.pas
|
|
|
codebeautifier.pas
|
|
|
codecache.pas
|
codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files
|
2012-03-13 22:17:35 +00:00 |
codecompletiontool.pas
|
codetools: AddLocalVar: do not add hidden used unit
|
2012-04-19 10:52:37 +00:00 |
codegraph.pas
|
|
|
codeindex.pas
|
codetools: fixed ex PAnsiString functions
|
2011-12-17 11:08:22 +00:00 |
codetemplatestool.pas
|
codetools: ExtractProcedureHead: ignore errors after cursor, bug #20918
|
2011-12-17 15:15:29 +00:00 |
codetoolmanager.pas
|
codetools: JumpToPublishedMethodBody: added parameter ErrorOnNotFound
|
2012-04-22 10:06:33 +00:00 |
codetoolmemmanager.pas
|
|
|
codetools.inc
|
IDE: switched to new laz2_xml
|
2012-03-13 20:55:43 +00:00 |
codetools.lpk
|
|
|
codetools.pas
|
|
|
codetoolscfgscript.pas
|
|
|
codetoolsconfig.pas
|
codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files
|
2012-03-13 22:17:35 +00:00 |
codetoolsfpcmsgs.pas
|
codetools: comment
|
2012-04-23 08:59:10 +00:00 |
codetoolsstrconsts.pas
|
codetools: added operator ><
|
2012-01-28 17:04:18 +00:00 |
codetoolsstructs.pas
|
codetools: added CompareText
|
2012-03-11 15:56:49 +00:00 |
codetree.pas
|
codetools: resolve expr: thisunitname.implementationenidentifier
|
2012-04-29 09:28:15 +00:00 |
ctunitgraph.pas
|
|
|
ctxmlfixfragment.pas
|
codetools: FixFPDocFragment: fixed endless loop
|
2012-01-25 15:19:02 +00:00 |
customcodetool.pas
|
codetools: leave implementation,initialization,finalization nodes open, error handling will close them, bug #21831
|
2012-04-22 19:11:43 +00:00 |
definetemplates.pas
|
IDE: added target os aix
|
2012-04-12 21:03:07 +00:00 |
directivestree.pas
|
|
|
directorycacher.pas
|
codetools: added FileDateToDateTimeDef
|
2012-02-02 15:04:42 +00:00 |
eventcodetool.pas
|
codetools: fixed FindMethodNodeInImplementation for program
|
2012-04-22 10:13:34 +00:00 |
expreval.pas
|
|
|
extractproctool.pas
|
codetools: fixed typo
|
2012-02-18 13:54:38 +00:00 |
fileprocs.pas
|
codetools: simplified code
|
2012-04-16 11:45:18 +00:00 |
finddeclarationcache.pas
|
|
|
finddeclarationtool.pas
|
codetools: GetSmartHint: use unit
|
2012-04-29 18:31:03 +00:00 |
findoverloads.pas
|
|
|
fpc.errore.msg
|
|
|
fpcsrcrules.inc
|
|
|
fpmake.pas
|
|
|
h2pastool.pas
|
|
|
identcompletiontool.pas
|
codetools: identifier completion: unit name of self
|
2012-04-28 20:42:57 +00:00 |
keywordfunclists.pas
|
codetools: added operator ><
|
2012-01-28 17:04:18 +00:00 |
lfmtrees.pas
|
|
|
linkscanner.pas
|
codetools: fixed skipping include files in skipped ifdef
|
2012-04-14 11:17:45 +00:00 |
Makefile
|
updated Makefiles
|
2012-04-09 10:05:12 +00:00 |
Makefile.compiled
|
|
|
Makefile.fpc
|
updated Makefiles
|
2012-04-09 10:05:12 +00:00 |
memcheck_laz.inc
|
|
|
memcheck.pas
|
|
|
methodjumptool.pas
|
codetools: class completion: fixed gather proc definitions
|
2012-04-17 21:59:06 +00:00 |
multikeywordlisttool.pas
|
|
|
nonpascalcodetools.pas
|
|
|
otheridentifiertree.pas
|
|
|
pascalparsertool.pas
|
codetools: leave implementation,initialization,finalization nodes open, error handling will close them, bug #21831
|
2012-04-22 19:11:43 +00:00 |
pascalreadertool.pas
|
codetools: JumpToPublishedMethodBody: added parameter ErrorOnNotFound
|
2012-04-22 10:06:33 +00:00 |
ppucodetools.pas
|
|
|
ppugraph.pas
|
components: remove ver2_2_x defines
|
2012-03-27 07:19:05 +00:00 |
ppuparser.pas
|
IDE: catch wrong dates
|
2012-02-02 15:09:48 +00:00 |
resourcecodetool.pas
|
|
|
sourcechanger.pas
|
codetools: never add spaces in front of newline and space
|
2012-01-27 10:07:22 +00:00 |
sourcelog.pas
|
codetools: TSourceLog.LoadFromStream: check if source has changed
|
2012-03-13 20:12:36 +00:00 |
stdcodetools.pas
|
codetools: fixed FindUsedUnitFiles to only parse main uses section
|
2012-02-02 22:04:00 +00:00 |
unitdictionary.pas
|
cody: fixed saving unit id 0
|
2012-02-21 19:35:14 +00:00 |