• Joined on 2024年09月25日
McParen pushed to devel at McParen/croatoan 2026年05月25日 14:51:50 +02:00
49d03abe37 Increment version to v0.4, rename cursor functions
McParen pushed tag v0.4 to McParen/croatoan 2026年05月25日 14:48:23 +02:00
McParen pushed to master at McParen/croatoan 2026年05月25日 14:47:38 +02:00
49d03abe37 Increment version to v0.4, rename cursor functions
a930c27aa1 Add a DSL to describe TUI layouts, add ncurses 6.6
d0e12f6593 Misc work on grid and cursor classes and functions
6869a9795a - added 'complex-string-insert-element'.
f0072da3d1 Start implementing a treeview widget
Compare 9 commits »
McParen pushed to devel at McParen/croatoan 2026年04月03日 16:13:36 +02:00
a930c27aa1 Add a DSL to describe TUI layouts, add ncurses 6.6
McParen pushed to devel at McParen/croatoan 2026年04月03日 16:10:44 +02:00
1e11430039 Add a DSL to describe TUI layouts, add ncurses 6.6 (260403)
McParen pushed to devel at McParen/croatoan 2025年12月24日 22:48:17 +01:00
d0e12f6593 Misc work on grid and cursor classes and functions
McParen commented on pull request McParen/croatoan#1 2025年10月12日 13:57:23 +02:00
- added method 'complex-string-insert-element'.

Hello @cage,

I have noted that you are using extensible sequence so maybe i have to fix my code to makes the patch fits in the codebase.

You absolutely have nothing to fix. The [sequence...

McParen closed pull request McParen/croatoan#2 2025年10月12日 11:39:18 +02:00
Added 'complex-string-insert-element'.
McParen commented on pull request McParen/croatoan#2 2025年10月12日 11:39:18 +02:00
Added 'complex-string-insert-element'.

Hi cage, thanks! I merged you adition. I hope that I'll manage to also merge it to the master branch and make the next tagged release before the next Quicklisp release. Take care and bye. :)

McParen pushed to devel at McParen/croatoan 2025年10月12日 11:34:40 +02:00
6869a9795a - added 'complex-string-insert-element'.
McParen commented on pull request McParen/croatoan#1 2025年10月04日 21:54:08 +02:00
- added method 'complex-string-insert-element'.

Hello cage, nice to hear from you again. I hope youre doing well. Thank you for the added utilities.

Since several months, I've stopped pushing changes directly to master, only on tagged...

McParen pushed to devel at McParen/croatoan 2025年03月30日 13:30:36 +02:00
f0072da3d1 Start implementing a treeview widget
McParen pushed to devel at McParen/croatoan 2025年02月02日 16:06:42 +01:00
d85f2e479e Complete the sequence protocol, add cchar predicates
McParen pushed to devel at McParen/croatoan 2025年01月12日 15:59:27 +01:00
80a99f4057 Refactor print-object and gray stream functions
McParen pushed to master at McParen/girc 2024年12月28日 22:16:58 +01:00
f868bbfe83 Replace the currentp slot for buffers with currentp predicate
McParen pushed to master at McParen/girc 2024年12月28日 21:59:46 +01:00
421f796840 Replace the currentp slot for buffers with currentp predicate
McParen pushed to devel at McParen/croatoan 2024年12月19日 16:59:21 +01:00
c1ac5e3b83 Refactor functions for determining wide character widths
McParen pushed to devel at McParen/croatoan 2024年12月07日 13:20:26 +01:00
2e145781d2 Start implementing the SBCL sequence protocol
McParen created branch devel in McParen/croatoan 2024年12月07日 13:20:25 +01:00
McParen pushed to master at McParen/girc 2024年11月09日 10:13:25 +01:00
e467faa05a Rewrite line wrapping to not mangle multiple spaces