Age | Commit message (Expand) | Author |
---|---|---|
2019-10-04 | Merge deno_cli_snapshots into deno_cli (#3064) | Ryan Dahl |
2019-08-26 | Remove flatbuffers (#2818) | Ryan Dahl |
2019-08-21 | Organize dispatch a bit (#2796) | Ryan Dahl |
2019-03-30 | Move //libdeno to //core/libdeno (#2015) | Ryan Dahl |
2019-03-09 | Migrate from tslint to eslint for linting (#1905) | Kitson Kelly |
2019-02-12 | Add Deno global namespace (#1748) | Kitson Kelly |
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa |
2018-12-13 | Fix typo in errors.ts JSDoc | Tim Wang |
2018-10-19 | Add missing copyrights (#1024) | ztplz |
2018-10-14 | Align JSDoc to style guide. | Kitson Kelly |
2018-10-07 | Updates to js to clean up default library | Kitson Kelly |
2018-10-04 | Rename fbs to msg. | Ryan Dahl |
2018-09-09 | Expose deno.ErrorKind | Ryan Dahl |
2018-09-09 | Remove namespace from src/msg.fbs | Ryan Dahl |
2018-09-09 | Map promises onto futures. | Ryan Dahl |
2018-09-05 | Mark APIs at internal and include JSDoc in types | Kitson Kelly |
2018-08-21 | Better error handling in src/handlers.rs | Ryan Dahl |