Commit Graph

4739 Commits

Author SHA1 Message Date
mattias
b23106921b codetools: added TLinkScanner.FindFirstDirective
git-svn-id: trunk@53191 -
2016-10-21 17:41:05 +00:00
mattias
d7a2596644 codetools: fixed CleanPosIsInComment when cleanpos in front a comment
git-svn-id: trunk@53190 -
2016-10-21 17:40:37 +00:00
mattias
20a6bfdf08 codetools: tests: less hints
git-svn-id: trunk@53189 -
2016-10-21 16:49:40 +00:00
mattias
a9051948ae IDE: compile project/package: warn when passing an option twice with different values
git-svn-id: trunk@53184 -
2016-10-20 20:17:01 +00:00
mattias
94d76f9a59 codetools: ParseFPCParameters: case insensitive defines
git-svn-id: trunk@53183 -
2016-10-20 19:48:07 +00:00
mattias
bd2ab5c7bc codetools: ParseFPCParameters: moved to other fpc option parse functions
git-svn-id: trunk@53182 -
2016-10-20 17:02:59 +00:00
mattias
de0adccd6e codetools: ParseFPCParameters: alias params
git-svn-id: trunk@53181 -
2016-10-20 16:57:52 +00:00
mattias
3610fd18b2 codetools: started ParseFPCParameters
git-svn-id: trunk@53180 -
2016-10-20 16:24:52 +00:00
mattias
0248f28552 codetools: tests: fixed
git-svn-id: trunk@53178 -
2016-10-20 15:02:39 +00:00
mattias
f495d5d398 codetools: tests: renamed testrefactoring.pas
git-svn-id: trunk@53177 -
2016-10-20 14:37:14 +00:00
mattias
3677cdfb7f codetools: tests: renamed testfinddeclaration.pas
git-svn-id: trunk@53176 -
2016-10-20 14:36:10 +00:00
mattias
feb1a73e6c codetools: added option MethodDefaultSection
git-svn-id: trunk@53166 -
2016-10-19 21:51:56 +00:00
maxim
87e325a19a Cody: improved i18n, patch by Péter Gábor, bug #30746; regenerated translations and updated Russian translation
git-svn-id: trunk@53156 -
2016-10-18 22:23:44 +00:00
mattias
ebe105f987 codetools: started ParseFPCParameter
git-svn-id: trunk@53155 -
2016-10-18 13:34:55 +00:00
mattias
ce7d2bf070 codetools: tests: moved test modules to modulestest
git-svn-id: trunk@53154 -
2016-10-17 15:10:47 +00:00
mattias
541f15a9cb codetools: moved tests
git-svn-id: trunk@53152 -
2016-10-17 15:01:23 +00:00
mattias
f613ed6239 codetools: less hints
git-svn-id: trunk@53145 -
2016-10-17 13:56:30 +00:00
mattias
1cac5baa4d codetools: less hints
git-svn-id: trunk@53143 -
2016-10-17 13:50:26 +00:00
mattias
2ffb2eebdc codetools: clean up
git-svn-id: trunk@53136 -
2016-10-17 13:33:11 +00:00
mattias
e86e540a69 codetools: fixed ReadAndCompareUsedUnit, bug #30505
git-svn-id: trunk@53119 -
2016-10-14 18:51:19 +00:00
mattias
2e697531df codetools: identifier completion: fixed ilcfNeedsDo when as is next token, bug #30703
git-svn-id: trunk@53115 -
2016-10-14 18:11:56 +00:00
ondrej
c0cc369d3d IDE, CodeTools: support {scopedenums on} in "case ofall" code template
git-svn-id: trunk@53039 -
2016-09-26 18:14:15 +00:00
mattias
291ce7da29 cody: added function to insert an int64 id
git-svn-id: trunk@53019 -
2016-09-22 14:31:49 +00:00
mattias
2ee19afd56 codetools: fixed forward defined class-of
git-svn-id: trunk@52855 -
2016-08-21 19:29:50 +00:00
mattias
2b61a95171 codetools: fixed setting EndPos of ctnGenericParam, bug #30489
git-svn-id: trunk@52844 -
2016-08-20 17:30:17 +00:00
ondrej
2e76894327 CodeTools: don't rescan FPC directory twice due to the same unit (e.g. when the FPC dir is corrupted)
git-svn-id: trunk@52818 -
2016-08-17 16:43:05 +00:00
juha
9367da0ae5 Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
2016-08-17 10:40:29 +00:00
ondrej
f3ee10c357 IDE, CodeTools: rescan FPC directory cache automatically. Issue #30475
git-svn-id: trunk@52809 -
2016-08-16 22:32:22 +00:00
mattias
a4ddf094a2 codetools: fixed AddWithBlock on ((i)), bug #29749
git-svn-id: trunk@52786 -
2016-08-04 20:04:12 +00:00
mattias
79f1b32221 codetools: fixed reading fpc unit cache
git-svn-id: trunk@52763 -
2016-08-01 07:45:24 +00:00
mattias
a9e52f41eb codetools: add with block: skip nested brackets, bug #29749
git-svn-id: trunk@52746 -
2016-07-24 16:47:48 +00:00
mattias
614f7eb46c codetools: fixed find include file, uninitialized var
git-svn-id: trunk@52738 -
2016-07-21 19:36:36 +00:00
mattias
4117b06b77 codetools: include file search: find include file without extension, use semicolon path separator in Delphi mode
git-svn-id: trunk@52736 -
2016-07-21 10:53:40 +00:00
mattias
5b863e3af0 codetools: example: fixed compilation
git-svn-id: trunk@52735 -
2016-07-21 10:48:16 +00:00
mattias
0bd6601f77 codetools: modeswitch unicodestrings: set FPC_UNICODESTRINGS
git-svn-id: trunk@52685 -
2016-07-14 09:28:57 +00:00
mattias
c2aed806b6 codetools: ExtractProcHead: phpAddParentProcs
git-svn-id: trunk@52683 -
2016-07-14 07:42:59 +00:00
juha
95e8ab1cd8 LCL, Codetools: Turn condition {$IFnDEF DisableWrapperFunctions} into {$IFDEF EnableWrapperFunctions} in units where it was forgotten.
git-svn-id: trunk@52678 -
2016-07-13 13:32:33 +00:00
mattias
54af11a069 codetools: identifier completion: method specifiers
git-svn-id: trunk@52647 -
2016-07-07 23:34:45 +00:00
mattias
ff5f987936 codetools: identifier completion: procedure specifiers and procedure type specifiers
git-svn-id: trunk@52646 -
2016-07-07 09:11:39 +00:00
mattias
21f07de277 codetools: identifier completion: method specifiers, patch #30352
git-svn-id: trunk@52645 -
2016-07-07 08:57:19 +00:00
ondrej
72d7b7a01a codetools: add Insert compiler intrinsic from FPC 3.1.1
git-svn-id: trunk@52567 -
2016-06-22 18:16:03 +00:00
ondrej
243ffe08c1 codetools: fix Copy() intrinsic
git-svn-id: trunk@52566 -
2016-06-22 18:02:41 +00:00
ondrej
a21850f1bc codetools: add Delete compiler intrinsic from FPC 3.1.1
git-svn-id: trunk@52565 -
2016-06-22 17:31:02 +00:00
mattias
9e4e6e88b3 codetools: include path for fpc src dir packages/rtl-*
git-svn-id: trunk@52554 -
2016-06-22 11:23:09 +00:00
juha
d5346b5108 Formatting
git-svn-id: trunk@52529 -
2016-06-20 08:51:12 +00:00
bart
e12b65390b Fix some more spelling errors.
git-svn-id: trunk@52490 -
2016-06-12 16:32:39 +00:00
maxim
36046a9b4d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
git-svn-id: trunk@52463 -
2016-06-08 23:13:31 +00:00
maxim
207c318329 Regenerated translations
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
mattias
baadaff802 codetools: parse proc modifier compilerproc:id, bug #30237
git-svn-id: trunk@52444 -
2016-06-06 09:03:59 +00:00
ondrej
eda5b1fdca codetools: find unused units: add support for class helpers. (e.g. in "Unused units" dialog.)
git-svn-id: trunk@52411 -
2016-05-30 18:05:19 +00:00