hansika
2019-7-1 10:00:05

@hansika has joined the channel


mflatt
2019-7-1 12:30:07

I’ve pushed an improvement to the way define-values is split into separate defines.


mflatt
2019-7-1 21:30:43

There was room for further improvement, because foo and bar were not recorded as constants for cross-module optimization. And thinking about that reminded me that I hadn’t done anything about constant folding for cross-module optimization.