Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-22 | Move `deno2` folder to `src` (#277) | Tristan Marion | |
2018-06-22 | Delete go implementation (#276) | Ryan Dahl | |
The go prototype will remain at https://github.com/ry/deno/tree/golang | |||
2018-06-22 | Travis for deno2 | Ryan Dahl | |
2018-06-19 | Don't run package.json through prettier | Bert Belder | |
Because yarn and npm reset the style every time they update the file. | |||
2018-06-17 | First pass at deno rust | Ryan Dahl | |
2018-06-17 | Move gn templates into deno.gni | Ryan Dahl | |
2018-06-14 | Demo protobufs in deno2. | Ryan Dahl | |
Adds deno_set_response() to allow stack allocated responses. | |||
2018-06-12 | Fix protobufjs snapshotting. | Ryan Dahl | |
2018-06-12 | Format json too. | Ryan Dahl | |
2018-06-11 | deno2: fmt js dir | Ryan Dahl | |
2018-06-10 | make_snapshot should be private | Ryan Dahl | |
Now deno.h doesn't export v8.h and is self contained. | |||
2018-06-10 | First pass at libdeno. | Ryan Dahl | |
2018-06-10 | deno2: Fix lint | Ryan Dahl | |
2018-06-10 | Add deno2 prototype from external repo. | Ryan Dahl | |