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
Age
Commit message (
Expand
)
Author
2019-09-18
Add includeDirs to WalkOptions (denoland/deno_std#601)
Nayeem Rahman
2019-09-11
bump prettier to 1.18.2 (denoland/deno_std#592)
Axetroy
2019-09-11
Make uuid v4 rfc4122 compliant (denoland/deno_std#580)
Nimalan
2019-09-11
Add xeval (denoland/deno_std#581)
Nayeem Rahman
2019-09-10
feat: Add types to prettier (denoland/deno_std#591)
Bartek Iwańczuk
2019-09-09
fix: replace Deno.platform usages (denoland/deno_std#590)
Yoshiya Hinosawa
2019-09-08
reenable test getMatchingUrlsLocal (denoland/deno_std#589)
Bartek Iwańczuk
2019-09-08
flags: Parse builtin properties (denoland/deno_std#579)
迷渡
2019-09-04
bump ci to v0.17.0 (denoland/deno_std#585)
Ryan Dahl
2019-09-04
ws: use crypto getRandomValues (denoland/deno_std#584)
Nimalan
2019-09-04
Refactoring using padEnd and padStart (denoland/deno_std#583)
迷渡
2019-09-04
Fix boolean regexp (denoland/deno_std#582)
迷渡
2019-09-03
Avoid prototype builtin `hasOwnProperty` (denoland/deno_std#577)
迷渡
2019-09-03
remove `console.log` in tests (denoland/deno_std#578)
迷渡
2019-08-30
fix: better paths handling in test runner (denoland/deno_std#574)
Bartek Iwańczuk
2019-08-30
link colors to fmt/colors.ts (denoland/deno_std#575)
迷渡
2019-08-26
ci: bump to version v0.16.0 (denoland/deno_std#573)
Ryan Dahl
2019-08-24
Move colors to fmt (denoland/deno_std#571)
Ryan Dahl
2019-08-22
print out the failed tests after the summary (denoland/deno_std#554)
Eugen Cazacu
2019-08-22
use relative paths in test imports (denoland/deno_std#572)
Bartek Iwańczuk
2019-08-22
test all text functions in colors module (denoland/deno_std#553)
Eugen Cazacu
2019-08-21
fix: add global test registry (denoland/deno_std#568)
Bartek Iwańczuk
2019-08-17
Fix typo in examples/README.md (denoland/deno_std#567)
Xuhao
2019-08-15
Accept absolute root directories in the file server (denoland/deno_std#558)
Nayeem Rahman
2019-08-15
Add fmt modules (printf implementation) (denoland/deno_std#566)
a2800276
2019-08-15
add file:// prefix for imports in test runner (denoland/deno_std#564)
Bartek Iwańczuk
2019-08-14
feat: test runner (denoland/deno_std#516)
Bartek Iwańczuk
2019-08-14
feat: add overloaded form of unit test declaration (denoland/deno_std#563)
Bartek Iwańczuk
2019-08-14
refactor 'assertEquals' (denoland/deno_std#560)
Bartek Iwańczuk
2019-08-13
ci: bump to v0.15.0 (denoland/deno_std#556)
Bartek Iwańczuk
2019-08-06
Revert "http: delete conn parameter in readRequest" (denoland/deno_std#550)
Bartek Iwańczuk
2019-08-05
Fix URLs in examples/README (denoland/deno_std#551)
Ryan Dahl
2019-07-30
enable test of aborted conn on windows (denoland/deno_std#549)
Yoshiya Hinosawa
2019-07-29
refactor: use Deno.execPath where possible (denoland/deno_std#548)
Yoshiya Hinosawa
2019-07-28
Ignore error of writing responses to aborted requests (denoland/deno_std#546)
Yoshiya Hinosawa
2019-07-28
Make shebangs Linux compatible (denoland/deno_std#545)
Nayeem Rahman
2019-07-17
Bump CI to v0.12.0 (denoland/deno_std#541)
Ryan Dahl
2019-07-11
add link to uuid in README (denoland/deno_std#536)
Lucas Caro
2019-07-11
Rename catjson.ts to catj.ts (denoland/deno_std#533)
Bartek Iwańczuk
2019-07-08
fix emptydir on windows (denoland/deno_std#531)
Vincent LE GOFF
2019-07-07
Remove os.userHomeDir in favor of Deno.homeDir (denoland/deno_std#523)
Evgeniy Karagodin
2019-07-07
Upgrade to v0.11.0 (update Reader interface) (denoland/deno_std#527)
Yoshiya Hinosawa
2019-07-03
add UUID module (denoland/deno_std#479)
Lucas Caro
2019-06-30
prettier: support reading code from stdin (denoland/deno_std#498)
Axetroy
2019-06-29
Update instructions to install file server (denoland/deno_std#526)
Phil Rukin
2019-06-26
ci: bump deno to v0.10.0
Ryan Dahl
2019-06-24
Add userHomeDir (denoland/deno_std#521)
Evgeniy Karagodin
2019-06-24
typo
Rong Sen Ng
2019-06-22
file server should order filenames (denoland/deno_std#511)
Axetroy
2019-06-22
feat: add catjson example (denoland/deno_std#517)
Bartek Iwańczuk
[next]