aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_map.h
AgeCommit message (Expand)Author
2015-03-12erts: Move hashmap:get/2, find/2 and is_key/2 to mapsBjörn-Egil Dahlberg
2015-03-12erts: Move hashmap:to_list/1, keys/1 and values/1 to mapsBjörn-Egil Dahlberg
2014-08-20Return pointer to value in erts_maps_get()Anthony Ramine
2014-01-29erts: Add map construction to driver APISverker Eriksson
2014-01-29erts: Add NIFs for MapsBjörn-Egil Dahlberg
2014-01-28erts: Introduce more Maps BIFsBjörn-Egil Dahlberg
2014-01-28erts: Initial Map instructions, type and structureBjörn-Egil Dahlberg