apoch / epoch-language

Home of the Epoch Programming Language Project
Other
72 stars 3 forks source link

Library functions/entities are not checked for duplicate identifiers during registration process #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When a library (e.g. the standard library) registers with the compiler or VM, 
it should check the appropriate namespace(s) for identifier collisions.

Original issue reported on code.google.com by don.ap...@gmail.com on 20 Sep 2010 at 4:07

GoogleCodeExporter commented 9 years ago

Original comment by don.ap...@gmail.com on 3 Oct 2010 at 7:45