descriptionUnnamed repository; edit this file 'description' to name the repository.
ownerroot
last changeThu, 30 Oct 2025 07:42:48 +0000 (15:42 +0800)
shortlog
30 hours ago yu.dongliangjs: add bool type, add if-else master
4 days ago yu.dongliangjs: support RegExpr such as 'var p = /L/gi;'
7 days ago yu.dongliangjs: support PCRE2 for RegExpr match(), scf: fix some...
2025-10-11 yu.dongliangjs: re-name key word 'create' to 'new', support Math...
2025-10-09 yu.dongliangjs: Boolean(), Date(), other js construct() written...
2025-09-25 yu.dongliangjs: support variable args of js function() with 'argume...
2025-08-23 yu.dongliangjs: use function object to call()
2025-08-22 yu.dongliangjs: anonymous function & var init ok
2025-08-19 yu.dongliangjs: simple member function ok
2025-08-13 yu.dongliangjs: object with array init ok
2025-08-13 yu.dongliangjs: simple Object Model ok
2025-08-01 yu.dongliangjs: support simple js with 'scf' compiler
2025-07-09 yu.dongliangupdate README.md
2025-07-09 yu.dongliangsupport HTML label <video> & <audio>, update to ffmpeg...
2024-11-19 yu.donglianghttp post with a simple HTML <form> content ok
2024-11-06 yu.dongliangsimple http download ok by nginx upstream proxy
...
heads
30 hours ago master