mattias
e302aba155
codetools: ientifier completion: directive: namespace
...
git-svn-id: trunk@34298 -
2011-12-19 23:15:34 +00:00
mattias
a4a5380b4a
codetools: clean up
...
git-svn-id: trunk@34139 -
2011-12-13 01:23:25 +00:00
mattias
a461a202af
codetools: identifier completion: show macros for IFDEF
...
git-svn-id: trunk@34094 -
2011-12-10 19:05:44 +00:00
mattias
8936771e6d
codetools: added class sections for objcprotocol: required, optional
...
git-svn-id: trunk@33701 -
2011-11-22 21:46:09 +00:00
juha
07d9921f94
Codetools: remove obsolete IdentifierCompatibilityNames, use WriteStr
...
git-svn-id: trunk@33241 -
2011-11-02 23:18:12 +00:00
mattias
08900f28d7
codetools: moved TCodeXYPosition from CodeAtom to CodeCache
...
git-svn-id: trunk@33220 -
2011-11-02 14:26:05 +00:00
mattias
e8de1dd378
codetools: parameter hints in initialization and finalization section
...
git-svn-id: trunk@33198 -
2011-11-01 08:20:09 +00:00
mattias
bb0b5e162d
codetools: identifier completion: added more compiler directives
...
git-svn-id: trunk@32672 -
2011-10-04 12:29:16 +00:00
mattias
ae67ba05c7
codetools: fixed initial search flags for local var completion
...
git-svn-id: trunk@32467 -
2011-09-23 09:30:06 +00:00
juha
6feb51b924
Codetools: improve code completion with generics. Issue #19118 , patch from Anton
...
git-svn-id: trunk@32040 -
2011-08-24 19:23:03 +00:00
mattias
af824f5ad1
codetools: reduced warnings
...
git-svn-id: trunk@31647 -
2011-07-10 09:11:20 +00:00
mattias
d054dea35c
codetools: identifier completion: do not clear on change
...
git-svn-id: trunk@31625 -
2011-07-09 21:36:19 +00:00
mattias
a1d7624a88
codetools: fixed TIdentCompletionTool.ParseSourceTillCollectionStart check atom in front
...
git-svn-id: trunk@31318 -
2011-06-21 15:01:29 +00:00
mattias
f278799dc0
codetools: identifier completion: when a tools deletes nodes, clear list only if tool is used
...
git-svn-id: trunk@31230 -
2011-06-14 19:37:45 +00:00
mattias
755ba26316
IDE: add unit to uses section: search via codetools
...
git-svn-id: trunk@31228 -
2011-06-14 18:56:21 +00:00
mattias
057f07d894
codetools: validate node caches on every BuildTree, not only when unit changed
...
git-svn-id: trunk@31218 -
2011-06-14 14:48:12 +00:00
mattias
e0ca53c91b
codetools: identifier completion: directives
...
git-svn-id: trunk@30944 -
2011-05-27 22:15:52 +00:00
mattias
40015048ed
codetools: fixed crash
...
git-svn-id: trunk@30943 -
2011-05-27 21:38:02 +00:00
mattias
27d327e150
codetools: identifier completion: unitname. show only interface
...
git-svn-id: trunk@30928 -
2011-05-27 08:59:38 +00:00
mattias
5ac8c9c243
codetools: fixed evaluating boolean and boolean
...
git-svn-id: trunk@30734 -
2011-05-14 21:56:05 +00:00
mattias
557c962f0c
codetools: changed CompielrModeSwitch to set
...
git-svn-id: trunk@30698 -
2011-05-12 18:46:00 +00:00
mattias
4ec34d9f52
codetools: fixed uninitialized value
...
git-svn-id: trunk@30691 -
2011-05-12 11:06:13 +00:00
mattias
f7906d0507
codetools: added ctnHintModifier nodes for deprecated, unimplemented, experimental, library, platform
...
git-svn-id: trunk@30683 -
2011-05-11 16:22:46 +00:00
mattias
dd0fc4c825
IDE: codehelp: improved debugging
...
git-svn-id: trunk@30266 -
2011-04-11 21:25:55 +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
a43c70c21f
codetools: identifier completion: do not show protected member when gather context is in another unit, more Delphi compatible, patch #18888
...
git-svn-id: trunk@29744 -
2011-03-07 17:08:55 +00:00
mattias
cbc1fddf56
codetools: cextended
...
git-svn-id: trunk@29731 -
2011-03-05 09:53:59 +00:00
mattias
c66163d8f3
codetools: allow anoynymous records, bug #18838
...
git-svn-id: trunk@29696 -
2011-03-01 06:19:55 +00:00
mattias
602515e7d2
codetools: identifier completion: fixed search in type of var/const
...
git-svn-id: trunk@29418 -
2011-02-07 22:55:37 +00:00
mattias
05be735961
codetools: parsing advanced records
...
git-svn-id: trunk@29359 -
2011-02-03 20:38:14 +00:00
mattias
92a693d145
codetools: removed TCodeTreeNodeExtMemManager, not needed anymore
...
git-svn-id: trunk@29334 -
2011-02-02 18:56:59 +00:00
mattias
c83a527bce
codetools: identifier completion: fixed method override for could be vars, bug #18093
...
git-svn-id: trunk@28568 -
2010-11-30 12:19:35 +00:00
paul
188361e605
codetools: support new class/generics syntax. like the next:
...
{
TFoo = class
const
Value = 5;
type
TBar = integer;
var
FSomeField: Integer;
procedure Dosomething;
end;
}
git-svn-id: trunk@28513 -
2010-11-27 18:25:25 +00:00
mattias
e80f406103
codetools: identifier comletion: put keywords behind fitting identifiers
...
git-svn-id: trunk@27606 -
2010-10-07 12:36:52 +00:00
mattias
95aebd5804
codetools: do not show identifier at cursor at start of list and ignore it on tab completion
...
git-svn-id: trunk@27605 -
2010-10-07 12:28:09 +00:00
mattias
1fc4c3a359
codetools: identifier completion: check base context only once on error, bug #17345
...
git-svn-id: trunk@27308 -
2010-09-11 15:27:27 +00:00
mattias
513cb6bd7b
IDE: identifier completion: ignore errors on completion, bug #17111
...
git-svn-id: trunk@27010 -
2010-08-04 14:23:25 +00:00
mattias
5f4f03d6e9
IDE: using new codetools FPC caches
...
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912 , #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824
git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
mattias
9a69db4955
codetools: started collecting FPC units from set
...
git-svn-id: trunk@26738 -
2010-07-19 15:59:57 +00:00
mattias
4bf027e470
codetools: identifier completion: check for directives behind
...
git-svn-id: trunk@26553 -
2010-07-09 20:43:01 +00:00
mattias
2e8ba297f0
IDE: show readonly icon for readonly properties, bug #16851
...
git-svn-id: trunk@26511 -
2010-07-07 19:08:00 +00:00
mattias
ef4fa43915
IDE: identifier completion: add := even if there is a semicolon at end
...
git-svn-id: trunk@26470 -
2010-07-05 12:35:42 +00:00
mattias
97ae6679ec
codetools: identifier completion: request semicolon even for statement starts
...
git-svn-id: trunk@26454 -
2010-07-04 07:36:30 +00:00
mattias
e03811d82e
codetools: clean up
...
git-svn-id: trunk@26423 -
2010-07-02 19:43:27 +00:00
mattias
75f8643d7d
codetools: parsing class inheritance with error position on unexpected token, bug #8093
...
git-svn-id: trunk@26422 -
2010-07-02 19:28:11 +00:00
mattias
2fae5d61df
codetools: identifier completion: property keywords
...
git-svn-id: trunk@26303 -
2010-06-27 18:30:31 +00:00
mattias
9df7b33b05
codetools: identifier completion: added class keywords property etc at start of variable
...
git-svn-id: trunk@26301 -
2010-06-27 17:41:29 +00:00
mattias
f4e38dd872
IDE: identifier completion: do not auto add assignment operator for array types
...
git-svn-id: trunk@25960 -
2010-06-07 08:07:25 +00:00
mattias
e2538d01bc
codetools: removed cafBegin
...
git-svn-id: trunk@25737 -
2010-05-28 18:47:50 +00:00
mattias
0a5e197f49
IDE: codecontext: added string[]
...
git-svn-id: trunk@25528 -
2010-05-20 09:04:13 +00:00
mattias
01193ff9e0
codetools: GetValuesOfCaseVariable: resolve function results, needed by macro ofall
...
git-svn-id: trunk@25467 -
2010-05-16 15:43:35 +00:00
mattias
03a54bdb36
codetools: identifier completion: add system units
...
git-svn-id: trunk@25188 -
2010-05-04 18:17:52 +00:00
mattias
e9d4b90835
codetools: identifier completion: list used units
...
git-svn-id: trunk@24999 -
2010-04-27 10:14:49 +00:00
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
mattias
8f19b73c43
codetools: removed TCustomCodeTool.UpperSrc
...
git-svn-id: trunk@19832 -
2009-05-07 08:16:34 +00:00
mattias
3e5a744e2d
codetools: find declaratuion: added flag to skip forward class
...
git-svn-id: trunk@19814 -
2009-05-05 18:02:20 +00:00
mattias
871e67c3a5
codetools: complete local var assignments: adding unit to uses section
...
git-svn-id: trunk@19811 -
2009-05-05 09:41:10 +00:00
mattias
620900273e
codetools: identifier completion used unit
...
git-svn-id: trunk@19810 -
2009-05-05 09:14:08 +00:00
mattias
9f6417e73c
codetools: fixed identifier completion in top level node
...
git-svn-id: trunk@19797 -
2009-05-04 11:47:10 +00:00
mattias
6dcfefb293
codetools: identifier completion in ancestor list
...
git-svn-id: trunk@19757 -
2009-05-02 09:15:50 +00:00
mattias
30adabcb7b
codetools: GetValuesOfCaseVariable suport for properties
...
git-svn-id: trunk@19659 -
2009-04-28 08:06:57 +00:00
mattias
46cf4464ea
IDE: implemented code macro ofall
...
git-svn-id: trunk@19654 -
2009-04-27 20:58:04 +00:00
mattias
8f2bc2fdb1
codetools: identifier completion search at start of identifier and at end of valid code, bug #10548
...
git-svn-id: trunk@19613 -
2009-04-24 18:01:03 +00:00
mattias
de190884ee
codetools: as operator in with variables
...
git-svn-id: trunk@19533 -
2009-04-20 22:59:04 +00:00
mattias
65e31f48c0
IDE+codetools: identifier completion: added some keywords
...
git-svn-id: trunk@19390 -
2009-04-12 23:08:03 +00:00
mattias
5799bab4d1
codetools: added nodes for units in uses sections
...
git-svn-id: trunk@19271 -
2009-04-07 09:21:23 +00:00
mattias
8eef3a2022
codetools: identifier completion: not adding semicolon in front of a binary symbol operator
...
git-svn-id: trunk@18800 -
2009-02-22 22:47:00 +00:00
mattias
22c61b805d
IDE+codetools: identifier completion: show constructor/destructo from Paul, bug #13215
...
git-svn-id: trunk@18783 -
2009-02-20 21:23:15 +00:00
mattias
feaa627c17
codetools: identifier completion collecting forward class definitions, bug #13101
...
git-svn-id: trunk@18542 -
2009-02-03 11:55:04 +00:00
mattias
ae4d09be24
codetools: identifier completion: improved variable start check
...
git-svn-id: trunk@18135 -
2009-01-05 12:05:59 +00:00
mattias
2670be8de0
IDE: fixed crash painting a half defined method
...
git-svn-id: trunk@18134 -
2009-01-05 11:46:31 +00:00
paul
e51930e4d4
codetools: fix few debugln
...
git-svn-id: trunk@18112 -
2009-01-04 19:20:14 +00:00
mattias
41605046ff
IDE+codetools: auto adding comma after complete uses section unit
...
git-svn-id: trunk@18039 -
2009-01-02 11:49:58 +00:00
mattias
de7237e64a
IDE+codetools: parameter hints now work for variables and properties of type procedure
...
git-svn-id: trunk@17492 -
2008-11-21 12:41:45 +00:00
mattias
d7a960e8ba
codetools: identifier completion: no semicolon outside of statements
...
git-svn-id: trunk@16669 -
2008-09-22 09:37:45 +00:00
mattias
e03b7c5869
codetools: identifier completion: do not add semicolon twice
...
git-svn-id: trunk@15846 -
2008-07-23 11:59:52 +00:00
mattias
4e326a4448
IDE+codetools: identifier completion: adding semicolon after procedure
...
git-svn-id: trunk@15844 -
2008-07-23 09:12:06 +00:00
mattias
1341499890
synedit: set default synedit font for carbon
...
IDE: sourceditor: using the same default font as synedit
IDE: added code template d for debugln
IDE: moved Insert $IFDEF in keymapping to edit section
CodeTools: identifier completion: do not add semicolon in front of then, of, to, else, do
CodeTools: define LCL and LCLwidgetset for lazarus sources
IDE: Editor Options Keymapping: implemented text filter and shortcut search
git-svn-id: trunk@15819 -
2008-07-19 09:51:32 +00:00
mattias
588edd1cab
IDE: identifier completion: always move cursor in front of semicolon
...
git-svn-id: trunk@15784 -
2008-07-14 22:21:35 +00:00
mattias
a45d589f57
codetools: extended ctnWithStatement EndPos to next atom when possible, bug #7970
...
git-svn-id: trunk@15207 -
2008-05-22 14:48:32 +00:00
mattias
1c51099541
IDE: implemented showing help for identifier completion
...
git-svn-id: trunk@15065 -
2008-05-06 21:37:25 +00:00
mattias
2b9cb9182b
codetools: improved running codetools while identifier completion is open
...
git-svn-id: trunk@15063 -
2008-05-06 17:45:18 +00:00
mattias
3864f806a5
designer: menu item align now enabled when one control is selected
...
git-svn-id: trunk@15049 -
2008-05-05 20:14:39 +00:00
mattias
b7b30e862a
codetools: identifier completion can exists while rebuilding code trees
...
git-svn-id: trunk@15048 -
2008-05-05 20:06:28 +00:00
vincents
9f9ab8fcfb
codetools: copy is a function, not a procedure (bug #11038 )
...
git-svn-id: trunk@14716 -
2008-04-01 14:02:29 +00:00
mattias
c436ebb4f4
codetools: identifier completion: removed property variable form useful identifiers for class interfaces and global properties
...
git-svn-id: trunk@13339 -
2007-12-15 13:05:44 +00:00
mattias
05383709a0
IDE: show abstract methods: now adds default param values
...
git-svn-id: trunk@13253 -
2007-12-09 12:07:57 +00:00
mattias
840f7c280b
codetools: fixed error handling in TIdentCompletionTool.FindAbstractMethods if cursor outside of class
...
git-svn-id: trunk@13231 -
2007-12-08 18:44:52 +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
6060a047ed
codetools: implemented AddMethods
...
git-svn-id: trunk@13204 -
2007-12-07 15:30:22 +00:00
mattias
363234509c
codetools: implemented searching abstract methods, added example
...
git-svn-id: trunk@13188 -
2007-12-07 00:28:12 +00:00
mattias
9c3ea995b8
IDE: moved code to find hint for source position to helpmanager
...
git-svn-id: trunk@12987 -
2007-11-23 15:39:19 +00:00
mattias
6874d3b117
codetools: replaced TIdentifierListItem.Identifier PChar with string
...
git-svn-id: trunk@12986 -
2007-11-23 15:00:50 +00:00
mattias
afd12b522a
codetools: identifier completion: put exact matches at beginning
...
git-svn-id: trunk@12960 -
2007-11-21 22:23:20 +00:00
vincents
5b35332b64
codetools: fixed argument name of copy function (bug #10162 )
...
git-svn-id: trunk@12841 -
2007-11-12 15:45:55 +00:00
mattias
5794ee8f65
IDE: identifier completion: adding := : checks if identifier can be assigned
...
git-svn-id: trunk@12381 -
2007-10-08 11:56:56 +00:00
mattias
23cb06a031
IDE+codetools: added heuristic to add := on identifier completion
...
git-svn-id: trunk@12348 -
2007-10-06 14:54:32 +00:00
mattias
afcbbf4db0
codetools: implemented local type and var section for generics
...
git-svn-id: trunk@11833 -
2007-08-17 12:48:29 +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
vincents
370aa4c253
fixed fpc 2.3 compilation (assigning to set or record properties)
...
git-svn-id: trunk@11078 -
2007-05-04 22:43:58 +00:00
mattias
84d5619a1e
IDE: source editor using real gutter width, synedit; public GutterWidth property
...
git-svn-id: trunk@10624 -
2007-02-12 10:43:12 +00:00