Age | Commit message (Expand) | Author |
---|---|---|
2024-10-24 | fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486) | Divy Srivastava |
2024-09-18 | feat: suggest `deno install --entrypoint` instead of `deno cache` (#25228) | Asher Gomez |
2024-09-16 | BREAKING(ext/ffi): remove deprecated `UnsafeFnPointer` constructor type with ... | Aapo Alasuutari |
2024-09-04 | refactor(ext): align error messages (#25310) | Ian Bull |
2024-08-20 | chore: enable no-console dlint rule (#25113) | David Sherret |
2024-07-25 | chore: update to `std@2024.07.19` (#24715) | Asher Gomez |
2024-07-01 | BREAKING(unstable/ffi): remove callback reentrant flag (#24367) | Divy Srivastava |
2024-05-30 | BREAKING(ffi/unstable): use BigInt representation in turbocall (#23983) | Aapo Alasuutari |
2024-05-28 | BREAKING(ffi/unstable): always return u64 as bigint (#23981) | Divy Srivastava |
2024-05-08 | chore: enable clippy::print_stdout and clippy::print_stderr (#23732) | David Sherret |
2024-02-12 | chore: move test_ffi and test_nap to tests/ [WIP] (#22394) | Matt Mastracci |