compile: remove GlobalAnalysis
authorJean-Sebastien Gelinas <calestar@gmail.com>
Tue, 4 Aug 2009 22:28:47 +0000 (18:28 -0400)
committerJean Privat <jean@pryen.org>
Wed, 19 Aug 2009 17:13:39 +0000 (13:13 -0400)
commit557599b87f62ee31c540e91a9b218cd5689fee41
tree8ab889ff5f37c608c8705092e0d190f97000f3b9
parent7afbe408e39824030584400ac309972545d4db83
compile: remove GlobalAnalysis

- Move 'CompiledClasses' to 'Program'
 - Rename 'GlobalAnalysis' to 'TableInformation'
 - Keep 'max_class_table_length' in 'TableInformation'

Signed-off-by: Jean-Sebastien Gelinas <calestar@gmail.com>
Signed-off-by: Jean Privat <jean@pryen.org>
src/compiling/compiling.nit
src/compiling/compiling_global.nit