Commit Graph

599 Commits

Author SHA1 Message Date
mattias
927af7729c codetools: omit end keyword of unit begin block
git-svn-id: trunk@61870 -
2019-09-13 19:22:42 +00:00
mattias
87a7521bad codetools: fixed class completion with function result type params
git-svn-id: trunk@61717 -
2019-08-17 18:35:58 +00:00
mattias
c48756a9cc codetools: fixed parsing non advanced records
git-svn-id: trunk@61479 -
2019-06-26 14:09:31 +00:00
mattias
66cbca668d codetools: fixed parsing, issue #35713
git-svn-id: trunk@61375 -
2019-06-13 06:53:27 +00:00
mattias
d86e447ba3 codetools: fixed result, issue #35632
git-svn-id: trunk@61373 -
2019-06-12 22:22:15 +00:00
mattias
6042984507 codetools: fixed result, issue #35632
git-svn-id: trunk@61368 -
2019-06-12 15:33:06 +00:00
mattias
1d8e8b2751 codetools: fixed node start class sections
git-svn-id: trunk@61109 -
2019-05-03 08:54:34 +00:00
mattias
a4ae7916e1 codetools: debug
git-svn-id: trunk@60488 -
2019-02-24 14:21:51 +00:00
mattias
537034bb2b codetools: fixed parsing generic class function and generic function after type section
git-svn-id: trunk@60479 -
2019-02-24 13:58:48 +00:00
mattias
22bf03c944 codetools: fixed readclosure for empty type section
git-svn-id: trunk@59858 -
2018-12-18 23:28:05 +00:00
mattias
7feb086d64 codetools: fixed anonymous expr as arg and dot operator
git-svn-id: trunk@59845 -
2018-12-18 12:41:17 +00:00
mattias
07ff5d447e codetools: anonymous functions in pas2js
git-svn-id: trunk@59832 -
2018-12-17 11:57:09 +00:00
mattias
36e39cc57f codetools: parse assign anonymous procedure
git-svn-id: trunk@59797 -
2018-12-11 23:46:15 +00:00
juha
c9e4614e17 Delete old deprecated methods.
git-svn-id: trunk@59175 -
2018-09-28 11:06:40 +00:00
mattias
d36c84686d codetools: parse external class const
git-svn-id: trunk@57954 -
2018-05-18 08:04:31 +00:00
mattias
216dd81ec1 codetools: parsing external const
git-svn-id: trunk@57804 -
2018-05-07 18:10:22 +00:00
mattias
a040f6c847 codetools: fixed parsing class operator method
git-svn-id: trunk@57648 -
2018-04-12 19:42:13 +00:00
mattias
c4d77663b1 codetools: fixed ExtractPocHead generic delphi method
git-svn-id: trunk@57645 -
2018-04-12 18:51:54 +00:00
mattias
ff804887a0 codetools: parse delphi generic method
git-svn-id: trunk@57642 -
2018-04-11 18:49:18 +00:00
mattias
aca4d3b81b codetools: parse generic class method
git-svn-id: trunk@57638 -
2018-04-10 18:59:30 +00:00
mattias
38166e7a0a codetools: parse built-in function concat in constant, issue #33201
git-svn-id: trunk@57339 -
2018-02-20 17:35:27 +00:00
mattias
8773b02bb2 codetools: fixed reparsing program
git-svn-id: trunk@57251 -
2018-02-04 09:18:20 +00:00
mattias
e39d6c3eff codetools: fixed restart parsing
git-svn-id: trunk@57250 -
2018-02-04 01:58:39 +00:00
mattias
92b1658960 codetools: debug continue parsing
git-svn-id: trunk@57237 -
2018-02-03 20:03:56 +00:00
juha
1cefe1d894 IDE: Formatting.
git-svn-id: trunk@57120 -
2018-01-19 12:12:42 +00:00
mattias
01020fb1c1 codetools: debug FindFileAtCursor
git-svn-id: trunk@56729 -
2017-12-14 18:03:28 +00:00
mattias
e70bcaab5a codetools: class completion Delphi generic, from Pascal Riekenberg
git-svn-id: trunk@56571 -
2017-12-01 09:40:20 +00:00
mattias
736b502b50 codetools: clean up
git-svn-id: trunk@56565 -
2017-11-30 21:31:27 +00:00
mattias
ccea2a4b40 codetools: complete property: set defaults, complex type
git-svn-id: trunk@56526 -
2017-11-28 14:39:38 +00:00
mattias
5b565ad568 codetools: parse guid in dispinterface, bug #32742
git-svn-id: trunk@56520 -
2017-11-28 09:19:47 +00:00
mattias
2b911c68c1 codetools: FindCodeContext of attribute params
git-svn-id: trunk@56513 -
2017-11-27 21:29:04 +00:00
mattias
60dce6d601 codetools: parse delphi generic inside generic
git-svn-id: trunk@56510 -
2017-11-27 16:15:57 +00:00
mattias
c6cafa62ff codetools: parse generic param list of non generic record
git-svn-id: trunk@56508 -
2017-11-27 15:07:46 +00:00
mattias
cb90757df0 codetools: fixed parsing deprecated
git-svn-id: trunk@56486 -
2017-11-24 17:45:42 +00:00
mattias
7060f8549c codetools: clean up
git-svn-id: trunk@56479 -
2017-11-24 00:11:26 +00:00
mattias
de5a31e9b5 codetools: fixed parsing delphi specialized interface ancestor, bug #32715
git-svn-id: trunk@56477 -
2017-11-23 23:53:58 +00:00
mattias
fbcfb574e4 codetools: fixed parsing till initialization start
git-svn-id: trunk@56472 -
2017-11-23 12:05:57 +00:00
mattias
727afc4dbd codetools: changed TAtomRing to support longer ring, full two way
git-svn-id: trunk@56465 -
2017-11-22 10:58:30 +00:00
mattias
5b052ebd36 codetools: parse attributes
git-svn-id: trunk@56402 -
2017-11-14 11:01:14 +00:00
mattias
92c78dc830 codetools: fixed class completion for method with specialize in mdoe delphi
git-svn-id: trunk@56323 -
2017-11-06 14:53:11 +00:00
mattias
87540a5fbf codetools: fixed copying proc param specialize
git-svn-id: trunk@56319 -
2017-11-06 13:07:36 +00:00
mattias
688f52440c codetools: parse specialize in param type
git-svn-id: trunk@56293 -
2017-11-06 10:12:57 +00:00
juha
647d8f84ab Add powerpc64 as a CPU target. Issue #32577, patch from Alfred.
git-svn-id: trunk@56135 -
2017-10-20 10:27:45 +00:00
juha
e69881ff9d Codetools: Fix code completion for methods with empty parentheses. Issue #31960.
git-svn-id: trunk@56085 -
2017-10-16 16:12:31 +00:00
mattias
043449ee6f codetools: fixed AddUnitWarnDirective insert position
git-svn-id: trunk@56077 -
2017-10-16 11:59:40 +00:00
mattias
0a29cbbac7 codetools: fixed Complete forward proc
git-svn-id: trunk@56044 -
2017-10-13 11:42:39 +00:00
juha
04cc3c44b2 Codetools: Do not chomp a procedure name with empty brackets (). Issue #31960.
git-svn-id: trunk@56015 -
2017-10-10 09:44:07 +00:00
mattias
8383706bb7 codetools: fixed reparsing on changed module name
git-svn-id: trunk@56012 -
2017-10-10 09:18:10 +00:00
ondrej
b5e57a129f CodeTools: allow absolute $0:$0 syntax. Issue #32506
git-svn-id: trunk@56002 -
2017-10-09 07:33:22 +00:00
mattias
8961126033 codetools: added ctnSrcName
git-svn-id: trunk@55951 -
2017-09-30 19:20:56 +00:00