Kitson Kelly
|
28078cf441
|
Rename lib.deno.d.ts to lib.globals.d.ts
|
2018-08-08 04:17:46 -07:00 |
|
Ryan Dahl
|
c7c6203e61
|
Source map support (#429)
This change increases size:
out/debug/obj/libdeno/from_snapshot.o 19M -> 34M
out/release/deno 32M -> 47M
|
2018-08-02 13:13:32 -04:00 |
|
Ryan Dahl
|
db8dc0e9f8
|
Better handling of exceptions during snapshot creation.
|
2018-08-01 12:14:10 -04:00 |
|
Kitson Kelly
|
36fa1cea4a
|
Upgrade TypeScript (3.0.1)
Update runtime to use lib.deno.d.ts
Add proper console declaration
Upgrade prettier (There was an issue formatting lib.deno.d.ts)
|
2018-07-31 20:47:49 -04:00 |
|