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
..
2022-05-04 17:34:51 +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-07-29 19:45:22 +02:00
2022-07-08 13:40:47 +02:00
2022-08-25 11:19:20 +02:00
2022-08-24 12:53:36 +02:00
2022-05-04 17:34:51 +02:00
2022-08-03 15:06:43 +03:00
2022-08-26 14:58:22 +02:00
2022-07-17 15:42:24 +10:00
2022-08-26 14:58:22 +02:00
2022-08-23 23:21:32 +02:00
2022-08-23 14:39:01 +03: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-07-25 11:17:40 +02:00
2022-07-25 11:17:40 +02:00
2022-08-05 17:09:11 -05:00
2022-07-23 14:00:01 +02:00
2022-08-26 14:58:22 +02:00
2022-08-04 20:00:19 +02:00
2022-08-22 18:05:10 +02:00
2022-08-25 18:35:23 +02:00
2022-08-22 18:35:11 +03:00
2022-07-28 16:41:38 -03:00
2022-08-15 17:45:10 +03:00
2022-08-25 11:19:20 +02:00
2022-08-22 22:42:36 +02:00
2022-05-04 17:34:51 +02:00
2022-08-25 16:51:26 +02:00
2022-08-23 08:52:13 +02:00
2022-08-23 08:52:13 +02:00
2022-08-23 14:39:01 +03:00
2022-08-08 22:34:31 +03:00
2022-08-23 14:39:01 +03:00
2022-08-08 22:34:31 +03:00
2022-05-04 17:34:51 +02:00
2022-08-04 20:00:19 +02:00
2022-08-25 16:51:26 +02:00
2022-08-08 22:34:31 +03:00
2022-08-08 22:34:31 +03:00
2022-08-08 22:34:31 +03:00
2022-05-04 17:34:51 +02:00
2022-02-08 13:01:35 +01:00
2022-05-04 17:34:51 +02:00
2022-02-08 13:01:35 +01:00