mattias
|
2e2ab0b2b3
|
codetools: TSourceLog.GetLine: added parameter WithLineEnd
git-svn-id: trunk@46039 -
|
2014-08-12 10:44:40 +00:00 |
|
mattias
|
9ddf3d4196
|
codetools: FindAbstractMethods: search class interfaces
git-svn-id: trunk@45593 -
|
2014-06-21 15:35:46 +00:00 |
|
mattias
|
aa4c4a8a9e
|
codetools: identifier completion: GetParamTypeList: catch error
git-svn-id: trunk@44358 -
|
2014-03-05 18:30:46 +00:00 |
|
mattias
|
95e8a23869
|
codetools: code contexts: list global properties
git-svn-id: trunk@44255 -
|
2014-02-26 19:25:51 +00:00 |
|
mattias
|
c8dcad58c9
|
codetools: identifier completion: list global properties
git-svn-id: trunk@44254 -
|
2014-02-26 19:11:12 +00:00 |
|
mattias
|
1fe37e15a2
|
fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
|
2014-02-05 12:07:46 +00:00 |
|
mattias
|
b22e3f25f8
|
codetools: identifier completion: i directive keywords
git-svn-id: trunk@42045 -
|
2013-07-09 20:44:16 +00:00 |
|
mattias
|
f49fed72d4
|
codetools: identifier completion: i directive keywords
git-svn-id: trunk@42044 -
|
2013-07-09 20:20:35 +00:00 |
|
mattias
|
81346fae7b
|
codetools: fixed error message if include file name is empty
git-svn-id: trunk@42041 -
|
2013-07-09 19:43:41 +00:00 |
|
mattias
|
bba30188f8
|
codetools: identifier completion: fixed typo
git-svn-id: trunk@42040 -
|
2013-07-09 19:34:27 +00:00 |
|
mattias
|
7b17aaf0b3
|
codetools: identifier completion: ignore parser errors when gathering keywords, bug #20919
git-svn-id: trunk@41886 -
|
2013-06-25 09:33:37 +00:00 |
|
mattias
|
d76a13f72c
|
IDE: parameter hints: fixed showing parameters of procedure types
git-svn-id: trunk@41816 -
|
2013-06-23 12:19:40 +00:00 |
|
mattias
|
2c367b3767
|
codetools: identifier completion: fixed checking for hidden procs
git-svn-id: trunk@41507 -
|
2013-06-03 09:23:48 +00:00 |
|
mattias
|
3c0ed10d93
|
codetools: identifier completion: fixed checking for hidden procs
git-svn-id: trunk@41506 -
|
2013-06-03 09:04:57 +00:00 |
|
mattias
|
81d66a4964
|
codetools: identifier completion: fixed checking for overloaded procs
git-svn-id: trunk@41498 -
|
2013-06-02 17:38:54 +00:00 |
|
mattias
|
f7647f0574
|
codetools: identifier completion: fixed crash
git-svn-id: trunk@41263 -
|
2013-05-18 21:36:32 +00:00 |
|
mattias
|
53b20cfa97
|
codetools: small optimizations
git-svn-id: trunk@41262 -
|
2013-05-18 21:30:16 +00:00 |
|
mattias
|
62f6dfef9d
|
codetools: fixed TIdentifierList.FindIdentifier searching identifier that is not a proc
git-svn-id: trunk@41261 -
|
2013-05-18 21:18:44 +00:00 |
|
mattias
|
60c696effd
|
codetools: identifier completion: fixed range of with statement
git-svn-id: trunk@41252 -
|
2013-05-18 09:03:21 +00:00 |
|
mattias
|
2f413bde0a
|
codetools: identifier completion: directives mixed case
git-svn-id: trunk@41250 -
|
2013-05-17 22:26:00 +00:00 |
|
mattias
|
910bf5ba13
|
codetools: fixed crash if identifier is not a node
git-svn-id: trunk@41143 -
|
2013-05-12 08:02:02 +00:00 |
|
juha
|
712a0979f0
|
Codetools: Improvement for FindContext for hidden methods. Part of issue #18929, patch from Anton
git-svn-id: trunk@41085 -
|
2013-05-09 08:56:19 +00:00 |
|
mattias
|
b6a35980e9
|
codetools: fixed LineColIsOutSide
git-svn-id: trunk@40929 -
|
2013-04-29 10:08:49 +00:00 |
|
mattias
|
93bfcac232
|
codetools: identifier completion: fixed ilcfEndOfLine
git-svn-id: trunk@40922 -
|
2013-04-28 23:08:11 +00:00 |
|
mattias
|
6c82fdfde1
|
codetools: identifier completion: fixed when cursor outside of code, e.g. beyond end of line
git-svn-id: trunk@40920 -
|
2013-04-28 22:40:44 +00:00 |
|
juha
|
3964d7f1f3
|
CodeTools: Make completion tool work correctly with hidden methods. Issue #18929, patch from Anton
git-svn-id: trunk@40918 -
|
2013-04-28 21:03:14 +00:00 |
|
mattias
|
e9156f83de
|
codetools: gather identifiers: use tool beautifier
git-svn-id: trunk@40816 -
|
2013-04-15 09:14:12 +00:00 |
|
mattias
|
bd361cb359
|
codetools: fixed debugging code, bug #23827
git-svn-id: trunk@40183 -
|
2013-02-04 22:26:36 +00:00 |
|
mattias
|
bf5b2dd230
|
codetools: identifier completion: added pic directive
git-svn-id: trunk@40005 -
|
2013-01-28 14:13:06 +00:00 |
|
mattias
|
e9f840669c
|
codetools: TFindDeclarationTool.CheckParameterSyntax: check comments
git-svn-id: trunk@39956 -
|
2013-01-24 19:39:25 +00:00 |
|
mattias
|
2a11a349ff
|
codetools: debugging
git-svn-id: trunk@39947 -
|
2013-01-24 10:52:26 +00:00 |
|
mattias
|
f8cf0578cf
|
codetools: FindCodeContext: show error on fail
git-svn-id: trunk@39943 -
|
2013-01-23 21:35:09 +00:00 |
|
mattias
|
f9b63c0b1c
|
codetools: identifier completion: in directives: used macros in source
git-svn-id: trunk@39941 -
|
2013-01-23 18:51:21 +00:00 |
|
mattias
|
47e20342b2
|
codetools: identifier completion: property procs: use compatibility exact
git-svn-id: trunk@39927 -
|
2013-01-21 15:23:16 +00:00 |
|
mattias
|
a5bf4cd13b
|
codetools: better debugging out
git-svn-id: trunk@39900 -
|
2013-01-19 19:56:48 +00:00 |
|
mattias
|
5e17d8358a
|
codetools: identifier completion: verbosity when FindDeepestNode fails after BuildTree
git-svn-id: trunk@39889 -
|
2013-01-19 12:29:06 +00:00 |
|
mattias
|
20382c7ed0
|
codetools: skipped code is now converted to special comments
git-svn-id: trunk@38521 -
|
2012-09-05 10:47:44 +00:00 |
|
mattias
|
55d2c4b322
|
codetools: identifier completion: added longint to predefined identifiers
git-svn-id: trunk@38080 -
|
2012-07-28 15:13:52 +00:00 |
|
mattias
|
2f0a0b9f8e
|
codetools: identifier completion: when creating an override hide higher visibility members
git-svn-id: trunk@37632 -
|
2012-06-12 12:12:03 +00:00 |
|
mattias
|
b05ef05a04
|
codetools: identifier completion: added mode directives
git-svn-id: trunk@37287 -
|
2012-05-15 10:21:47 +00:00 |
|
mattias
|
4e977b1300
|
codetools: identifier completion: warn directive
git-svn-id: trunk@37128 -
|
2012-05-01 17:40:01 +00:00 |
|
mattias
|
5b0d16c0df
|
codetools: identifier completion: unit name of self
git-svn-id: trunk@37071 -
|
2012-04-28 20:42:57 +00:00 |
|
mattias
|
b47c4e7481
|
codetools: fixed uninitialized result
git-svn-id: trunk@37022 -
|
2012-04-25 16:41:37 +00:00 |
|
mattias
|
458181f496
|
IDE: recent/history lists: replaced case sensitive comparison with three types
git-svn-id: trunk@37020 -
|
2012-04-25 09:03:37 +00:00 |
|
mattias
|
0f2bb9b9f9
|
codetools: identifier completion: ilcfNeedsDo check for in middle of statement
git-svn-id: trunk@36992 -
|
2012-04-23 19:35:20 +00:00 |
|
mattias
|
15f4afc429
|
IDE: identifier completion: add do after with, issue #16850
git-svn-id: trunk@36991 -
|
2012-04-23 19:23:21 +00:00 |
|
mattias
|
d4e8790811
|
codetools: identifier list: skip identifier at cursor
git-svn-id: trunk@36990 -
|
2012-04-23 15:03:13 +00:00 |
|
mattias
|
acc234b672
|
codetools: identifier completion: keyword initialization for library
git-svn-id: trunk@36985 -
|
2012-04-22 23:03:50 +00:00 |
|
mattias
|
f373591417
|
codetools: less verbose
git-svn-id: trunk@36984 -
|
2012-04-22 22:58:17 +00:00 |
|
mattias
|
b381e2ecce
|
codetools: identifier completion: some keywords for library, program
git-svn-id: trunk@36983 -
|
2012-04-22 22:55:58 +00:00 |
|