summaryrefslogtreecommitdiff
path: root/runtime/shared.rs
AgeCommit message (Expand)Author
2024-04-18chore: remove unused, unstable 'http' namespace (#23436)Matt Mastracci
2024-04-17fix(publish): support import equals (#23421)Luca Casonato
2024-04-14perf: do not clone swc `Program` when transpiling (#23365)David Sherret
2024-04-11fix: upgrade deno_ast related crates (#23187)David Sherret
2024-03-06fix: Provide source map for internal extension code (#22716)Bartek Iwańczuk
2024-03-05chore: upgrade deno_core (#22699)Bartek Iwańczuk
2024-02-09fix: upgrade to deno_ast 0.33 (#22341)David Sherret
2024-02-04chore: bump deno core (#22243)Matt Mastracci
2024-01-10refactor: remove snapshotting from deno_runtime (#21794)Bartek Iwańczuk
2024-01-06refactor: split runtime/98_global_scope.js (#21785)Bartek Iwańczuk
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-08-28refactor(runtime): factor out code between build.rs and worker.rs (#20299)Nayeem Rahman