index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
format.py
Age
Commit message (
Expand
)
Author
2020-11-05
build: rewrite tools/ scripts to deno (#8247)
Bartek Iwańczuk
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-06-09
fix(tools): prettier formatting (#6206)
Mark Tiedemann
2020-06-06
Chunk prettier invocation (#6129)
Mark Tiedemann
2020-05-09
add option to lint and format only staged files (#5172)
Michał Zdunek
2020-01-05
Replace libdeno with rusty_v8 (#3556)
Ry Dahl
2020-01-02
Add missing year ranges to copyright notices (#3582)
Waldir Pimenta
2019-09-15
Move GN root into //core/libdeno (#2943)
Christian Moritz
2019-09-15
tools: refactor lint.py and format.py (#2950)
Bert Belder
2019-09-15
tools: clean up third_party.py, and merge prebuilt.py into it (#2950)
Bert Belder
2019-09-11
Upgrade pylint (#2917)
Ryan Dahl
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-07-31
Use system rustfmt instead of fixed binary (#2701)
Ryan Dahl
2019-07-18
Reorder tools/format.py so slowest are last (#2661)
Ryan Dahl
2019-05-16
tools: format .gn files in the 'cli' directory
Bert Belder
2019-03-30
Call ninja directly from build.rs (#2020)
Ryan Dahl
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
2019-03-19
Rename //src/ to //cli/ (#1962)
Ryan Dahl
2019-03-04
tools: remove fix_symlinks() function
Bert Belder
2019-02-26
deno_core (#1827)
Ryan Dahl
2019-02-12
Revert "Rewrite tools/format.py in deno (#1528)" (#1752)
Ryan Dahl
2019-01-17
Rewrite tools/format.py in deno (#1528)
Yoshiya Hinosawa
2018-12-24
deno_net -> deno_std rename
Ryan Dahl
2018-11-29
Move libdeno build config to libdeno/BUILD.gn
Ryan Dahl
2018-10-31
Support cargo check (#1128)
Ryan Dahl
2018-10-30
Make format.py less verbose.
Ryan Dahl
2018-10-23
format: don't format files in third_party
Bert Belder
2018-10-23
third_party: install yapf with pip
Bert Belder
2018-10-21
Add yapf to third_party.
Ryan Dahl
2018-10-20
Add rustfmt to third_party.
Ryan Dahl
2018-10-19
Add missing copyrights (#1024)
ztplz
2018-10-11
Replace globals.d.ts with lib.deno_runtime.d.ts
Kitson Kelly
2018-10-04
tools/format: format markdown files with prettier
Bert Belder
2018-09-22
Add benchmark tools (#777)
Yoshiya Hinosawa
2018-09-21
Revert "Add benchmark tools (#777)"
Bert Belder
2018-09-21
Add benchmark tools (#777)
Yoshiya Hinosawa
2018-09-10
tools/format: don't format files in third_party on Windows
Bert Belder
2018-08-26
tools/format: fix clang-format glob pattern
Bert Belder
2018-08-17
chore: download clang-format from google storage
Yoshiya Hinosawa
2018-08-17
chore: format files in tests/
Yoshiya Hinosawa
2018-08-08
Remove RUSTFMT_FLAGS
Ryan Dahl
2018-08-08
Change rustfmt flags. For v0.8.2.
Ryan Dahl
2018-07-25
Remove msg_generated hack (#409)
Kitson Kelly
2018-07-25
Clean up and fix tools
Bert Belder
2018-07-24
Fix recursive globbing in tools/format.py
Ryan Dahl
2018-07-20
Wrap rust at 80 columns.
Ryan Dahl
2018-07-19
Link rust_test targets with external linker, fix handlers_test linkage
Bert Belder
2018-07-10
Remove -f option from rustfmt. (#356)
Ryan Dahl
2018-07-09
chore: use local prettier
Yoshiya Hinosawa
2018-07-08
tools: fix windows
Bert Belder
[next]