Micky
59e11934d8
Rename str2var to str_to_var and similar
Affects the Math class, a good chunk of the audio code, and a lot of other miscellaneous classes, too.
- `var2str` -> `var_to_str`
- `str2var` -> `str_to_var`
- `bytes2var` -> `bytes_to_var`
- `bytes2var_with_objects` -> `bytes_to_var_with_objects`
- `var2bytes` -> `var_to_bytes`
- `var2bytes_with_objects` -> `var_to_bytes_with_objects`
- `linear2db` -> `linear_to_db`
- `db2linear` -> `db_to_linear`
- `deg2rad` -> `deg_to_rad`
- `rad2deg` -> `rad_to_deg`
- `dict2inst` -> `dict_to_inst`
- `inst2dict` -> `inst_to_dict`
2022-08-26 14:58:22 +02:00
..
2019-04-19 15:56:34 -03:00
2022-07-23 07:31:17 +02:00
2022-07-23 07:31:17 +02:00
2022-08-26 14:58:22 +02:00
2022-05-20 22:40:38 +02:00
2022-07-26 10:28:44 +08:00
2022-07-06 14:12:36 +03:00
2022-05-20 22:40:38 +02:00
2022-07-25 11:17:40 +02:00
2022-08-22 22:42:36 +02:00
2022-08-22 22:42:36 +02:00
2022-07-28 01:21:29 +09:00
2022-07-01 03:55:28 +09:00
2022-08-26 14:58:22 +02:00
2022-07-16 19:53:11 +09:00
2022-07-28 01:21:29 +09:00
2022-07-26 18:48:08 +09:00
2022-07-29 19:53:09 +02:00
2022-07-25 11:17:40 +02:00
2022-07-29 19:53:09 +02:00
2022-05-16 10:37:48 +02:00
2022-07-29 19:53:09 +02:00
2022-07-25 11:17:40 +02:00
2022-07-29 19:53:09 +02:00
2022-07-06 14:12:36 +03:00
2022-05-16 10:37:48 +02:00
2022-05-16 10:37:48 +02:00
2022-07-29 19:53:09 +02:00
2022-07-25 11:17:40 +02:00
2022-08-23 14:39:01 +03:00
2022-08-06 23:43:06 +02:00
2022-07-29 19:53:09 +02:00
2022-07-25 11:17:40 +02:00
2022-08-09 09:18:45 +09:00
2022-08-09 09:18:45 +09:00
2022-07-29 19:53:09 +02:00
2022-05-16 10:37:48 +02:00
2022-08-20 13:24:40 -05:00
2022-05-16 10:37:48 +02:00
2022-08-23 14:39:01 +03:00
2022-07-25 11:17:40 +02:00
2022-08-26 14:58:22 +02:00
2022-05-16 10:37:48 +02:00
2022-07-31 21:14:15 +03:00
2022-07-01 03:55:28 +09:00
2020-03-30 09:05:53 +02:00