summaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)Author
2019-09-10feat: Make integration tests rust unit tests (#2884)Bartek Iwańczuk
2019-09-10fix: replace bad rid panics with errors (#2870)Bartek Iwańczuk
2019-09-09Revert "feat: use trust-dns-resolver in HTTP client"Ryan Dahl
2019-09-07Fix path normalization in resolve_from_cwd() (#2875)Nayeem Rahman
2019-09-07feat: use trust-dns-resolver in HTTP client (#2847)Bartek Iwańczuk
2019-09-06Add default-run (+ clean up old references) (#2876)Nayeem Rahman
2019-09-06Remove tools/build.py (#2865)Ryan Dahl
2019-09-06Remove replacements hack in deno_typescript (#2864)Yoshiya Hinosawa
2019-09-04Run tests after "cargo build" on travis (#2854)Ryan Dahl
2019-09-04v0.17.0Ryan Dahl
2019-09-03Handle typescript version in rust (#2855)Yoshiya Hinosawa
2019-09-02Refactor snapshot build (#2825)Ryan Dahl
2019-09-02ops/fetch: add statusText (#2851)Yoshiya Hinosawa
2019-09-01Remove DenoSubcommand::Install (#2846)Nayeem Rahman
2019-08-30Use 'reqwest' to implement HTTP client (#2822)Bartek Iwańczuk
2019-08-30third_party: add 'reqwest' crate and dependenciesBert Belder
2019-08-30Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827)Ryan Dahl
2019-08-29third_party: upgrade 'rustls' and related cratesBert Belder
2019-08-29third_party: downgrade 'url' crate to version 1.7.2Bert Belder
2019-08-29build: make it possible to pass arbitrary env vars to rustcBert Belder
2019-08-28Internalize base64-js, convert to TypeScriptRyan Dahl
2019-08-28Remove unused GN actionRyan Dahl
2019-08-27feat: implement Addr interface (#2821)Bartek Iwańczuk
2019-08-26Clean up various flatbuffer references (#2819)Ryan Dahl
2019-08-26Remove flatbuffers (#2818)Ryan Dahl
2019-08-26Port readSync/writeSync ops to minimalRyan Dahl
2019-08-26port fs ops to JSON (#2812)Bartek Iwańczuk
2019-08-26bring back json ops (#2815)Bartek Iwańczuk
2019-08-26fix: shared queue requires aligned buffer (#2816)Bartek Iwańczuk
2019-08-24Revert json ops (#2814)Ryan Dahl
2019-08-24port more ops to JSON (#2809)Bartek Iwańczuk
2019-08-24port ops to JSON: compiler, errors, fetch, files (#2804)Bartek Iwańczuk
2019-08-24Port rest of os ops to JSON (#2802)Ryan Dahl
2019-08-22introduce JSON serialization for ops (#2799)Ryan Dahl
2019-08-22build: enable 'derive' feature of 'serde' crateBert Belder
2019-08-22v0.16.0Ryan Dahl
2019-08-22third_party: upgrade rust cratesBert Belder
2019-08-22Support .d.ts files (#2746)Kitson Kelly
2019-08-21Organize dispatch a bit (#2796)Ryan Dahl
2019-08-21bump test runner revision (#2800)Bartek Iwańczuk
2019-08-17fix: handle tsconfig.json with comments (#2773)Bartek Iwańczuk
2019-08-16Upgrade to rust 1.37.0 (#2786)Ryan Dahl
2019-08-16chore: bump test runner version (#2784)Bartek Iwańczuk
2019-08-16Revert "Remove dead code: legacy read/write ops"Ryan Dahl
2019-08-15Fix import map panics, use import map's location as its base URL (#2770)Nayeem Rahman
2019-08-15add deno test subcommand (#2783)Bartek Iwańczuk
2019-08-14Remove dead code: legacy read/write ops (#2776)Ryan Dahl
2019-08-14split up ops.rs (#2753)Bartek Iwańczuk
2019-08-13v0.15.0Ryan Dahl
2019-08-13Dynamic import should respect permissions (#2764)Ryan Dahl