Replace some ascii magic keywords for modern name with human letters.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
This commit is contained in:
parent
d2e5711d6a
commit
1b2e6fbe99
|
@ -163,6 +163,7 @@ When you want to see whats happening do a debug run;
|
|||
* Make5: Remove guile support fully (maybe replace with embedded MSX BASIC)
|
||||
* Make5: Add converter command for upgrade make4 syntax and option to run make4 file.
|
||||
* Make5: move all internal's to namespace's
|
||||
* Make5: Replace all ultra short 1980's magic templates variables with ultra long human readable name
|
||||
* Make5: upgrade to new BDOS split file and folder API in OS kernel VFS layer
|
||||
* Make5: Delete all Old-Fashioned Suffix Rules code
|
||||
* Make5: Delete .EXPORT_ALL_VARIABLES and `export` without variable
|
||||
|
|
Loading…
Reference in a new issue