Files
Polaris/code/datums
spookerton 7eedbedba5 removes some legacy procs, adds some other procs
NUFC

removed add_lspace — unused
removed add_tspace — unused
removed invertHTML — unused
removed hsl2rgb — unimplemented

removed hex2num — replaced with define
removed num2hex — replaced with define
removed add_zero — replaced with pad_left
removed add_zero2 — replaced with pad_left
removes hex2rgb — replaced with behavior of rgb2num()
removes hex2rgb_r — replaced with behavior of rgb2num()
removes hex2rgb_g — replaced with behavior of rgb2num()
removes hex2rgb_b — replaced with behavior of rgb2num()
removes assorted inline list(rgb) > hex — replaced with behavior of rgb()
removes assorted inline rand > hex — replace with random_hex_text

added hex2num define
added num2hex define
added random_hex_text
added generate_padding
added pad_left
added pad_right
2022-04-03 14:19:45 +01:00
..
2022-03-05 19:22:45 -06:00
2021-10-04 22:14:46 -08:00
2021-10-04 22:14:46 -08:00
2021-06-27 20:49:52 -09:00
2020-02-17 13:14:08 -05:00
2021-05-25 18:17:26 -09:00
2021-06-13 22:18:43 -09:00
2021-05-25 18:17:26 -09:00
2022-03-31 19:23:29 +01:00
2022-03-31 19:21:58 +01:00
2020-05-15 10:49:27 -04:00
2018-10-30 18:20:13 -07:00