.hgeol
author unc0rr
Wed, 04 Apr 2012 18:00:46 +0400
changeset 6855 807156c01475
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.

[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native