lazarus/components/codetools
2009-07-27 09:04:47 +00:00
..
examples codetools: complete block: do not add semicolon in front of an else, bug #14021 2009-06-21 11:16:35 +00:00
languages Update of Portuguese translation from Marcelo Borges de Paula, issue #14173 2009-07-23 18:37:34 +00:00
allcodetoolunits.pp codetools: started fully automatic indentation 2009-05-22 14:19:54 +00:00
basiccodetools.pas codetools: fixed CompareAtom for atoms with same prefix, bug #13909 2009-06-04 17:45:42 +00:00
cachecodetools.pas codetools: fixed buffer overflow 2009-05-30 14:02:43 +00:00
ccodeparsertool.pas
codeatom.pas codetools: removed AtomToWord 2009-05-23 08:59:16 +00:00
codebeautifier.pas codetools: class completion: fixed crash on procedure x:, bug #14011 2009-06-19 13:35:40 +00:00
codecache.pas
codecompletiontool.pas codetools: class completion: add missing property semicolons 2009-06-21 13:03:25 +00:00
codegraph.pas
codeindex.pas
codetemplatestool.pas
codetoolmanager.pas codetools: moved indenter to TCodeToolManager 2009-06-06 16:16:51 +00:00
codetoolmemmanager.pas
codetools1.lpk
codetools.inc
codetoolsconfig.pas
codetoolsstrconsts.pas
codetoolsstructs.pas
codetree.pas IDE: code help: allow result type 2009-05-27 13:38:40 +00:00
customcodetool.pas codetools: fixed range check GetLineInfo, bug #14177 2009-07-22 10:15:14 +00:00
definetemplates.pas codetools: added nogui widget set to the list of CPU OS Widget set combinations (issue #14093) 2009-07-03 09:28:22 +00:00
directivestree.pas
directorycacher.pas
eventcodetool.pas codetools: fixed crash rename published method, bug #13840 2009-05-26 21:20:29 +00:00
expreval.pas
extractproctool.pas
fileprocs.pas
finddeclarationcache.pas
finddeclarationtool.pas codetools: fixed FindClassAndAncestors when classes parsed the first time 2009-07-27 09:04:47 +00:00
findoverloads.pas
fpc.errore.msg
fpmake.pas codetools: fpmake.pas 2009-06-01 17:56:08 +00:00
h2pastool.pas
identcompletiontool.pas codetools: minor changes to predefined compiler functions arguments 2009-07-20 14:59:47 +00:00
keywordfunclists.pas codetools: class completion: copying calling convention 2009-06-12 15:46:53 +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
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lfmtrees.pas
linkscanner.pas codetools: fixed skipping missing endif 2009-05-25 11:52:53 +00:00
Makefile
Makefile.fpc
memcheck_laz.inc
memcheck.pas
methodjumptool.pas
multikeywordlisttool.pas
nonpascalcodetools.pas
pascalparsertool.pas codetools: class completion: add missing property semicolons 2009-06-21 13:03:25 +00:00
pascalreadertool.pas codetools: class completion: copying calling convention 2009-06-12 15:46:53 +00:00
ppucodetools.pas
ppugraph.pas
ppuparser.pas
resourcecodetool.pas
sourcechanger.pas codetools: moved indenter to TCodeToolManager 2009-06-06 16:16:51 +00:00
sourcelog.pas codetools: AbsoluteToLineCol allow SrcLen and SrcLen+1 2009-06-08 09:03:42 +00:00
stdcodetools.pas codetools: complete block: do not add semicolon in front of an else, bug #14021 2009-06-21 11:16:35 +00:00