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
/
compile.erl
Age
Commit message (
Expand
)
Author
2017-09-14
Add compile_info option to compile
José Valim
2017-07-06
Introduce a new core pass called sys_core_alias
José Valim
2017-06-12
Merge branch 'hasse/unicode_atoms/OTP-14285'
Hans Bolinder
2017-06-12
compiler: Handle (bad) Unicode parse transform module names
Hans Bolinder
2017-06-07
Fix unsafe bit syntax matching optimization
Björn Gustavsson
2017-05-23
Correct handling of module name in compile:forms/1,2
Björn Gustavsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-25
warnings_as_errors and outdir do not affect code generation
José Valim
2017-04-25
Store abstract code in the Dbgi chunk
José Valim
2017-04-20
compile: Remove the r12 through r15 options
Björn Gustavsson
2017-03-24
compiler: Add is_tagged_tuple instruction
Björn-Egil Dahlberg
2017-02-12
Add extra_chunks option to compile
José Valim
2017-01-30
Add new AtU8 beam chunk
José Valim
2017-01-12
compile: Add missing types and specs
Björn Gustavsson
2017-01-12
Merge branch 'maint'
Hans Bolinder
2017-01-11
compiler: Do not spawn process when dialyzing
Hans Bolinder
2016-12-15
compile: Reduce memory consumption during compilation
Björn Gustavsson
2016-12-07
Merge branch 'maint'
Dan Gudmundsson
2016-12-07
Update copyright-year
Erlang/OTP
2016-11-23
Merge branch 'maint'
Björn Gustavsson
2016-11-18
Remove beam_bool
Björn Gustavsson
2016-11-18
Suppress warnings from v3_kernel when inlining is turned on
Björn Gustavsson
2016-09-29
Merge branch 'rickard/time-unit/OTP-13831'
Rickard Green
2016-09-01
compiler: Eliminate use of sys_pre_expand
Björn Gustavsson
2016-08-25
Replace usage of deprecated time units
Rickard Green
2016-06-30
Merge branch 'aronisstav/compiler/fix-compile-forms-spec/PR-1109' into maint
Björn Gustavsson
2016-06-23
Fix try-catch when writing makefile
Magnus Henoch
2016-06-22
Show error reason when compiler cannot write file
Magnus Henoch
2016-06-20
Fix spec of compile:(noenv_)forms/2
Stavros Aronis
2016-06-07
Compiler: new function env_compiler_options/0
alisdair sullivan
2016-04-25
compiler: Remove use of crypto:rand_bytes/1
Ingela Anderton Andin
2016-04-20
Eliminate Dialyzer warnings for unmatched returns
Björn Gustavsson
2016-03-24
Fix compile:forms/1,2 crash when not in an existing directory
Björn Gustavsson
2016-03-17
compile: Pre-load compiler modules when invoked from 'erlc'
Björn Gustavsson
2016-02-17
compiler: Update the compiler to handle typed record fields
Björn Gustavsson
2016-01-20
compiler: Improve type and specs
Hans Bolinder
2015-12-07
compile: Eliminate use of the obsolete 'random' module
Björn Gustavsson
2015-09-28
Move out bit syntax optimizations from beam_block
Björn Gustavsson
2015-08-21
Delay get_tuple_element instructions until they are needed
Björn Gustavsson
2015-08-06
Teach the compiler the 'da' and 'dz' options
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-21
Don't make 'compiler' dependent on 'tools'
Björn Gustavsson
2015-05-08
Merge branch 'nox/compiler/parse_transform-undef/OTP-12723'
Björn Gustavsson
2015-04-30
compiler: Use module erl_anno
Hans Bolinder
2015-04-27
Merge branch 'bjorn/use-monotonic-time'
Björn Gustavsson
2015-04-22
compile: Add the {eprof,Pass} option for easy eprof running
Björn Gustavsson
2015-04-22
compile: Eliminate unnecessary wrappers for compiler passes
Björn Gustavsson
2015-04-20
compile: Teach 'time' option to show three significant decimals
Björn Gustavsson
2015-03-26
Properly report unknown parse transforms
Anthony Ramine
2015-03-20
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
[next]