Commit graph

17 commits

Author SHA1 Message Date
Dmitry Voronin 1219ef791b Parse : Rename parse_simplify to parse_simple. 2024-01-31 18:41:14 +03:00
Dmitry Voronin 5ea5465f6a Parse : Fix startcase. 2024-01-18 00:21:58 +03:00
Dmitry Voronin 0436631084 Parse : Fix titlecase. 2024-01-18 00:14:15 +03:00
Dmitry Voronin 1028ad1120 Cd : Make cdd find exact match first. 2024-01-11 00:01:37 +03:00
Dmitry Voronin c8c45c7d97 Parse : Fix pascal case. 2024-01-04 22:18:38 +03:00
Dmitry Voronin 0587a9404a Parse : Fix parse splitting. 2024-01-04 22:03:10 +03:00
Dmitry Voronin 32f6ae74d4 Parse : Also split on numbers. 2024-01-04 21:25:51 +03:00
Dmitry Voronin 7a972f9a53 Parse : Add common English parsers. 2024-01-04 20:59:16 +03:00
Dmitry Voronin d3047d5dcc Name : Add name_parse that accepts custom parser. 2024-01-03 22:18:18 +03:00
Dmitry Voronin 249cb3cd69 Bash : Rename some private functions. 2024-01-03 18:50:59 +03:00
Dmitry Voronin 57b1bf98f9 Parse : Fix _get_parts. 2023-12-30 22:02:16 +03:00
Dmitry Voronin 908c157eff Parse : Simplify. 2023-12-30 20:16:32 +03:00
Dmitry Voronin 0387a98f45 Parse : Treat dot as a separator, too. 2023-12-30 16:14:44 +03:00
Dmitry Voronin 4136b532c7 Parse : Split on every uppercase letter. 2023-12-30 13:19:13 +03:00
Dmitry Voronin f5343fb8cb Parse : Remove redundant checks. 2023-12-27 15:44:30 +03:00
Dmitry Voronin c00fdc84b4 Parse : Also split by uppercase letters. 2023-12-26 07:58:37 +03:00
Dmitry Voronin 187e8a48cf Update filenames to follow new convention. 2023-12-17 23:54:49 +03:00
Renamed from .config/bash/module/parse.sh (Browse further)