Commit Graph

25 Commits

Author SHA1 Message Date
mattias
d837b709c7 codetools: directives parser: adding nodes for all directives
git-svn-id: trunk@11847 -
2007-08-23 12:47:33 +00:00
mattias
a03409e87a IDE: code explorer: added directives page
git-svn-id: trunk@11815 -
2007-08-14 17:22:47 +00:00
mattias
06753dbd34 codetools: added update check for parsing directives
git-svn-id: trunk@11810 -
2007-08-14 08:36:30 +00:00
mattias
3c7d2a9d84 codetools: imporoved finding unreachable IFDEF blocks
git-svn-id: trunk@11806 -
2007-08-13 18:07:51 +00:00
mattias
14d4329219 codetools: improved simplifying IF directive expressions
git-svn-id: trunk@11803 -
2007-08-12 20:23:51 +00:00
mattias
b684aa7ac5 codetools: implemented disabling unreachable IFDEF blocks
git-svn-id: trunk@11802 -
2007-08-12 19:42:36 +00:00
mattias
09bb70e178 clean up
git-svn-id: trunk@11801 -
2007-08-12 18:00:35 +00:00
mattias
09d15928ca codetools: implemented removing IFDEF nodes with content
git-svn-id: trunk@11799 -
2007-08-12 14:55:22 +00:00
mattias
ff1ef707c1 codetools: started function to disable unreachable IFDEF blocks
git-svn-id: trunk@11791 -
2007-08-11 20:03:06 +00:00
mattias
ece5c99e5b codetools: added function to move DEFINEs a level up
git-svn-id: trunk@11790 -
2007-08-11 14:18:44 +00:00
mattias
9708b1003e synedit: fixed codefolding block comparison
git-svn-id: trunk@11789 -
2007-08-11 13:08:53 +00:00
mattias
afa5563498 codetools: added FindNameInIfExpression
git-svn-id: trunk@11788 -
2007-08-11 12:54:06 +00:00
mattias
ce2e2d8d45 codetools: added IsIfExpressionSimple, DefineUsesName
git-svn-id: trunk@11787 -
2007-08-11 10:53:37 +00:00
mattias
82501a3e17 codetools: improved FixMissingH2PasDirectives for running twice
git-svn-id: trunk@11785 -
2007-08-10 19:40:53 +00:00
mattias
91d9b36709 codetools: implemented function FixMissingH2PasDirectives
git-svn-id: trunk@11784 -
2007-08-10 19:35:49 +00:00
mattias
2096f744ef codetools: directive parser now sets StartPos and EndPos of all nodes
git-svn-id: trunk@11780 -
2007-08-10 18:22:43 +00:00
mattias
e493426c94 codetools: started adding missing h2pas directives
git-svn-id: trunk@11777 -
2007-08-10 16:17:14 +00:00
mattias
757912ddb4 codetools: fixed mem leak
git-svn-id: trunk@11763 -
2007-08-09 11:23:59 +00:00
mattias
897336de38 codetools: added function to find all functions of a h2pas output
git-svn-id: trunk@11762 -
2007-08-09 11:07:28 +00:00
mattias
d48eb4b364 codetools: implemented function to convert simple functions to constants, h2pas: new tools to reduce IFDEFs and fucntions to constant conversion
git-svn-id: trunk@11761 -
2007-08-08 18:22:43 +00:00
mattias
3b1bf0495f codetools: implemented removing empty IFDEF blocks and unneeded brackets
git-svn-id: trunk@11760 -
2007-08-07 22:24:34 +00:00
mattias
8cf42e9ebe LCL: replaced array typecasts to integer - not supported on all platforms
git-svn-id: trunk@11759 -
2007-08-07 21:12:22 +00:00
mattias
c6dcda57b3 codetools: started tool to remove empty IFDEF blocks
git-svn-id: trunk@11757 -
2007-08-07 20:49:54 +00:00
mattias
4b0f257ac3 codetools: implemented function to remove unused $Define and $Undef
git-svn-id: trunk@11755 -
2007-08-07 17:06:56 +00:00
mattias
f9f7d157a3 codetools: implemented function to simplify some types of compiler directives
git-svn-id: trunk@11754 -
2007-08-07 14:21:13 +00:00