aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/beam_types.erl
AgeCommit message (Expand)Author
2019-07-05compiler: Introduce union typesJohn Högberg
2019-07-05beam_validator: Clean up abstract/match context type handlingJohn Högberg
2019-07-05beam_types: Fix an integer consistency in meet/2John Högberg
2019-06-14compiler: Add common method for literal -> type conversionJohn Högberg
2019-06-12compiler: Move "known functions" to beam_typesJohn Högberg
2019-06-12compiler: Break out SSA/beam type definitions into a separate moduleJohn Högberg