mattias
|
3a20a03570
|
codetools: findoverloads: add source type nodes
git-svn-id: trunk@21260 -
|
2009-08-17 12:25:04 +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
|
ef037bb0b6
|
codetools: class completion: copying calling convention
git-svn-id: trunk@20604 -
|
2009-06-12 15:46:53 +00:00 |
|
mattias
|
faabdd53fd
|
codetools: fixed crash on checking position in funcresultytoe
git-svn-id: trunk@20274 -
|
2009-05-28 05:28:25 +00:00 |
|
mattias
|
40586875a2
|
IDE: code help: allow result type
git-svn-id: trunk@20264 -
|
2009-05-27 13:38:40 +00:00 |
|
mattias
|
802d6ef059
|
codetools: FindDeclarationAndOverload return function result type when cursor on colon
git-svn-id: trunk@20263 -
|
2009-05-27 13:04:04 +00:00 |
|
mattias
|
de7660d56f
|
IDE: codeexplorer: fixed crash on incomplete property
git-svn-id: trunk@20231 -
|
2009-05-26 10:39:46 +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
|
7438cdff7a
|
codetools: class completion: copying pascal calling convention
git-svn-id: trunk@19849 -
|
2009-05-08 09:29:31 +00:00 |
|
mattias
|
8f19b73c43
|
codetools: removed TCustomCodeTool.UpperSrc
git-svn-id: trunk@19832 -
|
2009-05-07 08:16:34 +00:00 |
|
mattias
|
cfc67e3541
|
codetools: implemented complete gathering of identifiers in interface
git-svn-id: trunk@19647 -
|
2009-04-27 09:35:08 +00:00 |
|
mattias
|
de190884ee
|
codetools: as operator in with variables
git-svn-id: trunk@19533 -
|
2009-04-20 22:59:04 +00:00 |
|
mattias
|
7400ba8680
|
IDE: code explorer: added figures for Paul
git-svn-id: trunk@19458 -
|
2009-04-16 22:55:18 +00:00 |
|
mattias
|
26ef5cd496
|
IDE+codetools: started heuristic to find unused units
git-svn-id: trunk@19281 -
|
2009-04-08 23:45:15 +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
|
c2a3f47f4d
|
codetools: fixed CleanPosIsInComment
git-svn-id: trunk@16545 -
|
2008-09-11 14:24:36 +00:00 |
|
mattias
|
cb1c9a3077
|
codetools: ExtractProperty: implemented unit.type
git-svn-id: trunk@16014 -
|
2008-08-10 10:18:45 +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
|
cc954306a9
|
codetools: added function to find empty method bodies
git-svn-id: trunk@14969 -
|
2008-04-25 12:11:17 +00:00 |
|
vincents
|
035ee959b3
|
fixed compilation with fpc 2.3.1, which does not allow passing literal chars to formal const parameters (bug #10949)
git-svn-id: trunk@14452 -
|
2008-03-07 10:17:39 +00:00 |
|
mattias
|
9519c2624f
|
codetools: implemented start of extern c
git-svn-id: trunk@14283 -
|
2008-02-27 15:22:12 +00:00 |
|
mattias
|
59077ba016
|
codetools: fixed code completion for semicolons after procs bugs #10741
git-svn-id: trunk@13937 -
|
2008-01-31 13:53:10 +00:00 |
|
mattias
|
3492130ddf
|
codetools: replaced some var with out
git-svn-id: trunk@13222 -
|
2007-12-08 14:17:46 +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
|
9a550b80fd
|
codetools: FindDeclarationAndOverload now starts at property names, proc names, vars, consts and types
git-svn-id: trunk@13006 -
|
2007-11-24 19:11:42 +00:00 |
|
mattias
|
49f48b68dd
|
IDE: lazdoc: started simple hints
git-svn-id: trunk@12990 -
|
2007-11-23 19:52:54 +00:00 |
|
mattias
|
1a15301757
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
git-svn-id: trunk@12418 -
|
2007-10-11 22:21:38 +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
|
ed527a677a
|
codetools: fixed endless loop TPascalReaderTool.FindClassNode
git-svn-id: trunk@11989 -
|
2007-09-10 18:36:09 +00:00 |
|
mattias
|
ca365cd4ff
|
h2pas: added tool to convert c function types to pointers
git-svn-id: trunk@11953 -
|
2007-09-07 10:34:35 +00:00 |
|
mattias
|
ffc01c88f4
|
codetools: fixed regression to jump between methods in implementation classes
git-svn-id: trunk@11850 -
|
2007-08-23 14:27:29 +00:00 |
|
mattias
|
0d150f7df9
|
codetools: implemented generating a dependency graph from definitions of a unit
git-svn-id: trunk@11834 -
|
2007-08-17 19:29:02 +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 |
|
marc
|
285dbf5846
|
* patch for bug #8146 by Kris Leech
git-svn-id: trunk@10482 -
|
2007-01-20 02:38:28 +00:00 |
|
mattias
|
0657f035a2
|
codetools: CheckLFM: improved parinsg objects published as properties
git-svn-id: trunk@10454 -
|
2007-01-16 01:22:58 +00:00 |
|
mattias
|
e7be3ae1d3
|
codetools: added record case variables to identifier completion
git-svn-id: trunk@10157 -
|
2006-11-02 03:29:30 +00:00 |
|
mattias
|
0b3a85d0e6
|
codetools: adding missing semicolon on code completing forward procedures
git-svn-id: trunk@10139 -
|
2006-10-31 12:22:13 +00:00 |
|
mattias
|
7144ddb3e2
|
identifer completion: implemented adding complete method declaration in class contexts
git-svn-id: trunk@9969 -
|
2006-09-22 23:16:25 +00:00 |
|
mattias
|
34ec62a9ca
|
fixed PChar typecasts
git-svn-id: trunk@9394 -
|
2006-06-04 09:35:45 +00:00 |
|
mattias
|
3787720bcf
|
fixed missing result
git-svn-id: trunk@9320 -
|
2006-05-21 07:49:00 +00:00 |
|
mattias
|
2f2c92352b
|
code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
|
2006-05-12 08:27:08 +00:00 |
|
mattias
|
1d9f747f93
|
delphi package conversion: implemented converting package units
git-svn-id: trunk@8978 -
|
2006-03-22 01:10:33 +00:00 |
|
mattias
|
520044e849
|
fixed some typos and added class names for smart hints from Tomas Gregorovic
git-svn-id: trunk@8922 -
|
2006-03-12 23:25:38 +00:00 |
|
mattias
|
7ce27416cc
|
improved phpAddClassName and fixed consistency error in msgview
git-svn-id: trunk@8817 -
|
2006-02-24 15:49:34 +00:00 |
|
mattias
|
c529ac259c
|
implemented identifier completion for source name
git-svn-id: trunk@8554 -
|
2006-01-18 15:22:00 +00:00 |
|
mattias
|
9ff3525add
|
extended class completion for generic classes
git-svn-id: trunk@8369 -
|
2005-12-26 10:06:39 +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 |
|