Convert aux helpers for namespace elaboration
commit64eb1442fcd744f2ce6824557ed1611acab61640
authorThomas Jiang <thomasjiang@fb.com>
Tue, 28 Jan 2020 18:23:31 +0000 (28 10:23 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 28 Jan 2020 18:45:53 +0000 (28 10:45 -0800)
tree6fa5113267713bb5018c58ccc8beba0316da40d5
parentfed32228ed8a7e17b09b5fe7306722dfa8e0e507
Convert aux helpers for namespace elaboration

Summary: Convert some naming related functions to ocaml. Necessary for converting namespace elaboration pass.

Reviewed By: losvald

Differential Revision: D19433132

fbshipit-source-id: 74aea0f4ab6376d01714ba70caefb9964d877a19
hphp/hack/src/naming/naming_special_names.rs
hphp/hack/src/parser/namespaces.rs [new file with mode: 0644]
hphp/hack/src/utils/core/utils.rs [new file with mode: 0644]