mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-22 08:32:29 +00:00
Update changelog
This commit is contained in:
parent
75e572f58c
commit
c438152f1d
@ -2,10 +2,18 @@
|
|||||||
|
|
||||||
## Current version
|
## Current version
|
||||||
|
|
||||||
|
* Added `random` module.
|
||||||
|
|
||||||
|
* Added `ensure_mixedcase` function and `oldpet` and `origpet` text encodings.
|
||||||
|
|
||||||
* Added `MILLFORK_VERSION` preprocessor parameter.
|
* Added `MILLFORK_VERSION` preprocessor parameter.
|
||||||
|
|
||||||
|
* Added hint for identifiers with typos.
|
||||||
|
|
||||||
* 6502: Fixed optimizations using index registers.
|
* 6502: Fixed optimizations using index registers.
|
||||||
|
|
||||||
|
* Fixed optimizations removing jumps to jumps.
|
||||||
|
|
||||||
* Fixed optimizations removing pointless stores to local variables.
|
* Fixed optimizations removing pointless stores to local variables.
|
||||||
|
|
||||||
* Fixed `#use` not accessing all preprocessor parameters.
|
* Fixed `#use` not accessing all preprocessor parameters.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user