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