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
/
std
/
fmt
Age
Commit message (
Expand
)
Author
2021-02-02
chore: remove std directory (#9361)
Casper Beyer
2021-01-20
docs(std/fmt): Add examples of colors.ts usage (#9159)
grian
2021-01-17
chore: Enforce ban-untagged-todo lint rule (#9135)
Bartek Iwańczuk
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2021-01-02
fix(std): Don't use JSDoc syntax for browser-compatibility headers (#8960)
Nayeem Rahman
2020-11-07
docs(std/fmt): add JSDoc (#8278)
Mo
2020-11-06
docs(std): add some missing JSDoc (#7765)
Fukuda Naoto
2020-11-03
build: migrate to dlint (#8176)
Bartek Iwańczuk
2020-10-04
docs: end sentences with a period in markdown (#7813)
Trivikram Kamat
2020-10-02
upgrade: swc, deno_doc, deno_lint, dprint (#7793)
Bartek Iwańczuk
2020-09-30
feat(cli/console): Add Deno.InspectOptions::colors (#7742)
Nayeem Rahman
2020-09-18
fix(cli/console): always quote and escape inspected strings (#7546)
Casper Beyer
2020-08-31
chore: remove unreachable code to pass linter (#7270)
Yusuke Tanaka
2020-08-29
feat(std/fmt): add bright color variations (#7241)
Casper Beyer
2020-08-24
feat: update to TypeScript 4.0 (#6514)
Kitson Kelly
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-06-18
typo (#6356)
Kiffie Liversage
2020-06-12
make std deno-lint clean (#6240)
Ryan Dahl
2020-05-25
fix(std/testing/asserts): Support browsers (#5847)
Nayeem Rahman
2020-05-21
Move std/fmt/sprintf.ts to std/fmt/printf.ts (#4567)
Ryan Dahl
2020-05-20
feat(std/fmt): rgb24 and bgRgb24 can use numbers for color (#5198)
Oliver Lenehan
2020-05-20
docs(std): fixed spelling mistake (#5662)
Anil Seervi
2020-05-19
Provide better ANSI colorized output when inspecting objects (#5404)
Speykious
2020-05-17
Miscellaneous documentation and spelling improvements (#5527)
Bert Belder
2020-05-16
Fix a bunch of spelling errors (#5314)
Bert Belder
2020-05-15
docs(std/fmt): Fix typo (#5315)
Peter Indiola
2020-05-15
Fix typos (#5441)
Anil Seervi
2020-05-14
Fix typos across the repo (#5295)
Dante Calderón
2020-05-09
feat(std/fmt): 8bit and 24bit ANSI colors (#5168)
Oliver Lenehan
2020-04-28
BREAKING: remove overload of Deno.test() (#4951)
Bartek Iwańczuk
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-02-11
refactor: rewrite tests in std/ to use Deno.test (#3930)
Bartek Iwańczuk
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-12-20
feat: Add missing mod.ts files in std (#3509)
Nayeem Rahman
2019-11-13
Update to TypeScript 3.7 (#3275)
Kitson Kelly
2019-10-09
Run deno_std tests in github actions
Ryan Dahl
2019-10-09
Move everything into std subdir
Ryan Dahl