Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | new release | Fabrice Bellard | 2025-04-26 |
| | |||
* | - removed the 'use strip' extension | Fabrice Bellard | 2025-04-12 |
| | | | | | | - removed the JS_EVAL_FLAG_STRIP eval flag and replaced it with JS_SetStripInfo() which has simpler semantics. - qjs: added the '-s' and '--strip-source' options - qjsc: added the '-s' and '--keep-source' options | ||
* | reworked weak references so that cycles are (hopefully) correctly handled - ↵ | Fabrice Bellard | 2025-04-05 |
| | | | | added Symbol as WeakMap key, WeakRef and FinalizationRegistry | ||
* | more bignum cleanup | Fabrice Bellard | 2025-03-19 |
| | |||
* | Strip trailing spaces | Charlie Gordon | 2024-02-10 |
| | |||
* | fixed Promise return in the REPL by using a wrapper object in async ↵ | Fabrice Bellard | 2024-02-03 |
| | | | | std.evalScript() (github issue #231) | ||
* | new release | Fabrice Bellard | 2024-01-13 |
| | |||
* | added os.getpid() | Fabrice Bellard | 2024-01-11 |
| | |||
* | added note about atomic operations | Fabrice Bellard | 2024-01-02 |
| | |||
* | allow 'await' in the REPL and added os.sleepAsync() | Fabrice Bellard | 2024-01-02 |
| | |||
* | added os.now() | Fabrice Bellard | 2023-12-27 |
| | |||
* | 2021-03-27 release | bellard | 2021-03-27 |
| | |||
* | 2020-11-08 release | bellard | 2020-11-08 |
| | |||
* | 2020-09-06 release | bellard | 2020-09-06 |
| | |||
* | 2020-07-05 release | bellard | 2020-09-06 |
| | |||
* | 2020-04-12 release | bellard | 2020-09-06 |
| | |||
* | 2020-03-16 release | bellard | 2020-09-06 |
| | |||
* | 2020-01-19 release | bellard | 2020-09-06 |
| | |||
* | 2020-01-05 release | bellard | 2020-09-06 |