ocaml/bytecomp
Alain Frisch 0b37b27356 Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
(especially when we will add more powerful disambiguation strategies).  The correct way to identify an item is through the pair (type,name), which can be deduced from the
label_description/constructor_description stored in the Typedtree.



git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13043 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2012-10-24 12:03:00 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
bytegen.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytegen.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytelibrarian.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytelibrarian.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytelink.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytelink.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytepackager.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytepackager.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytesections.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
bytesections.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
cmo_format.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
dll.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
dll.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
emitcode.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
emitcode.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
instruct.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
instruct.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
lambda.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
lambda.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
matching.ml Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway 2012-10-24 12:03:00 +00:00
matching.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
meta.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
meta.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
printinstr.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
printinstr.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
printlambda.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
printlambda.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
runtimedef.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
simplif.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
simplif.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
switch.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
switch.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
symtable.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
symtable.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
translclass.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
translclass.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
translcore.ml Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway 2012-10-24 12:03:00 +00:00
translcore.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
translmod.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
translmod.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
translobj.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
translobj.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
typeopt.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
typeopt.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00