Commit Graph

319 Commits

Author SHA1 Message Date
mattias
20382c7ed0 codetools: skipped code is now converted to special comments
git-svn-id: trunk@38521 -
2012-09-05 10:47:44 +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
9d1394675c codetools: linkscanner: simplified AddLink
git-svn-id: trunk@38210 -
2012-08-09 07:45:50 +00:00
mattias
45419f6cc9 lazutils: removed old xml implementation, interface alias to new
git-svn-id: trunk@37761 -
2012-06-24 15:46:28 +00:00
mattias
d18e8e49d3 codetools: GetSmartHint: show anonymous arrays
git-svn-id: trunk@37104 -
2012-04-30 14:13:02 +00:00
mattias
90be500297 codetools: clean up
git-svn-id: trunk@37015 -
2012-04-24 14:08:00 +00:00
mattias
13419a0ba7 codetools: clean up
git-svn-id: trunk@36174 -
2012-03-20 09:17:00 +00:00
mattias
e3d8c8b2be codetools: fpc msg parser: check for type
git-svn-id: trunk@35146 -
2012-02-05 10:46:06 +00:00
mattias
d84134d94e codetools: fpc msg parser: chomp space at end
git-svn-id: trunk@35145 -
2012-02-05 10:33:02 +00:00
mattias
e5887e3f87 codetools: check if fpc msg fits: check pattern at end
git-svn-id: trunk@35143 -
2012-02-05 09:28:21 +00:00
mattias
8c47e403f7 codetools: example to parse fpc msg files
git-svn-id: trunk@35142 -
2012-02-05 08:58:57 +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
mattias
8dfd0d5a07 codetools: example unit dictionary
git-svn-id: trunk@33662 -
2011-11-21 07:48:49 +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
juha
c58e2a0d75 Codetools: remove obsolete FABBlockTypeNames, use WriteStr
git-svn-id: trunk@33239 -
2011-11-02 23:17:24 +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
be78a06cb3 codetools: AddWithBlock
git-svn-id: trunk@32244 -
2011-09-09 22:32:47 +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
133696ef7b IDE: added file type for instantfc programs, run instantfpc if file has shebang
git-svn-id: trunk@31624 -
2011-07-09 19:57:15 +00:00
mattias
4c0026a1c7 laz_xml: fixed TXMLConfig.Create(nil)
git-svn-id: trunk@31616 -
2011-07-09 09:54:02 +00:00
mattias
5452f9d706 laz_xmlcfg: test old and new version
git-svn-id: trunk@31614 -
2011-07-09 08:23:14 +00:00
mattias
d93e971020 lcl: TUTF8Parser.HandleNewLine: fill buffer
git-svn-id: trunk@31410 -
2011-06-26 21:05:15 +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
bc19f550d3 cody: added dialog to add a Assign method
git-svn-id: trunk@30521 -
2011-05-01 19:24:09 +00:00
mattias
fbc076999d codetools: example for FindAssignMethod
git-svn-id: trunk@30495 -
2011-04-28 12:50:19 +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
910c1dfb56 codetools: CompleteLocalVariableAsParameter: trim space of type
git-svn-id: trunk@29908 -
2011-03-19 13:51:37 +00:00
mattias
0e03652260 codetools: replace macro functions with simple values
git-svn-id: trunk@29838 -
2011-03-14 12:54:58 +00:00
mattias
517bd4b789 codetools: use global changesteps for quick updateneeded checks
git-svn-id: trunk@29787 -
2011-03-10 22:22:47 +00:00
mattias
ff482ef7a5 codetools: simple example for h2pas
git-svn-id: trunk@29782 -
2011-03-10 17:30:11 +00:00
mattias
dfbe1e665f codetools: c parser: fixed parsing til end of directive
git-svn-id: trunk@29591 -
2011-02-17 16:57:54 +00:00
mattias
117f3f55fa codetools: started parsing union
git-svn-id: trunk@29566 -
2011-02-15 21:37:44 +00:00
mattias
650767b247 codetools: c file merger: do not replace macro on define/undef name
git-svn-id: trunk@29562 -
2011-02-15 17:50:32 +00:00
mattias
28f1a2f56d coddetools: c file merge: replace macros
git-svn-id: trunk@29561 -
2011-02-15 13:47:49 +00:00
mattias
4f644760d6 codetools: c file merger: options to merge all
git-svn-id: trunk@29559 -
2011-02-15 12:27:49 +00:00
mattias
759c3a2aa8 codetools: c merge: fixed merged pos to original pos
git-svn-id: trunk@29555 -
2011-02-14 23:37:29 +00:00
mattias
26709e8c25 codetools: c file merger: translate source position back to original file position
git-svn-id: trunk@29549 -
2011-02-14 17:13:08 +00:00
mattias
8c126c8067 codetools: function to merge c header files into one
git-svn-id: trunk@29546 -
2011-02-14 13:52:23 +00:00
mattias
4654e9dfb1 codetools: clean up
git-svn-id: trunk@29541 -
2011-02-13 23:23:10 +00:00
mattias
b64cc46583 codetools: ppu parser: added module options
git-svn-id: trunk@29497 -
2011-02-12 23:05:01 +00:00
mattias
f9f4eec6ea codetools: clean up
git-svn-id: trunk@29419 -
2011-02-07 22:55:58 +00:00