source
|
optimize w=msb(w) => w>>=8, w=lsb(w) ==> w&=$00ff
|
2022-01-28 16:11:52 +01:00 |
make.bat
|
renamed project to Prog8
|
2018-09-15 16:21:05 +02:00 |
Makefile
|
renamed project to Prog8
|
2018-09-15 16:21:05 +02:00 |
requirements.txt
|
attempt to fix ReadTheDocs build issue
|
2021-11-07 00:37:31 +01:00 |