summaryrefslogtreecommitdiff
path: root/lib/internal/assert
AgeCommit message (Expand)Author
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-10-05lib: introduce no-mixed-operators eslint rule to libZYSzys
2019-07-25assert: avoid potentially misleading reference to object identityAnna Henningsen
2019-06-12assert: print more lines in the error diffRuben Bridgewater
2019-06-12assert: fix error diffRuben Bridgewater
2019-06-12assert: limit string inspection when logging assertion errorsRuben Bridgewater
2019-05-25assert: remove unreachable codeRich Trott
2019-05-23assert: remove unreachable codeRich Trott
2019-05-16assert: remove unused codeRuben Bridgewater
2019-05-16assert: add compatibility for older Node.js versionsRuben Bridgewater
2019-05-05assert: refine assertion messageRuben Bridgewater
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2019-04-03lib: force using primordials for JSON, Math and ReflectMichaël Zasso
2019-04-03util: `inspect()` should not exceed `breakLength`Ruben Bridgewater
2019-03-30benchmark,lib: change var to constRuben Bridgewater
2019-03-24assert: reduce internal usage of public require of utiltoshi1127
2019-03-23assert: improve performance to instantiate errorsRuben Bridgewater
2019-03-23lib: validate Error.captureStackTrace() callsRuben Bridgewater
2019-03-23errors: update error nameRuben Bridgewater
2019-02-08assert: refactor internal assert.jsRich Trott