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-03-29
toml: fix parsing comments (denoland/deno_std#311)
Vincent LE GOFF
2019-03-28
Add TOML module (denoland/deno_std#300)
Vincent LE GOFF
2019-03-28
Fix parallel testing (denoland/deno_std#309)
Vincent LE GOFF
2019-03-26
testing: turn off exitOnFail by default (denoland/deno_std#307)
Vincent LE GOFF
2019-03-26
Fix assertEquals for RegExp & Date (denoland/deno_std#305)
Vincent LE GOFF
2019-03-24
Fix prettier check in empty files (denoland/deno_std#302)
Bartek IwaĆczuk
2019-03-19
move test file out of tests dir in flags module (denoland/deno_std#293)
Axetroy
2019-03-19
remove unnecessary path.resolve in move/readJson/writeJson (denoland/deno_std...
Axetroy
2019-03-19
fix: wrong usage of assertThrowsAsync which without await keyword (denoland/d...
Axetroy
2019-03-18
Test reorganization (denoland/deno_std#290)
Vincent LE GOFF
2019-03-18
fix: fs.exists not work for symlink (denoland/deno_std#291)
Axetroy
2019-03-18
Documentation clean up (denoland/deno_std#288)
Vincent LE GOFF
2019-03-17
Add prettier styling options (denoland/deno_std#281)
Yoshiya Hinosawa
2019-03-17
extract internal method isSubdir to fs/utils.ts (denoland/deno_std#285)
Axetroy
2019-03-15
Add strings/pad (denoland/deno_std#282)
Vincent LE GOFF
2019-03-14
Bump to v0.3.3 (denoland/deno_std#279)
Ryan Dahl
2019-03-14
feat: add writeJson/writeJsonSync for fs modules (denoland/deno_std#271)
Axetroy
2019-03-14
Improve jsdoc (denoland/deno_std#277)
Vincent LE GOFF
2019-03-13
feat: add readJson/readJsonSync for fs modules (denoland/deno_std#269)
Axetroy
2019-03-12
feat: add move/moveSync for fs modules (denoland/deno_std#266)
Axetroy
2019-03-12
feat: add ensureDir/ensureFile for fs modules (denoland/deno_std#264)
Axetroy
2019-03-12
fix: eslint errors (denoland/deno_std#265)
Yoshiya Hinosawa
2019-03-11
Move benching into testing. (denoland/deno_std#258)
chiefbiiko
2019-03-11
feat: add emptyDir for fs modules (denoland/deno_std#263)
Axetroy
2019-03-11
add fs/exists (denoland/deno_std#260)
Axetroy
2019-03-11
Datetime module improvement (denoland/deno_std#259)
Vincent LE GOFF
2019-03-09
Eslint Fix http (denoland/deno_std#257)
Eugen Cazacu
2019-03-08
Use AssertionError instead of Error in testing (denoland/deno_std#254)
Vincent LE GOFF
2019-03-08
http: add return types (denoland/deno_std#250)
Eugen Cazacu
2019-03-08
refactor: use execPath where appropriate (denoland/deno_std#255)
Yoshiya Hinosawa
2019-03-08
testing/asserts: Add unimplemented and unreachable (denoland/deno_std#248)
Ryan Dahl
2019-03-08
Use fs.walk rather than git ls-files (denoland/deno_std#241)
Andy Hayden
2019-03-07
Use Deno global var instead of built-in "deno" module (denoland/deno_std#247)
Yoshiya Hinosawa
2019-03-07
Add assertNotEquals, assertArrayContains (denoland/deno_std#246)
Vincent LE GOFF
2019-03-07
Bump CI to v0.3.2 (denoland/deno_std#245)
Yoshiya Hinosawa
2019-03-06
Rename assertEq to assertEquals (denoland/deno_std#242)
Ryan Dahl
2019-03-06
Testing refactor (denoland/deno_std#240)
Vincent LE GOFF
2019-03-06
Replace deno.land/x/ with deno.land/std/ (denoland/deno_std#239)
Andy Hayden
2019-03-05
Update mime-db to 1.38.0 (denoland/deno_std#238)
Evan Hahn
2019-03-05
Refactor asserts in testing (denoland/deno_std#227)
Vincent LE GOFF
2019-03-04
Use pretty assertEqual in testing (denoland/deno_std#234)
Vincent LE GOFF
2019-03-04
Add eslint for linting (denoland/deno_std#235)
Kitson Kelly
2019-03-04
Refactor WebSockets (denoland/deno_std#173)
Dmitry Sharshakov
2019-03-04
feat: parallel testing (denoland/deno_std#224)
chiefbiiko
2019-03-04
Refactoring + Enhance UTs + Enhance doc (denoland/deno_std#230)
Vincent LE GOFF
2019-03-04
Fixing default parameters of runBenchmarks (denoland/deno_std#229)
Vincent LE GOFF
2019-03-03
Re-enabling colors after color testing (denoland/deno_std#226)
Vincent LE GOFF
2019-03-02
fixing readme link + version (denoland/deno_std#225)
Vincent LE GOFF
2019-03-02
fs.walk performance improvement (denoland/deno_std#221)
Vincent LE GOFF
2019-03-02
Testing add ansi color support from color module (denoland/deno_std#223)
Vincent LE GOFF
[prev]
[next]