This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-17 10:08:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10,122
Commits
1
Branch
0
Tags
5944abf31cab8ccdde5ddfffe7f2e55adee37512
Commit Graph
1 Commits
Author
SHA1
Message
Date
Matthew Olsson
107ca2e4ba
LibJS: Add function call spreading
...
Adds support for the following syntax: myFunction(...x, ...[1, 2, 3], ...o.foo, ...'abcd')
2020-05-06 19:19:02 +02:00