Browse source

Changelog

Query
From:
To:
Branch:
Path:
Message:
BugID:
User: +
Format:
: 1 checkin (+120/-264) by Henrik Grubbström (Grubba) <grubba@grubba.org> Lines added/removed recently

Friday 20 May 2022

2022-05-20 11:53:33 (1 year ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compiler [Typechecker]: Improved checking of calls of inverted functions.

Calling eg ~function(~int...:mixed) (ie "exists int") with mixed now
results in the same as calling it with int.

Fixes several testsuite failures in eg the Calendar module.

[permalink]

Bugs? Suggestions?