Guy Bedford
|
ff3c5897ea
|
fix(std/node): Inline default objects to ensure correct prototype (#8513)
|
2020-11-27 13:40:11 -05:00 |
|
Guy Bedford
|
8b7f5531ee
|
feat(std/node): consistent Node.js builtin shapes (#8274)
|
2020-11-09 09:25:13 -05:00 |
|
Guy Bedford
|
9fc5b6510c
|
fix(std/node): only define Node.js globals when loading std/node/global (#8281)
|
2020-11-07 20:27:07 +01:00 |
|
Bartek Iwańczuk
|
8e914be742
|
build: migrate to dlint (#8176)
This commit migrates repository from using "eslint"
to "dlint" for linting JavaScript code.
|
2020-11-03 16:19:29 +01:00 |
|
Steven Guerrero
|
d52fb903cd
|
fix(std/node): Buffer.copy doesn't work as expected (#8125)
|
2020-10-26 15:42:36 +01:00 |
|
timonson
|
1956cb8137
|
fix(std/encoding): base64 properly encodes mbc and handles Uint8Arrays (#7807)
Fixes #6094
Fixes #4794
|
2020-10-13 12:12:10 +11:00 |
|
David Sherret
|
df02e31507
|
feat(fmt): Sort named import and export specifiers (#7711)
|
2020-09-27 12:22:32 +02:00 |
|
tokiedokie
|
c4ed3fb7e7
|
chore: add copyright (#7593)
|
2020-09-21 08:26:41 -04:00 |
|
Kitson Kelly
|
c4d5b01acf
|
feat: update to TypeScript 4.0 (#6514)
|
2020-08-24 19:43:54 -04:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Steven Guerrero
|
fe8399973a
|
feat(std/node): add string_decoder (#6638)
|
2020-07-14 14:30:03 -04:00 |
|
Marcos Casagrande
|
43db7aa05d
|
fix(std/node): add encoding argument to Buffer.byteLength (#6639)
|
2020-07-05 18:02:09 -04:00 |
|
Marcos Casagrande
|
91767501e1
|
feat(std/node): add buf.equals method (#6640)
|
2020-07-05 18:01:36 -04:00 |
|
Marcos Casagrande
|
0374eadcf7
|
feat(std/node): Add Buffer.isEncoding (#6521)
|
2020-06-28 12:27:02 -04:00 |
|
Marcos Casagrande
|
d779053dc6
|
feat(std/node): Add Buffer.allocUnsafe (#6533)
|
2020-06-28 10:16:54 -04:00 |
|
Marcos Casagrande
|
4302941b06
|
fix(std/node): add fill & encoding args to Buffer.alloc (#6526)
|
2020-06-27 15:56:39 -04:00 |
|
Marcos Casagrande
|
86448fd9aa
|
feat(std/node): support hex / base64 encoding in Buffer (#6414)
|
2020-06-21 09:47:03 -04:00 |
|
Nikolai Vavilov
|
09ee9a8280
|
feat(std/node): Buffer (#5925)
|
2020-06-06 15:56:49 -04:00 |
|