Commit Graph

233 Commits

Author SHA1 Message Date
mattias
f5dda02fe9 IDE: renamed DoPathDelims to ForcePathDelims
git-svn-id: trunk@42697 -
2013-09-09 10:18:24 +00:00
mattias
773f710bde IDE, codetools, lazutils: Changed DoDirSeparators calls with DoPathDelims calls
git-svn-id: trunk@42674 -
2013-09-08 07:40:06 +00:00
mattias
20221c0ed6 codetools: fixed reading include directives with different path delims, bug #24968
git-svn-id: trunk@42671 -
2013-09-07 21:04:23 +00:00
mattias
d01d5e1399 IDE: source editor: fixed marking skipped directives as disabled
git-svn-id: trunk@42482 -
2013-08-24 18:19:46 +00:00
mattias
fb86536307 codetools: elseif: mark active if enabled
git-svn-id: trunk@42481 -
2013-08-24 18:13:22 +00:00
mattias
d55152c9e8 codetools: utility function
git-svn-id: trunk@42250 -
2013-07-31 18:34:24 +00:00
mattias
a1d47beded codetools: shrinked scan ranges from lsrEnd to lsrInitializationStart where possible
git-svn-id: trunk@42202 -
2013-07-25 12:49:04 +00:00
mattias
f49fed72d4 codetools: identifier completion: i directive keywords
git-svn-id: trunk@42044 -
2013-07-09 20:20:35 +00:00
mattias
0c9f482f89 codetools: fixed reraise last error when scan range increases
git-svn-id: trunk@42042 -
2013-07-09 19:53:43 +00:00
mattias
81346fae7b codetools: fixed error message if include file name is empty
git-svn-id: trunk@42041 -
2013-07-09 19:43:41 +00:00
mattias
bba30188f8 codetools: identifier completion: fixed typo
git-svn-id: trunk@42040 -
2013-07-09 19:34:27 +00:00
mattias
9cbfcbcbcd codetools: comments
git-svn-id: trunk@41981 -
2013-07-03 08:06:33 +00:00
mattias
46adf1c412 codetools: set elseif to inacrive
git-svn-id: trunk@41692 -
2013-06-12 11:44:48 +00:00
mattias
c9b89a44b3 codetools: debug TLSDirectiveKind
git-svn-id: trunk@41371 -
2013-05-23 12:01:53 +00:00
mattias
2f413bde0a codetools: identifier completion: directives mixed case
git-svn-id: trunk@41250 -
2013-05-17 22:26:00 +00:00
mattias
0180b5047b codetools: sorted directives: sort for code, srcpos and cleanpos
git-svn-id: trunk@41243 -
2013-05-17 20:29:28 +00:00
mattias
ec42d1983b codetools: elseif is an else
git-svn-id: trunk@41196 -
2013-05-14 21:10:51 +00:00
mattias
2495c152c6 codetools: ifend is an end
git-svn-id: trunk@41195 -
2013-05-14 21:09:52 +00:00
mattias
2440a11cb8 codetools: linkscanner directives kind
git-svn-id: trunk@41193 -
2013-05-14 21:05:05 +00:00
mattias
f83e1b7112 IDE: source editor: set ifdef node states on page changed
git-svn-id: trunk@41185 -
2013-05-14 10:16:03 +00:00
mattias
7185e6dc61 codetools: fixed crash finding directive
git-svn-id: trunk@41182 -
2013-05-13 22:21:01 +00:00
mattias
160f654e02 codetools: linkscanner: UpdateNeeded when scanner used alon
git-svn-id: trunk@41147 -
2013-05-12 09:15:26 +00:00
mattias
2dd48ee614 codetools: linkscanner: quicker UpdateNeeded
git-svn-id: trunk@41146 -
2013-05-12 09:06:47 +00:00
mattias
d3fc959f04 IDE: store directives when new scanner is initialized and a sourceeditor for the unit exist
git-svn-id: trunk@41132 -
2013-05-11 17:30:13 +00:00
mattias
78f5a14553 codetools: linkscanner: counter for storedirectives
git-svn-id: trunk@41128 -
2013-05-11 09:29:48 +00:00
mattias
676c8f278e codetools: updated default modeswitches
git-svn-id: trunk@41127 -
2013-05-11 08:59:02 +00:00
mattias
cd01c5a825 codetools: modeswitch FINALFIELDS and ISOUNARYMINUS
git-svn-id: trunk@41126 -
2013-05-11 08:44:14 +00:00
mattias
495e85b016 codetools: linkscannr: updateneeded if StoreDirectives changed to true
git-svn-id: trunk@41124 -
2013-05-11 08:21:06 +00:00
mattias
48d579b7f0 codetools: linkscannr: free directives when StoreDirectives false
git-svn-id: trunk@41123 -
2013-05-11 08:17:29 +00:00
mattias
c12c9eb25b codetools: linkscanner: FindDirective
git-svn-id: trunk@41102 -
2013-05-09 17:31:14 +00:00
mattias
ab88fca51f codetools: linkscanner: store directive levels
git-svn-id: trunk@41101 -
2013-05-09 16:17:26 +00:00
mattias
2d89a34014 codetools: clean up
git-svn-id: trunk@41100 -
2013-05-09 16:12:14 +00:00
mattias
635a23f205 codetools: TLinkScanner.DirectivesSorted
git-svn-id: trunk@41099 -
2013-05-09 16:09:20 +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
0daa193e70 codetools: fixed parsing #0, bug #23906
git-svn-id: trunk@40335 -
2013-02-17 10:33:37 +00:00
mattias
a9f38a9a10 codetools: TLinkScanner.CursorToCleanPos: fixed reporting wrongly skipped code for beyond code
git-svn-id: trunk@39792 -
2013-01-06 22:57:41 +00:00
mattias
9862bf3af8 codetools: TLinkScanner.CursorToCleanPos: fixed cursorpos outside of code
git-svn-id: trunk@39655 -
2012-12-26 09:58:20 +00:00
mattias
d6a111cdf2 codetools: fixed TLinkScanner.CursorToCleanPos to search further for a better link when code was disabled
git-svn-id: trunk@39568 -
2012-12-17 12:40:51 +00:00
mattias
3ba660c99f codetools: TLinkScanner.CleanedPosToCursor: fixed when pos at artifical code, issue #22852
git-svn-id: trunk@38615 -
2012-09-11 10:42:45 +00:00
mattias
98c758d90d codetools: check for links without code
git-svn-id: trunk@38586 -
2012-09-08 20:38:55 +00:00
mattias
da2404fdb3 codetools: TLinkScanner.FindCodeInRange: return only links with code
git-svn-id: trunk@38539 -
2012-09-06 14:59:46 +00:00
mattias
4a5400aa16 codetools: linkscanner: add link for skipped code
git-svn-id: trunk@38525 -
2012-09-05 11:28:37 +00:00
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
5404ba516d codetools: comment
git-svn-id: trunk@38275 -
2012-08-19 15:57:39 +00:00
mattias
bd89c5bdc7 codetools: clean up
git-svn-id: trunk@38213 -
2012-08-09 17:01:45 +00:00
mattias
18d15fd899 codetools: linkscanner: changed missing include file marker
git-svn-id: trunk@38211 -
2012-08-09 07:56:49 +00:00
mattias
9d1394675c codetools: linkscanner: simplified AddLink
git-svn-id: trunk@38210 -
2012-08-09 07:45:50 +00:00