Commit Graph

2015 Commits

Author SHA1 Message Date
mattias
084169277d codetools: parsing pointer types in terms
git-svn-id: trunk@20973 -
2009-07-27 11:25:23 +00:00
mattias
b1158589de codetools: refactoring
git-svn-id: trunk@20972 -
2009-07-27 11:11:39 +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
mattias
0dadadf245 codetools: fixed FindClassAndAncestors when classes parsed the first time
git-svn-id: trunk@20968 -
2009-07-27 09:04:47 +00:00
jesus
e74bf8d1f2 Update of Portuguese translation from Marcelo Borges de Paula, issue #14173
git-svn-id: trunk@20932 -
2009-07-23 18:37:34 +00:00
mattias
7de27e1bdf codetools: set type - and *
git-svn-id: trunk@20923 -
2009-07-22 16:52:26 +00:00
mattias
546e5a6ce2 codetools: fixed range check GetLineInfo, bug #14177
git-svn-id: trunk@20922 -
2009-07-22 10:15:14 +00:00
mattias
c24ad7a1d4 codetools: set type + set type = set type, bug #14175
git-svn-id: trunk@20915 -
2009-07-21 13:53:06 +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
mattias
11ffbb8264 codetools: find declaration: default property for interface, bug #14151
git-svn-id: trunk@20871 -
2009-07-16 14:36:38 +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
vincents
0dfadd5331 codetools: added nogui widget set to the list of CPU OS Widget set combinations (issue #14093)
git-svn-id: trunk@20789 -
2009-07-03 09:28:22 +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
marc
1e0889bde7 * Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort
git-svn-id: trunk@20757 -
2009-06-27 14:41:20 +00:00
mattias
782c9cf39c codetools: class completion: add missing property semicolons
git-svn-id: trunk@20691 -
2009-06-21 13:03:25 +00:00
mattias
bf9c4b2db9 codetools: ignoring missing semicolons after properties
git-svn-id: trunk@20690 -
2009-06-21 12:40:54 +00:00
mattias
d25179de98 codetools: complete block: do not add semicolon in front of an else, bug #14021
git-svn-id: trunk@20689 -
2009-06-21 11:16:35 +00:00
mattias
51d5f674d6 codetools: block completion: added example for if then begin else
git-svn-id: trunk@20688 -
2009-06-21 10:56:50 +00:00
mattias
afd2510d5b codetools: class completion: fixed crash on procedure x:, bug #14011
git-svn-id: trunk@20671 -
2009-06-19 13:35:40 +00:00
mattias
84fd1ca4ce codetools: class completion: searching first class visibility section, bug #13937
git-svn-id: trunk@20648 -
2009-06-17 11:21:20 +00:00
mattias
35d2816a9c codetools: indentation: added default policy
git-svn-id: trunk@20637 -
2009-06-15 19:38:24 +00:00
mattias
ed54b6eb99 codetools: indentation: commentary begin
git-svn-id: trunk@20635 -
2009-06-15 16:18:52 +00:00
mattias
2401f2c20c codetools: code completion: ignoring code after cursor for some completions
git-svn-id: trunk@20620 -
2009-06-13 21:35:28 +00:00
mattias
f2f207f212 IDE: auto indent for many cases
git-svn-id: trunk@20616 -
2009-06-13 11:22:22 +00:00
mattias
ef037bb0b6 codetools: class completion: copying calling convention
git-svn-id: trunk@20604 -
2009-06-12 15:46:53 +00:00
mattias
dfe698865a IDE: started auto indent
git-svn-id: trunk@20597 -
2009-06-12 14:15:21 +00:00
mattias
e88c1fadd4 codetools: AbsoluteToLineCol allow SrcLen and SrcLen+1
git-svn-id: trunk@20512 -
2009-06-08 09:03:42 +00:00
mattias
56629b80c6 codetools: indentation for comments
git-svn-id: trunk@20485 -
2009-06-06 17:30:16 +00:00
mattias
d4ba91160a codetools: default indentation
git-svn-id: trunk@20483 -
2009-06-06 17:18:31 +00:00
mattias
a1c288222b codetools: moved indenter to TCodeToolManager
git-svn-id: trunk@20480 -
2009-06-06 16:16:51 +00:00
mattias
889df9238b codetools: indentations: get smallest of all nested indentations
git-svn-id: trunk@20461 -
2009-06-05 21:11:03 +00:00
mattias
756546b94a codetools: fixed ReadPriorAtom end, bug #13915
git-svn-id: trunk@20460 -
2009-06-05 20:37:48 +00:00
mattias
d6a7f25283 codetools: indentation: only for new lines
git-svn-id: trunk@20459 -
2009-06-05 20:12:59 +00:00
mattias
15e0d0fdb0 codetools: indentation: inner indent
git-svn-id: trunk@20458 -
2009-06-05 20:07:43 +00:00
mattias
8209691967 codetools: complete block: begin begin begin end end
git-svn-id: trunk@20457 -
2009-06-05 18:13:48 +00:00
mattias
6bf2f76a84 codetools: added example for begin begin end
git-svn-id: trunk@20456 -
2009-06-05 18:12:53 +00:00
mattias
f86f672699 codetools: indentation: added nested indentation
git-svn-id: trunk@20455 -
2009-06-05 17:59:58 +00:00
mattias
a20af130ed reduced output
git-svn-id: trunk@20445 -
2009-06-05 16:18:56 +00:00