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
pascal
da8c2d75b5
codetools: generate local var for Length() with type SizeInt
...
git-svn-id: trunk@63800 -
2020-08-21 07:43:13 +00:00
pascal
7fefade33f
codetools: changed some types of fpc intrinsics from Integer to SizeInt
...
git-svn-id: trunk@63799 -
2020-08-21 06:40:19 +00:00
pascal
4787a58f27
codetools: fixed identifier completion in or behind empty string. Issue #26964
...
git-svn-id: trunk@63798 -
2020-08-20 11:41:33 +00:00
mattias
ec9a94e00b
codetools: added SetString overloads
...
git-svn-id: trunk@63683 -
2020-08-03 20:55:53 +00:00
mattias
708776f819
codetools: added SetString overloads
...
git-svn-id: trunk@63681 -
2020-08-03 20:53:27 +00:00
mattias
9f37792f79
codetools: added SetString overloads
...
git-svn-id: trunk@63679 -
2020-08-03 20:50:29 +00:00
mattias
32f1e69fdd
codetools: search unit first in current directory, issue #37466
...
git-svn-id: trunk@63675 -
2020-08-02 16:27:24 +00:00
mattias
c85295938d
codetools: tests: less hints, test search in virtual sub dir
...
git-svn-id: trunk@63674 -
2020-08-02 16:18:21 +00:00
mattias
2a1638310f
codetools: added winapi proc modifier, issue #36927
...
git-svn-id: trunk@63633 -
2020-07-23 13:39:46 +00:00
juha
4fde982e86
Codetools: Find form's ancestor also when a generic form is specialized. Issue #37396 , patch from Imants Gulbis.
...
git-svn-id: trunk@63627 -
2020-07-22 20:16:22 +00:00
mattias
61c53d6f41
LazUtils/FreeType: Separate FreeType stuff into its own package
...
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00
mattias
8ceb09a67b
make: changed default darwin lcl platform from carbon to cocoa
...
git-svn-id: trunk@63551 -
2020-07-13 09:00:41 +00:00
maxim
8a7112535d
Translations: Chinese translation update by robsean, bug #37290
...
git-svn-id: trunk@63485 -
2020-07-01 21:39:48 +00:00
mattias
9dcd9ee04d
updated makefiles
...
git-svn-id: trunk@63453 -
2020-06-28 11:01:41 +00:00
mattias
494953483e
codetools: updated fallback fpc msg file
...
git-svn-id: trunk@63451 -
2020-06-27 19:47:52 +00:00
mattias
cefb52cf69
codetools: test add unit does not break dotted names
...
git-svn-id: trunk@63406 -
2020-06-20 16:03:16 +00:00
mattias
665ab3cba6
codetools: AddUnitToMainUsesSection using flags, test
...
git-svn-id: trunk@63404 -
2020-06-20 15:52:42 +00:00
maxim
b91524a887
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201
...
git-svn-id: trunk@63346 -
2020-06-12 15:01:32 +00:00
maxim
1db124462b
CodeTools: cleaned up outdated codetools/languages/README.txt contents
...
git-svn-id: trunk@63340 -
2020-06-10 15:57:34 +00:00
mattias
7c7f225d4f
codetools: parse proc modifier async, built-in function await
...
git-svn-id: trunk@63192 -
2020-05-21 10:22:41 +00:00
mattias
9364c88e45
codetools: support for xtensa cpu and freertos OS, issue #37097 , from Christo Crause
...
git-svn-id: trunk@63185 -
2020-05-19 12:51:38 +00:00
mattias
ac6b80f0c2
codetools: fixed extract generic type param names, issue #37081 , from Pascal Riekenberg
...
git-svn-id: trunk@63181 -
2020-05-18 10:29:22 +00:00
mattias
c64cd287c5
codetools: var completion of for-var-in-genericarray, from Pascal Riekenberg, issue #37076
...
git-svn-id: trunk@63160 -
2020-05-15 09:37:49 +00:00
mattias
9083125eb6
codetools: fixed semicolon after specialize on class completion, from Pascal Riekenberg
...
git-svn-id: trunk@63159 -
2020-05-15 08:37:03 +00:00
mattias
eb33c352df
codetools: test parsing nested generic inline expression, from Pascal Riekenberg
...
git-svn-id: trunk@63149 -
2020-05-14 08:18:22 +00:00
mattias
9aa25f1ba7
codetools: extract generic type reference, from Pascal Riekenberg
...
git-svn-id: trunk@63148 -
2020-05-14 08:17:17 +00:00
mattias
36e7acabf5
codetools: fixed AV
...
git-svn-id: trunk@63138 -
2020-05-12 17:19:27 +00:00
mattias
1c9deb7a4c
codetools: undo patch r62693 #d1b15edcfe, it broke some tests
...
git-svn-id: trunk@63137 -
2020-05-12 17:08:22 +00:00
mattias
797768a965
codetools: code completion for "FOR var IN" with generic class, from Pascal Riekenberg
...
git-svn-id: trunk@63136 -
2020-05-12 16:47:24 +00:00
mattias
ced548bb66
codetools: added example FindReferences
...
git-svn-id: trunk@63087 -
2020-04-27 21:11:52 +00:00
mattias
c5c9d0014f
codetools: added example FindReferences
...
git-svn-id: trunk@63086 -
2020-04-27 21:08:35 +00:00
mattias
506b6a8af4
codetools: if fpc.exe omits last line with realcompiler, use compile in path
...
git-svn-id: trunk@63080 -
2020-04-25 19:11:10 +00:00
juha
83b5ba73f2
Codetools: Comment out functions in BasicCodetools dealing with CreateForm. Methods in StdCodetools are used.
...
git-svn-id: trunk@63006 -
2020-04-17 09:32:13 +00:00
juha
651a6436a2
Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316 , patch from Alfred.
...
git-svn-id: trunk@62890 -
2020-04-05 11:35:01 +00:00
dmitry
0cc6e203b8
codetools: adding suppot for cblocks procedural type modifier. Based on patch by Juha Manninen. bug #36752
...
git-svn-id: trunk@62886 -
2020-04-05 04:33:04 +00:00
juha
de38b0140e
Codetools: Understand BuildIntf package with any project.
...
git-svn-id: trunk@62812 -
2020-03-27 20:20:43 +00:00
mattias
a472e9ef09
buildintf: split from ideintf
...
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
juha
de408de69e
Codetools: Support ArrayToDynArray and other missing modeswitches. Issue #36796 .
...
git-svn-id: trunk@62768 -
2020-03-15 17:55:43 +00:00
ondrej
08b5b4a244
CodeTools: support {$modeswitch multihelpers}. Issue #35911
...
git-svn-id: trunk@62702 -
2020-03-07 17:03:21 +00:00
juha
d1b15edcfe
Codetools: Improve parsing of recursive generics structures. Issue #34824 , patch from soerensen3.
...
git-svn-id: trunk@62693 -
2020-03-05 10:47:05 +00:00
mattias
1ba42be4c3
codetools: test varargs
...
git-svn-id: trunk@62659 -
2020-02-22 09:03:05 +00:00
mattias
3007a4b542
codetools: parse varargs of type
...
git-svn-id: trunk@62655 -
2020-02-21 11:42:49 +00:00
mattias
6f178bc229
codetools: test varargs of type
...
git-svn-id: trunk@62654 -
2020-02-21 11:42:41 +00:00
mattias
5ff82c12a9
codetools: fixed IsCompilerExecutable
...
git-svn-id: trunk@62651 -
2020-02-20 09:08:19 +00:00
mattias
a5a26cdaec
codetools: IsCompilerExecutable now allows fpc* and ppc*, bug #36689
...
git-svn-id: trunk@62650 -
2020-02-20 09:03:44 +00:00
maxim
ed7473f789
Codetools: AVR controller information update to the latest support in FPC trunk. The list is now sorted. Patch by Christo Crause, bug #36707 .
...
git-svn-id: trunk@62643 -
2020-02-17 23:28:35 +00:00
juha
ec192ce438
Codetools: In function IsCompilerExecutable fix dcc extension check and fix return value.
...
git-svn-id: trunk@62634 -
2020-02-16 16:10:46 +00:00
juha
29d750ae6a
Codetools: Support Codecompletion inside "with begin end" block. May fix other cases, too. Issue #0023782 , patch from jefferywa.
...
git-svn-id: trunk@62470 -
2019-12-30 13:59:12 +00:00
juha
9aaa7c7143
IDE: Disable 'Guess Misplaced IFDEF/ENDIF' feature until it gets fixed. Can be enabled by defining GuessMisplacedIfdef.
...
git-svn-id: trunk@62427 -
2019-12-21 08:11:26 +00:00
juha
6a3024178c
Codetools: fix compilation. Issue #36409 .
...
git-svn-id: trunk@62403 -
2019-12-15 21:34:56 +00:00
juha
46beb34edb
IDE: New target OS - DragonFlyBSD. Issue #36409 , patch from CudaText man.
...
git-svn-id: trunk@62401 -
2019-12-15 21:10:39 +00:00
mattias
b6112f516e
codetools: parse property; experimental; platform
...
git-svn-id: trunk@62394 -
2019-12-14 18:02:51 +00:00
mattias
ee86d9985c
codetools: test property; experimental; platform
...
git-svn-id: trunk@62393 -
2019-12-14 18:02:43 +00:00
ondrej
b21a3831c1
CodeTools: ofall() code macro: keep & prefixes. Issue #35801
...
git-svn-id: trunk@62244 -
2019-11-15 21:38:13 +00:00
ondrej
fde024d03d
CodeTools: fix &-prefixed identifier comparison. Fixes #32561
...
git-svn-id: trunk@62243 -
2019-11-15 21:18:09 +00:00
ondrej
d3e927b65c
CodeTools: CodeCompletion: include templates (optional). Issue #34389
...
git-svn-id: trunk@62240 -
2019-11-15 19:26:51 +00:00
ondrej
86a7065f15
CodeTools: declare for-in variable for interfaces. Issue #35290
...
git-svn-id: trunk@62239 -
2019-11-15 19:21:40 +00:00
juha
1ff30d6bfd
Codetools: Add unit names correctly to project source. Issue #35803 .
...
git-svn-id: trunk@62169 -
2019-11-03 16:45:48 +00:00
juha
45446f15b8
Formatting
...
git-svn-id: trunk@62168 -
2019-11-03 16:45:42 +00:00
juha
6bb1d0f3da
Codetools: Support namespaced units in places where function IsValidIdent is called.
...
git-svn-id: trunk@62135 -
2019-10-27 15:46:19 +00:00
juha
a2c685b569
Codetools: Rename a namespaced unit correctly in project source. Issue #35803 .
...
git-svn-id: trunk@62134 -
2019-10-27 15:46:17 +00:00
mattias
ea9b316ba6
codetools: added modeswitch msImplicitFunctionSpecialization
...
git-svn-id: trunk@62067 -
2019-10-16 10:27:16 +00:00
mattias
79aa478b8d
codetools: fixed find declaration multidim[,].sub
...
git-svn-id: trunk@61962 -
2019-10-03 14:35:55 +00:00
mattias
fc24b68aa6
codetools: test multidim[,].sub
...
git-svn-id: trunk@61961 -
2019-10-03 14:35:42 +00:00
maxim
bfc5807673
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097
...
git-svn-id: trunk@61907 -
2019-09-20 23:42:25 +00:00
maxim
58bc01ccf8
Translations: Slovak translation update by LacaK, bug #36088
...
git-svn-id: trunk@61906 -
2019-09-20 23:25:41 +00:00
mattias
c1a8c22f07
codetools: sourcecloser: fixed cleaning up unit begin block
...
git-svn-id: trunk@61871 -
2019-09-13 19:23:20 +00:00
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
f167da7d21
codetools: added test class completion with function result type params
...
git-svn-id: trunk@61716 -
2019-08-17 18:35:47 +00:00
maxim
bd9bfc01d4
Translations: Turkish translation update by Onur ERÇELEN, bug #35865
...
git-svn-id: trunk@61612 -
2019-07-21 22:57:16 +00:00
mattias
f0aa8dbf58
IDE: define codetools values for custom options -Ciro -g -g- -gw -Sah, issue #35771 , from Yuriy Sydorov
...
git-svn-id: trunk@61483 -
2019-06-26 17:23:33 +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
juha
79b8e496b5
IDE: Use proper case for Target OS names. Issue #35589 , patch from Alexey Tor.
...
git-svn-id: trunk@61274 -
2019-05-22 14:41:36 +00:00
maxim
dd661a10de
Translations: regenerated all relevant translation files after r61231 #5b72fe1d56
...
git-svn-id: trunk@61233 -
2019-05-16 23:10:15 +00:00
maxim
b68407fc52
Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
...
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +00:00
mattias
7906467427
codetools: sourcecloser: keep implementation keyword
...
git-svn-id: trunk@61197 -
2019-05-10 13:18:14 +00:00
mattias
e408bd979a
IDE: fixed adding event, when property unit has no implementation section
...
git-svn-id: trunk@61195 -
2019-05-10 13:11:43 +00:00
mattias
2248ddea17
codetools: added option -M syntaxmode
...
git-svn-id: trunk@61193 -
2019-05-10 08:23:03 +00:00
mattias
1d8e8b2751
codetools: fixed node start class sections
...
git-svn-id: trunk@61109 -
2019-05-03 08:54:34 +00:00
joost
cb9c628098
Codetools: Enabled possibility to compile with fpmake
...
git-svn-id: trunk@61027 -
2019-04-20 19:02:05 +00:00
mattias
507da49bf0
codetools: fixed mem leak FPM.UnitToSrc
...
git-svn-id: trunk@60711 -
2019-03-17 20:50:37 +00:00
juha
a7f4ce33ff
Codetools: Reuse code in TPascalReaderTool.ExtractSourceName.
...
git-svn-id: trunk@60676 -
2019-03-15 11:23:33 +00:00
juha
2599738437
Codetools: Fix function FindNextIncludeDirective when an include file name is quoted.
...
git-svn-id: trunk@60675 -
2019-03-15 11:23:21 +00:00
mattias
be9ae3b82b
codetools: added fpc errorcn.msg encoding info CP936
...
git-svn-id: trunk@60672 -
2019-03-14 19:52:29 +00:00
mattias
5ecb90b18b
codetools: RunFPCVerbose: append always -Fr if available
...
git-svn-id: trunk@60670 -
2019-03-14 19:41:30 +00:00
mattias
1f371c8960
codetools: parse fpc output: keep FULLVERSION value
...
git-svn-id: trunk@60661 -
2019-03-13 07:10:43 +00:00
mattias
7c75981ce8
codetools: identifier completion: added $DispatchField, $DispatchStrField for pas2js
...
git-svn-id: trunk@60658 -
2019-03-12 11:40:34 +00:00
mattias
aab3418c8c
codetools: fixed objcclass
...
git-svn-id: trunk@60629 -
2019-03-09 12:12:10 +00:00
mattias
21554fa1b3
codetools: added FindProc
...
git-svn-id: trunk@60627 -
2019-03-08 23:02:29 +00:00
mattias
7167eb3bd1
codetools: fixed GetPascalCompilerForDirectory using same algo as TLinkScanner
...
git-svn-id: trunk@60592 -
2019-03-05 10:12:21 +00:00
mattias
9f27095fee
codetools: added IsPas2jsTargetOS IsPas2jsTargetCPU, removed deprecated functions
...
git-svn-id: trunk@60590 -
2019-03-05 09:43:24 +00:00
mattias
19c2881ef0
codetools: fixed compiler version check
...
git-svn-id: trunk@60583 -
2019-03-04 13:32:26 +00:00
mattias
41a3fb6d01
codetools: TPCTargetConfigCache.Update: check if Units<>nil
...
git-svn-id: trunk@60580 -
2019-03-04 12:50:38 +00:00
mattias
bb2ef7b609
undo 60575
...
git-svn-id: trunk@60576 -
2019-03-04 08:00:18 +00:00
mattias
e3b4ad515f
startlazarus: fixed regression, issue #35184 , Cyrax
...
git-svn-id: trunk@60575 -
2019-03-04 07:57:40 +00:00
mattias
ac3b7f22d0
codetools: comment
...
git-svn-id: trunk@60553 -
2019-03-01 17:55:36 +00:00
mattias
6e9fee2984
IDE: fixed fpc version check for resources
...
git-svn-id: trunk@60552 -
2019-03-01 10:03:36 +00:00
mattias
70529aa22d
IDE/codetools: unified compiler check, fixed testing compiler twice
...
git-svn-id: trunk@60551 -
2019-03-01 09:32:14 +00:00
mattias
53fe4eeac4
codetools: nicer debugging
...
git-svn-id: trunk@60542 -
2019-02-28 18:45:32 +00:00
mattias
acedbb1bcd
codetools: IsCompilerExec: error if neither fpc nor pas2js
...
git-svn-id: trunk@60538 -
2019-02-28 16:58:35 +00:00
mattias
3102805a43
IDE: rescan compiler defines: show default compiler error
...
git-svn-id: trunk@60536 -
2019-02-28 16:36:04 +00:00
mattias
ad2827a4e5
IDE: fixed checking type of compiler (fpc/pas2js), fixed quoting compiler filename, improved error handling
...
git-svn-id: trunk@60535 -
2019-02-28 16:18:36 +00:00
mattias
bfaf53d166
codetools: renamed modeswitch MultipleScopeHelpers to MultiHelpers
...
git-svn-id: trunk@60500 -
2019-02-25 17:53:17 +00:00
mattias
a4ae7916e1
codetools: debug
...
git-svn-id: trunk@60488 -
2019-02-24 14:21:51 +00:00
mattias
aa0a89a0c1
codetools: test objfpc generic class function
...
git-svn-id: trunk@60487 -
2019-02-24 14:21:32 +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
bcd365ba77
codetools: test generic function after type
...
git-svn-id: trunk@60478 -
2019-02-24 13:58:24 +00:00
maxim
c91b1321e0
Translations: French translation update by Gilles Vasseur, bug #35034
...
git-svn-id: trunk@60368 -
2019-02-08 23:14:55 +00:00
mattias
1dfd9924d7
codetools: scanner: added $modeswitch multiplescopehelpers
...
git-svn-id: trunk@60241 -
2019-01-29 18:21:11 +00:00
maxim
99d7c7b289
Cody: replaced .po file by .pot
...
git-svn-id: trunk@60209 -
2019-01-24 23:04:53 +00:00
maxim
684c367b8a
IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
...
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.
git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
mattias
4e3c76a735
codetools: fixed usesgraph addtargetunit
...
git-svn-id: trunk@60158 -
2019-01-23 10:12:18 +00:00
maxim
bc4e1da857
Translations: Polish translation update by Sławomir Niedziela, bug #34788
...
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +00:00
mattias
ce79247514
codetools: fixed loading fpm
...
git-svn-id: trunk@59976 -
2019-01-02 17:11:14 +00:00
mattias
020d76d698
codetools: clean up
...
git-svn-id: trunk@59974 -
2019-01-02 17:04:53 +00:00
mattias
780beb52fe
codetools: scan fpc units: store fpm sources separate
...
git-svn-id: trunk@59973 -
2019-01-02 17:02:02 +00:00
mattias
f6cf943c86
codetools: comments
...
git-svn-id: trunk@59944 -
2018-12-31 09:56:43 +00:00
mattias
0e5d9ae3c8
codetools: fixed parsing $IFOpt if option is not defined
...
git-svn-id: trunk@59914 -
2018-12-27 13:48:47 +00:00
mattias
b0eae2930b
codetools: test $IFOpt
...
git-svn-id: trunk@59913 -
2018-12-27 13:48:20 +00:00
juha
dc3d76f928
Codetools: CPU Templates for ARM CPU with FPC trunk. Issue #34571 , patch from Simon Ameis.
...
git-svn-id: trunk@59903 -
2018-12-23 21:51:15 +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
fc5c60b0fd
codetools: added test for anonymous expr as arg and dot operator
...
git-svn-id: trunk@59844 -
2018-12-18 12:41:03 +00:00
mattias
07ff5d447e
codetools: anonymous functions in pas2js
...
git-svn-id: trunk@59832 -
2018-12-17 11:57:09 +00:00
mattias
27b90f60de
codetools: clean up
...
git-svn-id: trunk@59800 -
2018-12-12 10:24:57 +00:00
mattias
6b67cdc3ef
codetools: test ano proc as arg
...
git-svn-id: trunk@59799 -
2018-12-12 09:58:36 +00:00
mattias
3cd01247f7
codetools: test anonym procs args and find declaration
...
git-svn-id: trunk@59798 -
2018-12-12 09:47:47 +00:00
mattias
36e39cc57f
codetools: parse assign anonymous procedure
...
git-svn-id: trunk@59797 -
2018-12-11 23:46:15 +00:00
maxim
c8c7a1723a
Translations: Chinese translation update by robsean, bug #34579
...
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
mattias
01ee3542be
codetools: modeswitch omitrtti
...
git-svn-id: trunk@59583 -
2018-11-17 21:36:46 +00:00
maxim
3cefe5b042
Translations: Czech translation update by chronos, bug #34549
...
git-svn-id: trunk@59564 -
2018-11-16 23:13:39 +00:00
mattias
e1221dcbc2
codetools: added TCodeCache.ClearAllModified
...
git-svn-id: trunk@59559 -
2018-11-16 17:50:00 +00:00
mattias
9530425edf
codetools: do not automatically pass -Fr to pas2js
...
git-svn-id: trunk@59456 -
2018-11-05 10:32:04 +00:00
juha
71dbce1d30
Finnish translation.
...
git-svn-id: trunk@59324 -
2018-10-19 16:12:41 +00:00
maxim
e26f6ff3ca
Translations: Hungarian translation update by Péter Gábor, bug #34397
...
git-svn-id: trunk@59275 -
2018-10-09 22:41:03 +00:00