Commit graph

57 commits

Author SHA1 Message Date
Bartek Iwańczuk e1eb458cad upgrade: tokio 0.2 in deno_core_http_bench, take2 (#3435) 2019-12-15 18:47:26 +08:00
Ryan Dahl 0ce9011edc v0.26.0 2019-12-05 21:41:16 -05:00
Ry Dahl a537c03df7
Revert "update deno_core_http_bench to Tokio 0.2 (#3408)"
It seems this has caused CI to go red for an unknown reason.

This reverts commit 866dba8aa1.
2019-11-27 08:03:58 -08:00
Bartek Iwańczuk 866dba8aa1 update deno_core_http_bench to Tokio 0.2 (#3408) 2019-11-26 18:07:40 -08:00
Ryan Dahl 2cd22b5437 v0.25.0 2019-11-26 10:01:59 -08:00
Bartek Iwańczuk 8f9a942cb9 Use futures 0.3 API (#3358) 2019-11-16 19:17:47 -05:00
Ryan Dahl 0fffef8e5a v0.24.0 2019-11-14 22:52:58 -05:00
Bert Belder adab69bccc
Upgrade rust crates (#3292) 2019-11-07 16:21:51 -08:00
Ryan Dahl a611788834 v0.23.0 2019-11-04 19:46:27 -05:00
Ryan Dahl 71efe6f2c5 v0.22.0 2019-10-28 14:12:12 -04:00
Bartek Iwańczuk 029e833075 core: Add ResourceTable (#3150) 2019-10-23 12:32:28 -04:00
Ryan Dahl 4e88ba9a11 v0.21.0 2019-10-19 18:46:02 -04:00
Ryan Dahl a4b27db21a v0.20.0 2019-10-07 12:57:29 -04:00
Ryan Dahl 3892cf5901 v0.19.0 2019-09-25 10:58:35 -04:00
Ryan Dahl c9ef182886
Make deno_cli installable via crates.io (#2946)
- Fixes cargo publish on deno_typescript, deno_cli_snapshots, and
  deno_cli.
- Combines cli_snapshots and js into one directory.
- Extracts TS version at compile time rather than runtime
- Bumps version awkwardly - it was necessary to test end-to-end
  publishing. Sorry.
- Adds git submodule deno_typescript/typescript
2019-09-15 18:36:27 -04:00
Ryan Dahl 7e3296dad9 v0.18.0 2019-09-13 16:40:08 -04:00
Bert Belder ac68f628d2
Upgrade rust crates 2019-09-13 00:38:02 +02:00
Ryan Dahl 82588ec09c v0.17.0 2019-09-04 17:15:32 -04:00
Ryan Dahl d43b43ca78
Refactor snapshot build (#2825)
Instead of using core/snapshot_creator.rs, instead two crates are
introduced which allow building the snapshot during build.rs.

Rollup is removed and replaced with our own bundler. This removes
the Node build dependency. Modules in //js now use Deno-style imports
with file extensions, rather than Node style extensionless imports.

This improves incremental build time when changes are made to //js files
by about 40 seconds.
2019-09-02 17:07:11 -04:00
Bert Belder 177727d730
third_party: downgrade 'url' crate to version 1.7.2 2019-08-29 10:45:09 -07:00
Ryan Dahl 0809b06a39 v0.16.0 2019-08-22 15:11:22 -07:00
Bert Belder 7f9c6decc8
third_party: upgrade rust crates 2019-08-22 14:22:25 -07:00
Ryan Dahl 58f0e9b9b1 v0.15.0 2019-08-13 18:35:04 -04:00
Bert Belder 83d5362f1d
v0.14.0 2019-08-09 03:03:27 +02:00
Ryan Dahl 43d099c027
Fix incremental 'cargo build' (#2740)
Tip: RUSTC_WRAPPER should be unset for incremental builds to work.
2019-08-06 20:32:54 -04:00
Bert Belder c6861b537e
third_party: upgrade rust crates 2019-08-02 18:59:54 +02:00
Ryan Dahl b3541c38f5 v0.13.0 2019-07-31 15:09:06 -04:00
Ryan Dahl 4e248ecda9 v0.12.0 2019-07-16 16:08:50 -04:00
Bartek Iwańczuk d641782c82 Rewrite snapshot_creator in Rust 2019-07-08 18:18:28 -04:00
Ryan Dahl 92ac616708 v0.11.0 2019-07-07 12:17:46 -04:00
Ryan Dahl c56df45355 v0.10.0 2019-06-25 07:09:46 -07:00
Ryan Dahl 7b06aa3734 v0.9.0 2019-06-15 09:04:57 -07:00
Bert Belder 77737707e4
third_party: upgrade rust crates 2019-06-15 15:20:02 +02:00
Bartek Iwańczuk bca5cc5041 Move ModuleSpecifier to //core (#2509) 2019-06-12 16:55:59 -07:00
Ryan Dahl d60bdb6350 v0.8.0 2019-06-08 15:16:34 -04:00
Bert Belder 1540b36ce7
third_party: upgrade rust crates 2019-05-30 11:28:05 -07:00
Ryan Dahl 5265bd7cb1 v0.7.0 2019-05-29 18:42:49 -04:00
Ryan Dahl 22feb74ba1 v0.6.0 2019-05-20 15:22:08 -04:00
Ryan Dahl 23aca36d52 v0.5.0 2019-05-11 17:19:21 -04:00
Bert Belder c0341cb1af
third_party: upgrade rust crates 2019-05-11 05:03:03 +02:00
Ryan Dahl 2aae09c2b8 v0.4.0 2019-05-03 19:33:50 -04:00
Ryan Dahl 3b1e2f1ad4 v0.3.11 2019-05-03 18:05:41 -04:00
Ryan Dahl 40d8ef1ec9 v0.3.10 2019-04-25 13:59:18 -06:00
Ryan Dahl e725b26b28 v0.3.9 2019-04-25 17:44:34 +02:00
Ryan Dahl 0796a8f2f7 v0.3.8 2019-04-19 11:41:13 -04:00
Ryan Dahl 79a974229a
Move deno_core_http_bench into examples dir (#2127) 2019-04-16 17:53:43 -04:00
Bert Belder 97f0fe7437
third_party: upgrade rust crates 2019-04-15 18:56:29 +02:00
Ryan Dahl 8584d80cfd v0.3.7 2019-04-11 15:35:21 -04:00
Ryan Dahl 744e56cb58 v0.3.6 2019-04-04 09:59:41 -04:00
Ryan Dahl 0a26230a87
Improve docs in core (#2049) 2019-04-04 09:35:52 -04:00