aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/ms_transform.erl
AgeCommit message (Expand)Author
2019-07-12fun2ms: accept ++ in function head when called from shellMagnus Henoch
2018-11-19Fix remote-call error in ms_transformPéter Gömöri
2018-09-25Document bit_size in match-specs and allow in fun2msPéter Gömöri
2018-08-31Fix type spec of ms_transform:parse_trans/2Péter Gömöri
2018-06-18Update copyright yearHenrik Nord
2018-04-29Introduce is_map_key/2 guard BIFMichał Muskała
2018-04-24Introduce map_get guard-safe functionMichał Muskała
2017-06-12stdlib: Evaluate expressions in fun2ms bodiesHans Bolinder
2017-06-09stdlib: Handle Unicode atoms in ms_transformHans Bolinder
2016-10-13dbg:fun2ms: allow empty list as headPéter Gömöri
2016-06-09stdlib: Correct types and specsHans Bolinder
2016-02-17stdlib: Update ms_transform to handle typed record fieldsHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-30stdlib: Use module erl_annoHans Bolinder
2014-11-17Merge branch 'maint'Björn Gustavsson
2014-08-20Support maps in ms_transformAnthony Ramine
2014-06-15Fix locations of shadowing warnings in ms_transformAnthony Ramine
2014-01-28erts,stdlib: Teach matchspec compiler map guardsBjörn-Egil Dahlberg
2013-12-12EEP 37: Funs with namesAnthony Ramine
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2012-01-26Remove support for is_constant/1 in ms_transformBjörn Gustavsson
2011-09-08ms_transform: Fix incorrect `variable shadowed' warningsHaitao Li
2011-05-12Types and specifications have been modified and addedHans Bolinder
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-06-23Add testcases for ms_transform warning and fix scopingPatrik Nyblom
2010-06-23Add warnings for shadowed variables in ms_transform funsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP