Skip to content

Pull requests: denoland/deno_core

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix(ops): do not coerce to booleans
#912 opened Sep 18, 2024 by lucacasonato Loading…
chore: remove dead code in FeatureChecker
#908 opened Sep 17, 2024 by bartlomieju Loading…
feat: remove_es_module
#890 opened Aug 29, 2024 by gearonix Loading…
fix: improve extension! macro
#881 opened Aug 23, 2024 by magurotuna Loading…
[WIP] refactor: rework error handling
#878 opened Aug 21, 2024 by crowlKats Loading…
fix: don't panic when eval_origin is None
#869 opened Aug 12, 2024 by lucacasonato Loading…
[WIP] feat: Add native SourceMap support
#819 opened Jul 11, 2024 by bartlomieju Loading…
Rename op2 to op
#808 opened Jul 5, 2024 by littledivy Loading…
op2 object wraps
#805 opened Jul 4, 2024 by littledivy Loading…
fix: panic, unwrap to unwrap_or
#739 opened May 15, 2024 by peko-thunder Loading…
feat: op2 codegen for object methods
#682 opened Mar 30, 2024 by littledivy Loading…
feat(dcore): Allow to load snapshot from file
#607 opened Feb 26, 2024 by bartlomieju Loading…
[WIP] feat: Add ModuleVisibility enum
#507 opened Jan 28, 2024 by bartlomieju Loading…
[WIP] destrucutre AggregateError
#425 opened Jan 8, 2024 by crowlKats Loading…
[WIP] Add REPL example
#415 opened Jan 4, 2024 by bartlomieju Loading…
feat: Allow support for Wasm modules
#402 opened Dec 29, 2023 by bartlomieju Loading…
feat(core): fast Wasm streaming in Rust
#349 opened Nov 24, 2023 by littledivy Loading…
ProTip! Filter pull requests by the default branch with base:main.