summaryrefslogtreecommitdiff
path: root/cli/cdp.rs
AgeCommit message (Expand)Author
2024-06-14chore: upgrade to rust 1.79 (#24207)Satya Rohith
2024-01-05refactor(tools/repl): reorganize code (#21810)Bartek Iwańczuk
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-18refactor: factor out cdp::ExceptionThrown notification (#21623)Bartek Iwańczuk
2023-11-05refactor: unify CDP types in a single module (#21094)Bartek Iwańczuk
2022-11-25refactor: move cdp.rs to tools/repl (#16821)David Sherret
2022-07-30docs: turn bare URLs into clickable links (#15347)Mathias Lafeldt
2022-03-02fix(repl): fix null eval result (#13804)Yoshiya Hinosawa
2022-02-07refactor: factor out CDP message types (#13551)Leo Kettmeir
2022-01-31Revert "refactor: factor out CDP message types (#13501)" (#13540)Bartek Iwańczuk
2022-01-27refactor: factor out CDP message types (#13501)Leo Kettmeir