Expose scoping to symbol binders - we'll need this to check
commitb1f9e93e9137ab7a8462b9d89ac160e3aae4e81f
authorLinus Torvalds <torvalds@home.transmeta.com>
Wed, 2 Apr 2003 17:24:35 +0000 (2 10:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:00:03 +0000 (7 21:00 -0700)
tree47911fabe194e0c5811e14efad774603ceb04cb8
parent284092b4880833063249ff0a7f5f0584d55c439d
Expose scoping to symbol binders - we'll need this to check
whether it is a re-definition (ie new declaration in the same
scope).
scope.c
scope.h
symbol.c