Commit Graph

312 Commits

Author SHA1 Message Date
mattias
855af79e42 codetools: do not save errors outside parser
git-svn-id: trunk@37213 -
2012-05-07 16:04:57 +00:00
mattias
d5f1c3dec2 codetools: fixed FindUsedUnitFiles to only parse main uses section
git-svn-id: trunk@35103 -
2012-02-02 22:04:00 +00:00
mattias
197ac89ba8 codetools: completeblock debugging
git-svn-id: trunk@35002 -
2012-01-28 18:39:54 +00:00
mattias
42721b9bee IDE: find start of code block: when on start, jump to start of parent block
git-svn-id: trunk@34906 -
2012-01-24 19:04:33 +00:00
mattias
a7a3a71ce2 IDE: find start of code block: outside cstatements: jump to node start
git-svn-id: trunk@34905 -
2012-01-24 18:48:02 +00:00
mattias
502a88f46a codetools: checklfm: error if property is not published
git-svn-id: trunk@34807 -
2012-01-19 22:23:10 +00:00
mattias
380ab6721d codetools: checklfm: search further to find published property
git-svn-id: trunk@34805 -
2012-01-19 22:01:17 +00:00
mattias
81d67bcdc6 codetools: checklfm: fixed searching types
git-svn-id: trunk@34768 -
2012-01-18 01:54:53 +00:00
mattias
13f554a1f4 codetools: clean up unit not found code
git-svn-id: trunk@34677 -
2012-01-09 13:23:48 +00:00
mattias
848177ad94 codetools: TStandardCodeTool.AddUnitToSpecificUsesSection: auto remove unit from other uses section
git-svn-id: trunk@34095 -
2011-12-10 19:33:09 +00:00
mattias
3ec95f8d25 codetools: FindBlockStart: fixed when starting on last atom of block, bug #20797
git-svn-id: trunk@33915 -
2011-12-02 20:07:45 +00:00
mattias
246cf4a714 codetools: TStandardCodeTool.FindUnusedUnits scan whole unit
git-svn-id: trunk@33795 -
2011-11-26 10:49:06 +00:00
mattias
2f56a3d603 codetools: fixed repairing file case for include files and uses section
git-svn-id: trunk@33260 -
2011-11-03 12:38:25 +00:00
juha
53677b7b83 Codetools: remove obsolete StrConstTokenTypeName, use WriteStr
git-svn-id: trunk@33242 -
2011-11-02 23:18:36 +00:00
mattias
099bf2898b lazutils+codetools: fixed FindDiskFilename
git-svn-id: trunk@33219 -
2011-11-02 13:51:26 +00:00
mattias
f18dadf725 codetools: TStandardCodeTool.FindDanglingComponentEvents; safer align, bug #19109
git-svn-id: trunk@32572 -
2011-09-30 14:34:13 +00:00
mattias
caa300bdcf codetools: renamed TStandardCodeTool.AddIncludeDirective
git-svn-id: trunk@32121 -
2011-08-30 16:37:31 +00:00
mattias
6608134915 codetools: TStandardCodeTool.FindUnusedUnits: dotted names
git-svn-id: trunk@32120 -
2011-08-30 16:31:08 +00:00
mattias
1fb1d33e84 codetools: TStandardCodeTool.CommentUnitsInUsesSections: dotted names
git-svn-id: trunk@32119 -
2011-08-30 16:24:42 +00:00
mattias
8bdf7647bb codetools: TStandardCodeTool.FindMissingUnits: dotted names
git-svn-id: trunk@32118 -
2011-08-30 16:09:21 +00:00
mattias
5190b83a71 codetools: TStandardCodeTool.UsesSectionToUnitnames: dotted names
git-svn-id: trunk@32117 -
2011-08-30 16:03:46 +00:00
mattias
9f82460b7b codetools: TStandardCodeTool.UsesSectionToFilenames: dotted names
git-svn-id: trunk@32116 -
2011-08-30 16:00:51 +00:00
mattias
ef465ef95f codetools: TStandardCodeTool.FindDelphiProjectUnits: dotted names
git-svn-id: trunk@32115 -
2011-08-30 15:58:33 +00:00
mattias
eacc24bb69 codetools: TStandardCodeTool.FixUsedUnitCaseInUsesSection: dotted name
git-svn-id: trunk@32110 -
2011-08-30 09:55:24 +00:00
mattias
684ea95b51 codetools: deprecated GetUnitNameForUsesSection
git-svn-id: trunk@32108 -
2011-08-30 09:28:53 +00:00
mattias
9673a4f818 codetools: TStandardCodeTool.RemoveUnitFromUsesSection: dotted name
git-svn-id: trunk@32107 -
2011-08-30 09:12:00 +00:00
mattias
421f9a390f codetools: TStandardCodeTool.UnitExistsInUsesSection: dotted name
git-svn-id: trunk@32106 -
2011-08-30 09:08:20 +00:00
mattias
78d488844a codetools: TStandardCodeTool.UnitExistsInUsesSection: dotted name
git-svn-id: trunk@32104 -
2011-08-30 08:56:14 +00:00
mattias
116c4b1bbd codetools: AddUnitToUsesSection: dotted unit
git-svn-id: trunk@32103 -
2011-08-30 08:34:17 +00:00
juha
f9a84e9f2f Codetools: Add a new uses-section right after interface/implementation keyword. Issue #19901, patch from Anton.
git-svn-id: trunk@31878 -
2011-08-05 16:36:29 +00:00
mattias
8c39496157 codetools: fixed use of keywordlists
git-svn-id: trunk@30954 -
2011-05-29 08:34:20 +00:00
mattias
3db7df3317 codetools: parser: fixed starting class section on first space, completeblock: complete class at end of source
git-svn-id: trunk@30180 -
2011-04-04 12:45:50 +00:00
mattias
2af49962ac codetools: parse programs without program keyword
git-svn-id: trunk@30035 -
2011-03-27 14:19:18 +00:00
mattias
e317ac3780 clean up
git-svn-id: trunk@30024 -
2011-03-26 21:09:07 +00:00
mattias
f8f705163a codetools: fixed case compare for formerly uppercase compares, fixed TSourceChangeCache.Clear to not clear updatelock
git-svn-id: trunk@30022 -
2011-03-26 21:06:24 +00:00
mattias
af321cf45c codetools: added debugging
git-svn-id: trunk@29983 -
2011-03-22 15:14:12 +00:00
mattias
c2a58808d3 codetools: changed some uppercase parameters to mixed case
git-svn-id: trunk@29982 -
2011-03-22 13:41:30 +00:00
mattias
304a45372e codetools: fixed TLinkScanner.LinkSize for last link
git-svn-id: trunk@29796 -
2011-03-11 11:09:16 +00:00
mattias
77566ccf65 codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes
git-svn-id: trunk@29769 -
2011-03-09 20:52:44 +00:00
mattias
b88c6577a4 synedit: fixed synregexpr 64bit
git-svn-id: trunk@29717 -
2011-03-03 12:46:22 +00:00
mattias
2c76183be2 codetools: fixed TStandardCodeTool.RemoveUnitFromAllUsesSections
git-svn-id: trunk@29640 -
2011-02-21 21:43:11 +00:00
mattias
d97d756067 codetools: fixed mem leak in FindDanglingComponentEvents, bug #18691
git-svn-id: trunk@29391 -
2011-02-05 10:26:36 +00:00
mattias
3943d23f9b codetools: started nested classes, replaced ctnClassType with ctnTypeSection, ctnClassConst with ctnConstSection, class type,const,var sections are now childs of visibility sections
git-svn-id: trunk@29390 -
2011-02-05 10:09:22 +00:00
mattias
19c0b3a5a2 codetools: always parse class nodes
git-svn-id: trunk@29336 -
2011-02-02 19:33:04 +00:00
mattias
92a693d145 codetools: removed TCodeTreeNodeExtMemManager, not needed anymore
git-svn-id: trunk@29334 -
2011-02-02 18:56:59 +00:00
mattias
599efccf86 codetools: FindMissingUnit: FixCase fixed
git-svn-id: trunk@28901 -
2011-01-08 11:43:32 +00:00
mattias
7c572b1d3c codetools: fixed FindUsedUnitNames
git-svn-id: trunk@28610 -
2010-12-03 15:15:09 +00:00
mattias
ba3dc6e1f5 codetools: CompleteBlock implementation begin end., bug #17293
git-svn-id: trunk@28566 -
2010-11-30 09:39:18 +00:00
mattias
9eb142f295 codetools: clean up
git-svn-id: trunk@28499 -
2010-11-26 12:25:50 +00:00
mattias
94948dde5e codetools: RemoveUnitFromUsesSection: when removing the last unit remove empty lines in front too, bug #18055
git-svn-id: trunk@28498 -
2010-11-26 12:23:25 +00:00