Grégoire Charvet 黑瓜

Results 6 issues of Grégoire Charvet 黑瓜

I have some seemingly random errors when refreshing all namespaces. Conjure is connected to a repl alright, but when I attempt to refresh all namespaces with `ra` I get some...

bug
client-clojure

Hello I'm experiencing a really weird and hard to figure out bug. When refreshing all namespaces with `(iced_refresh)`, on a project I hit `CompilerException […] namespace xxx not found, compiling...

While using the crate, I noticed some requests will be rejected by twitch because empty. For example: ```rust get_users::GetUsersRequest::builder() .id(vec![]) .login(vec![]) .build(); ``` will be rejected. But in this case,...

Thanks for the project, really useful and overall nice to work with. I have noticed a bug regarding default values. For an enum, if it's set to a default value,...

feature

Currently, coucoubot ignores `CTCP VERSION` which is sad.

Dig into [Conflict-free replicated data type](https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type) to be able to sync the DB with λcoucou (and vice-versa).

enhancement