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
2010-10-07
Merge branch 'bjorn/compiler-bin-generators/OTP-8864' into dev
Björn Gustavsson
2010-10-07
core_lint: Enforce that tail segments only occur at the end
Björn Gustavsson
2010-09-23
Fix compiler crash when constructing zero-size binary segments
Björn Gustavsson
2010-09-22
Don't generate multiple tail segments in binary matching
Björn Gustavsson
2010-09-22
Factor out some of the code for binary generators
Björn Gustavsson
2010-09-10
Remove warnings for clashes with new autoimported BIFs
Patrik Nyblom
2010-08-30
Merge branch 'pan/ms_transform_warnings/OTP-6759' into dev
Patrik Nyblom
2010-07-29
beam_asm: Simplify string table generation for beams
Paul Guyot
2010-07-07
Merge branch 'ks/cleanups' into dev
Raimo Niskanen
2010-06-23
Add warnings for shadowed variables in ms_transform funs
Patrik Nyblom
2010-06-09
Remove (harmless) warning regarding auto-imported BIF max/2
Patrik Nyblom
2010-06-07
compiler: Fix incorrect types and specs
Kostis Sagonas
2010-06-04
Merge branch 'ks/dialyzer' into dev
Erlang/OTP
2010-06-03
compiler: Add declarations for exported types
Kostis Sagonas
2010-06-03
Merge branch 'pan/otp_8579_autoimport_override' into dev
Erlang/OTP
2010-06-02
Remove (harmless) warnings about min/max in core applications
Patrik Nyblom
2010-06-02
Teach compiler to override autoimport with import
Patrik Nyblom
2010-06-02
First prototype for local functions overriding autoimported
Patrik Nyblom
2010-06-02
Merge branch 'bg/compiler' into dev
Erlang/OTP
2010-06-02
beam_peep: Remove optimization already done by beam_dead
Björn Gustavsson
2010-06-02
beam_dead: Combine is_eq_exact instructions into select_val instructions
Björn Gustavsson
2010-06-02
Evaluate is_record/3 at compile-time using type information
Björn Gustavsson
2010-06-02
Evaluate element/2 at compile-time using type information
Björn Gustavsson
2010-05-27
Cleanup branch 'bg/compiler-cover-and-clean'
Kostis Sagonas
2010-05-21
Merge branch 'bg/compiler-cover-and-clean' into dev
Erlang/OTP
2010-05-20
v3_life: Remove clause that cannot match in match_fail/3
Björn Gustavsson
2010-05-20
beam_type: Remove redundant clause
Björn Gustavsson
2010-05-20
v3_core: Remove a clause in is_simple/1 that cannot match
Björn Gustavsson
2010-05-20
v3_core: Remove unused support for generating compilation errors
Björn Gustavsson
2010-05-20
Remove stray support for the put_literal/2 instruction
Björn Gustavsson
2010-05-20
Remove stray support for the bs_bits_to_bytes2/2 instruction
Björn Gustavsson
2010-05-20
Remove the bs_bits_to_bytes/3 instruction
Björn Gustavsson
2010-05-20
beam_bool: Remove a clause in live_regs/1 that cannot match
Björn Gustavsson
2010-05-20
beam_bool: Remove a clause in initialized_regs/2 that cannot match
Björn Gustavsson
2010-05-20
beam_block: Remove a clause that will never be executed
Björn Gustavsson
2010-05-20
compile: Remove code that is only executed on Solaris
Björn Gustavsson
2010-05-20
Merge branch 'pan/otp_8217_binary' into dev
Erlang/OTP
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-05-12
Merge branch 'bg/compiler-attributes' into dev
Erlang/OTP
2010-05-12
Remove opaque declarations from the attributes
Björn Gustavsson
2010-05-12
Merge branch 'bg/opt-receive' into dev
Erlang/OTP
2010-05-11
Optimize selective receives in the presence of a large message queue
Björn Gustavsson
2010-05-11
Introduce the new recv_mark/1 and recv_mark/1 instructions
Björn Gustavsson
2010-04-27
Merge branch 'bg/compiler-suppress-result-ignored' into dev
Erlang/OTP
2010-04-19
beam_type: Improve coalescing of fmove/2 and move/2 instructions
Björn Gustavsson
2010-04-15
Silence warnings for expressions that are assigned to "_"
Björn Gustavsson
2010-04-01
Merge branch 'bg/compiler-inliner' into dev
Erlang/OTP
2010-03-26
Consistently rewrite an inlined function_clause exception to case_clause
Björn Gustavsson
2010-03-26
compiler: Suppress bs_context_to_binary/1 for a literal operand
Björn Gustavsson
2010-03-26
compiler: Fix binary matching bug in the inliner
Björn Gustavsson
[next]