gracelang / minigrace

Self-hosting compiler for the Grace programming language
39 stars 22 forks source link

inherited method `methods` doesn't work #249

Open apblack opened 7 years ago

apblack commented 7 years ago

dialects like minispec override the inherited method methods from standardGrace. but don't actually change it.

However, without the overriding definition, the compiler doesn't realize that new names are defined in minispec.