Aaron O'Mullan
|
4e1da28b39
|
perf(serde_v8): avoid SerializablePkg allocs (#13860)
For common return types such as String/ZeroCopyBuf/ByteString
|
2022-03-07 13:06:50 +01:00 |
|
Aaron O'Mullan
|
0b9da1aa7a
|
cleanup(serde_v8): SerializablePkg verbosity (#13855)
|
2022-03-07 11:12:44 +01:00 |
|
Ryan Dahl
|
1fb5858009
|
chore: update copyright to 2022 (#13306)
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
2022-01-07 22:09:52 -05:00 |
|
Luca Casonato
|
be68b82eb4
|
chore: update to rusty_v8 0.33.0 (#12564)
|
2021-10-27 23:26:15 +02:00 |
|
Aaron O'Mullan
|
4f48efcc55
|
chore: return serde_v8 to main repo (#12500)
Reduces fragmentation, avoids version drift and facilitates coordinating serde_v8 and op-layer changes
|
2021-10-20 00:00:45 +02:00 |
|
Bartek Iwańczuk
|
e75ffab0c8
|
chore: move serde_v8 to separate repo (#10909)
Now available at https://github.com/denoland/serde_v8
|
2021-06-09 20:37:43 +02:00 |
|
Yoshiya Hinosawa
|
8424647d22
|
chore: update copyright headers (#10243)
|
2021-04-20 14:27:36 +09:00 |
|
Aaron O'Mullan
|
167f017ca0
|
refactor(core): move SerializablePkg to serde_v8 (#10231)
|
2021-04-19 15:19:49 +02:00 |
|
Aaron O'Mullan
|
19d0e6b671
|
perf(serde_v8): introduce Serializable boxable object (#9983)
|
2021-04-04 01:17:02 +02:00 |
|