8 Commits

Author SHA1 Message Date
Léo-Paul Géneau
35e02a6a10
Merge ed3b3516a763bc606a278a598aa9ae54a1fdc0e1 into 8807fedec55bc4dbdf7b4780d36bfc4b4fd6e5e2 2025-09-24 17:43:38 -04:00
Fabrice Bellard
7c487f1c6a support JSON modules in qjsc - added support of JSON5 modules (using type = "json5") 2025-05-24 10:24:01 +02:00
Fabrice Bellard
61e8b94428 removed bignum support and qjscalc - added optimized BigInt implementation 2025-03-18 18:29:10 +01:00
Leo-Paul Geneau
ed3b3516a7 examples/point.c: add PointEnumerable class
It is probably not trivial to guess that classes created like in the point
example do not have enumerable properties (at least it was not for #315).
Therefore PointEnumerable class describes how to implement such class.
2024-10-11 15:23:03 +02:00
Charlie Gordon
37bd4ae62d Strip trailing spaces 2024-02-10 16:19:17 +01:00
bellard
8900766099 2020-07-05 release 2020-09-06 19:07:30 +02:00
bellard
0e8fffd4de 2020-01-19 release 2020-09-06 18:57:11 +02:00
bellard
91459fb672 2020-01-05 release 2020-09-06 18:53:08 +02:00