Commit Graph

133 Commits

Author SHA1 Message Date
mattias
46c5ed7280 codetools: examples: fixed fixfilenames
git-svn-id: trunk@56268 -
2017-11-03 23:04:28 +00:00
mattias
9d8b18caee codetools: examples: fixed completeblock
git-svn-id: trunk@56266 -
2017-11-03 22:28:27 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
08e20f0ff0 IDE: external tools: fixed show/hide window
git-svn-id: trunk@53196 -
2016-10-21 22:00:15 +00:00
mattias
2c929b55db cleaned up
git-svn-id: trunk@50177 -
2015-10-26 21:41:56 +00:00
mattias
f1158d67ad codetools: GetPossibleInitsForVariable: function results
git-svn-id: trunk@48086 -
2015-03-01 15:56:55 +00:00
mattias
b07fc833ca codetools: GetPossibleInitsForVariable: pointer type
git-svn-id: trunk@48084 -
2015-03-01 14:58:12 +00:00
mattias
262dfbf8f2 codetools: GetPossibleInitsForVariable: class
git-svn-id: trunk@47885 -
2015-02-18 18:19:39 +00:00
mattias
bb14ab36ed codetools: GetPossibleInitsForVariable: int range
git-svn-id: trunk@47884 -
2015-02-18 17:20:28 +00:00
mattias
825e32fb05 codetools: GetPossibleInitsForVariable: set of
git-svn-id: trunk@47883 -
2015-02-18 17:17:04 +00:00
mattias
eaf61a9302 codetools: GetPossibleInitsForVariable: enum
git-svn-id: trunk@47882 -
2015-02-18 17:13:58 +00:00
mattias
e6e06c00ca IDE: quick fix for local variable not initialized: add assignment
git-svn-id: trunk@47838 -
2015-02-16 22:32:30 +00:00
mattias
400a28bb34 codetools: started GetPossibleInitsForVariable
git-svn-id: trunk@47829 -
2015-02-16 18:19:38 +00:00
mattias
deded5a183 codetools: indentation
git-svn-id: trunk@45656 -
2014-06-25 07:40:29 +00:00
mattias
581df94551 codetools: started gdb stacktrace parser
git-svn-id: trunk@44229 -
2014-02-24 21:08:43 +00:00
mattias
4192c99f76 codetools: added test for nested arrays
git-svn-id: trunk@42867 -
2013-09-18 21:17:18 +00:00
mattias
012a67a370 codetools: fixed example addeventmethod
git-svn-id: trunk@42861 -
2013-09-18 15:03:58 +00:00
mattias
5364c52f95 codetools: FindUsedUnitReferences
git-svn-id: trunk@42681 -
2013-09-08 19:19:55 +00:00
mattias
2334f84a57 codetools: fixed result of ExploreUnitDirectives
git-svn-id: trunk@41678 -
2013-06-11 14:14:02 +00:00
mattias
fd298c3dcf codetools: CheckUsesSection: fix directories too
git-svn-id: trunk@41554 -
2013-06-05 19:40:40 +00:00
mattias
db4e6e9744 codetools: fixed FindDiskFilename to recursively check all directories
git-svn-id: trunk@41553 -
2013-06-05 19:30:33 +00:00
mattias
c9b89a44b3 codetools: debug TLSDirectiveKind
git-svn-id: trunk@41371 -
2013-05-23 12:01:53 +00:00
mattias
e4528ed2ea codetools: directive example
git-svn-id: trunk@41353 -
2013-05-22 13:59:43 +00:00
mattias
1a4a760dd8 codetools: comments
git-svn-id: trunk@41106 -
2013-05-10 08:39:27 +00:00
mattias
ba85dbc1e6 codetools: linkscanner: store directives
git-svn-id: trunk@41096 -
2013-05-09 15:34:23 +00:00
mattias
dc39e06d70 codetools: linkscanner: sorted inlines, started storing directives
git-svn-id: trunk@41092 -
2013-05-09 13:19:47 +00:00
mattias
5dbf82dd16 codetools: fixed complete proc from statement
git-svn-id: trunk@41087 -
2013-05-09 11:24:39 +00:00
mattias
ac5fdad655 undo
git-svn-id: trunk@38292 -
2012-08-21 07:48:52 +00:00
mattias
8700716f40 codetools: example for skipped code
git-svn-id: trunk@38291 -
2012-08-21 07:47:20 +00:00
mattias
721ad9284e codetools: do not parse public after class member variable, bug #20713
git-svn-id: trunk@33740 -
2011-11-23 23:18:35 +00:00
paul
2aaf758a1e codetools: skip 'OPTIONAL' and 'REQUIRED' sections in objcprotocol
git-svn-id: trunk@33683 -
2011-11-22 01:47:51 +00:00
paul
ee10755fa9 codetools: also allow objcprotocol to have external block
git-svn-id: trunk@33660 -
2011-11-21 00:48:20 +00:00
mattias
871b285d8f codetools: GetExpandedOperand: typecast
git-svn-id: trunk@32296 -
2011-09-11 20:57:31 +00:00
mattias
ddb174b1da codetools: workaround for GetExpandedOperand and With
git-svn-id: trunk@32281 -
2011-09-11 09:44:11 +00:00
mattias
921dd0404b codetools: started GetExpandedOperand
git-svn-id: trunk@32262 -
2011-09-10 18:21:13 +00:00
mattias
df52f97ad3 codetools: find all with candidates
git-svn-id: trunk@32221 -
2011-09-08 01:02:10 +00:00
mattias
3fb87d479c codetools: started add with block
git-svn-id: trunk@32209 -
2011-09-07 21:03:52 +00:00
mattias
934a90187a codetools: RemoveWithBlock: unindent
git-svn-id: trunk@30614 -
2011-05-07 23:10:20 +00:00
mattias
7a98756abb codetools: added cache to FindReferences
git-svn-id: trunk@30547 -
2011-05-04 13:40:35 +00:00
mattias
92692eea39 codetools: aded FindProcDeclaration
git-svn-id: trunk@30523 -
2011-05-02 09:08:23 +00:00
mattias
90a1dcfc9b codetools: started FindAssignMethod
git-svn-id: trunk@30491 -
2011-04-27 17:51:15 +00:00
mattias
e58c0558d2 codetools: added PublishedMethodExists, GetCompatiblePublishedMethods without typedata
git-svn-id: trunk@29956 -
2011-03-21 09:56:35 +00:00
mattias
bb7f85c254 codetools: added example for finding published method
git-svn-id: trunk@29910 -
2011-03-19 15:16:36 +00:00
mattias
f9f4eec6ea codetools: clean up
git-svn-id: trunk@29419 -
2011-02-07 22:55:58 +00:00
mattias
602515e7d2 codetools: identifier completion: fixed search in type of var/const
git-svn-id: trunk@29418 -
2011-02-07 22:55:37 +00:00
mattias
23861311a1 codetools: fixed example find declaration
git-svn-id: trunk@29401 -
2011-02-06 11:07:25 +00:00
mattias
de68945dc9 codetools: started parsing delphi generics
git-svn-id: trunk@29396 -
2011-02-05 16:59:53 +00:00
mattias
652830aa23 codetools: parsing anonymous records
git-svn-id: trunk@29367 -
2011-02-03 23:23:10 +00:00
mattias
1687922e06 codetools: examples for advanced records
git-svn-id: trunk@29361 -
2011-02-03 21:54:04 +00:00
mattias
38725ab0ee codetools: fixed parsing case records
git-svn-id: trunk@29360 -
2011-02-03 21:52:10 +00:00