Ben Noordhuis
|
5c3077e091
|
Implement RegExp serialization (#153)
JS_WriteObject() and JS_ReadObject() now support RegExp objects.
|
2023-11-29 08:50:53 +01:00 |
|
Ben Noordhuis
|
162a8b7409
|
Remove trailing whitespace (#46)
Not purely cosmetic because it breaks navigation with { and } in the
One True Editor.
|
2023-11-12 10:01:40 +01:00 |
|
Ben Noordhuis
|
e449cb08ef
|
Remove BigFloat (#31)
Part of https://github.com/quickjs-ng/quickjs/issues/17
|
2023-11-08 22:23:06 +01:00 |
|
Ben Noordhuis
|
5d5b3cc21f
|
Remove BigDecimal (#29)
Part of https://github.com/quickjs-ng/quickjs/issues/17
|
2023-11-08 21:07:16 +01:00 |
|
bellard
|
8900766099
|
2020-07-05 release
|
2020-09-06 19:07:30 +02:00 |
|
bellard
|
91459fb672
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
|