simplified DerefenceByIndex with typechecker's pointer arithmeticsozulis-0.5
commit97c28ab455381d322c015c764f030eab71e0b395
authorAlexandre Bique <bique.alexandre@gmail.com>
Sat, 14 Mar 2009 16:07:48 +0000 (14 16:07 +0000)
committerAlexandre Bique <bique.alexandre@gmail.com>
Sat, 14 Mar 2009 16:07:48 +0000 (14 16:07 +0000)
treeb50663e1105c5e7e9435fe91a2a580b11cf1801c
parent5ece934c3e3e533db324b84c06a958d78076a20f
simplified DerefenceByIndex with typechecker's pointer arithmetics
src/ast/simplify-visitor.cc
src/ast/type-checker-visitor.cc
tests/lang/mugiwara/input/pointers/index-arith.mgw
tests/lang/mugiwara/input/pointers/index.mgw