summaryrefslogtreecommitdiff
path: root/lib/internal/repl/history.js
AgeCommit message (Expand)Author
2019-11-30lib: enforce use of Boolean from primordialsMichaël Zasso
2019-11-22repl: change var to letOliver Belaifa
2019-08-10repl: close file descriptor of history fileJoão Reis
2019-04-16lib: require globals instead of using the global proxyJoyee Cheung
2019-03-23repl: remove usage of require('util') in `repl/history`dnlup
2019-02-11repl: add repl.setupHistory for programmatic replLance Ball