Commit Graph

3691 Commits

Author SHA1 Message Date
mattias
752ae4ef0b codetools: fixed FindCommentEnd
git-svn-id: trunk@38203 -
2012-08-08 12:07:17 +00:00
mattias
1264a95e7c codetools: skip codetools comment
git-svn-id: trunk@38201 -
2012-08-08 07:58:43 +00:00
mattias
51c7a42e32 codetools: workaround until CalculateBinaryOperator supports alias types
git-svn-id: trunk@38195 -
2012-08-07 07:43:49 +00:00
mattias
d21465be10 codetools: started skipping codetools skip comments
git-svn-id: trunk@38190 -
2012-08-06 22:37:08 +00:00
mattias
a5f1df8c7c codetools: fixed FindDeclarationOfIdentAtParam searching if proc()then
git-svn-id: trunk@38189 -
2012-08-06 22:36:23 +00:00
maxim
7c19d004c2 Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583
git-svn-id: trunk@38187 -
2012-08-06 22:32:03 +00:00
mattias
b240df36a1 lazutils: UTF8CompareStr: made 64bit safe, added fast PChar versions
git-svn-id: trunk@38103 -
2012-08-01 10:50:19 +00:00
mattias
55d2c4b322 codetools: identifier completion: added longint to predefined identifiers
git-svn-id: trunk@38080 -
2012-07-28 15:13:52 +00:00
mattias
8bb7d5a78e codetools: improved unit not found error message for implicit used units
git-svn-id: trunk@38073 -
2012-07-28 12:29:00 +00:00
mattias
ecbd0c365e codetools: objcclass: default section is published
git-svn-id: trunk@37994 -
2012-07-21 20:45:34 +00:00
mattias
76fded6012 codetools: started simple setup for laz packages
git-svn-id: trunk@37992 -
2012-07-21 20:24:20 +00:00
mattias
e5c4619d8e codetools: missing unit
git-svn-id: trunk@37977 -
2012-07-20 07:07:28 +00:00
mattias
4d58e355b5 codetools: started utility unit laz
git-svn-id: trunk@37970 -
2012-07-19 08:14:09 +00:00
maxim
37ea4a51d6 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382
git-svn-id: trunk@37891 -
2012-07-07 10:06:18 +00:00
mattias
2e866b1430 codetools: added A to ComparePCharCaseInsensitiveA to make clear it is only ASCII
git-svn-id: trunk@37776 -
2012-06-25 08:57:05 +00:00
mattias
45419f6cc9 lazutils: removed old xml implementation, interface alias to new
git-svn-id: trunk@37761 -
2012-06-24 15:46:28 +00:00
mattias
07e2022646 codetools: forward proc completion: stay in same section
git-svn-id: trunk@37690 -
2012-06-19 11:24:17 +00:00
juha
2028f4a305 Codetools: Check for nil SrcTree in TUnitDictionary.ParseUnit. Can happen with invalid code.
git-svn-id: trunk@37667 -
2012-06-16 18:35:34 +00:00
mattias
9175dedadf codetools: using TFileStreamUTF8
git-svn-id: trunk@37653 -
2012-06-15 16:21:53 +00:00
juha
d91c978a4d Converter: Call FixIncludeFiles before parsing the source.
git-svn-id: trunk@37646 -
2012-06-14 17:51:25 +00:00
mattias
9cd168b8fe codetools: fixed inserting proc bodies in implementation in front of methods
git-svn-id: trunk@37644 -
2012-06-14 12:53:22 +00:00
mattias
65ea827862 codetools: class completion: add static method specifier for class property setter
git-svn-id: trunk@37636 -
2012-06-13 14:53:28 +00:00
mattias
b6a92e67e4 codetools: class completion: add static method modifier for setter of class property
git-svn-id: trunk@37633 -
2012-06-12 16:26:06 +00:00
mattias
2f0a0b9f8e codetools: identifier completion: when creating an override hide higher visibility members
git-svn-id: trunk@37632 -
2012-06-12 12:12:03 +00:00
mattias
e711cf6069 codetools: no var node for anonymous record case variables
git-svn-id: trunk@37631 -
2012-06-12 10:47:38 +00:00
mattias
59cc5ead15 codetools: fixed adding class keyword for property setter of a class property
git-svn-id: trunk@37629 -
2012-06-11 21:53:51 +00:00
mattias
286e5828d2 codetools: class completion: fixed searching var node when first is class var
git-svn-id: trunk@37627 -
2012-06-11 20:01:27 +00:00
mattias
2b6a6b48bd codetools: class completion: fixed searching var node when first is class var
git-svn-id: trunk@37626 -
2012-06-11 19:16:11 +00:00
mattias
dce69caec1 codetools: class completion: fixed searching var node when first is class var
git-svn-id: trunk@37625 -
2012-06-11 19:03:56 +00:00
mattias
27de8bc684 codetools: class completion: search variables in all sections, bug #22246
git-svn-id: trunk@37614 -
2012-06-11 08:33:18 +00:00
mattias
b172a9eace codetools: property completion: add class var for class property variables
git-svn-id: trunk@37613 -
2012-06-11 07:43:16 +00:00
mattias
6efbc9529f cody: simplified code
git-svn-id: trunk@37604 -
2012-06-10 13:55:41 +00:00
mattias
c5a967874a codetools: fixed Unneeded extra space in event assignment completion
git-svn-id: trunk@37594 -
2012-06-08 17:00:13 +00:00
mattias
ee85c477b2 codetools: allow keywords in program name
git-svn-id: trunk@37483 -
2012-06-02 13:52:58 +00:00
mattias
24dcd68f83 codetools: save parse error of operator, do not save errors outside parser, fixed parsing method name with generic parameter
git-svn-id: trunk@37482 -
2012-06-02 13:47:16 +00:00
mattias
ff6ee10d04 codetools: clear nodes behind, when linkscanner parsed only parts
git-svn-id: trunk@37476 -
2012-06-02 01:41:20 +00:00
mattias
afacbf67e6 codetools: TCustomCodeTool.FindLineEndOrCodeAfterPosition: fixed crash when at end of code
git-svn-id: trunk@37475 -
2012-06-02 01:26:11 +00:00
mattias
a5f8d500a6 codetools: fixed mem leak
git-svn-id: trunk@37400 -
2012-05-23 06:40:23 +00:00
maxim
6b0679c4b7 Codetools: updated Russian translation
git-svn-id: trunk@37396 -
2012-05-22 20:50:56 +00:00
mattias
b7deaffd70 IDE,codetools: added conditionals functions GetIDEValue, GetEnv
git-svn-id: trunk@37391 -
2012-05-22 13:27:59 +00:00
mattias
b88a39ccca codetools: cfgscript: nicer error message if semicolon is missing
git-svn-id: trunk@37390 -
2012-05-22 10:53:35 +00:00
mattias
9d23ad175f translations: germans: updated from Swen Heinig
git-svn-id: trunk@37360 -
2012-05-20 08:51:36 +00:00
maxim
15e9aa53b6 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064
git-svn-id: trunk@37326 -
2012-05-18 23:16:51 +00:00
mattias
b05ef05a04 codetools: identifier completion: added mode directives
git-svn-id: trunk@37287 -
2012-05-15 10:21:47 +00:00
juha
141260a23a Converter: Improve converting TabbedNotebook to TPageControl.
git-svn-id: trunk@37270 -
2012-05-13 17:08:41 +00:00
mattias
bb32bf4cdb codetools: improved error message on unit not found
git-svn-id: trunk@37265 -
2012-05-13 13:03:58 +00:00
mattias
2b2f0f00f8 codetools: improved error message on unit not found
git-svn-id: trunk@37263 -
2012-05-13 09:40:15 +00:00
mattias
5a6462019e codetools: searching compiler: search first in dir of fpc.exe, then in PATH
git-svn-id: trunk@37262 -
2012-05-13 08:31:43 +00:00
mattias
42994e213e codetools: fixed parsing parameter types with units, bug #21985
git-svn-id: trunk@37219 -
2012-05-08 13:17:02 +00:00
mattias
1802fda674 codetools: GetSmartHint: ^, .., file of, class of
git-svn-id: trunk@37215 -
2012-05-07 16:16:17 +00:00