Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-28 | chore: update dprint internally to 0.24.1 (#14141) | David Sherret | |
2022-03-13 | chore: use lld on aarch64-apple-darwin (#13928) | Divy Srivastava | |
2022-02-04 | chore: upgrade third_party for dprint 0.22 (#13596) | David Sherret | |
2022-01-17 | chore: update third_party for dprint 0.19 (#13398) | David Sherret | |
2021-12-10 | feat(cli): update to TypeScript 4.5 (#12410) | Kitson Kelly | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-09-06 | chore: upgrade third_party for dprint 0.17 (#11930) | David Sherret | |
2021-08-20 | chore: upgrade dlint and run `prefer-primordials` rule (#11777) | Yusuke Tanaka | |
2021-05-18 | chore: update deno_lint binary used in CI to v0.5.0 (#10652) | Yusuke Tanaka | |
2021-05-06 | chore: upgrade dprint 0.13.1 to fix CI. (#10513) | David Sherret | |
2021-02-19 | chore: update third_party submodule (#9548) | Luca Casonato | |
2021-01-16 | upgrade: dlint in third_party/ (#9134) | Bartek Iwańczuk | |
2020-11-25 | build: upgrade dprint to 0.10.0 (#8494) | Bartek Iwańczuk | |
2020-11-14 | build: update dlint to v0.2.10 (#8284) | Yusuke Tanaka | |
Update prebuilt "dlint" binary to v0.2.10 and fix diagnostics for "require-await" rule. Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2020-11-05 | update third_party (#8253) | Bartek Iwańczuk | |
2020-11-05 | build: rewrite tools/ scripts to deno (#8247) | Bartek Iwańczuk | |
This commit rewrites scripts in "tools/" directory to use Deno instead of Python. In return it allows to remove huge number of Python packages in "third_party/". | |||
2020-11-03 | chore: update third_party (#8234) | Bartek Iwańczuk | |
2020-11-03 | build: remove eslint (#8232) | Bartek Iwańczuk | |
This commit updates "third_party" submodule to remove "eslint" and its dependencies. In result "tools/package.json" has been removed. | |||
2020-11-03 | build: migrate to dlint (#8176) | Bartek Iwańczuk | |
This commit migrates repository from using "eslint" to "dlint" for linting JavaScript code. | |||
2020-08-24 | feat: update to TypeScript 4.0 (#6514) | Kitson Kelly | |
2020-08-18 | Upgrade third_party and dprint plugins. (#7097) | David Sherret | |
2020-07-22 | Use incremental formatting internally for dprint (#6815) | David Sherret | |
2020-07-16 | Update dprint. Also ignore gh-pages dir. (#6778) | David Sherret | |
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret | |
2020-05-13 | Update to TypeScript 3.9 (#4510) | Kitson Kelly | |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly | |
2020-03-21 | Optimize github cache usage, remove sccache (#4452) | Bert Belder | |
2020-03-14 | Downgrade third_party/prebuild/windows/sccache.exe (#4375) | Ryan Dahl | |
Not working due to "multiple input files" on both Azure and S3. | |||
2020-03-14 | ci: Use Azure blob storage for sccache (#4354) | Ryan Dahl | |
2020-02-25 | upgrade: TypeScript 3.8 (#4100) | Kitson Kelly | |
2020-01-05 | Replace libdeno with rusty_v8 (#3556) | Ry Dahl | |
2019-12-04 | fix depot_tools on macOS Catalina by upgrading it to 23247b9 (#3441) | Christian Moritz | |
Fixes: #3440 Fixes: #3153 | |||
2019-11-13 | Update to TypeScript 3.7 (#3275) | Kitson Kelly | |
and update to prettier 1.19 Also, update `assert()` and remove not null assertions where possibly in `cli`. Closes #3273 | |||
2019-11-07 | Rebase v8 changes in third_party | Ryan Dahl | |
2019-11-07 | upgrade: V8 8.0.192 | Ryan Dahl | |
2019-10-31 | Upgrade node_modules, change tagline, clean up root directory (#3247) | Ry Dahl | |
* Upgrade node_modules * Simplify tagline * Move gclient_config.py out of root * Move package.json to tools * Remove yarn.lock * Remove CONTRIBUTING.md | |||
2019-10-28 | Move prebuilt binaries to third_party (#3227) | Ry Dahl | |
2019-10-28 | Upgrade V8 to 7.9.317.12 (#3208) | Ry Dahl | |
2019-10-22 | upgrade: typescript-eslint to 2.5.0 (#3184) | Yoshiya Hinosawa | |
2019-10-21 | third_party: cherry-pick depot_tools 6a1d778 to fix macOS Cataliona issues ↵ | Christian Moritz | |
(#3175) | |||
2019-10-15 | Upgrade V8 to 7.9.304 | Ryan Dahl | |
2019-10-06 | Upgrade V8 to 7.9.218 (#3067) | Ryan Dahl | |
2019-09-24 | Upgrade V8 for top-level-await (#3015) | Ryan Dahl | |
2019-09-19 | Clean up miscellaneous metafiles (#2981) | Bert Belder | |
The yarn.lock file is moved from //third_party to the root of the main repository. This is where other package metadata files (e.g. Cargo.lock and package.json) are also located. | |||
2019-09-17 | Run tools/sync_node_modules.py (#2972) | Ryan Dahl | |
2019-09-17 | Update to TypeScript 3.6.3 (#2969) | Kitson Kelly | |
2019-09-15 | third_party: remove zlib | Bert Belder | |
2019-09-15 | Move GN root into //core/libdeno (#2943) | Christian Moritz | |
2019-09-11 | tools: download gn from CIPD (#2912) | Christian Moritz | |
2019-09-11 | Upgrade pylint (#2917) | Ryan Dahl | |
depot_tools is removing pylint from its distribution so we must maintain our own copy. | |||
2019-09-10 | Upgrade V8 to 7.9.8 (#2907) | Ryan Dahl | |
//build was updated and our patch rebased: https://github.com/denoland/chromium_build/tree/20190910_win_clang_depfile V8 has removed the binaries third_party/v8/buildtools/*/gn.sha1 and started using CIPD. In this patch, I've hacked in the original .sha1 files and continue to use download_from_google_storage instead of the new CIPD. This will be fixed in later work. |