0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
Commit graph

13 commits

Author SHA1 Message Date
Ryan Dahl
c0401a4096 Organize BUILD.gn 2018-06-10 14:24:39 +02:00
Ryan Dahl
9296b21b87 Use C linkage in deno.h 2018-06-10 14:18:15 +02:00
Ryan Dahl
a6880dad65 make_snapshot should be private
Now deno.h doesn't export v8.h and is self contained.
2018-06-10 13:17:06 +02:00
Ryan Dahl
12cded8af6 make_snapshot shouldn't depend on Deno object 2018-06-10 06:13:48 +02:00
Ryan Dahl
ff48eca540 Expose deno::from_snapshot() constructor 2018-06-10 05:34:03 +02:00
Ryan Dahl
3062039ffe First pass at libdeno. 2018-06-10 04:55:31 +02:00
Ryan Dahl
aa857984b0 Simplify c api 2018-06-10 04:11:02 +02:00
Ryan Dahl
7c71785981 deno.cc clean up 2018-06-10 04:01:14 +02:00
Ryan Dahl
092ec21381 Wrap deno library in a namespace. 2018-06-10 02:24:34 +02:00
Ryan Dahl
9df9cdae07 deno2 Simplify Print binding. 2018-06-10 02:02:40 +02:00
Ryan Dahl
f7e99424ee deno2: Fix lint 2018-06-10 02:02:10 +02:00
Ryan Dahl
4dbb6328b9 deno2 readme adjustments 2018-06-10 01:34:24 +02:00
Ryan Dahl
110ddab670 Add deno2 prototype from external repo. 2018-06-10 01:02:08 +02:00