Commit Graph

162 Commits

Author SHA1 Message Date
mattias
908f074127 codetools: fixed range check in TIdentifierList.CompletePrefix
git-svn-id: trunk@24767 -
2010-04-20 22:56:31 +00:00
mattias
40ef364f5d codetools: identifier completion: True, False
git-svn-id: trunk@23822 -
2010-03-02 10:02:42 +00:00
paul
6a33b4b69e codetools: add WordBool and QWordBool predefined fpc types
git-svn-id: trunk@23505 -
2010-01-20 14:45:36 +00:00
paul
9e02d5824f codetools: distinct dispinterface and other interfaces
git-svn-id: trunk@23500 -
2010-01-20 13:18:11 +00:00
mattias
54c8997fd4 IDEIntf: TFileDescPascalUnit now uses syntax mode of project compiler options, bug #15394
git-svn-id: trunk@23286 -
2009-12-25 14:56:08 +00:00
mattias
ddd8c3ab11 codetools: identifier completion: showing text and file not in statements
git-svn-id: trunk@23196 -
2009-12-19 17:13:11 +00:00
mattias
84ca3d5b33 codetools: identifier completion: added base types, bug #15354
git-svn-id: trunk@23164 -
2009-12-17 14:18:09 +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
443f653af0 codetools: identifier completion: fixed GetLineLength
git-svn-id: trunk@22521 -
2009-11-10 12:26:48 +00:00
mattias
0fd3251391 codetools: identifier completion: fixed line index
git-svn-id: trunk@22519 -
2009-11-10 12:14:19 +00:00
mattias
9418344681 codetools: identifier completion: fixed checking for cursor beyond end of line
git-svn-id: trunk@22510 -
2009-11-09 22:38:43 +00:00
mattias
c0f0ab2673 codetools: parsing deprecated for variables
git-svn-id: trunk@22476 -
2009-11-07 14:00:03 +00:00
mattias
aec217654e codetools: identifier completion: check if cursor beyond eol
git-svn-id: trunk@22470 -
2009-11-07 11:39:26 +00:00
mattias
192ee15737 codetools: renamed unitname identifiers
git-svn-id: trunk@22334 -
2009-10-29 11:23:40 +00:00
mattias
c66ecbfe45 codetools: objcprotocol
git-svn-id: trunk@21694 -
2009-09-13 23:00:19 +00:00
mattias
ddad9c8091 codetools: implemented objcclass
git-svn-id: trunk@21689 -
2009-09-13 21:31:32 +00:00
mattias
c286c1ba10 codetools: identifier completion: compiler function objselector, find predefined identifier
git-svn-id: trunk@21686 -
2009-09-13 14:06:03 +00:00
mattias
6a4ad23422 codetools: fixed parsing paremeter type array of const, bug #14247
git-svn-id: trunk@21072 -
2009-08-02 16:16:15 +00:00
mattias
5eef813fb1 codetools: clean up
git-svn-id: trunk@21045 -
2009-08-01 07:13:40 +00:00
mattias
5c6c61bf25 codetools: identifier completion: fixed checking parameterless procedures
git-svn-id: trunk@21023 -
2009-07-31 14:16:40 +00:00
mattias
4e8f764cea codetools: identifier completion: added ParamNameList
git-svn-id: trunk@21022 -
2009-07-31 14:11:42 +00:00
mattias
cde0653dfb codetools: identifier completion: add := only if at end o line
git-svn-id: trunk@21021 -
2009-07-31 13:47:46 +00:00
mattias
8bff99b9f7 codetools: renamed ilcfStartOfStatement
git-svn-id: trunk@21020 -
2009-07-31 13:40:54 +00:00
mattias
9b6129ffaa codetools: fixed checking protected properties in ancestors, bug #14027
git-svn-id: trunk@20988 -
2009-07-28 12:20:43 +00:00
mattias
084169277d codetools: parsing pointer types in terms
git-svn-id: trunk@20973 -
2009-07-27 11:25:23 +00:00
mattias
a070a6a7e9 codetools: refactoring
git-svn-id: trunk@20971 -
2009-07-27 11:10:55 +00:00
mattias
ff0557c43f codetools: improved heuristic for protected properties, bug #14027
git-svn-id: trunk@20970 -
2009-07-27 10:06:13 +00:00
mattias
de301ed56c codetools: do not add found public properties twice
git-svn-id: trunk@20969 -
2009-07-27 09:46:17 +00:00
paul
6f6f893f6c codetools: minor changes to predefined compiler functions arguments
git-svn-id: trunk@20909 -
2009-07-20 14:59:47 +00:00
mattias
0d3009fb76 codetools: comment
git-svn-id: trunk@20904 -
2009-07-20 10:42:46 +00:00
paul
6ba5f1c1d1 codetools: add more compiler predefined functions, minor change of some declarations
git-svn-id: trunk@20903 -
2009-07-19 15:22:41 +00:00
mattias
58557843d3 codetools: minor improvements for parameter hints
git-svn-id: trunk@20895 -
2009-07-19 11:26:44 +00:00
mattias
57a420939d codetools: parameter hints: added compiler functions
git-svn-id: trunk@20893 -
2009-07-19 09:37:27 +00:00
mattias
8a18239e07 codetools: extended code context infos for predefined identifiers
git-svn-id: trunk@20891 -
2009-07-18 18:38:01 +00:00
mattias
201de2d822 codetools: identifier completion: showing predefined identifiers self and result only at start of operand
git-svn-id: trunk@20890 -
2009-07-18 17:33:42 +00:00
mattias
ec10c9cdd2 codetools: identifier completion: showing predefined identifiers only at start of operand
git-svn-id: trunk@20889 -
2009-07-18 17:32:10 +00:00
paul
7f4c2bd076 codetools: format predefined functions as codetools format other functions
git-svn-id: trunk@20877 -
2009-07-17 16:46:17 +00:00
paul
541321edb8 codetools: TIdentCompletionTool.GatherPredefinedIdentifier: sort identifiers, add other predefined compiler functions
git-svn-id: trunk@20867 -
2009-07-15 15:51:04 +00:00
paul
6ff99524e6 codetools, ide: implement storing and showing predefined functions result type (Mattias, please review)
git-svn-id: trunk@20865 -
2009-07-15 13:23:47 +00:00
paul
ccd58a5611 codetools: TIdentCompletionTool.GatherPredefinedIdentifiers, fix case of some identifiers, add 4 more: Inc, Dec, Succ, Pred
git-svn-id: trunk@20864 -
2009-07-15 12:51:58 +00:00
mattias
2e9f5cede4 codetools: identifier completion: implemented completing method declaration when cursor started name, bug #14078
git-svn-id: trunk@20765 -
2009-06-29 18:56:28 +00:00
mattias
e50a4f4556 LCL: TAnchorSide.GetSidePosition check always for circles
git-svn-id: trunk@20298 -
2009-05-29 14:24:23 +00:00
mattias
0c0556f015 codetools: identifier completion: do not add () for functions without parameters
git-svn-id: trunk@19998 -
2009-05-17 01:26:28 +00:00
mattias
36595ac795 codetools: identifier completion: added predefined procs: assert, new, dispose, exit, continure, break
git-svn-id: trunk@19996 -
2009-05-17 00:47:02 +00:00
mattias
4407a78f6a codetools: identifier completion: predefined procs with brackets
git-svn-id: trunk@19995 -
2009-05-17 00:40:15 +00:00
mattias
c8bdd801da codetools: identifier completion: add predefined procs only at statement starts
git-svn-id: trunk@19994 -
2009-05-17 00:27:04 +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