apotheon

Results 36 comments of apotheon

It looks like the majority of scripts can be fixed by simply (case-sensitively) grepping for "bash" in the project and replacing each instances with "sh" using your favorite editor. I...

Does this need to be reorganized into a series of smaller pull requests, perhaps one file at a time, to ensure that they can be individually checked for correctness and...

I started looking through code today, and I see references to readline in: * `Makefile` * `requirements.sh` * `compiler/compiler.c` * `lexer/lexer.l` * `utilities/shell.c` I don't swear to those being the...

It looks like I won't be able to do any work on this right now. I don't have an available system running an OS currently supported by Chaos. It occurred...

It is obvious just from looking at the `Makefile`, which leads to `requirements.sh`, that it is not fully portable to OpenBSD as those files currently exist. I tried skipping requirements.sh...

The Play Store API might have temporarily broken Aurora, so Cake doesn't appear to be there now. I'd love to be able to install and update from F-Droid, so count...

I imagine some people want push notifications for something like notification that a transaction went through, or got X confirmations, or something like that, but I'm not sure whether that's...

I see there has been some activity on this repository, so I'm posting a message here just to add some visibility of this very simple-to-fix issue.

Thanks for the info. I'll update the list.

@MrChrisJ - This looks good to me. When can this get merged?