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
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
2018-07-08
Clean up tools/
Ryan Dahl