Skip to content

Issues: erlang/otp

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

erts: ensure alignment of VM core types team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#1505 by mikpe was merged Jul 10, 2017 Loading…
Reintroduce the tuple arity optimizations removed in PR #1673 team:VM Assigned to OTP team VM
#1678 by jhogberg was merged Jan 11, 2018 Loading…
Lift the type restrictions on seq_trace token labels team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#1760 by jhogberg was merged Mar 27, 2018 Loading…
Allow carrier migration between different allocator types enhancement team:VM Assigned to OTP team VM
#1854 by jhogberg was merged Jul 3, 2018 Loading…
Fix a crash when compiling variable-sized binary comprehensions fix team:VM Assigned to OTP team VM
#1875 by jhogberg was merged Jul 18, 2018 Loading…
Clean up variable-related cruft in new SSA passes team:VM Assigned to OTP team VM
#1959 by jhogberg was merged Sep 24, 2018 Loading…
beam_utils: Handle bs_start_match2 in anno_defs fix team:VM Assigned to OTP team VM
#1985 by jhogberg was merged Oct 16, 2018 Loading…
Add an option to control the paths used in -include_lib() feature team:VM Assigned to OTP team VM
#1987 by jhogberg was closed Feb 11, 2021 Loading…
Mark free blocks in pooled carriers as unused enhancement team:VM Assigned to OTP team VM
#2046 by jhogberg was merged Dec 7, 2018 Loading…
Keep track of tuple elements in type optimization pass enhancement team:VM Assigned to OTP team VM
#2132 by jhogberg was merged Feb 6, 2019 Loading…
Propagate seq_trace tokens to spawned processes enhancement team:VM Assigned to OTP team VM
#2189 by jhogberg was merged May 28, 2019 Loading…
Extend the compiler's type representation enhancement team:VM Assigned to OTP team VM
#2318 by jhogberg was merged Jul 8, 2019 Loading…
Escape module/function names in erlang:fun_to_list/1 fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2341 by jhogberg was merged Aug 8, 2019 Loading…
compiler: Improve type inference enhancement team:VM Assigned to OTP team VM
#2460 by jhogberg was merged Nov 25, 2019 Loading…
stdlib: Mark zip files as Unix-compatible fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2539 by jhogberg was merged Feb 18, 2020 Loading…
beam_ssa_opt: Add line numbers to all float conversions fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2550 by jhogberg was merged Mar 3, 2020 Loading…
Further improvements to compilation speed team:VM Assigned to OTP team VM
#2559 by jhogberg was merged Mar 6, 2020 Loading…
beam_validator: Refactor exception handling team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2564 by jhogberg was merged Mar 16, 2020 Loading…
beam_validator: Improve type inference for '=/=' fix team:VM Assigned to OTP team VM
#2581 by jhogberg was merged Apr 1, 2020 Loading…
erl_call: Assume localhost if own hostname resolution fails fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2607 by jhogberg was merged Apr 27, 2020 Loading…
beam_ssa_type: Fix endless loop fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2667 by jhogberg was merged Jun 26, 2020 Loading…
beam_validator: Track the unit of saved bs match positions fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2744 by jhogberg was merged Sep 14, 2020 Loading…
v3_core: Don't use wrapper functions for small after blocks fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2757 by jhogberg was merged Sep 22, 2020 Loading…
compiler: Suppress stack traces for throw/1 when they're not used enhancement team:VM Assigned to OTP team VM
#2779 by jhogberg was merged Oct 6, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.