OSDN Git Service

Bugfix: open
authormzp <mzpppp@gmail.com>
Wed, 3 Jun 2009 23:41:05 +0000 (08:41 +0900)
committermzp <mzpppp@gmail.com>
Wed, 3 Jun 2009 23:41:05 +0000 (08:41 +0900)
commit9a0d190a4100b98f9ce10ffb25242066886e0911
treecf3f10ef7152fd32caca64b92afb355b7154fd7c
parent6a7cc749fa3a1ce40494ebb1e093afb5d8b37245
Bugfix: open

- implement module name resolve along with scope
- update inter code format
lib/habc/flash.ho
lib/habc/std.ho
scm/src/filter/binding.ml
scm/src/filter/binding.mli
scm/src/interCode.ml
scm/src/interCode.mli
scm/src/type/ast.ml
scm/src/type/ast.mlip
scm/test/filter/bindingTest.ml
scm/test/interCodeTest.ml