| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-10 | Add more console types formatting support (#1299) | Kevin (Kun) "Kassimo" Qian | |
| 2018-11-30 | feat: Support for bigints in console | kyraNET | |
| 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-01 | Bind `this` to console methods (#873) | Kevin (Kun) "Kassimo" Qian | |
| Fixes #872 | |||
| 2018-09-30 | Limit depth of output in console.log for nested objects, and add console.dir ↵ | Yingbo (Max) Wang | |
| (#826) | |||
| 2018-09-26 | Error pretty print (print stack) | Kevin (Kun) "Kassimo" Qian | |
| 2018-09-25 | console.warn goes to stderr (#810) | Kevin (Kun) "Kassimo" Qian | |
| 2018-09-24 | [console] Use constructor.name to print out function type (#664) | Kevin (Kun) "Kassimo" Qian | |
| 2018-08-27 | Moved console tests to own file, and switched circular test to use stringify ↵ | Aaron Power | |
| with assertEqual | |||
| 2018-08-27 | Fixed printing strings in arrays & objects without quotes | Aaron Power | |
| 2018-08-20 | First pass at fetch() | Ryan Dahl | |
| With help from Thomas Ghysels <info@thomasg.be> | |||
| 2018-08-08 | Organize libdeno functions. | Ryan Dahl | |
| 2018-07-06 | Use C++ to do flatbuffer parsing. | Ryan Dahl | |
| - Port protobuf messages to flatbuffers. - Demo linking to rust from C++ executable. - Start using the prototype TS libraries. | |||
| 2018-07-06 | Import ts file from prototype without change | Ryan Dahl | |
| From commit 559453cf6cc88283bcf8fdeccd387458f5c63165 Excluding v8worker.d.ts, main.ts, and deno.d.ts. Updates tslint.json to be original settings. | |||
