Age | Commit message (Expand) | Author |
2017-03-24 | compiler: Cover beam_record in tests | Björn-Egil Dahlberg |
2016-11-18 | Remove beam_bool | Björn Gustavsson |
2016-06-03 | misc_SUITE: Cover the remaining lines in beam_peep | Björn Gustavsson |
2016-04-27 | misc_SUITE: Add missing export of integer_encoding/0 | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-25 | Remove ?line macros | Björn Gustavsson |
2016-02-25 | Eliminate use of doc and suite clauses | Björn Gustavsson |
2016-02-25 | Eliminate use of test_server:fail/0,1 | Björn Gustavsson |
2016-02-25 | Eliminate use of ?config() macro | Björn Gustavsson |
2016-02-25 | Modernize use of timetraps | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2015-12-11 | compiler tests: Replace 'random' with 'rand' | Björn Gustavsson |
2015-11-10 | Cover code for callbacks in sys_pre_expand | 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-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-04-29 | beam_asm: Speed up encoding of large numbers | Björn Gustavsson |
2015-02-18 | beam_validator: Exit immediately on crashes | Björn Gustavsson |
2015-01-26 | Speed up running of compiler test suites in coverage mode | Björn Gustavsson |
2015-01-09 | misc_SUITE: Cover the exception handling code in beam_dead | Björn Gustavsson |
2012-10-23 | compiler: Run testcases in parallel | Björn Gustavsson |
2012-10-09 | Introduce the mandatory beam_a and beam_z passes | Björn Gustavsson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-15 | beam_type: Print the offending function if this pass crashes | Björn Gustavsson |
2012-01-04 | Add the beam_except pass to optimize exceptions | Björn Gustavsson |
2011-08-16 | compiler: Generate line instructions | Björn Gustavsson |
2011-04-12 | compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1 | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for compiler | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update compiler tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2010-06-02 | Add some testcases to compiler to verify that overriding really happens | Patrik Nyblom |
2010-05-20 | v3_life tests: Cover exception handling code in v3_life:function/1 | Björn Gustavsson |
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 | compiler tests: Cover the error handling code in beam_receive | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |