summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2019-09-15third_party: remove zlibBert Belder
2019-09-15Move GN root into //core/libdeno (#2943)Christian Moritz
2019-09-11tools: download gn from CIPD (#2912)Christian Moritz
2019-09-11Upgrade pylint (#2917)Ryan Dahl
2019-09-10Upgrade V8 to 7.9.8 (#2907)Ryan Dahl
2019-09-07Update @typescript-eslint/* to v2.1.0 (#2878)Yoshiya Hinosawa
2019-09-06Remove tools/build.py (#2865)Ryan Dahl
2019-09-02Refactor snapshot build (#2825)Ryan Dahl
2019-08-30third_party: add 'reqwest' crate and dependenciesBert Belder
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-28Remove @stardazed/streamsRyan Dahl
2019-08-28Internalize base64-js, convert to TypeScriptRyan Dahl
2019-08-26Remove flatbuffers (#2818)Ryan Dahl
2019-08-22third_party: upgrade rust cratesBert Belder
2019-08-02third_party: upgrade rust cratesBert Belder
2019-07-31Use system rustfmt instead of fixed binary (#2701)Ryan Dahl
2019-07-09Upgrade v8 to 7.7.200 (#2624)Ryan Dahl
2019-06-25Port code from Cargo and use for progressRyan Dahl
2019-06-25third_party: add rust crate 'termcolor'Bert Belder
2019-06-15third_party: upgrade rust cratesBert Belder
2019-06-10Upgrade V8 to 7.7.37 (#2492)Ryan Dahl
2019-06-04Handle compiler diagnostics in Rust (#2445)Kitson Kelly
2019-06-01Upgrade TypeScript to 3.5.1 (#2437)Kitson Kelly
2019-05-30third_party: upgrade rust cratesBert Belder
2019-05-16third_party: add rust crate 'serde_derive'Bert Belder
2019-05-16third_party: upgrade rust cratesBert Belder
2019-05-11third_party: upgrade rust cratesBert Belder
2019-05-01Add Request global constructor (#2253)Kurt Mackey
2019-05-01fs: add Deno.utime/Deno.utimeSync (#2241)Kevin (Kun) "Kassimo" Qian
2019-04-29Upgrade V8 to 7.6.53Ryan Dahl
2019-04-23third_party: upgrade rust cratesBert Belder
2019-04-18chore: update eslint plugin (#2146)Yoshiya Hinosawa
2019-04-17Add cli dependency on tokio-rustlsBert Belder
2019-04-15third_party: upgrade rust cratesBert Belder
2019-04-14third_party: fix bug in hyper latency patchBert Belder
2019-04-14third_party: patch hyper to reduce worst-case response latencyBert Belder
2019-04-01Upgrade to TypeScript 3.4.1 (#2027)Kitson Kelly
2019-03-31third_party: add rust crate 'clap'Bert Belder
2019-03-29third_party: upgrade rust cratesBert Belder
2019-03-11Update to TypeScript 3.3 (#1908)Kitson Kelly
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly
2019-03-07Cleanup node_modules, update packages (#1894)Kitson Kelly
2019-02-27upgrade V8 to 7.4.238 (#1849)Ryan Dahl
2019-02-27third_party: upgrade rust cratesBert Belder
2019-02-18Add back typescript version number and add Deno.version object. (#1788)Yoshiya Hinosawa
2019-02-13Upgrade V8 to 7.4.158 (#1767)Ryan Dahl
2019-02-12third_party: upgrade rust cratesBert Belder
2019-02-07third_party: add the 'regex' crateBert Belder
2019-02-07Add emojis to permission prompts (#1684)Dmitry Sharshakov