mattias
|
aeab413b25
|
codetools: RemoveWithBlock: keep begin..end after do,then,else
git-svn-id: trunk@45408 -
|
2014-06-08 20:11:57 +00:00 |
|
mattias
|
403ed545d1
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
|
2014-06-08 10:19:28 +00:00 |
|
mattias
|
b0b5163778
|
IDE: fpc msg parser: darwin linker reference error
git-svn-id: trunk@45383 -
|
2014-06-07 19:37:21 +00:00 |
|
mattias
|
ee966ac457
|
codetools: CreateVariableForIdentifier: give error message if syntax not supported
git-svn-id: trunk@45341 -
|
2014-06-04 19:20:42 +00:00 |
|
mattias
|
a7c4d5af38
|
IDE: fpc msg parser: fix position for message identifier not found
git-svn-id: trunk@45339 -
|
2014-06-04 19:11:48 +00:00 |
|
mattias
|
22d2d30164
|
IDE: quickfixes: use first fit
git-svn-id: trunk@45314 -
|
2014-06-02 23:29:21 +00:00 |
|
mattias
|
6198e17b19
|
cody: quickfix identifier not found
git-svn-id: trunk@45313 -
|
2014-06-02 23:05:46 +00:00 |
|
mattias
|
30c58e48d6
|
IDE,lazutils: added GetPhysicalFilenameCached
git-svn-id: trunk@45247 -
|
2014-05-30 13:41:20 +00:00 |
|
mattias
|
a5df74c478
|
codetools: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45243 -
|
2014-05-30 12:40:35 +00:00 |
|
mattias
|
f194fdc351
|
codetools: SearchFileInPath: do not expand file name, only normalize
git-svn-id: trunk@45240 -
|
2014-05-30 11:47:52 +00:00 |
|
mattias
|
f017a11ccc
|
lazutils: ReadAllLinks: do not expand symlink target, only shorten
git-svn-id: trunk@45239 -
|
2014-05-30 11:40:34 +00:00 |
|
mattias
|
8ecc6a3c88
|
codetools: fpcunitset cache: do not expand file name, only normalize
git-svn-id: trunk@45238 -
|
2014-05-30 11:34:07 +00:00 |
|
mattias
|
20e71e8e42
|
codetools: reading fpc unit path: use working directory, not current directory
git-svn-id: trunk@45237 -
|
2014-05-30 11:30:54 +00:00 |
|
mattias
|
de9275761d
|
codetools: reading fpc settings: convert system encoding to UTF8
git-svn-id: trunk@45236 -
|
2014-05-30 11:26:03 +00:00 |
|
mattias
|
1978a47b0c
|
codetools: FindDiskFilename: do not trim spaces at end
git-svn-id: trunk@45235 -
|
2014-05-30 11:22:41 +00:00 |
|
mattias
|
333f004e92
|
codetools: linkscanner: do not use currentdir as fallback
git-svn-id: trunk@45234 -
|
2014-05-30 11:21:41 +00:00 |
|
mattias
|
bee1c1b28f
|
codetools: added list of encodings for fpc error files
git-svn-id: trunk@45210 -
|
2014-05-28 06:28:09 +00:00 |
|
mattias
|
837e4699e5
|
codetools: GetFPCVersion: check if update needed
git-svn-id: trunk@45208 -
|
2014-05-28 05:57:06 +00:00 |
|
mattias
|
31225a494f
|
codetools: updated fallback fpc msg file
git-svn-id: trunk@45206 -
|
2014-05-27 20:29:56 +00:00 |
|
mattias
|
b0e716ec2b
|
codetools: scanfpcerrormsgfiles: added parameter -v to show details
git-svn-id: trunk@45205 -
|
2014-05-27 20:04:09 +00:00 |
|
mattias
|
48e6a0844a
|
codetools: added example to scan all fpc error*.msg files and compare them to the English file
git-svn-id: trunk@45204 -
|
2014-05-27 19:10:49 +00:00 |
|
mattias
|
b004f3f1d5
|
codetools: fixed initialize var
git-svn-id: trunk@45105 -
|
2014-05-20 09:30:57 +00:00 |
|
mattias
|
866cd156bb
|
codetools: do not search for unit objpas with Delphi compiler
git-svn-id: trunk@45100 -
|
2014-05-20 08:59:03 +00:00 |
|
mattias
|
2515a4ee6a
|
updated makefiles
git-svn-id: trunk@45009 -
|
2014-05-11 17:31:41 +00:00 |
|
mattias
|
b2e3fb0a4e
|
cody: clean up
git-svn-id: trunk@45000 -
|
2014-05-10 23:34:36 +00:00 |
|
mattias
|
f7122cf0ea
|
leakview: parse gdb line #decimal hex in mangledidentifier
git-svn-id: trunk@44998 -
|
2014-05-10 23:27:55 +00:00 |
|
mattias
|
ab1ba1c851
|
codetools: moved findgdbidentifier
git-svn-id: trunk@44963 -
|
2014-05-07 12:47:59 +00:00 |
|
mattias
|
eedad74e42
|
codetools: optimized HasRegster
git-svn-id: trunk@44961 -
|
2014-05-07 11:13:15 +00:00 |
|
mattias
|
b12bf358a7
|
cody: find gdb line: skip proc param lists
git-svn-id: trunk@44960 -
|
2014-05-07 09:46:16 +00:00 |
|
mattias
|
3173fc6641
|
cody: find gdb line: find sub proc
git-svn-id: trunk@44959 -
|
2014-05-07 09:38:37 +00:00 |
|
mattias
|
63c846780c
|
cody: find gdb line: find in program source
git-svn-id: trunk@44958 -
|
2014-05-07 09:21:28 +00:00 |
|
mattias
|
c6fb2f7bee
|
cody: find gdb line: open source editor
git-svn-id: trunk@44951 -
|
2014-05-06 22:08:13 +00:00 |
|
mattias
|
a32057acc8
|
codetools: find gdb line: find proc body
git-svn-id: trunk@44948 -
|
2014-05-06 22:00:55 +00:00 |
|
mattias
|
334403f906
|
codetools: find gdb line: search implementation, started searching members
git-svn-id: trunk@44935 -
|
2014-05-06 15:43:42 +00:00 |
|
mattias
|
46d144081e
|
codetools: ExtractProcHead: omit skip comments
git-svn-id: trunk@44926 -
|
2014-05-05 13:08:40 +00:00 |
|
mattias
|
16ee2ad735
|
codetools: findunusedunits: check generic types, bug #26085
git-svn-id: trunk@44832 -
|
2014-04-28 10:19:55 +00:00 |
|
mattias
|
06baacaedd
|
codetools: use unit uuchar in modeswitch unicodesctrings
git-svn-id: trunk@44826 -
|
2014-04-27 18:15:55 +00:00 |
|
mattias
|
05eb165133
|
codetools: clean duplicate code
git-svn-id: trunk@44806 -
|
2014-04-26 10:10:00 +00:00 |
|
mattias
|
719b45dcec
|
codetools: fixed FindDeclaration fsfFindMainDeclaration for ctnUnit
git-svn-id: trunk@44593 -
|
2014-04-03 15:59:58 +00:00 |
|
mattias
|
ba52488ed6
|
codetools: define templates: macros in varibale names
git-svn-id: trunk@44539 -
|
2014-03-28 03:40:47 +00:00 |
|
mattias
|
90430cef14
|
codetools: nicer example
git-svn-id: trunk@44538 -
|
2014-03-28 03:33:22 +00:00 |
|
mattias
|
ce7a6eb415
|
codetools: nicer example
git-svn-id: trunk@44537 -
|
2014-03-28 02:43:29 +00:00 |
|
mattias
|
d84cc38cb7
|
codetoools: fixed typo
git-svn-id: trunk@44536 -
|
2014-03-28 01:59:39 +00:00 |
|
mattias
|
bc1c825688
|
codetoools: fixed typo
git-svn-id: trunk@44534 -
|
2014-03-28 01:01:01 +00:00 |
|
mattias
|
fe00a75e89
|
codetoools: fixed typo
git-svn-id: trunk@44532 -
|
2014-03-28 00:37:59 +00:00 |
|
juha
|
5df636d70f
|
Codetools: Allow {$MODESWITCH TYPEHELPERS}. Issue #25743, patch from Dennis Fehr.
git-svn-id: trunk@44514 -
|
2014-03-24 23:10:11 +00:00 |
|
juha
|
32adb07f4c
|
Codetools: Prevent a wrong error message about ancestor having same name. Issue #24502, patch from ocean.
git-svn-id: trunk@44513 -
|
2014-03-24 22:29:25 +00:00 |
|
mattias
|
272765465b
|
codetools: identifier completion: fixed IsReadOnly
git-svn-id: trunk@44498 -
|
2014-03-23 19:16:29 +00:00 |
|
maxim
|
43f34d9bc2
|
Translations: improved Russian translation
git-svn-id: trunk@44364 -
|
2014-03-06 21:06:34 +00:00 |
|
mattias
|
aa4c4a8a9e
|
codetools: identifier completion: GetParamTypeList: catch error
git-svn-id: trunk@44358 -
|
2014-03-05 18:30:46 +00:00 |
|