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
/
optimizer_tests
/
op_state_result.out
Age
Commit message (
Expand
)
Author
2023-07-02
refactor(core): Extract deno_core (#19658)
Matt Mastracci
2023-06-29
refactor(ops): op2 support for generics (#19636)
Matt Mastracci
2023-06-03
refactor(core): remove force_op_registration and cleanup JsRuntimeForSnapshot...
Nayeem Rahman
2023-04-30
perf(core): async op pseudo-codegen and performance work (#18887)
Matt Mastracci
2023-03-31
perf: `const` op declaration (#18288)
Divy Srivastava
2023-03-27
feat: port node:zlib to rust (#18291)
Divy Srivastava
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-05
chore(core): remove argc field from OpDecl (#18024)
Divy Srivastava
2022-11-27
chore(ops): increase codegen tests coverage (#16834)
Divy Srivastava
2022-11-10
refactor(ops): Rewrite fast call optimizer and codegen (#16514)
Divy Srivastava