• Thomas Wouters's avatar
    Disallow "import mod.submod as m", because the result is ambiguous. Does it · 8bad6128
    Thomas Wouters yazdı
    load mod.submod as m, or mod as m ? Both can be achieved differently, and
    unambiguously. Also attempt to document this restriction (editor
    appreciated!)
    
    Note that this is an artificial check during compile, because incorporating
    this in the grammar is hard, and then adjusting the compiler to do the right
    thing with the right nodes is harder.
    8bad6128
Adı
Son kayıt (commit)
Son güncelleme
..
api Loading commit data...
dist Loading commit data...
doc Loading commit data...
ext Loading commit data...
html Loading commit data...
info Loading commit data...
inst Loading commit data...
lib Loading commit data...
longhtml Loading commit data...
mac Loading commit data...
paper-a4 Loading commit data...
paper-letter Loading commit data...
perl Loading commit data...
ref Loading commit data...
sgml Loading commit data...
templates Loading commit data...
texinputs Loading commit data...
tools Loading commit data...
tut Loading commit data...
whatsnew Loading commit data...
.cvsignore Loading commit data...
Makefile Loading commit data...
Makefile.deps Loading commit data...
README Loading commit data...
TODO Loading commit data...
libmods.tex Loading commit data...
libstd.tex Loading commit data...