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