1, js: support 'switch-case', master
authoryu.dongliang <18588496441@163.com>
Sat, 13 Dec 2025 08:11:40 +0000 (16:11 +0800)
committeryu.dongliang <18588496441@163.com>
Sat, 13 Dec 2025 08:11:42 +0000 (16:11 +0800)
commitcc37992b7c4ab800d12f300b434ee5b495dc9ec2
tree762e9eb26127da54fe02b9b2f1171c8a2ed93d54
parent9b850772fcfcb823a4af30b6e7a66f60b5e8fb75
1,  js: support 'switch-case',
2, scf: mov source code of _semantic_find_proper_function2() to scf_ast_find_proper_function().
examples/js.html
js/core/scf_ast.c
js/core/scf_ast.h
js/core/scf_operator_handler_3ac.c
js/core/scf_scope.c
js/core/scf_scope.h
js/core/scf_type_cast.h
js/doc.c
js/parse/scf_dfa_switch.c
js/parse/scf_operator_handler_semantic.c
js/parse/scf_parse.c