История коммитов

Автор SHA1 Сообщение Дата
  Ivan Shakhov 49ac9f63fd Refactor debugging on a device with DAP - now possible with all device types 5 месяцев назад
  Thaddeus Crews 620a4f17a8 Merge pull request #109637 from van800/shakhov/dap 3 месяцев назад
  Lukas Tenbrink 56abd0ece3 Remove circular unneeded `debug_adapter_protocol.h` include from `debug_adapter_parser.h`. 3 месяцев назад
  Ivan Shakhov ecf6620ab7 Extend DAP to allow debug main/current/specific_scene and also commanline arguments - fix https://github.com/godotengine/godot-proposals/discussions/12121 5 месяцев назад
  A Thousand Ships f11aff3841 Editor: Restructure editor code 7 месяцев назад
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 год назад
  Ricardo Subtil 0272e35451 Fix DAP bugs: crash when removing breakpoints, duplicated breakpoint data, source checksums not updating 10 месяцев назад
  Rémi Verschelde 3b90bb56ad Merge pull request #89782 from KoBeWi/stdArrayList 10 месяцев назад
  Yyf2333 22b5ec17fb Using iterator pattern instead of List::Element *. 1 год назад
  kobewi 75881f8322 Use initializer list in Arrays 1 год назад
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. 1 год назад
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 1 год назад
  Ricardo Subtil 9dd7a8ae42 Bump DAP requests timeout to 5 seconds 1 год назад
  Ricardo Subtil 0d098d3cca Support REPL expressions through DAP `evaluate` request 1 год назад
  Ricardo Subtil 6aac039ee7 Support object inspection through DAP `variables` request 1 год назад
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable 1 год назад
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 год назад
  Rémi Verschelde 633024617b Merge pull request #89475 from rsubtil/feature-add_message_type_to_dap 1 год назад
  Ricardo Subtil b6d1204186 Add output type to DAP `output` events 1 год назад
  Ricardo Subtil c07991ef36 Add missing `variablesReference` field to DAP `evaluate` request 1 год назад
  Ricardo Subtil 485342408b Prevent race condition on initial breakpoints from DAP 2 лет назад
  Fabio Alessandrelli 7b170d12cf Merge pull request #75836 from rsubtil/bugfix-dap_windows_path 2 лет назад
  Yuri Sizov 8a74d8438f Extract editor run toolbar into its own component 2 лет назад
  Ricardo Subtil b8ae1c218c Fix DAP path mismatch on Windows 2 лет назад
  bruvzg 5406b001ca Move remote debug buttons to a single menu. 3 лет назад
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 лет назад
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. 3 лет назад
  Aaron Franke e53ae13178 Split up editor export code into multiple files 3 лет назад
  reduz 746dddc067 Replace most uses of Map by HashMap 3 лет назад
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 4 лет назад