index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
compiler
/
src
Age
Commit message (
Expand
)
Author
2018-06-25
Fix unsafe optimization when running beam_block the second time
Björn Gustavsson
2018-06-18
Update copyright year
Henrik Nord
2018-06-07
Merge pull request #1832 from josevalim/jv-revert-beam-jump
Björn Gustavsson
2018-06-07
Merge pull request #1831 from bjorng/bjorn/compiler/fix-name-capture
Björn Gustavsson
2018-06-04
Revert "Run the sharing optimisation in beam_jump until fixpoint"
José Valim
2018-06-04
sys_core_fold: Fix name capture problem
Björn Gustavsson
2018-06-04
sys_core_inline: Avoid spurious warnings
Björn Gustavsson
2018-05-28
compiler: Improve a contract
Hans Bolinder
2018-05-16
Merge branch 'richcarl/eliminate_lib_module/PR-1786/OTP-15072'
Hans Bolinder
2018-05-07
Merge pull request #1800 from erszcz/master
Hans Bolinder
2018-05-07
Merge pull request #1802 from michalmuskala/map-is-key-bif
Björn Gustavsson
2018-05-04
Fix syntactic issues in EDoc comments across some libs
Radek Szymczyszyn
2018-05-04
Move error formatting to erl_error.erl and delete lib.erl
Richard Carlsson
2018-04-29
Introduce is_map_key/2 guard BIF
Michał Muskała
2018-04-27
beam_validator: Verify Y registers in exception-causing instructions
Björn Gustavsson
2018-04-27
Correct beam_utils:is_killed/3 (again)
Björn Gustavsson
2018-04-26
Merge pull request #1797 from bjorng/bjorn/compiler/fold-apply/ERL-614
Björn Gustavsson
2018-04-25
Rewrite a call of a literal external fun to a direct call
Björn Gustavsson
2018-04-25
beam_validator: Clear X registers in wait_timeout
Björn Gustavsson
2018-04-25
sys_core_fold: Eliminate crash for map update in guard
Björn Gustavsson
2018-04-25
Merge branch 'map-get-bif' of git://github.com/michalmuskala/otp
Björn Gustavsson
2018-04-24
Introduce map_get guard-safe function
Michał Muskała
2018-04-18
core_lint: Handle repeated variables in map patterns correctly
Björn Gustavsson
2018-04-11
beam_validator: Remove repeated "this"
Björn Gustavsson
2018-04-11
beam_validator: Remove unnecessary inclusion of beam_disasm.hrl
Björn Gustavsson
2018-04-11
beam_validator: Strengthen validation of remaining GC instructions
Björn Gustavsson
2018-04-06
Check that messages outside of the heap are not corrupted
Björn Gustavsson
2018-04-05
Merge pull request #1769 from bjorng/bjorn/compiler/beam_utils
Björn Gustavsson
2018-04-04
Fix unsafe optimization of record test
Björn Gustavsson
2018-04-04
Merge pull request #1725 from michalmuskala/fun-literals
Björn Gustavsson
2018-03-26
Merge pull request #1761 from bjorng/bjorn/compiler/fix-atom-leak/ERL-563/OTP...
Björn Gustavsson
2018-03-26
Compile external fun expressions to literals
Michał Muskała
2018-03-24
Avoid overflowing the atom table
Björn Gustavsson
2018-03-23
Add cerl_trees:next_free_variable_name/1
Björn Gustavsson
2018-03-23
cerl_inline: Fix a name capture bug
Björn Gustavsson
2018-03-23
Allow the match context identifier to be any term
Björn Gustavsson
2018-03-21
Point out the correct line in an exception for a bad generator
Björn Gustavsson
2018-03-19
core_parse: Fix handling of negative sizes in binaries
Björn Gustavsson
2018-03-14
Teach beam_utils:replace_labels/4 to handle recv_{mark,set}
Björn Gustavsson
2018-03-14
v3_kernel: Stop ensuring one return value in #k_try{}
Björn Gustavsson
2018-03-14
v3_kernel_pp: Print return variables for #k_try{}
Björn Gustavsson
2018-03-13
Merge branch 'hasse/dialyzer/extra-range/OTP-14970'
Hans Bolinder
2018-03-07
Merge pull request #1732 from bjorng/bjorn/compiler/beam_type
Björn Gustavsson
2018-03-02
Merge pull request #1731 from bjorng/bjorn/compiler/beam_utils
Björn Gustavsson
2018-03-02
beam_type: Make sure to kill all dependencies when killing a register
Björn Gustavsson
2018-03-02
beam_type: Refactor simplifications of instructions
Björn Gustavsson
2018-03-02
beam_type: Refactor updating of the type database
Björn Gustavsson
2018-03-02
beam_block: Fix unsafe sinking of get_tuple_element/3
Björn Gustavsson
2018-03-01
beam_utils: Correct the liveness calulcations in live_opt/1
Björn Gustavsson
2018-03-01
beam_utils: Correct is_killed/3, is_killed_at/3, is_used/3
Björn Gustavsson
[next]