Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xA: make the log effectively read-only | Přemysl Eric Janouch | 42 hours | 1 | -1/+8 |
| | |||||
* | xA: add a "generate" target to the Makefile | Přemysl Eric Janouch | 2 days | 1 | -2/+4 |
| | | | | So that Fyne tools can be run without building the default binary. | ||||
* | xA: limit buffer length | Přemysl Eric Janouch | 3 days | 1 | -3/+14 |
| | |||||
* | xA: downgrade Go version requirement | Přemysl Eric Janouch | 3 days | 1 | -1/+1 |
| | | | | We need 1.22 for the "for" loop variable scope change. | ||||
* | Add a Fyne frontend for xC | Přemysl Eric Janouch | 3 days | 7 | -0/+2384 |
It is fairly mediocre all around, but also generally usable, natively covering mobile platforms. |