Commit History

Author SHA1 Message Date
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. 1 week ago
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 3 weeks ago
  Ricardo Subtil 9dd7a8ae42 Bump DAP requests timeout to 5 seconds 2 months ago
  Ricardo Subtil 0d098d3cca Support REPL expressions through DAP `evaluate` request 2 months ago
  Ricardo Subtil 6aac039ee7 Support object inspection through DAP `variables` request 2 months ago
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable 7 months ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 8 months ago
  Rémi Verschelde 633024617b Merge pull request #89475 from rsubtil/feature-add_message_type_to_dap 9 months ago
  Ricardo Subtil b6d1204186 Add output type to DAP `output` events 9 months ago
  Ricardo Subtil c07991ef36 Add missing `variablesReference` field to DAP `evaluate` request 9 months ago
  Ricardo Subtil 485342408b Prevent race condition on initial breakpoints from DAP 1 year ago
  Fabio Alessandrelli 7b170d12cf Merge pull request #75836 from rsubtil/bugfix-dap_windows_path 1 year ago
  Yuri Sizov 8a74d8438f Extract editor run toolbar into its own component 1 year ago
  Ricardo Subtil b8ae1c218c Fix DAP path mismatch on Windows 1 year ago
  bruvzg 5406b001ca Move remote debug buttons to a single menu. 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. 2 years ago
  Aaron Franke e53ae13178 Split up editor export code into multiple files 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  luz paz a124f1effe Fix various typos 2 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 3 years ago
  Ev1lbl0w 292ed61c18 Implemented advanced features of DAP 3 years ago
  Ev1lbl0w 7bccd5487e Implemented initial DAP support 3 years ago