using my new generic multi-method
commitf4adaed45668608cadbe1467304e3e1a32145bfc
authorAlexandre Bique <bique.alexandre@gmail.com>
Wed, 4 Mar 2009 00:23:53 +0000 (4 00:23 +0000)
committerAlexandre Bique <bique.alexandre@gmail.com>
Wed, 4 Mar 2009 00:23:53 +0000 (4 00:23 +0000)
tree19c36f060bdb8f96de97d2ceaadb73c1a8bcd926
parent9b9564827228a49b785eb36faf461f44f9d247c1
using my new generic multi-method
src/ast/CMakeLists.txt
src/ast/cast-tables.cc [new file with mode: 0644]
src/ast/cast-tables.hh [new file with mode: 0644]
src/ast/simplify-visitor.cc
src/ast/type-checker-visitor.cc
src/ast/type-checker-visitor.hh
src/core/multi-method.hh