mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
c9614d86c1
Fixes some sed errors introduced in c43cfe. Unfortunately moving libdeno required splitting build.rs into two parts, one for cli and one for core. I've also removed the arm64 build - it's complicating things at this re-org and we're not even testing it. I need to swing back to it and get tools/test.py running for it. |
||
---|---|---|
.. | ||
api.cc | ||
binding.cc | ||
BUILD.gn | ||
deno.h | ||
exceptions.cc | ||
exceptions.h | ||
file_util.cc | ||
file_util.h | ||
file_util_test.cc | ||
internal.h | ||
libdeno.d.ts | ||
libdeno_test.cc | ||
libdeno_test.js | ||
modules.cc | ||
modules_test.cc | ||
snapshot_creator.cc | ||
test.cc | ||
test.h |