Commit Graph

4202 Commits

Author SHA1 Message Date
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
mattias
b51db2c51a codetools: fixed typo
git-svn-id: trunk@44353 -
2014-03-05 13:50:21 +00:00
mattias
874de17967 codetools: fixed IsFPCExecutable checking exe extension
git-svn-id: trunk@44306 -
2014-02-28 20:57:31 +00:00
mattias
1489dc5cb6 IDE: more details why the IDE does not like the compiler file
git-svn-id: trunk@44295 -
2014-02-28 17:29:04 +00:00
mattias
e595122eae codetools: clean up
git-svn-id: trunk@44290 -
2014-02-28 13:40:07 +00:00
mattias
0f252ce423 IDE: using -Xp and -V as keys for cache of fpc settings
git-svn-id: trunk@44289 -
2014-02-28 13:38:12 +00:00
mattias
b641e949dc codetools: fixed parsing var n:t platform=1
git-svn-id: trunk@44271 -
2014-02-26 22:42:10 +00:00
mattias
6079e45b4d codetools: fixed finding Delphi System unit
git-svn-id: trunk@44267 -
2014-02-26 22:11:32 +00:00
mattias
95e8a23869 codetools: code contexts: list global properties
git-svn-id: trunk@44255 -
2014-02-26 19:25:51 +00:00
mattias
c8dcad58c9 codetools: identifier completion: list global properties
git-svn-id: trunk@44254 -
2014-02-26 19:11:12 +00:00
mattias
e1fcd95d23 codetools: parse asm: allow @keyword
git-svn-id: trunk@44252 -
2014-02-26 18:38:53 +00:00
mattias
def22fa3db codetools: fpc sources: added include paths
git-svn-id: trunk@44246 -
2014-02-26 14:40:00 +00:00
mattias
7e053d470f codetools: fixed typo, fpc sources: reset include path, added include path packages/graph/src/inc
git-svn-id: trunk@44245 -
2014-02-26 14:18:41 +00:00
mattias
581df94551 codetools: started gdb stacktrace parser
git-svn-id: trunk@44229 -
2014-02-24 21:08:43 +00:00
mattias
0e772531c5 codetools: defines: laz src: debugger src path for debuggerintf
git-svn-id: trunk@44222 -
2014-02-24 08:18:13 +00:00
maxim
128af572c9 Cody: updated Russian translation
git-svn-id: trunk@44201 -
2014-02-22 21:16:01 +00:00
mattias
5b26ebd71a cody: comment
git-svn-id: trunk@44188 -
2014-02-21 00:21:35 +00:00
mattias
75e113064e cody: started dialog for gdb backtraces
git-svn-id: trunk@44181 -
2014-02-20 18:28:47 +00:00
mattias
d8201c49fb lazbuild: fixed compilation
git-svn-id: trunk@44175 -
2014-02-19 19:26:58 +00:00
mattias
7db8442e23 codetools: extended lazarus src template for debuggerintf and lazdebuggergdbmi
git-svn-id: trunk@44154 -
2014-02-18 21:08:53 +00:00
mattias
88780a9aaa IDE: use compiler of project for FPCVer and codetools macro values
git-svn-id: trunk@44141 -
2014-02-18 18:26:04 +00:00
mattias
9d710db4fc fixed make distclean
git-svn-id: trunk@44139 -
2014-02-18 17:37:14 +00:00
mattias
3283cf83f3 package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
2014-02-18 10:35:31 +00:00
mattias
d683f4106d codetools: less hints
git-svn-id: trunk@44084 -
2014-02-15 23:41:42 +00:00
mattias
3a81c208c4 codetools: ExtractFPCFrontEndParameters
git-svn-id: trunk@44016 -
2014-02-11 22:05:21 +00:00
mattias
b60cc2650c codetools: FindRealCompilerInPath: check for -V
git-svn-id: trunk@44010 -
2014-02-11 21:35:10 +00:00
mattias
eb24b12d7a codetools: FindRealCompilerInPath: check for -V
git-svn-id: trunk@44009 -
2014-02-11 21:32:22 +00:00
mattias
37f6992f26 codetools: FindRealCompilerInPath: check for -Xp
git-svn-id: trunk@44008 -
2014-02-11 21:30:08 +00:00
mattias
532192cab4 codetools: clean up, fixed typo
git-svn-id: trunk@44007 -
2014-02-11 20:48:54 +00:00
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
mattias
b7098089ac codetools: apply AVL tree findpointer workaround only for fpc 2.6.0
git-svn-id: trunk@43896 -
2014-02-05 12:06:04 +00:00
mattias
27f1cc4c94 codetools: read var postfix modifiers without first semicolon, bug #25537
git-svn-id: trunk@43752 -
2014-01-17 12:54:55 +00:00
mattias
f8d3895843 codetools: read var postfix modifiers without first semicolon, bug #25543
git-svn-id: trunk@43751 -
2014-01-17 10:54:36 +00:00
paul
df1425b1ec codetools: also support *noreturn* directive for methods
git-svn-id: trunk@43732 -
2014-01-16 05:11:47 +00:00
paul
4db78960d0 codetools: understand 'noreturn' procedure modifier
git-svn-id: trunk@43643 -
2014-01-04 14:33:24 +00:00
juha
3a50e1c7f2 Remove assertion in TFindDeclarationTool.FindIdentifierInInterface. Not needed after BuildInterfaceIdentifierCache return value was fixed.
git-svn-id: trunk@43574 -
2013-12-21 12:59:53 +00:00
juha
2e701c907d Codetools: make CheckLfm report an object which is missing from pascal source. Fixes issues #24473 and #25425
git-svn-id: trunk@43550 -
2013-12-16 00:18:27 +00:00
juha
490e3b3df5 Codetools: fix return value of TFindDeclarationTool.BuildInterfaceIdentifierCache
git-svn-id: trunk@43549 -
2013-12-16 00:11:16 +00:00
juha
1749b9b22a Fix typo. Emtpy -> Empty
git-svn-id: trunk@43503 -
2013-11-30 09:56:58 +00:00
mattias
22c5d60fd4 codetools: nicer error message on procedure return type
git-svn-id: trunk@43455 -
2013-11-18 00:22:20 +00:00
mattias
a52ea0401d codetools: asking compiler for config files: expand relative file names
git-svn-id: trunk@43432 -
2013-11-12 21:19:50 +00:00
mattias
73a2ef1ce7 codetools: LoadFile: normalize filename
git-svn-id: trunk@43400 -
2013-11-09 13:06:14 +00:00
mattias
6123660445 codetools: fixed TCustomCodeTool.ReadBackTilBracketOpen when there is no bracket
git-svn-id: trunk@43378 -
2013-11-05 23:07:57 +00:00
mattias
b1dfaeda44 codetools: parsing type hint modifiers
git-svn-id: trunk@43215 -
2013-10-12 09:05:35 +00:00
mattias
6849f265a6 codetools: simplified code
git-svn-id: trunk@43214 -
2013-10-12 08:53:28 +00:00
mattias
fc9c962339 codetools: FindUnitSource: fixed error message if not cursor pos known
git-svn-id: trunk@43209 -
2013-10-11 15:37:55 +00:00
mattias
9362ac2278 codetools: var initial value of local vars
git-svn-id: trunk@43208 -
2013-10-11 15:25:40 +00:00
mattias
32d0c4f93c codetools: vr hint modifiers only in modes objfpc, delphi and delphiunicode
git-svn-id: trunk@43205 -
2013-10-11 13:13:13 +00:00
mattias
c4e879f295 codetools: var absolute in var sections
git-svn-id: trunk@43204 -
2013-10-11 13:11:36 +00:00