Michael Pfaff michael
michael deleted tag tmp from michael/image-c.rs 2024-05-12 13:37:16 -04:00
michael released "tmp" at michael/image-c.rs 2024-05-12 13:35:28 -04:00
michael pushed tag tmp to michael/image-c.rs 2024-05-12 13:35:28 -04:00
michael pushed to master at michael/ansee 2024-04-30 17:38:11 -04:00
c64c5493a0 Add bright foreground colors
michael pushed to master at michael/ansee 2024-04-30 17:27:10 -04:00
32fdf0ae16 Bump version
4d1415bc0f Add missed style code and individual style reset codes
Compare 2 commits »
michael pushed to master at michael/image-c.rs 2024-04-13 00:19:03 -04:00
506d28afed Initial commit
michael created branch master in michael/image-c.rs 2024-04-13 00:19:03 -04:00
michael created repository michael/image-c.rs 2024-04-13 00:18:16 -04:00
michael pushed to master at michael/how.rs 2024-04-02 15:10:43 -04:00
db01cce71c Refactor and redesign API
cab16130f7 Run `cargo fmt`
fb08be31d4 Small changes
Compare 3 commits »
michael pushed to master at michael/array-vec.rs 2024-03-15 20:35:34 -04:00
7a6edb2cc1 Fix const fns that were not const and add const ArrayVec::from
michael pushed to main at michael/sailfish 2024-03-15 19:50:36 -04:00
e4def7d21c Add some more common escaping scheme identity checks
28a1e3a3f0 Export some escaping utilities, refactor a little bit
Compare 2 commits »
michael pushed to main at michael/sailfish 2024-03-15 19:37:23 -04:00
a5856fb7fc Export some functions
michael pushed to main at michael/sailfish 2024-03-15 19:29:56 -04:00
faabe73cb2 Refactor to allow more optimized escaping
michael pushed to main at michael/sailfish 2024-03-15 19:28:17 -04:00
24180e1cc7 Refactor to allow more optimized escaping
michael pushed to main at michael/sailfish 2024-03-15 18:47:43 -04:00
19559e5c09 Allow any ASCII whitespace instead of just space after `<%`
michael pushed to main at michael/sailfish 2024-03-15 18:05:57 -04:00
6e09ca7464 Refactor to support custom escaping schemes
michael pushed to master at michael/array-vec.rs 2024-03-15 17:57:53 -04:00
01b794e81a Initial commit
michael created branch master in michael/array-vec.rs 2024-03-15 17:57:53 -04:00
michael created repository michael/array-vec.rs 2024-03-15 17:57:34 -04:00
michael pushed to main at michael/sailfish 2024-03-14 23:02:33 -04:00
d97885392b Silence unused_macros on render_tuple!
19a740f26c impl RenderOnce on tuples of up to 8 values
Compare 2 commits »