1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
Commit graph

19 commits

Author SHA1 Message Date
Kitson Kelly
845f7215db
Replace packer with rollup 2018-07-22 03:16:17 +02:00
Ryan Dahl
08606e40a8 Downgrade typescript to 2.8.3
This is to exactly match the runtime in the prototype for easier
debugging. We will upgrade once the runtime is functional being tested
properly.
2018-07-18 15:43:50 -04:00
Yoshiya Hinosawa
46db20172c chore: use local prettier 2018-07-09 11:05:02 -04:00
Yoshiya Hinosawa
c1f430966a chore: reorganize symlinks
resolves #332
2018-07-06 01:57:32 -04:00
Ryan Dahl
86354a29a4
Delete go implementation (#276)
The go prototype will remain at https://github.com/ry/deno/tree/golang
2018-06-22 14:23:42 +02:00
Ryan Dahl
bbcdc9b488 Move text-encoding types into repo so i can hack it.
It is unchanged in this commit.
2018-05-27 14:13:36 -04:00
Ryan Dahl
a831d1e239 Implement fetch 2018-05-27 03:46:51 -04:00
Ryan Dahl
ef00cf3e38 Use babel-polyfill to fix error 2018-05-27 01:33:37 -04:00
Ryan Dahl
016684a586 Try to fix travis 2018-05-24 14:00:54 -04:00
Ryan Dahl
b98f9f1efe Replace Node test runner with golang one. 2018-05-24 10:25:25 -04:00
Ryan Dahl
105438c94f Add prettier to deps 2018-05-23 13:37:04 -04:00
Ryan Dahl
af6076f3c6 Source maps work for testdata/007_stack_trace.ts. 2018-05-21 16:09:24 -04:00
Ryan Dahl
2c65292119 Source map support. Partially working. 2018-05-19 07:06:23 -04:00
Ryan Dahl
8886e1b55f Initial support for remote imports 2018-05-18 21:25:37 -04:00
Ryan Dahl
2da9893da3 Format 2018-05-14 03:15:21 -04:00
Ryan Dahl
6f59a9588b Add tslint, and tenative travis file. 2018-05-14 03:06:09 -04:00
Ryan Dahl
aba6a1dc87 readFileSync is working 2018-05-14 02:50:55 -04:00
Ryan Dahl
04df88912d Add protobufjs deps 2018-05-14 00:42:14 -04:00
Ryan Dahl
4db5a80ba3 Loading assets and add .gitignore and yarn.lock 2018-05-13 23:38:48 -04:00