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-02-25 09:04:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9,982
Commits
1
Branch
0
Tags
97b5fbda7fbe33c43babeff807e434f1784aaec8
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