Age | Commit message (Expand) | Author |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-08 | Remove unreachable code after 'raise' instructions | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-11-16 | beam_validator: Don't allow an 'undefined' entry label in a function | Björn Gustavsson |
2015-11-16 | beam_validator: Remove obsolete DEBUG support | Björn Gustavsson |
2015-09-07 | Merge branch 'maint' | Björn-Egil Dahlberg |
2015-09-04 | compiler: Add extra checks for get_map_elements in validator | Björn-Egil Dahlberg |
2015-08-21 | beam_validator: Don't allow x(1023) to be used | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-04-29 | beam_validator: Stop validating the 'aligned' flag for binaries | Björn Gustavsson |
2015-04-29 | beam_validator: Clean up updating of types for y register | Björn Gustavsson |
2015-04-23 | beam_validator: Remove support for removed BIF fault/1,2 | Björn Gustavsson |
2015-04-23 | beam_validator: Correct merging of states | Björn Gustavsson |
2015-04-23 | beam_validator: Correct merging of y registers | Björn Gustavsson |
2015-04-13 | beam_validator: No longer require strict literal term order | Björn Gustavsson |
2015-03-09 | beam_validator: Tighten tests of maps | Björn Gustavsson |
2015-03-09 | Introduce '%live' annotations with a complete register map | Björn Gustavsson |
2015-02-27 | beam_validator: Teach bif_type/3 and is_bif_safe/2 about is_map/1 | Björn Gustavsson |
2015-02-20 | Merge branch 'bjorn/compiler/beam_validator' | Björn Gustavsson |
2015-02-18 | beam_validator: Exit immediately on crashes | Björn Gustavsson |
2015-02-18 | beam_validator: Remove the file/1 and files/1 functions | Björn Gustavsson |
2015-02-18 | beam_validator: Remove support for all other unsupported instructions | Björn Gustavsson |
2015-02-18 | beam_validator: Remove support for unsupported bit syntax instructions | Björn Gustavsson |
2015-02-18 | beam_validator: Tighten and simplify map validation code | Björn Gustavsson |
2015-01-14 | Add math:log2/1 | Olivier Girondel |
2014-08-26 | compiler: Use variables in Map beam assmebler | Björn-Egil Dahlberg |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-21 | Merge branch 'egil/compiler/maps-get_map_elements' | Björn-Egil Dahlberg |
2014-02-19 | compiler: Check literal order in beam_validator | Björn-Egil Dahlberg |
2014-02-13 | compiler: Change map instructions for fetching values | Björn-Egil Dahlberg |
2014-02-13 | Change a list comprehension to a foreach/2 call | Kostis Sagonas |
2014-02-05 | beam_validator: Validate the "fun" argument for a call_fun/1 instruction | Björn Gustavsson |
2014-01-28 | compiler: Implement different instructions for => and := | Björn Gustavsson |
2014-01-28 | Implement support for maps in the compiler | Björn Gustavsson |
2013-11-01 | Typo fix ambigous -> ambiguous | Leo Correa |
2013-08-01 | Forbid returning a match context in beam_validator | Anthony Ramine |
2013-02-06 | beam_validator: Eliminate dialyzer warnings for unmatched returns | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-15 | beam_validator: Validate the size operand in bs_init_bits and bs_init2 | Björn Gustavsson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-06 | beam_validator: Fix type for failure label for bs_start_match2/5 | Björn Gustavsson |
2011-08-16 | compiler: Generate line instructions | Björn Gustavsson |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-06-02 | Remove (harmless) warnings about min/max in core applications | Patrik Nyblom |
2010-05-20 | Remove stray support for the bs_bits_to_bytes2/2 instruction | Björn Gustavsson |
2010-05-11 | Introduce the new recv_mark/1 and recv_mark/1 instructions | Björn Gustavsson |
2010-01-19 | Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_dev | Erlang/OTP |
2010-01-15 | beam_validator: fix incorrect assumptions about GC guard BIFs | Björn Gustavsson |