summaryrefslogtreecommitdiff
path: root/src/errors.rs
AgeCommit message (Expand)Author
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl
2019-02-28Use deno_core::JSError in deno (#1855)Ryan Dahl
2019-02-02Better error message for bad filename CLI argument.Ryan Dahl
2019-01-30Refactor libdeno ES module interface. (#1624)Ryan Dahl
2019-01-14Update to rust 2018 editionAndy Hayden
2019-01-13Properly parse network addresses. (#1515)Ryan Dahl
2019-01-02Happy new year!Ryan Dahl
2018-11-06Fix many of the clippy::pedantic warningsAndy Hayden
2018-10-10Rename BadFileDescriptorJ2P
2018-10-05Clean up helpers in src/errors.rsRyan Dahl
2018-09-28Adds basic File I/O and FD table.Ryan Dahl
2018-09-09Remove namespace from src/msg.fbsRyan Dahl
2018-08-23First pass at HTTP importsRyan Dahl
2018-08-21Better error handling in src/handlers.rsRyan Dahl