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-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
2012-10-09
Introduce the mandatory beam_a and beam_z passes
Björn Gustavsson
2012-10-09
compile: Fix bug in selection of passes
Björn Gustavsson
2012-10-09
compile: Give a friendler error message if a parse transform cannot be found
Björn Gustavsson
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-22
Revert "Merge branch 'nox/compile-column-numbers' into maint"
Lukas Larsson
2012-08-14
Merge branch 'nox/compile-column-numbers' into maint
Fredrik Gustafsson
2012-08-06
compiler: Eliminate EXIT messages from the temporary compiler process
Björn Gustavsson
2012-06-10
Fix messages ordering with column numbers
Anthony Ramine
[next]