-
[24.08.2023 12:09:16] jasiu-rozowyczlowiek:
[24.08.2023 12:09:16] jasiu-rozowyczlowiek
-
### Steps to reproduce the problem
1. Upgrade from v4.1.9 to v4.2.0 (wanted to do this because of #27252)
2. Reinstall Ruby using the [install guide](https://docs.joinmastodon.org/admin/install/#ins…
-
The new uxn specs is making use of the 3 free opcodes (0x20, 0x40 and 0x60), see [refs](http://wiki.xxiivv.com/site/uxntal_reference.html) to basically addsrelative immediate jumps.
```
case 0x20:…
-
From https://100r.co/site/uxn.html , there is a broken link to "Uxntal cheatsheet(XXIIVV)": https://wiki.xxiivv.com/site/uxntal_cheatsheet.html
Unrelated praise and gossip: Uxn is awesome, you guys…
-
how do i actually install this on my 3ds? i have no idea how to do that but I really want to.
-
[24.08.2023 12:09:22] jasiu-rozowyczlowiek:
[24.08.2023 12:09:22] jasiu-rozowyczlowiek
-
Found a broken link while browsing https://100r.co/site/uxn_design.html - https://wiki.xxiivv.com/site/reverse_polish.html
-
I made up my own implementation of Uxn, which is public domain, and currently does not have a name. It is stored in a Fossil repository, which can be found at: http://zzo38computer.org/fossil/uxn.ui
…
-
There is a link which reads "XXIIVV — uxntal cheatsheet" and points to https://wiki.xxiivv.com/site/uxntal_cheatsheet.html . However, when I click on it, I get to a page which reads:
> "
>
> Yo…
-
- [x] Fix restrict grammar for name and supertype in type def (https://github.com/crystal-lang/crystal/commit/bd83c558bca17bbdd994b89d5fbf07c6c43fd605)
- [x] Assignment to global regex match index is…