Age | Commit message (Expand) | Author |
---|---|---|
2021-04-14 | refactor: move timers to deno_timers op crate (#10179) | Ben Noordhuis |
2021-04-12 | refactor(deno): remove concept of bin & json ops (#10145) | Aaron O'Mullan |
2021-04-12 | fix(runtime/js/timers): Use (0, eval) instead of eval() (#10103) | Nayeem Rahman |
2021-04-05 | refactor: convert ops to use serde_v8 (#10009) | Aaron O'Mullan |
2021-04-03 | refactor: Switch op_now to be a json-op (#9974) | Aaron O'Mullan |
2021-03-20 | refactor: Move bin ops to deno_core and unify logic with json ops (#9457) | Inteon |
2021-03-18 | refactor: update minimal ops & rename to buffer ops (#9719) | Inteon |
2021-02-04 | chore: use strict mode for internal runtime, core, and op_crates js (#9391) | Developing |
2021-01-11 | chore: update copyright to 2021 (#9092) | Yusuke Tanaka |
2021-01-06 | fix: stronger input checking for setTimeout; add function overload (#8957) | Anonymous |
2020-12-17 | refactor: Rename runtime/rt to runtime/js (#8806) | Nayeem Rahman |