Commit graph

8 commits

Author SHA1 Message Date
Dennis
9dd46c3d87
Fix named arguments of struct constructor function (#15662) 2023-10-11 14:50:57 +03:00
Dennis
1d19f710b2
Allow default arguments in the middle (#14879) 2023-02-15 12:31:59 +02:00
Dennis Korpel
e7987747d9 Address Walter's review 2023-02-13 12:50:23 +01:00
Dennis Korpel
e1073e405a Fix named arguments with opCall 2023-02-13 12:38:38 +01:00
Dennis Korpel
8281ccce02 Implement named arguments for new expressions 2023-02-13 12:38:38 +01:00
Dennis Korpel
40f9ddb7f6 Add named arguments to new class 2023-02-13 12:38:38 +01:00
Dennis Korpel
c9f8429fa9 Don't reorder arguments too soon 2023-02-13 12:38:38 +01:00
Dennis Korpel
10faf26955 Implement named args resolution 2023-02-13 12:38:38 +01:00