Commit graph

28 commits

Author SHA1 Message Date
b8ad5dae9f 0.6.0: add trim_string 2025-04-13 20:42:56 +03:00
ea01deb854 refactor: extract more tui_content modules 2025-04-04 20:59:17 +03:00
86236b76cd 0.5.2: remove explicit lifetime bound from Map 2025-04-04 01:49:51 +03:00
829d35b61f 0.5.1: enable border 2025-04-04 00:57:12 +03:00
022cc39892 refactor: extract tui_border module 2025-04-04 00:51:02 +03:00
b43cd0f64f 0.5.0: Tui::modify, Bold -> Modify 2025-04-04 00:33:16 +03:00
a42e17a9d4 add license 2025-03-24 03:18:58 +02:00
81e7f50363 0.4.0: fill_mod, tint 2025-03-23 21:42:33 +02:00
b0bb7f818b 0.3.4: fix the *other* off-by-1 error 2025-03-23 21:28:58 +02:00
2f561edeea 0.3.3: fix off-by-1 in trimmed strings 2025-03-23 21:23:08 +02:00
96ff10c4b0 0.3.2: actually expose tui_string 😅 2025-03-18 01:09:20 +02:00
b1639b49d5 0.3.1: fix off-by-1 in TrimStringRef 2025-03-18 01:05:52 +02:00
a80443262c 0.3.0: TrimString and TrimStringRef 2025-03-18 01:04:25 +02:00
10a2d17b48 0.2.0: constrain map 2025-03-17 00:49:31 +02:00
1774419d93 0.1.2: fix an import 2025-03-17 00:46:16 +02:00
9b3c8d4ac6 tag global v0.1.1 2025-03-16 23:43:14 +02:00
3748857d2c extract tui_scroll 2025-03-16 23:39:52 +02:00
c735522525 fix scrollbar indexing 2025-03-16 23:39:04 +02:00
6ee0147f43 put output/view behind dsl feature 2025-03-16 23:36:20 +02:00
71dead5150 group tui_engine and tui_content; cargo update 2025-03-16 23:33:27 +02:00
877b344765 edn -> dsl 2025-03-15 16:49:26 +02:00
d30eda33d1 tek_ -> tengri_; reset to v0.1.0; add root reexporter package 2025-03-14 23:39:31 +02:00
70984b4992 add forgejo action 2025-03-10 15:09:45 +02:00
23adab3804 add readme 2025-03-10 12:17:09 +02:00
6cd85efe50 make PerfModel fields public 2025-03-04 20:56:43 +02:00
d5a304e645 fix warnings; 27.2% cov 2025-03-04 01:03:13 +02:00
5352a9d548 remove clojure_reader 2025-03-04 00:49:49 +02:00
47b3413d7d tabula rasa 2025-03-02 14:31:04 +02:00