Age | Commit message (Expand) | Author |
---|---|---|
2018-10-01 | Bind `this` to console methods (#873) | Kevin (Kun) "Kassimo" Qian |
2018-09-30 | Limit depth of output in console.log for nested objects, and add console.dir ... | Yingbo (Max) Wang |
2018-09-26 | Error pretty print (print stack) | Kevin (Kun) "Kassimo" Qian |
2018-09-24 | [console] Use constructor.name to print out function type (#664) | Kevin (Kun) "Kassimo" Qian |
2018-09-01 | Minor code refactoring | ShinDarth |
2018-08-28 | format | Bert Belder |
2018-08-27 | Add ability to unit test by permissions. | Ryan Dahl |
2018-08-27 | Moved console tests to own file, and switched circular test to use stringify ... | Aaron Power |