COMMITS
/ topdown/parse_bytes.go June 19, 2024
J
Bumping golangci-lint to v1.59.1 (#6817)
Johan Fylling committed
August 24, 2022
A
Fix inconsistent error messages in units.parse* (#5046)
Anders Eknert committed
May 11, 2022
P
topdown: Add units.parse builtin (#4676)
Philip Conrad committed
July 31, 2021
S
units.parse_bytes: add E* and P* units (#3692)
Stephan Renatus committed
July 23, 2021
S
topdown: misc changes to units.parse_bytes (#3672)
Stephan Renatus committed
March 29, 2021
A
topdown: Let units.parse_bytes support float values (#3299)
Andy Paine committed
November 12, 2020
T
topdown: Fix units.parse_bytes panic when zero-length string given
Torin Sandall committed
May 14, 2020
F
Add power-of-two equivalents support in parse_bytes builtin
Frederic committed
October 7, 2019
T
topdown: Fix units.parse_bytes implementation to use int64
Torin Sandall committed
August 26, 2019
T
docs: Add language reference section for units
Torin Sandall committed
July 13, 2019
L
ast: Add numbytes built-in function for parsing resource strings
lucperkins committed