-
```
What steps will reproduce the problem?
1. use std::vector for uxn::patl::levenshtein_distance
2. vector1: add vector1.resize(9,2). lookup: vector2: 1. vector2.resize(9,2)
and vector2.resize(32, 4…
-
Seems to be a long time since any dev work happened here.
Is this project dead?
Just asking so I know whether to allocate time/energy into learning the system in case it will never be updated agai…
-
### Steps to reproduce
1. Open any room
2. Type something in the text box (I had to use the rich text editor, the normal one crashes the app entirely)
4. Observe
Notes:
* The text only glitches…
-
- [x] zola
- [x] act
- [x] alacritty-theme
- [x] aseprite
- [ ] gcc
- [x] ghq(2個ある)
- [x] k9s
- [x] nb
- [x] src-cli
- [x] obs-studio
- [x] uxn
- [x] zrythm
- [x] #204
-
I'm trying to see if I can compile rxi's `fe` with `chibicc-uxn`, and the former has a bunch of function pointer typedefs it uses all around the code:
```c
typedef fe_Object* (*fe_CFunc)(fe_Context …
-
![image](https://github.com/randrew/uxn32/assets/78962543/863eed6c-25be-45a7-89c8-54d9e535397c)
-
Do you have a plan for the file API? I was thinking maybe it could open a dialog box for open/save and ignore the filename.
-
Hello, and thank you for the fantastic framework!
I tried changing plugging in a different equation:
`
f_u = u_tt - (c**2) * u_xx
`
with IC:
u(x,0) = 0
and BC:
u(0,t) = sin(4 * pi * freq *…
-
Added two new commands, one that's basically just memset, and another that copies a length of memory starting at the end of the data, it helps with people who want to shift memory over itself. The com…
-
```
Currently it is not possible to compile it directly in *unix system.
Could you please kindly provide a makefile for that purpose??
Thanks a lot in advance.
Teddy
teddyzhai@gmail.com
```
Origina…