Commit Graph

4192 Commits

Author SHA1 Message Date
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
mattias
31589931c9 codetools: var notes only for global vars
git-svn-id: trunk@43203 -
2013-10-11 13:04:09 +00:00
mattias
9387ec5faf codetools: var initial values only for global vars
git-svn-id: trunk@43202 -
2013-10-11 13:03:06 +00:00
mattias
f978dc9fd0 codetools: absolute keyword only for local vars
git-svn-id: trunk@43201 -
2013-10-11 13:01:26 +00:00
paul
9fe3c2f0e3 codetools: use FPC resources for component images
git-svn-id: trunk@43081 -
2013-10-05 01:17:19 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
mattias
4470449f12 cody: fixed icon
git-svn-id: trunk@42980 -
2013-09-27 11:19:36 +00:00
mattias
7d402a8415 codetools: fixed checking if resolving edged bracket open is allowed, bug #25045
git-svn-id: trunk@42868 -
2013-09-18 21:29:59 +00:00
mattias
4192c99f76 codetools: added test for nested arrays
git-svn-id: trunk@42867 -
2013-09-18 21:17:18 +00:00
mattias
c0dac09b7f IDE: fixed complete block, bug #24935
git-svn-id: trunk@42865 -
2013-09-18 21:05:17 +00:00
mattias
f38ab04682 codetools: fixed example removeemptymethods
git-svn-id: trunk@42862 -
2013-09-18 15:05:12 +00:00