quickjs/examples
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
..
fib_module.js 2020-01-05 release 2020-09-06 18:53:08 +02:00
fib.c Strip trailing spaces 2024-02-10 16:19:17 +01:00
hello_module.js 2020-01-05 release 2020-09-06 18:53:08 +02:00
hello.js 2020-01-05 release 2020-09-06 18:53:08 +02:00
pi_bigdecimal.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
pi_bigfloat.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
pi_bigint.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
point.c examples/point.c: add PointEnumerable class 2024-10-11 15:23:03 +02:00
test_fib.js 2020-01-05 release 2020-09-06 18:53:08 +02:00
test_point.js examples/point.c: add PointEnumerable class 2024-10-11 15:23:03 +02:00