mattias
|
e70b03a463
|
codetools: readparamtype: use ReadTypeReference
git-svn-id: trunk@65081 -
|
2021-05-02 15:37:01 +00:00 |
|
mattias
|
8fb7b558f3
|
codetools: test GenericsDelphi_FuncParam
git-svn-id: trunk@65080 -
|
2021-05-02 15:33:23 +00:00 |
|
pascal
|
246e2a5ac2
|
codetools: extended test (some are still failing)
git-svn-id: trunk@65072 -
|
2021-04-30 10:38:31 +00:00 |
|
pascal
|
7a252352cf
|
codetools: added new test: find declaration for generic lists and arrays with member of default array property (still fails for generic array)
git-svn-id: trunk@65071 -
|
2021-04-30 10:32:34 +00:00 |
|
pascal
|
d1fdd59831
|
codetools: fixed program name of test
git-svn-id: trunk@65070 -
|
2021-04-30 04:59:19 +00:00 |
|
pascal
|
4e21c34991
|
codetools: partly fixed find declaration for members of default array property
git-svn-id: trunk@65069 -
|
2021-04-30 00:42:41 +00:00 |
|
pascal
|
88eaecc93d
|
codetools: added new test
git-svn-id: trunk@65068 -
|
2021-04-30 00:37:11 +00:00 |
|
mattias
|
b9fb3cc8bc
|
codetools: FindDeclarationOfIdentAtParam return proc head instead of proc
git-svn-id: trunk@65010 -
|
2021-04-17 11:22:26 +00:00 |
|
mattias
|
4a77082939
|
codetools: test rename proc
git-svn-id: trunk@65009 -
|
2021-04-17 11:21:39 +00:00 |
|
pascal
|
cb6eb68d7e
|
codetools: added test TTestRefactoring.TestRenameProcReferences
git-svn-id: trunk@64998 -
|
2021-04-15 12:40:31 +00:00 |
|
pascal
|
052438a840
|
codetools: test for regression due to generic type fixes
git-svn-id: trunk@64980 -
|
2021-04-13 08:16:29 +00:00 |
|
mattias
|
01bf54a2cc
|
codetools: test RenameIdentifier
git-svn-id: trunk@64978 -
|
2021-04-12 18:49:28 +00:00 |
|
mattias
|
55040cc650
|
codetools: added test for FindDeclaration proc property
git-svn-id: trunk@64966 -
|
2021-04-11 15:49:23 +00:00 |
|
mattias
|
25a802c34b
|
codetools: fix for fpc 3.2+
git-svn-id: trunk@64965 -
|
2021-04-11 14:59:24 +00:00 |
|
mattias
|
13450f46a2
|
codetools: FindReferences for unit names
git-svn-id: trunk@64931 -
|
2021-04-06 00:11:28 +00:00 |
|
mattias
|
bd5b47ce14
|
codetools: GetCompatiblePublishedMethods check if class or property missing
git-svn-id: trunk@64842 -
|
2021-03-20 11:28:01 +00:00 |
|
pascal
|
1ceca464e8
|
codetools: added DISCARDRESULT to IsKeyWordProcedureSpecifier
git-svn-id: trunk@64817 -
|
2021-03-15 10:08:54 +00:00 |
|
juha
|
2fa9987008
|
IDE, Codetools: Simplify LoadAncestorDependencyHidden. Use "out" parameter when appropriate.
git-svn-id: trunk@64762 -
|
2021-03-07 13:24:51 +00:00 |
|
mattias
|
4ec7483328
|
codetools: updated controller types, issue #38596
git-svn-id: trunk@64761 -
|
2021-03-07 11:39:46 +00:00 |
|
mattias
|
8faf2f2b80
|
codetools: fixed event assignment completion keep spaces in front of := operator
git-svn-id: trunk@64750 -
|
2021-03-05 18:26:11 +00:00 |
|
juha
|
9046b533af
|
LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible.
git-svn-id: trunk@64743 -
|
2021-03-04 08:58:54 +00:00 |
|
mattias
|
16eb8abc21
|
cody: fixed vk_up on empty
git-svn-id: trunk@64724 -
|
2021-03-02 18:04:30 +00:00 |
|
mattias
|
341a3f7a74
|
codetools: fixed TFindDeclarationTool.FindUnitReferences search in uses section, bug #38559
git-svn-id: trunk@64704 -
|
2021-02-28 23:34:09 +00:00 |
|
mattias
|
bacadab499
|
codetools: less hints
git-svn-id: trunk@64699 -
|
2021-02-28 22:39:26 +00:00 |
|
mattias
|
ed63a0aaea
|
codetools: less hints
git-svn-id: trunk@64696 -
|
2021-02-28 22:12:36 +00:00 |
|
mattias
|
d3ab310266
|
codetools: fixed parsing var w:word platform = 1 platform
git-svn-id: trunk@64692 -
|
2021-02-28 21:33:21 +00:00 |
|
mattias
|
17781940eb
|
codetools: added tests
git-svn-id: trunk@64691 -
|
2021-02-28 21:32:43 +00:00 |
|
mattias
|
4ba43eba0b
|
codetools: fixed parsing var c:word = 1 deprecated, issue #38554
git-svn-id: trunk@64688 -
|
2021-02-28 08:59:14 +00:00 |
|
mattias
|
f7e8f4b52e
|
codetools: test bug #38554
git-svn-id: trunk@64687 -
|
2021-02-28 08:58:42 +00:00 |
|
mattias
|
ac82b9e9bc
|
codetools: less hints
git-svn-id: trunk@64683 -
|
2021-02-28 08:51:52 +00:00 |
|
martin
|
06eb834614
|
Implement "Select code block"
git-svn-id: trunk@64672 -
|
2021-02-26 22:01:33 +00:00 |
|
mattias
|
9baf8fe81d
|
codetools: fixed GetSmartHint other unit
git-svn-id: trunk@64603 -
|
2021-02-17 13:59:24 +00:00 |
|
juha
|
3f78f0d62d
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
|
2021-02-15 08:43:50 +00:00 |
|
mattias
|
62c37ad72a
|
updated Makefiles
git-svn-id: trunk@64567 -
|
2021-02-13 13:01:14 +00:00 |
|
juha
|
77e6853ca6
|
Components: Reduce calls to LowerCase().
git-svn-id: trunk@64515 -
|
2021-02-10 13:43:15 +00:00 |
|
juha
|
4733d3b7a1
|
Fix compilation with FPC 3.0.4.
git-svn-id: trunk@64498 -
|
2021-02-05 20:07:12 +00:00 |
|
juha
|
0feb7a5662
|
Codetools, Debugger: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64465 -
|
2021-02-05 11:28:11 +00:00 |
|
juha
|
2ba0ae90c4
|
IDE: Formatting and cleanup.
git-svn-id: trunk@64438 -
|
2021-01-29 19:58:57 +00:00 |
|
juha
|
aeb086e9c0
|
IDE, Codetools: Restore CodeToolBoss.DefineTree.ClearCache calls that were removed in optimization.
git-svn-id: trunk@64417 -
|
2021-01-24 12:42:50 +00:00 |
|
juha
|
b092cee8be
|
IDE: Optimize DefineTemplates updates for packages and project.
git-svn-id: trunk@64405 -
|
2021-01-19 09:20:34 +00:00 |
|
juha
|
dcf754c7c8
|
Codetools: Refactoring, move sub-procedure CalculateTemplate out from TDefineTree.Calculate.
git-svn-id: trunk@64394 -
|
2021-01-16 06:44:17 +00:00 |
|
juha
|
42850cfe4d
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
|
2021-01-14 12:41:32 +00:00 |
|
juha
|
36968885dd
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
git-svn-id: trunk@64376 -
|
2021-01-11 16:16:58 +00:00 |
|
juha
|
3ea7788cbf
|
Optimize CompareFileExt in different ways. Comparison of FPC/Lazarus generated files can be case-sensitive.
git-svn-id: trunk@64374 -
|
2021-01-10 19:07:52 +00:00 |
|
juha
|
edc2cc5dbb
|
Fix StandardCodeTool.HasInterfaceRegisterProc. Simplify code for checking added unit files.
git-svn-id: trunk@64156 -
|
2020-11-23 10:26:46 +00:00 |
|
pascal
|
31d43390f6
|
codetools: threadvar support for pascalparsertool. Issue #36947, patch from Delcio Sbeghen.
git-svn-id: trunk@64146 -
|
2020-11-17 19:25:20 +00:00 |
|
juha
|
4321fbf6e5
|
LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils.
git-svn-id: trunk@64081 -
|
2020-10-29 15:45:34 +00:00 |
|
juha
|
78d5022afa
|
IDE: Minor optimization, cleanup and formatting.
git-svn-id: trunk@64047 -
|
2020-10-22 13:35:04 +00:00 |
|
juha
|
ebad1d78ef
|
IDE: Add iOS as target. Issue #37869, patch from Alfred.
git-svn-id: trunk@63987 -
|
2020-10-09 18:39:07 +00:00 |
|
mattias
|
9e19eed0b3
|
codetools: added intrinsic GetTypeKind
git-svn-id: trunk@63832 -
|
2020-08-26 19:09:33 +00:00 |
|