| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-19 | Add Docs.md | Ryan Dahl | |
| Remove stuff from Roadmap that has been implemented. | |||
| 2018-10-11 | Add links of issues in Roadmap.md | Amos Lim | |
| 2018-10-08 | Abide by the rules when passing Isolate between c and rust | Bert Belder | |
| Ensure that at most one mutable Isolate reference exists at a time. `deno_execute()` and `deno_respond()` now borrow a reference to the rust-side isolate from the caller. When we need a reference to the isolate while one of these functions is on the stack, `deno_get_data()` can be used to borrow back that reference. | |||
| 2018-10-04 | format | Bert Belder | |
| 2018-09-22 | Update README and Roadmap. (#799) | Ryan Dahl | |
| 2018-09-20 | Fix async-await syntax | Jamie | |
| 2018-09-09 | Add milestone 2 to roadmap | Ryan Dahl | |
| 2018-08-29 | Add I/O interfaces to Roadmap.md (#387) | Ryan Dahl | |
| 2018-08-03 | Replace protobuf with flatbuffer | Mihal Malostanidis | |
| 2018-08-02 | Update repo links to denoland. | Ryan Dahl | |
| 2018-07-06 | Remove channel parameter from deno_send/recv. | Ryan Dahl | |
| 2018-07-03 | Adjust roadmap security text. (#320) | Ryan Dahl | |
| 2018-07-01 | chore: move //src/js to //js | Yoshiya Hinosawa | |
| refs: #285 | |||
| 2018-06-29 | Integrate meeting notes into Roadmap. | Ryan Dahl | |
| 2018-06-24 | reflect deno2 being merged into root already | Mike Reinstein | |
| 2018-06-17 | Start roadmap document. | Ryan Dahl | |
