summaryrefslogtreecommitdiff
path: root/repl.js
Commit message (Expand)AuthorAge
* added JS_PrintValue() and use it in console.log(), print() and the REPL (#256)Fabrice Bellard2025-04-30
* - removed the 'use strip' extensionFabrice Bellard2025-04-12
* disable rejection tracker in the repl - repl cleanupFabrice Bellard2025-03-27
* more bignum cleanupFabrice Bellard2025-03-19
* Improve repl regexp handlingCharlie Gordon2024-03-02
* show readable representation of Date objects in replCharlie Gordon2024-02-25
* Strip trailing spacesCharlie Gordon2024-02-10
* fixed Promise return in the REPL by using a wrapper object in async std.evalS...Fabrice Bellard2024-02-03
* allow 'await' in the REPL and added os.sleepAsync()Fabrice Bellard2024-01-02
* 2020-07-05 releasebellard2020-09-06
* 2020-01-19 releasebellard2020-09-06
* 2020-01-05 releasebellard2020-09-06