Commit Graph

15 Commits

Author SHA1 Message Date
Robert Schulze
45c28e1221
Introduce more fields for in-source function documentation 2023-05-05 21:30:21 +00:00
Robert Schulze
809a7fbb7a
Incorporate more review feedback 2023-04-05 19:43:30 +00:00
Nikolai Kochetov
8531b17462 Try to add a very stupid fix for aarch64. Mute ubsan for overflow. 2023-02-28 10:03:33 +00:00
avoiderboi
f500de6657 Fix typo 2023-02-24 21:51:52 +01:00
avoiderboi
7f159b9e2d Handle Inf and NaN properly 2023-02-24 21:21:49 +01:00
avoiderboi
71538c8536 Eliminate unreachable code 2023-02-24 20:33:34 +01:00
avoiderboi
eb5122b00b Protect against bugs outside the function 2023-02-24 20:33:01 +01:00
avoiderboi
16db805526 Exlude count argument from check that meant to the other parameters 2023-02-24 12:45:56 +01:00
avoiderboi
3c61afb1ca Add docs and proper aliasing to WIDTH_BUCKET 2023-02-24 12:31:05 +01:00
avoiderboi
baad4448dd Use WhichDataType::isNativeUInt() 2023-02-24 11:39:39 +01:00
avoiderboi
059bb1df01 Rename min/max to low/high 2023-02-24 01:04:47 +01:00
avoiderboi
6ead388932 Fix handling invalid count values 2023-02-24 00:41:43 +01:00
avoiderboi
a938f276d1 Handle ColumnConst efficiently 2023-02-23 22:40:22 +01:00
avoiderboi
cfa9573c3a Remove unused declaration 2023-02-23 20:03:03 +01:00
avoiderboi
2ee3e4c577 Add first implementation 2023-02-23 19:30:21 +01:00