]> git.tdb.fi Git - libs/gl.git/commitdiff
Refactor handling of %, << and >> in ConstantFolder
authorMikko Rasa <tdb@tdb.fi>
Tue, 20 Apr 2021 15:18:25 +0000 (18:18 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 20 Apr 2021 15:18:25 +0000 (18:18 +0300)
This is in line with the other operators and makes adding unsigned
types easier.


No differences found