Added basic i18n support for eskimos.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s

This commit is contained in:
Willem Cazander 2024-07-10 19:17:40 +02:00
parent e619ac8de7
commit 72c11a15c2
8 changed files with 137 additions and 54 deletions

View file

@ -145,6 +145,7 @@ When you want to see whats happening do a debug run;
## Make4++ backlog issues
* Add a few new define's to have official make documentation
* BUG: Unicode read+parse ok but function call fails on `include $(MB__BASEPATH)/lib/make/प्रणालीᐥᔆʸᔆᐪᓫᔿ/mb_doc.mk`.
* Add function `call_real` which exits on undefined call argument
* Add -e option to make internal echo command for escaped sequences
* Add native OS functions for `os_copy,os_rmfile,rmdir,mkdir,touch,delfile,deldir`