Commit Graph

32 Commits

Author SHA1 Message Date
Lars Mueller
a4118e04fe Fix text.lines & deprecate text.split_lines 2022-09-29 21:06:51 +02:00
Lars Mueller
88aca204f3 Add text.random_bytes 2022-09-29 11:39:43 +02:00
Lars Mueller
53bb6915db Add text.i(chars|bytes) 2022-09-28 21:31:39 +02:00
Lars Mueller
3d585154eb text.spliterator: add assert to prevent inf. loop 2022-09-28 21:26:59 +02:00
Lars Mueller
715bf47aba Clean up text.escape_pattern 2022-09-28 20:57:24 +02:00
Lars Mueller
e648775cae Add text.spliterator 2022-09-28 20:51:21 +02:00
Lars Mueller
a5c49754d9 text.split[_unlimited]: Use pattern by default 2022-09-28 20:50:25 +02:00
Lars Mueller
a0d092090d Remove text.trim[_*] funcs except for trim_spacing 2022-09-23 12:06:12 +02:00
Lars Mueller
9d29f42b4c Add text.contains 2022-09-09 14:22:25 +02:00
Lars Mueller
825599f2d0 Move text.utf8 to utf8.char 2022-09-09 14:17:18 +02:00
Lars Mueller
234f6d1ecd Text inputstream: Allow obtaining cursor position 2022-07-14 15:51:36 +02:00
Lars Mueller
748ff4a857 Remove deprecated text.handle_ifdefs 2022-07-10 16:25:28 +02:00
Lars Mueller
530360474a text: Minor cleanup 2022-07-05 11:34:58 +02:00
Lars Mueller
d7cd844e9b Add "goto" to keywords 2022-01-04 13:55:29 +01:00
Lars Mueller
a17981879d Make is_identifier pattern locale-independent 2022-01-04 13:44:01 +01:00
Lars Mueller
fa328b16db Luon & lua log file: Fix handling of keyword keys 2021-12-30 17:12:51 +01:00
Lars Mueller
9325d65ceb Fix text.trim_spacing 2021-09-18 14:08:09 +02:00
Lars Mueller
c13f21c444 Add text.trim_spacing 2021-08-29 15:41:51 +02:00
Lars Mueller
6cc39ef023 Fix text.utf8 edge case 2021-08-14 00:15:48 +02:00
Lars Mueller
4175974def Redo environments 2021-06-17 19:45:08 +02:00
Lars Mueller
0315a77696 Localize globals per file for all modules 2021-06-11 20:47:29 +02:00
Lars Mueller
dcf56ace9f Removed dead code 2021-03-27 20:11:07 +01:00
Lars Mueller
2ff48fe494 Add text.hexdump 2021-03-05 11:05:47 +01:00
Lars Mueller
63050f3bad Add text.inputstream 2021-03-04 19:51:04 +01:00
Lars Mueller
826c7b7aae Replace math.pow by ^ 2020-12-19 15:31:37 +01:00
Lars Mueller
8a6c22d107 Text utility cleanup 2020-12-18 12:27:19 +01:00
Lars Mueller
6a612874c2 Rename handle_ifndefs to handle_ifdefs 2020-08-23 22:37:17 +02:00
Lars Mueller
e5266d9862 Large configuration improvements, text helpers 2020-06-02 23:07:33 +02:00
Lars Mueller
892a27deef rolling-9 2020-03-23 20:20:43 +01:00
Lars Mueller
a2cca67e48 rolling-8 2020-03-13 18:13:45 +01:00
Lars Mueller
94e38087e6 rolling-7 2020-02-29 12:55:02 +01:00
Lars Mueller
b25fc33e64 Structure overhaul 2020-02-09 01:39:54 +01:00