Age | Commit message (Expand) | Author |
2017-11-20 | erts: Implement batching maps:iterator | Lukas Larsson |
2017-10-13 | erts: Implement maps path iterator | Lukas Larsson |
2017-10-13 | erts: Implement map iterator using a stack | Lukas Larsson |
2017-10-13 | stdlib: Introduce maps iterator API | Lukas Larsson |
2016-04-28 | stdlib: Add shadow comments for BIFs in maps | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Add maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-22 | erts: Add BIF maps:take/2 | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-09 | Improved maps:with/2 and maps:without/2 algorithm | Ben Wilson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-19 | stdlib: Use lc to implement maps:map/2 | Björn-Egil Dahlberg |
2015-05-18 | stdlib: Add maps:filter/2 | Björn-Egil Dahlberg |
2015-04-13 | stdlib: Correct maps module exceptions upon errors | Björn-Egil Dahlberg |
2014-08-26 | Merge branch 'kittee/maps_only' into maint | Marcus Arendt |
2014-07-10 | maps:only/2 -> maps:with/2 | Igor Savchuk |
2014-07-07 | add maps:only/2 | Igor Savchuk |
2014-07-01 | documentation: maps:values() returns list of keys | lharc |
2014-04-12 | Add default value for maps:get | Sergey Abramyan |
2014-03-28 | Take out no_native compiler attribute | Kostis Sagonas |
2014-03-06 | stdlib: Fix maps:from_list/1 spec. | Björn-Egil Dahlberg |
2014-01-31 | Allow making the system with --enable-native-libs | Kostis Sagonas |
2014-01-29 | stdlib: Make maps:fold/3 order-independent | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Strengthen Map module with guards | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Remove bogus map() type | Björn-Egil Dahlberg |
2014-01-28 | erts,stdlib: Change map module name to maps | Björn-Egil Dahlberg |