syntax: merge ScopeContext and EscapeContext
authorJean Privat <jean@pryen.org>
Fri, 18 Jun 2010 18:53:07 +0000 (14:53 -0400)
committerJean Privat <jean@pryen.org>
Thu, 24 Jun 2010 06:11:27 +0000 (02:11 -0400)
commitcf8bb3736ce01ccafed532eac158b16a5f45eb06
tree63a4014e327e705b6f5c2095d63ab51f36e91117
parent9a23e60be73e56c1f450a4d403e0a69621052afb
syntax: merge ScopeContext and EscapeContext

and reorganize the related modules modules

Signed-off-by: Jean Privat <jean@pryen.org>
src/syntax/flow.nit [moved from src/syntax/control_flow.nit with 78% similarity]
src/syntax/scope.nit [moved from src/syntax/escape.nit with 62% similarity]
src/syntax/typing.nit