mattias
|
ac6b80f0c2
|
codetools: fixed extract generic type param names, issue #37081, from Pascal Riekenberg
git-svn-id: trunk@63181 -
|
2020-05-18 10:29:22 +00:00 |
|
mattias
|
9083125eb6
|
codetools: fixed semicolon after specialize on class completion, from Pascal Riekenberg
git-svn-id: trunk@63159 -
|
2020-05-15 08:37:03 +00:00 |
|
mattias
|
87a7521bad
|
codetools: fixed class completion with function result type params
git-svn-id: trunk@61717 -
|
2019-08-17 18:35:58 +00:00 |
|
juha
|
a7f4ce33ff
|
Codetools: Reuse code in TPascalReaderTool.ExtractSourceName.
git-svn-id: trunk@60676 -
|
2019-03-15 11:23:33 +00:00 |
|
mattias
|
27b90f60de
|
codetools: clean up
git-svn-id: trunk@59800 -
|
2018-12-12 10:24:57 +00:00 |
|
mattias
|
0aeaf2facf
|
codetools: added AddProcModifier
git-svn-id: trunk@57914 -
|
2018-05-13 09:57:40 +00:00 |
|
mattias
|
4e7156c071
|
codetools: fixed method jump to delphi generic class method body, issue #33615
git-svn-id: trunk@57732 -
|
2018-04-27 17:35:45 +00:00 |
|
mattias
|
c4d77663b1
|
codetools: fixed ExtractPocHead generic delphi method
git-svn-id: trunk@57645 -
|
2018-04-12 18:51:54 +00:00 |
|
mattias
|
ff804887a0
|
codetools: parse delphi generic method
git-svn-id: trunk@57642 -
|
2018-04-11 18:49:18 +00:00 |
|
mattias
|
e70bcaab5a
|
codetools: class completion Delphi generic, from Pascal Riekenberg
git-svn-id: trunk@56571 -
|
2017-12-01 09:40:20 +00:00 |
|
mattias
|
727afc4dbd
|
codetools: changed TAtomRing to support longer ring, full two way
git-svn-id: trunk@56465 -
|
2017-11-22 10:58:30 +00:00 |
|
mattias
|
8961126033
|
codetools: added ctnSrcName
git-svn-id: trunk@55951 -
|
2017-09-30 19:20:56 +00:00 |
|
juha
|
e27232d4cc
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
|
2017-06-04 15:14:29 +00:00 |
|
mattias
|
aa5717bb55
|
codetools: search units with namespaces
git-svn-id: trunk@54745 -
|
2017-04-26 18:36:04 +00:00 |
|
mattias
|
22350effc4
|
codetools: parse multi dim arrays, patch from Paul W, issue #25045
git-svn-id: trunk@54719 -
|
2017-04-25 07:08:42 +00:00 |
|
mattias
|
e96ede4637
|
codetools: code completion: add proc for procvar: fixed reference-to
git-svn-id: trunk@54692 -
|
2017-04-22 18:10:28 +00:00 |
|
mattias
|
a378409b29
|
codetools: added unique ids for errors
git-svn-id: trunk@54663 -
|
2017-04-21 18:35:53 +00:00 |
|
mattias
|
00d6a447b5
|
codetools: fixed resolving function result, simplified code
git-svn-id: trunk@54649 -
|
2017-04-20 11:36:37 +00:00 |
|
mattias
|
5ad98a7bcf
|
codetools: ctnReferencTo for typeinfo, code hints and type check
git-svn-id: trunk@54642 -
|
2017-04-19 11:49:51 +00:00 |
|
juha
|
e800a738ad
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.
git-svn-id: trunk@54524 -
|
2017-04-05 08:34:48 +00:00 |
|
mattias
|
d5881ef02e
|
codetools: implemented modeswitch externalclass
git-svn-id: trunk@54470 -
|
2017-03-23 10:51:07 +00:00 |
|
mattias
|
f239ef10b3
|
codetools: forward proc completion: assembler modifier
git-svn-id: trunk@54287 -
|
2017-02-27 00:04:45 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
mattias
|
d7a2596644
|
codetools: fixed CleanPosIsInComment when cleanpos in front a comment
git-svn-id: trunk@53190 -
|
2016-10-21 17:40:37 +00:00 |
|
mattias
|
e86e540a69
|
codetools: fixed ReadAndCompareUsedUnit, bug #30505
git-svn-id: trunk@53119 -
|
2016-10-14 18:51:19 +00:00 |
|
mattias
|
c2aed806b6
|
codetools: ExtractProcHead: phpAddParentProcs
git-svn-id: trunk@52683 -
|
2016-07-14 07:42:59 +00:00 |
|
ondrej
|
c2748fe332
|
codetools: use crc for identifier list item hash for speed reasons
git-svn-id: trunk@51652 -
|
2016-02-18 04:24:14 +00:00 |
|
ondrej
|
139d5dc799
|
codetools: support class operator overloads with different result types. Issue #28875
git-svn-id: trunk@51363 -
|
2016-01-21 02:41:14 +00:00 |
|
mattias
|
a98baa8442
|
codetools: added FindWithBlockStatement
git-svn-id: trunk@50264 -
|
2015-11-09 16:32:28 +00:00 |
|
mattias
|
a387dabeab
|
codetools: fixed method jumping of generic class method
git-svn-id: trunk@50008 -
|
2015-10-08 22:20:57 +00:00 |
|
mattias
|
4f6fa03e6f
|
codetools: class completion: check if vars exists ancestors, bug #1189, patch from Ondrej Pokorny
git-svn-id: trunk@50006 -
|
2015-10-08 21:32:26 +00:00 |
|
mattias
|
b605c39631
|
codetools: code completion: support class constructors/destructors, patch #25130 from Ondrej Pokorny
git-svn-id: trunk@49996 -
|
2015-10-08 14:20:54 +00:00 |
|
mattias
|
1d7c4f7d59
|
cody: started find overloads
git-svn-id: trunk@49950 -
|
2015-10-05 22:48:42 +00:00 |
|
mattias
|
aa33066937
|
codetools: searching all compatible objccategory
git-svn-id: trunk@49666 -
|
2015-08-14 09:42:29 +00:00 |
|
juha
|
653b5dd43a
|
Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
|
2015-07-07 11:43:38 +00:00 |
|
mattias
|
699bdb9e8f
|
codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny
git-svn-id: trunk@49405 -
|
2015-06-22 10:02:11 +00:00 |
|
mattias
|
b1acac9beb
|
codetools: clean up
git-svn-id: trunk@48661 -
|
2015-04-06 17:39:43 +00:00 |
|
mattias
|
69917cf580
|
codetools: clean up
git-svn-id: trunk@48655 -
|
2015-04-06 17:15:01 +00:00 |
|
juha
|
232c983159
|
CodeTools: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48480 -
|
2015-03-24 17:51:40 +00:00 |
|
mattias
|
f69dd2379e
|
IDE: clean up
git-svn-id: trunk@48198 -
|
2015-03-10 12:02:19 +00:00 |
|
mattias
|
4679dc1e09
|
codetools: get pasdoc comment: ignore comments starting with % or $
git-svn-id: trunk@46503 -
|
2014-10-09 21:11:58 +00:00 |
|
mattias
|
0c8a412564
|
codetools: get pasdoc comment: ignore comments starting with % or $
git-svn-id: trunk@46500 -
|
2014-10-09 20:10:51 +00:00 |
|
mattias
|
9ddf3d4196
|
codetools: FindAbstractMethods: search class interfaces
git-svn-id: trunk@45593 -
|
2014-06-21 15:35:46 +00:00 |
|
mattias
|
a32057acc8
|
codetools: find gdb line: find proc body
git-svn-id: trunk@44948 -
|
2014-05-06 22:00:55 +00:00 |
|
mattias
|
272765465b
|
codetools: identifier completion: fixed IsReadOnly
git-svn-id: trunk@44498 -
|
2014-03-23 19:16:29 +00:00 |
|
mattias
|
c8dcad58c9
|
codetools: identifier completion: list global properties
git-svn-id: trunk@44254 -
|
2014-02-26 19:11:12 +00:00 |
|
mattias
|
cc5d712837
|
codetools: fixed ForEachIdentifierInCleanSrc check if StartPos<1
git-svn-id: trunk@42728 -
|
2013-09-10 20:16:55 +00:00 |
|
mattias
|
5364c52f95
|
codetools: FindUsedUnitReferences
git-svn-id: trunk@42681 -
|
2013-09-08 19:19:55 +00:00 |
|
juha
|
cf11b400f8
|
Revert r41592 #173ff71396 "Codetools: optimize TPascalReaderTool.ExtractSourceName." Does not work in every situation.
git-svn-id: trunk@41638 -
|
2013-06-09 14:35:13 +00:00 |
|
juha
|
173ff71396
|
Codetools: optimize TPascalReaderTool.ExtractSourceName. Use already existing GetSourceNamePos.
git-svn-id: trunk@41592 -
|
2013-06-08 16:32:36 +00:00 |
|