Commit Graph

75 Commits

Author SHA1 Message Date
mattias
a7e8b21e34 codetools: class completion: fixed gather proc definitions
git-svn-id: trunk@36890 -
2012-04-17 21:59:06 +00:00
mattias
4693905f72 codetools: class completion: fixed gathr proc definitions
git-svn-id: trunk@36889 -
2012-04-17 21:37:06 +00:00
mattias
cfad485584 codetools: method jump: error on class without procs
git-svn-id: trunk@35049 -
2012-01-31 02:43:08 +00:00
mattias
22e07332cc codetools: method jump: error on class not found
git-svn-id: trunk@35048 -
2012-01-31 02:38:27 +00:00
mattias
ebb35c4a27 codetools: class completion: update multiple body signatures
git-svn-id: trunk@34939 -
2012-01-25 19:15:24 +00:00
mattias
b09a26670a codetools: FindProcNode: read name of a class operator
git-svn-id: trunk@34887 -
2012-01-23 18:07:14 +00:00
mattias
0288156d40 codetools: class completion: ignore method bodies of sub classes, bug #20066
git-svn-id: trunk@32069 -
2011-08-27 10:04:48 +00:00
mattias
92692eea39 codetools: aded FindProcDeclaration
git-svn-id: trunk@30523 -
2011-05-02 09:08:23 +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
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
05be735961 codetools: parsing advanced records
git-svn-id: trunk@29359 -
2011-02-03 20:38:14 +00:00
mattias
e2de6ffbef codetools: searching top most type section
git-svn-id: trunk@29356 -
2011-02-03 18:19:48 +00:00
mattias
9d8f487e25 codetools: ctnClassInterface: do not add visibility nodes
git-svn-id: trunk@29355 -
2011-02-03 18:06:02 +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
837f13ad0c codetools: parsing specialize in class inheritage brackets, bug #15081
git-svn-id: trunk@22649 -
2009-11-17 12:11:33 +00:00
mattias
b64abcbd7a codetools: parsing objccategory
git-svn-id: trunk@22611 -
2009-11-16 00:39:35 +00:00
mattias
cf8c233871 codetools: parsing cppclass
git-svn-id: trunk@22601 -
2009-11-15 15:43:53 +00:00
mattias
ddad9c8091 codetools: implemented objcclass
git-svn-id: trunk@21689 -
2009-09-13 21:31:32 +00:00
mattias
e3c48b9278 codetools: mem stat categories
git-svn-id: trunk@19864 -
2009-05-09 09:44:56 +00:00
mattias
6e52d7829c codetools: added memory stats
git-svn-id: trunk@19862 -
2009-05-09 08:34:50 +00:00
mattias
1ce58e87a3 codetools: FindJumpPointInProcNode: using start of code in target line
git-svn-id: trunk@13488 -
2007-12-27 18:50:52 +00:00
mattias
3492130ddf codetools: replaced some var with out
git-svn-id: trunk@13222 -
2007-12-08 14:17:46 +00:00
mattias
b27b9bb629 IDE: added refactoring tool show abstract methods
git-svn-id: trunk@13212 -
2007-12-07 23:16:21 +00:00
mattias
13c2b40e20 codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
git-svn-id: trunk@11829 -
2007-08-16 17:12:56 +00:00
mattias
ffb717dbc2 codetools: class completion: copying class keyword for virtual methods
git-svn-id: trunk@10326 -
2006-12-13 09:19:05 +00:00
mattias
9fa77ea56b implemented jumping to some kind of linker undefined reference errors
git-svn-id: trunk@9468 -
2006-06-21 20:53:58 +00:00
mattias
cd5bd31851 disabled memcheck
git-svn-id: trunk@9467 -
2006-06-21 20:14:50 +00:00
mattias
9e7d3f95e3 added parameter to CreatPublishedMethod to only use the typeinfo, improvements for 64bit
git-svn-id: trunk@9463 -
2006-06-21 18:30:24 +00:00
mattias
9e55b163b0 extended quick fix items for jumping, started jumping to linker errors
git-svn-id: trunk@9456 -
2006-06-20 10:22:35 +00:00
mattias
10bbedf011 extended codetools for method jumping in generic classes
git-svn-id: trunk@8368 -
2005-12-26 00:52:10 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
68a7c67548 fixed some typos
git-svn-id: trunk@7190 -
2005-05-21 15:38:07 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
vincents
c1c08bbb99 replaced write by DbgOut
git-svn-id: trunk@6021 -
2004-09-17 20:30:13 +00:00
mattias
79e0b3d2d1 fixed compiling codetools with -dCTDebug
git-svn-id: trunk@5855 -
2004-08-25 21:26:45 +00:00
mattias
02957fe9b9 Open unit of component palette component now jumps to declaration
git-svn-id: trunk@5773 -
2004-08-12 10:50:14 +00:00
mattias
730a67c8e1 fixed button return key
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
mattias
1f15c0c1c7 implemented centered method jump to body with big headers
git-svn-id: trunk@5487 -
2004-05-20 14:14:39 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
f5041c8164 implemented proc jumping for operators
git-svn-id: trunk@4938 -
2003-12-23 14:20:33 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00
mattias
2e3f11e1ec fixed win32 lazconf and improved enclose selection
git-svn-id: trunk@4493 -
2003-08-18 10:02:37 +00:00
mattias
3cfdaeef38 fixed targetos for clean all
git-svn-id: trunk@4329 -
2003-06-27 22:07:39 +00:00
mattias
e220b423c5 fixed jumping to renamed procs
git-svn-id: trunk@4188 -
2003-05-25 18:05:23 +00:00
mattias
a2a80bb473 added ipdefine.inc
git-svn-id: trunk@3976 -
2003-03-27 19:16:39 +00:00
lazarus
cfaaa10ef0 MG: codecompletion: added ForwardProcInsertPolicies
git-svn-id: trunk@3472 -
2002-10-06 09:03:28 +00:00
lazarus
fac2a16ff2 MG: jump point is now added if method jumping not revertable
git-svn-id: trunk@3469 -
2002-10-05 14:17:53 +00:00
lazarus
7460fce057 MG: implemented IgnoreErrorAfter position for codetools
git-svn-id: trunk@3362 -
2002-09-19 14:53:38 +00:00