Aaron O'Mullan
3cc14196e2
feat(ops): #[op(unstable)] ( #14124 )
2022-04-07 09:42:33 -04:00
Aaron O'Mullan
4154e95ae5
feat(core): disableable extensions & ops ( #14063 )
...
Streamlines a common middleware pattern and provides foundations for avoiding variably sized v8::ExternalReferences & enabling fully monomorphic op callpaths
2022-04-07 09:42:33 -04:00
github-actions[bot]
a78f728a10
1.20.4 ( #14165 )
...
Co-authored-by: David Sherret <dsherret@gmail.com>
2022-03-31 13:09:34 -04:00
Luca Casonato
347da0d117
v1.20.3
2022-03-25 16:22:00 +01:00
Kitson Kelly
1be60627d8
1.20.2
2022-03-24 13:39:10 +11:00
Divy Srivastava
fc39b33ef0
chore(ops): hide implementation details from rustdoc ( #14038 )
...
Co-authored-by: Aaron O'Mullan <aaron.omullan@gmail.com>
2022-03-24 13:39:10 +11:00
Aaron O'Mullan
a63fc8c7f8
fix(ops): throw TypeError on op return failure ( #14033 )
...
Fixes #14028
2022-03-24 13:39:10 +11:00
Divy Srivastava
3a106f08d8
chore(ops): include argument position in serde_v8 errors ( #14027 )
2022-03-24 13:39:10 +11:00
Ryan Dahl
fce60f2cc2
v1.20.1
2022-03-16 21:40:31 -04:00
Aaron O'Mullan
bd481bf095
feat(ops): optional OpState ( #13954 )
2022-03-16 00:33:46 +01:00
Aaron O'Mullan
bb53135ed8
cleanup(core): OpPair => OpDecl ( #13952 )
2022-03-15 23:43:17 +01:00
Aaron O'Mullan
88d0f01948
feat(ops): custom arity ( #13949 )
...
Also cleanup & drop ignored wildcard op-args
2022-03-14 23:38:53 +01:00
Divy Srivastava
b4e42953e1
feat(core): codegen ops ( #13861 )
...
Co-authored-by: Aaron O'Mullan <aaron.omullan@gmail.com>
2022-03-14 18:44:15 +01:00