ehrumsey
  • Joined on 2024-12-22
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-06-03 08:06:09 -05:00
4eea9bce6f Progress on select-options
8813e27a90 Clean up imports
Compare 2 commits »
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-06-02 23:12:31 -05:00
b2d1a6e958 Format
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-06-02 15:40:28 -05:00
0d3bf40b59 tldraw board
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-06-02 15:39:05 -05:00
459080d1e6 Progress on re-write of select-options
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-06-02 14:27:08 -05:00
e9216cc3e4 Remove tests, clean up imports
cafc857e56 Add exit constructor
Compare 2 commits »
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-06-02 10:59:59 -05:00
e83fcd0b4d Add writeAnsiU function and remove tests
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-06-02 09:55:04 -05:00
4151d0335c Performance enhancements and benchmarks
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-30 17:04:29 -05:00
0f7ccb2a0a Added temporary benchmarks
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-29 17:46:37 -05:00
450745011a Prototype lifecycle
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-29 11:40:04 -05:00
e220b7930c Add Tag type and hasTag function
b53558e2d1 Reorder type generic order
Compare 2 commits »
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-27 17:42:33 -05:00
baab2e75d9 Progress on canvas module
4f1847efa8 Add Cursor error type
Compare 2 commits »
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-27 16:58:41 -05:00
300a538314 Add compose function and extend pipe with overloading
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-27 16:31:23 -05:00
e696e5d9d2 Add do notation for either
75368c8ef8 Add Do notation for option
52e00c3f38 Update to use Either correctly
Compare 3 commits »
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-27 13:28:52 -05:00
83a0c1cf31 Change line width for dprint
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-27 12:36:06 -05:00
f432f7796c Update the rest of Either to match
ebc3f07610 Change arrow function parens formatting
773fcc7ef3 Update "Either" type generic order
Compare 3 commits »
ehrumsey created branch master in ehrumsey/sprout 2025-05-26 18:14:09 -05:00
ehrumsey pushed to master at ehrumsey/sprout 2025-05-26 18:14:09 -05:00
3b19cf1ca8 Initial commit
ehrumsey created repository ehrumsey/sprout 2025-05-26 17:55:57 -05:00
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-23 17:38:08 -05:00
e897ca7848 Begin re-write in proper functional style
9c09560b73 Switch to dprint for better formatting
126c6f4884 Configure linting for functional programming
9ddda03bd6 Functional programming module
Compare 4 commits »
ehrumsey pushed to feature-prompt at ehrumsey/cli-framework 2025-05-20 10:24:13 -05:00
a8f8bdda99 Progress on canvasses