February 19, 2022 | ||
---|---|---|
View 8b84813
(uxnasm) Raise error when memory is overwritten.Andrew Alderwick authored on 19/02/2022 00:27:28 |
||
View da4f0e7
(uxnasm) Allow returning errors from writebyte().Andrew Alderwick authored on 19/02/2022 00:26:55 |
February 18, 2022 | ||
---|---|---|
View 0ae6992
(uxnasm) Fix calculation of usage.Andrew Alderwick authored on 18/02/2022 23:01:46 |
January 4, 2022 | ||
---|---|---|
View 2a825de
Switch void context increments from pre to postAndrew Alderwick authored on 04/01/2022 02:04:09 |
December 29, 2021 | ||
---|---|---|
View 148dae4
fix a few "set and not used" warningsSigrid Solveig Haflínudóttir authored on 29/12/2021 17:33:23 |
||
View 385fa44
Prefixed globals with uxn_neauoire authored on 29/12/2021 17:11:03 |
||
View abd6a3a
Support nested comments in uxnasm.Erik Osheim authored on 29/12/2021 02:38:05 • neauoire committed on 29/12/2021 03:28:15 |
December 14, 2021 | ||
---|---|---|
View 2330320
(readability) Use preincrements throughout in void context.Andrew Alderwick authored on 14/12/2021 23:16:27 |
December 6, 2021 | ||
---|---|---|
View bae2d37
(uxnasm) Only catch hex labels with slen of 2 or 4neauoire authored on 06/12/2021 17:01:48 |
December 1, 2021 | ||
---|---|---|
View 60f04ca
(uxnasm) Add error for relative references that are too far.Andrew Alderwick authored on 01/12/2021 11:42:44 |
November 30, 2021 | ||
---|---|---|
View da797b3
(uxnasm) Stop on resolve failureneauoire authored on 30/11/2021 18:27:35 |
||
View 074a049
(uxnasm) Renamed conflicting functionneauoire authored on 30/11/2021 00:19:47 |
November 29, 2021 | ||
---|---|---|
View 25df420
(uxnasm) Improved errorsneauoire authored on 29/11/2021 16:48:12 |
November 28, 2021 | ||
---|---|---|
View 6ba2af5
Avoid combining literals across | or $ pads.Andrew Alderwick authored on 28/11/2021 18:07:10 |
November 27, 2021 | ||
---|---|---|
View 6c0e39a
(uxnasm) Fixed issue with labelsneauoire authored on 27/11/2021 22:58:37 |