Age | Commit message (Expand) | Author |
2014-02-13 | compiler: Change map instructions for fetching values | Björn-Egil Dahlberg |
2014-02-07 | compiler: Fix codegen multiple updates for Maps | Björn-Egil Dahlberg |
2014-01-29 | compiler: Fix term order compiler for maps | Björn-Egil Dahlberg |
2014-01-28 | compiler: Implement different instructions for => and := | Björn Gustavsson |
2014-01-28 | Pass the map pair operators through to the v3_codegen pass | Björn Gustavsson |
2014-01-28 | compiler: Fix sorted keys in put_map instruction | Björn-Egil Dahlberg |
2014-01-28 | compiler: Fix no basic blocks for maps | Björn-Egil Dahlberg |
2014-01-28 | compiler: Fix stack register reordering | Björn-Egil Dahlberg |
2014-01-28 | Implement support for maps in the compiler | Björn Gustavsson |
2014-01-16 | compiler: Correct line number in exception from binary construction | Björn Gustavsson |
2012-11-12 | Merge branch 'maint' | Björn Gustavsson |
2012-11-06 | Fix compiler crash for binary matching and a complicated guard | Björn Gustavsson |
2012-10-09 | v3_codegen: Combine adjacent bs_match_string instructions | Björn Gustavsson |
2012-10-09 | v3_codegen: Clarify code generation for binary construction | Björn Gustavsson |
2012-10-09 | v3_codegen: Clean up comments and remove out-commented code | Björn Gustavsson |
2012-10-09 | v3_codegen: Don't duplicate the functionality of cg_reg_arg/2 | Björn Gustavsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-14 | v3_core: Don't put negative line numbers in annotations | Björn Gustavsson |
2012-01-11 | v3_codegen: Eliminate the special case of 'put' without destination | Björn Gustavsson |
2012-01-04 | Eliminate the match_fail primop in v3_kernel and later passes | Björn Gustavsson |
2011-08-16 | compiler: Generate line instructions | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-07 | v3_codegen: Use the latest instance of St | Björn Gustavsson |
2010-09-23 | Fix compiler crash when constructing zero-size binary segments | Björn Gustavsson |
2010-03-26 | compiler: Suppress bs_context_to_binary/1 for a literal operand | Björn Gustavsson |
2010-03-25 | Merge branch 'bg/compiler-remove-r11-support' into dev | Erlang/OTP |
2010-03-22 | compiler: Don't support the no_constant_pool option | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |