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