1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Ryan Dahl
151ce0266e
Move everything into std subdir 2019-10-09 17:10:09 -04:00
Yoshiya Hinosawa
96fe2d10a4 Update eslint and @typescript-eslint (denoland/deno_std#621)
Original: c3fe858f98
2019-10-05 12:02:34 -04:00
Ryan Dahl
25def60c21 bump ci to v0.17.0 (denoland/deno_std#585)
Original: 539338db33
2019-09-04 20:10:54 -04:00
Bartek Iwańczuk
eab0647bd1 refactor 'assertEquals' (denoland/deno_std#560)
* merge 'testing/pretty.ts' into 'testing/asserts.ts'
* throw AssertionError in assertEquals
* update misc tests use AssertionError
Original: ff2d7f24db
2019-08-14 10:22:31 -04:00
Kitson Kelly
a02c3bd388 bundle/run handles Deno.args better. (denoland/deno_std#514)
Original: 02262c6161
2019-06-21 17:02:53 -07:00
Axetroy
c85b1c06a9 lint: add max line length rules (denoland/deno_std#507)
Original: b04fda30c8
2019-06-18 21:22:01 -07:00
Kitson Kelly
0ed3046a9a Add bundle loader (denoland/deno_std#480)
Original: fe7f6e117f
2019-06-10 10:34:43 -04:00