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
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
2012-06-06
Fix type compile:err_info/0
Anthony Ramine
2012-06-03
Fix printing of errors with column numbers
Anthony Ramine
2012-06-02
Create a new "column" option in compile
Anthony Ramine
2012-04-10
Allow the source to be set when compiling forms
José Valim
2012-01-04
Add the beam_except pass to optimize exceptions
Björn Gustavsson
2011-12-06
Teach the compiler the 'no_dead' option
Björn Gustavsson
2011-11-28
Merge branch 'bjorn/compiler/options/OTP-9752'
Björn Gustavsson
2011-11-24
compiler: Don't include {cwd,_} in module_info(compile)
Björn Gustavsson
2011-11-24
compiler: Don't include source code options in module_info(compile)
Björn Gustavsson
2011-11-24
Teach the compiler the 'r14' option
Björn Gustavsson
2011-10-07
Add '-callback' attribute to language syntax
Stavros Aronis
2011-09-13
Merge branch 'dev' into major
Henrik Nord
2011-09-08
compile: optimize werror/1
Tuncer Ayaz
2011-09-08
compile: log warnings as errors if -Werror is enabled
Tuncer Ayaz
2011-09-08
Do not write beam file if Werr and warnings /= []
Tuncer Ayaz
2011-08-18
compiler: Add no_line_info for suppressing line/1 instructions
Björn Gustavsson
2011-08-16
compiler: Don't create filenames starting with "./"
Björn Gustavsson
2011-02-24
Merge branch 'bjorn/compiler/refactor-source-options' into dev
Björn Gustavsson
2011-02-18
Add dependencies Makefile generation to erlc(1) and compile(3)
Jean-Sébastien Pédron
2011-02-14
compile: Refactor handling of source options (e.g. 'from_core')
Björn Gustavsson
2010-08-30
Merge branch 'pan/ms_transform_warnings/OTP-6759' into dev
Patrik Nyblom
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-07
compiler: Fix incorrect types and specs
Kostis Sagonas
2010-06-03
compiler: Add declarations for exported types
Kostis Sagonas
2010-05-27
Cleanup branch 'bg/compiler-cover-and-clean'
Kostis Sagonas
2010-05-20
compile: Remove code that is only executed on Solaris
Björn Gustavsson
2010-05-11
Optimize selective receives in the presence of a large message queue
Björn Gustavsson
2010-03-22
compiler: Don't support the no_binaries option
Björn Gustavsson
2010-03-22
compiler: Don't support the no_constant_pool option
Björn Gustavsson
2010-03-22
compiler: Don't support the r11 option
Björn Gustavsson
2010-02-10
compile.erl: eliminate compiler warning
Kostis Sagonas
2010-01-30
compiler: make ignore_native_errors also handle internal hipe errors
Björn Gustavsson
2010-01-30
Teach the compiler the no_native option
Björn Gustavsson
2010-01-20
Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_dev
Erlang/OTP
2010-01-19
compile: add flag warnings_as_errors to treat warnings as errors
Christopher Faulet
[next]