cage2

Results 18 issues of cage2

Hello! Thank you for this wonderful software! :) I have written a compiler for monicelli ("GPLv3 or later" licensed) i would like to include part of your README in my...

question

Hello, i was unable to use crane with sqlilte, during ~~migration~~ database creation the library complains about an "alter table" which is not supported. The following patch try to fix...

This is a tiny library to perform the calculation of the Easter date. https://notabug.org/cage/easter-gauss Please consider including in quicklisp. Bye! C.

canbuild

Hi! in https://docs.joinmastodon.org/methods/timelines/conversations/ GET /api/v1/conversations i have problem to understand the parameters `max_id`, `since_id` and `min_id` are they referring to the `ID` of a conversation or `ID` of a status?...

Hi! I am trying to access mouse event using `bind` but i can not understand how to get the mouse coordinates of the event, i tried using a code similar...

Hi! I would like to upgrade the version of this library included in guix (as the packaged version is still the 0.1.7 from more than three year ago) but guix...

Hi! Please can you consider adding `trivial-sanitize`? A simple library that can be used to clean HTML5 strings, similar to `cl-sanitize` (that unfortunately does not works anymore on my computer...

Hi! This patch should fix #139, it is a bit a workaround but i the best i was able to figure out. :( Bye! C.

Emacs have, indeed, margins as display property: https://www.gnu.org/software/emacs/manual/html_node/elisp/Display-Margins.html Annotations could be displayed there. Problems: - horizontal position (left? Right? Depending of the language?) - vertical position (on the first line...

Hi! The method to retrieve all announcements: https://docs.joinmastodon.org/methods/announcements/#get mentions a parameter: `with_dismissed` that is not valid and it is just ignored by the server, as the endpoints returns all the...