index
:
quickjs
master
quickjs mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quickjs.h
Commit message (
Expand
)
Author
Age
*
added Float16Array (bnoordhuis) - optimized float16 conversion functions
Fabrice Bellard
13 days
*
avoid relying on 'FILE *' in JS_PrintValue() API
Fabrice Bellard
13 days
*
added JS_PrintValue() and use it in console.log(), print() and the REPL (#256)
Fabrice Bellard
2025-04-30
*
simplified uncatchable exception handling
Fabrice Bellard
2025-04-29
*
added more C callbacks for exotic objects (#324)
Fabrice Bellard
2025-04-26
*
- removed the 'use strip' extension
Fabrice Bellard
2025-04-12
*
fixed JS_IsString() with ropes
Fabrice Bellard
2025-04-10
*
added JS_GetAnyOpaque() (oleavr)
Fabrice Bellard
2025-04-07
*
qjs: allow SI suffixes in memory sizes - set default stack size to 1 MB
Fabrice Bellard
2025-04-07
*
reworked weak references so that cycles are (hopefully) correctly handled - a...
Fabrice Bellard
2025-04-05
*
added missing header
Fabrice Bellard
2025-03-25
*
more use of js_new_string8 - inlined JS_NewString() (initial patch by Charlie...
Fabrice Bellard
2025-03-25
*
added string ropes for faster concatenation of long strings (issue #67)
Fabrice Bellard
2025-03-25
*
fixed BigInt hashing - removed -fno-bigint in qjsc and JS_AddIntrinsicBigInt(...
Fabrice Bellard
2025-03-19
*
more bignum cleanup
Fabrice Bellard
2025-03-19
*
removed bignum support and qjscalc - added optimized BigInt implementation
Fabrice Bellard
2025-03-18
*
Add `JS_StrictEq()`, `JS_SameValue()`, and `JS_SameValueZero()` (#264)
Kasper Isager Dalsgarð
2024-05-09
*
Expose `JS_SetUncatchableError()` (#262)
Kasper Isager Dalsgarð
2024-05-09
*
Add `JS_HasException()` (#265)
Kasper Isager Dalsgarð
2024-05-08
*
Add `JS_NewTypedArray()` (#272)
Dmitry Volyntsev
2024-05-08
*
Improve Date.parse, small fixes
Charlie Gordon
2024-03-22
*
Prevent UB on memcpy and floating point conversions
Charlie Gordon
2024-03-03
*
Add C API function JS_GetClassID()
Tyler Rockwood
2024-02-21
*
Strip trailing spaces
Charlie Gordon
2024-02-10
*
export JS_GetModuleNamespace (github issue #34)
Fabrice Bellard
2024-01-27
*
allow 'await' in the REPL and added os.sleepAsync()
Fabrice Bellard
2024-01-02
*
top-level-await support - follow the spec in the implementation of the module...
Fabrice Bellard
2023-12-27
*
reworked set property and fixed corner cases of typed array set property
Fabrice Bellard
2023-12-09
*
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