Files
node/lib
Masashi Hirano d71dd97263 util: support BigInt in util.format
`util.format` and `console.log` now support BigInt via the existing
format specifiers `%i` and `%d`.

PR-URL: https://github.com/nodejs/node/pull/22097
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-10-09 20:11:48 +02:00
..
2018-08-22 17:27:16 -04:00
2018-08-24 18:37:35 -07:00
2018-09-16 10:00:36 +02:00
2018-07-16 15:55:15 -07:00
2018-10-09 20:11:48 +02:00
2018-10-06 17:33:25 -05:00
2018-10-08 20:06:45 -07:00