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
2016-09-01
compiler: Eliminate use of sys_pre_expand
Björn Gustavsson
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
2015-03-20
Replace usage of erlang:now() with usage of new API
Rickard Green
2014-08-14
compiler: finalize 18.x 'asm' deprecation
Tuncer Ayaz
2014-03-18
Don't fail compilation for modules that contain invalid UTF-8
Björn Gustavsson
2014-02-28
compiler: Fix error message printout on compile error
Björn-Egil Dahlberg
2014-02-14
compiler: update 'asm' deprecation message
Tuncer Ayaz
2014-02-13
Merge branch 'nox/compiler/v3_core-case-arg-opt'
Björn Gustavsson
2014-02-07
compiler: Add debug listing after sys_core_fold
Björn-Egil Dahlberg
2014-02-07
Run sys_core_fold twice if any inliner is used
Anthony Ramine
2014-01-28
compiler: Format stacktrace on error
Björn-Egil Dahlberg
2014-01-08
Ignore warnings when running sys_core_fold after inlining
Björn Gustavsson
2013-12-18
Officially support building assembler files
Tuncer Ayaz
2013-09-12
Remove ^L characters hidden randomly in the code. Not those used in text file...
Pierre Fenoll
2013-09-05
compiler: Conform returned errors to the documented format
Björn Gustavsson
2013-05-20
beam_lib, compile: Replace use of deprecated crypto functions
Björn Gustavsson
2013-03-28
Add a new option +clint0 to the compiler
Anthony Ramine
2013-02-06
compile: Eliminate warnings for unmatched return values
Björn Gustavsson
2013-01-25
Make adjustments for Unicode
Hans Bolinder
2013-01-25
Correct recently introduced Unicode related type errors
Hans Bolinder
2013-01-18
Merge branch 'bjorn/remove-parameterized-modules/OTP-10616'
Björn Gustavsson
2013-01-18
Remove support for parameterized modules
Björn Gustavsson
2013-01-16
compile: Remove vestiges of package support
Björn Gustavsson
2013-01-09
compiler: Remove support for packages
Björn Gustavsson
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2012-10-09
Refactor removal of unused labels
Björn Gustavsson
[next]