Age | Commit message (Expand) | Author |
---|---|---|
2015-03-12 | erts: Remove erl_hashmap.[ch] files | Björn-Egil Dahlberg |
2015-03-12 | erts: Move hashmap:from_list/1 to maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Move hashmap:get/2, find/2 and is_key/2 to maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Move hashmap:to_list/1, keys/1 and values/1 to maps | Björn-Egil Dahlberg |
2014-08-20 | Return pointer to value in erts_maps_get() | Anthony Ramine |
2014-01-29 | erts: Add map construction to driver API | Sverker Eriksson |
2014-01-29 | erts: Add NIFs for Maps | Björn-Egil Dahlberg |
2014-01-28 | erts: Introduce more Maps BIFs | Björn-Egil Dahlberg |
2014-01-28 | erts: Initial Map instructions, type and structure | Björn-Egil Dahlberg |