• Joined on 2024-01-30
KyMAN created repository Lite/AnP 2025-04-02 14:48:41 +00:00
KyMAN pushed to main at AnP/AnP 2025-03-31 18:43:49 +00:00
3623ac27a5 fix(ecma): Fixed ErrorsManager domain.
KyMAN pushed to main at AnP/AnP 2025-03-31 18:28:19 +00:00
fcb613892c #wip(ecma|sass): fixing some bugs and synchronize with other projects.
KyMAN pushed to main at Whalers/WMarkDown 2025-03-31 18:23:12 +00:00
2f95746f20 fix(py|ecma): Fixed some bugs and added multicode sample blocks.
KyMAN pushed to main at AnP/AnP 2025-03-27 09:18:17 +00:00
76c7d9b664 feat(py-wasm): Added the GUI Events ECMA manager to Python for Pyodide WASM.
KyMAN pushed to main at AnP/AnP 2025-03-27 09:11:32 +00:00
30dfabec97 feat(ecma): Events manager for Python WASM done. Need Debug.
KyMAN pushed to main at AnP/AnP 2025-03-26 13:59:28 +00:00
8438243782 feat(py-wasm): Attributes and Components module done.
KyMAN pushed to main at Whalers/WMarkDown 2025-03-24 16:58:18 +00:00
b215e04060 feat(wmd): Constants and References documented.
KyMAN pushed to main at Whalers/WMarkDown 2025-03-24 16:53:33 +00:00
22ef47161a #wip(py): Constants and References added in Python. More items in default dictionary.
KyMAN pushed to main at KyMAN/PythonMapper 2025-03-23 21:29:45 +00:00
b1035dd60a #wip(py): Arreglando los Bugs Overtab de clases y BaseComponents de AnP.
KyMAN pushed to main at AnP/AnP 2025-03-22 14:57:50 +00:00
f598ed3217 feat(py-wasm): Fill in the Console Settings. Cleaned the Debug Models.
KyMAN pushed to main at AnP/AnP 2025-03-22 14:41:30 +00:00
f52daf6f97 feat(py-wasm): Added all URLPath Driver texts to the JSON manager.
KyMAN pushed to main at AnP/AnP 2025-03-22 13:37:17 +00:00
71ef4ff964 feat(py-wasm): Added all Settings Manager texts to the JSON manager.
KyMAN pushed to main at AnP/AnP 2025-03-22 13:25:08 +00:00
02cfefda8b feat(py-wasm): Added all I18N Manager texts to the JSON manager.
KyMAN pushed to main at AnP/AnP 2025-03-22 13:20:47 +00:00
e1555a30e4 fix(py-wasm): Fixed values Getter tuple selector. Filled the Settings and I18N from RandomKeys and next libraries.
KyMAN pushed to main at AnP/AnP 2025-03-22 12:48:35 +00:00
1c15350ebc feat(py-ecma): Added the sentences and settings for Threads Manager.
KyMAN pushed to main at AnP/AnP 2025-03-22 12:12:41 +00:00
4440e3f4aa #wip(py-wasm): Basic commands line done: exit and echo. Added Debug model.
KyMAN pushed to main at AnP/AnP 2025-03-21 14:28:51 +00:00
ea9893313f feat(py-wasm): The Events Manager was added fully.
KyMAN pushed to main at AnP/AnP 2025-03-21 09:15:54 +00:00
70a5f11aa6 #wip(wasm): Doing the Events Manager in Pythhon WASM.
KyMAN pushed to main at AnP/AnP 2025-03-20 15:14:44 +00:00
3cead96257 #wip(wasm): Tested Golang, Pyodide, C++ and C WASM. Redoing Python for Pyodide. Base, Utils, basic Drivers, Settings, I18N and Threads done. ECMA Run file done. Interfaces between JavaScript-Pyodide done.