summaryrefslogtreecommitdiff
path: root/ops
AgeCommit message (Expand)Author
2023-07-02refactor(core): Extract deno_core (#19658)Matt Mastracci
2023-07-02Reland "fix(cli): don't store blob and data urls in the module cache" (#18581)Nayeem Rahman
2023-07-01refactor(ops): op2 supports strings in argument and return position (#19613)Matt Mastracci
2023-06-29refactor(ops): op2 support for generics (#19636)Matt Mastracci
2023-06-26chore: Ensure copyright line is the first in the file (#19608)Matt Mastracci
2023-06-26chore: fix typos (#19572)Martin Fischer
2023-06-25fix(ops): quoting serde_v8::Value (#19593)Kangwook Lee (이강욱)
2023-06-25refactor(ops): ops2 supports result in fast path (#19603)Matt Mastracci
2023-06-24refactor(ops): op2 supports Result in slow call path (#19602)Matt Mastracci
2023-06-24refactor(ops): Adding op2 macro and implementing in a couple of places (#19534)Matt Mastracci
2023-06-16chore: forward v1.34.3 release commit to main (#19526)denobot
2023-06-09chore: forward v1.34.2 release commit to main (#19434)denobot
2023-06-03refactor(core): remove force_op_registration and cleanup JsRuntimeForSnapshot...Nayeem Rahman
2023-05-29chore: forward v1.34.1 to main (#19312)Bartek Iwańczuk
2023-05-241.34.0 (#19246)denobot
2023-05-18chore: forward v1.33.4 release commit to main (#19181)denobot
2023-05-12chore: forward v1.33.3 release commit to main (#19111)denobot
2023-05-04chore: forward v1.33.2 release commit to main (#18990)denobot
2023-05-02chore: release extension crates, unpin tokio (#18954)Bartek Iwańczuk
2023-04-30perf(core): async op pseudo-codegen and performance work (#18887)Matt Mastracci
2023-04-28chore: forward v1.33.1 release commit to main (#18897)denobot
2023-04-281.33.0 (#18879)denobot
2023-04-26refactor(core): simplify op types and codegeneration (#18843)Bartek Iwańczuk
2023-04-18chore: forward v1.32.5 release commit to main (#18758)denobot
2023-04-13perf(ops): directly respond for eager ops (#18683)Bartek Iwańczuk
2023-04-13refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)Yiyu Lin
2023-04-12chore: forward v1.32.4 release commit to main (#18669)denobot
2023-04-01chore: forward v1.32.3 release commit to main (#18561)denobot
2023-04-01chore: forward v1.32.2 release commit to main (#18539)denobot
2023-03-31fix(ops): fallback when FastApiOneByteString is not utf8 (#18518)Divy Srivastava
2023-03-31perf: `const` op declaration (#18288)Divy Srivastava
2023-03-27feat: port node:zlib to rust (#18291)Divy Srivastava
2023-03-23chore: forward v1.32.1 release commit to main (#18399)denobot
2023-03-221.32.0 (#18367)denobot
2023-03-18Reland "perf(core): preserve ops between snapshots (#18080)" (#18272)Bartek Iwańczuk
2023-03-18Revert "perf(core): preserve ops between snapshots (#18080)" (#18267)Bartek Iwańczuk
2023-03-18perf(core): preserve ops between snapshots (#18080)Bartek Iwańczuk
2023-03-16chore(ops): inline FastFunction trait methods (#18226)Divy Srivastava
2023-03-16chore: forward v1.31.3 release commit to main (#18222)denobot
2023-03-10chore: forward v1.31.2 release commit to main (#18114)denobot
2023-03-05chore(core): remove argc field from OpDecl (#18024)Divy Srivastava
2023-03-05feat(ops): relational ops (#18023)Divy Srivastava
2023-03-03feat(ops): reland fast zero copy string arguments (#17996)Divy Srivastava
2023-02-28fix(ext/ffi): Remove deno_core::OpState qualifiers, fix ops returning pointer...Aapo Alasuutari
2023-02-24chore: forward v1.31.1 release commit to main (#17939)denobot
2023-02-241.31.0 (#17906)denobot
2023-02-22feat(ext/ffi): Replace pointer integers with v8::External objects (#16889)Aapo Alasuutari
2023-02-17feat(ext/node): implement `node:v8` (#17806)Divy Srivastava
2023-02-07chore: forward v1.30.3 release commit to main (#17677)denobot
2023-02-03chore: forward v1.30.2 release commit to main (#17641)denobot