| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year | Erlang/OTP | 2023-02-14 | 1 | -1/+1 |
| * | dialyzer_dataflow: Fix bug in bind_checked_inf/4 | John Högberg | 2022-12-21 | 1 | -0/+1 |
| * | Update copyright year | Erlang/OTP | 2022-02-15 | 4 | -4/+4 |
| * | Merge pull request #5631 from josevalim/jv-eval-external-fun-handler-anno | Björn Gustavsson | 2022-02-11 | 1 | -6/+3 |
| |\ | |||||
| | * | Pass Anno to ExternalFunctionHandler in erl_eval | José Valim | 2022-02-08 | 1 | -6/+3 |
| * | | Merge branch 'maint' | Dan Gudmundsson | 2022-01-26 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | debugger: Fix record index matching | Dan Gudmundsson | 2022-01-25 | 1 | -2/+3 |
| * | | | otp: Fix `make TYPE=$TYPE` to work for all types | Lukas Larsson | 2022-01-21 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Merge pull request #5493 from josevalim/jv-no-value-triplet-master | John Högberg | 2021-12-17 | 1 | -23/+9 |
| |\ \ | |||||
| | * | | Remove undocumented {value, Value, Ann} in erl_eval | José Valim | 2021-12-14 | 1 | -23/+9 |
| * | | | Update copyright year | Rickard Green | 2021-12-16 | 3 | -3/+3 |
| * | | | Merge branch 'maint' | Rickard Green | 2021-12-15 | 12 | -12/+12 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Update copyright year | Rickard Green | 2021-12-15 | 12 | -12/+12 |
| | |/ | |||||
| * | | Merge branch 'lukas/kernel/xdg-erlang-config/OTP-17554/OTP-17821' | Lukas Larsson | 2021-12-13 | 1 | -26/+31 |
| |\ \ | |||||
| | * | | debugger: Fix debugger settings to use XDG | Lukas Larsson | 2021-12-06 | 1 | -26/+31 |
| | |/ | |||||
| * | | Fix typos in lib/debugger | Kian-Meng, Ang | 2021-12-10 | 4 | -7/+7 |
| |/ | |||||
| * | debugger: Update runtime deps | Dan Gudmundsson | 2021-08-30 | 1 | -2/+2 |
| * | Fix keyboard shortcuts | Dan Gudmundsson | 2021-08-23 | 4 | -5/+10 |
| * | Print records | Dan Gudmundsson | 2021-08-23 | 5 | -58/+204 |
| * | Interpret record updates | Dan Gudmundsson | 2021-08-23 | 2 | -14/+364 |
| * | Refactor expr translations | Dan Gudmundsson | 2021-06-29 | 1 | -272/+276 |
| * | EXTERNAL APPS COMPAT | Dan Gudmundsson | 2020-12-21 | 2 | -2/+0 |
| * | Implement EEP-54 (extended error information) | Björn Gustavsson | 2020-12-02 | 3 | -10/+22 |
| * | Fix crash in string printing | Dan Gudmundsson | 2020-03-27 | 1 | -1/+4 |
| * | Don't keep stacktraces forever | Björn Gustavsson | 2020-02-21 | 2 | -12/+5 |
| * | Add expression support in erl_eval and debugger | Björn Gustavsson | 2020-02-06 | 2 | -8/+13 |
| * | debugger: Print Unicode atoms consistently | Hans Bolinder | 2019-10-16 | 3 | -9/+8 |
| * | Change "can not" into "cannot" | Raimo Niskanen | 2018-07-27 | 1 | -1/+1 |
| * | Update copyright year | Henrik Nord | 2018-06-18 | 6 | -6/+6 |
| * | debugger: Use ~0p | Hans Bolinder | 2018-06-08 | 1 | -3/+3 |
| * | Move extended parse functions in lib.erl to erl_eval.erl | Richard Carlsson | 2018-05-04 | 2 | -2/+2 |
| * | Do not treat binaries as top level in dbg_ieval | José Valim | 2018-03-07 | 1 | -1/+1 |
| * | debugger: Do not call erlang:get_stacktrace() | Hans Bolinder | 2018-02-05 | 4 | -9/+7 |
| * | debugger: Do not try to restore stacktrace | Hans Bolinder | 2018-02-05 | 1 | -23/+10 |
| * | Merge branch 'maint' | Hans Bolinder | 2017-12-04 | 1 | -1/+1 |
| |\ | |||||
| | * | debugger: Do not quote variables and button names in windows | Hans Bolinder | 2017-12-01 | 1 | -1/+1 |
| * | | Merge branch 'maint' | Dan Gudmundsson | 2017-09-20 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Update runtime deps to depend on new stdlib functionality | Dan Gudmundsson | 2017-09-19 | 1 | -1/+1 |
| * | | Merge branch 'siri/string-new-api' | Siri Hansen | 2017-09-15 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | debugger: Do not use deprecated functions in string(3) | Dan Gudmundsson | 2017-09-15 | 1 | -1/+1 |
| * | | debugger: Improve handling of Unicode | Hans Bolinder | 2017-09-05 | 6 | -16/+29 |
| |/ | |||||
| * | Update copyright year | Raimo Niskanen | 2017-05-04 | 1 | -1/+1 |
| * | debugger: Improve handling of pids, ports, and refs | Hans Bolinder | 2017-04-27 | 2 | -17/+32 |
| * | debugger: Show Latin-1 code correctly | Hans Bolinder | 2017-04-07 | 3 | -6/+8 |
| * | debugger: Enable editing of bit strings in the bindings area | Hans Bolinder | 2017-04-03 | 1 | -2/+3 |
| * | debugger: Remove a debug printout | Hans Bolinder | 2017-04-03 | 1 | -2/+1 |
| * | debugger: Fix handling of locations and annotations | Hans Bolinder | 2017-03-08 | 1 | -2/+2 |
| * | Merge branch 'maint' | Dan Gudmundsson | 2016-12-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Update copyright-year | Erlang/OTP | 2016-12-07 | 1 | -1/+1 |
| * | | warn_obsolete_guard is already default | Richard Carlsson | 2016-11-29 | 1 | -1/+1 |
