summaryrefslogtreecommitdiff
path: root/js/console_test.ts
AgeCommit message (Expand)Author
2018-10-05FormatRyan Dahl
2018-10-05Changed tools/lint.py to lint the entire js and tests directories. (#900)Chris Bystrek
2018-10-04Rename fbs to msg.Ryan Dahl
2018-10-01Bind `this` to console methods (#873)Kevin (Kun) "Kassimo" Qian
2018-09-30Limit depth of output in console.log for nested objects, and add console.dir ...Yingbo (Max) Wang
2018-09-26Error 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-01Minor code refactoringShinDarth
2018-08-28formatBert Belder
2018-08-27Add ability to unit test by permissions.Ryan Dahl
2018-08-27Moved console tests to own file, and switched circular test to use stringify ...Aaron Power