Age | Commit message (Expand) | Author |
---|---|---|
2021-06-20 | LibJS: Consistently make prototype the last argument in Object ctors | Linus Groh |
2021-06-15 | LibJS: Use OrderedHashMap instead of HashMap in the Map built-in | Idan Horowitz |
2021-06-13 | LibJS: Add the MapIterator built-in and the key/values/entries methods | Idan Horowitz |