Christoph Herzog
86207cc0a0
Finish the quickjs update to 2020-03-16
2020-03-24 22:14:36 +00:00
Rail Khusnutdinov
2973b0e1c8
Update quickjs to 2020-03-16
2020-03-24 22:14:36 +00:00
Mrmaxmeier
0284b12036
fix build for bignum feature
2020-01-28 21:00:26 +01:00
Mrmaxmeier
8b1b6fbd46
Update quickjs to 2020-01-19
2020-01-28 21:00:26 +01:00
Christoph Herzog
306835e393
release: prepare v0.3.0
2019-11-02 23:47:33 +01:00
Christoph Herzog
5578af79a9
Update quickjs to 2019-10-27
2019-11-02 22:59:17 +01:00
Alexander Rodin
308686035b
feat: Arbitrary Precision Integer Support
...
Implement support for the arbitrary precision integers feature of
quickjs.
In Rust, values are represented with the num-bignum::BigInt type.
2019-09-26 18:08:06 +02:00
Christoph Herzog
f65c702428
Update quickjs to 2019-09-18
2019-09-21 14:52:01 +02:00
Christoph Herzog
7f31c267ff
Update quickjs to 2019-09-01 release
2019-09-05 09:20:24 +02:00
Christoph Herzog
f05e738c44
v0.2.1 release
2019-08-13 01:40:29 +02:00
Alexander Rodin
fd24e206f2
Add "patched" feature with "stack-overflow-signed.patch"
...
This commit adds a new "patched" feature to both the
bindings and the main crate.
This feature applies patches to the embedded version that fix up/extend quickjs.
All patches are in libquickjs-sys/embed/patches.
2019-08-13 00:06:25 +02:00
Christoph Herzog
ef0e6399ca
lib: Bump libquickjs-sys to 0.3.0
2019-08-12 08:52:27 +02:00
Christoph Herzog
a89c6fd930
lib: Upgrade quickjs to release 2019-08-10
2019-08-12 08:52:22 +02:00
Christoph Herzog
675139ee2e
0.2.0 release
2019-07-31 00:36:48 +02:00
Christoph Herzog
00c78c874c
docs: Add instructions for updating embedded quickjs
2019-07-30 18:25:34 +02:00
Christoph Herzog
90e11d7f48
Formatting...
2019-07-30 17:04:49 +02:00
Christoph Herzog
d5d77f8f27
lib: Update embedded quickjs to 2018-07-28
2019-07-30 16:27:06 +02:00
Christoph Herzog
3851a43e85
Rename crate to quick-js
2019-07-22 09:49:30 +02:00
Christoph Herzog
af0cd2bf7f
0.1.0-alpha.4 release with updated QuickJS
2019-07-22 09:30:04 +02:00
Christoph Herzog
676e645be8
Update quickjs to 2019-07-21 release
2019-07-22 09:26:30 +02:00
Christoph Herzog
51d0f28b20
Refactor crate names... damn name squatters!
2019-07-16 23:47:12 +02:00