Commit Graph

  • 600144bd98 !1 Add tonumeric instruction(Cherry pick) Merge pull request !1 from 常佳兴/monthly_20220614 monthly_20220614 openharmony_ci 2022-07-29 02:12:03 +00:00
  • 4cd1b62591 Add tonumeric instruction changjiaxing 2022-07-28 21:51:26 +08:00
  • 0b60497cbb !302 ES262 AOT Support Merge pull request !302 from Hailiang/master master openharmony_ci 2022-07-08 08:16:25 +00:00
  • 05d4746bfa !330 Precompiled script adaptation M1 Merge pull request !330 from 王家辉/master openharmony_ci 2022-07-07 03:15:53 +00:00
  • d155d43f07 Precompiled script adaptation M1 wangjiahui 2022-07-06 20:43:54 +08:00
  • fa160d6f65 !320 Fixed skip error: some js cases should be skipped when test262 runs normally Merge pull request !320 from SivaLee/test262 openharmony_ci 2022-07-06 03:14:15 +00:00
  • b341538b00 Fixed skip error: some js cases should be skipped when test262 runs normally SivaLee 2022-06-30 15:32:47 +08:00
  • 6b4cee6ca8 ES262 AOT Support Hailiang Hu 2022-06-11 11:22:41 +08:00
  • 62d4ec75e3 !322 Add string.replaceAll and regexp namegroups 262test Merge pull request !322 from zhangyouyou/master weekly_20220705 openharmony_ci 2022-07-05 02:49:46 +00:00
  • 45f4c2d87e Add string.replaceAll and regexp namegroups 262test issue:https://gitee.com/openharmony/ark_ts2abc/issues/I5FATW zhangyouyou 2022-07-04 11:13:49 +08:00
  • dac85412ee !318 Fix ts2abc's codeCheck of G.INC.11-CPP Merge pull request !318 from hufeng/fix_codeCheck openharmony_ci 2022-07-04 08:01:22 +00:00
  • 083dd37d6f Fix ts2abc's codeCheck of G.INC.11-CPP hufeng 2022-07-01 16:42:58 +08:00
  • 11be04f800 !316 Add original es2panda to ets_frontend Merge pull request !316 from zhuoli72/es2panda_update openharmony_ci 2022-07-01 07:00:26 +00:00
  • 96b3e8eed4 !315 Update ts2panda's package-lock.json Merge pull request !315 from hufeng/update_packagelock openharmony_ci 2022-07-01 04:39:36 +00:00
  • c2ec957884 !317 Fix build warnings introduced by previous commit Merge pull request !317 from qiuyu/master openharmony_ci 2022-06-30 14:28:31 +00:00
  • 006cd22f14 Fix build warnings lack of namespace and unused parameters qiuyu 2022-06-30 15:15:09 +08:00
  • 3df3ac47f3 !314 Add ECMA2021 Object values interface tests Merge pull request !314 from shisan_forwork/master openharmony_ci 2022-06-29 02:47:55 +00:00
  • d1f2228d7e Add ECMA2021 Object values interface tests shisan_forwork 2022-06-28 15:45:55 +08:00
  • 37820441ac !313 Fix incorrect column number of CallExpression Merge pull request !313 from ctw-ian/col_monthly openharmony_ci 2022-06-28 15:27:48 +00:00
  • 3fde3739de Update ts2panda's package-lock.json hufeng 2022-06-28 21:26:55 +08:00
  • c3a2e0b34e Add original es2panda compiler based on 05ddb192 of master zhuoli72 2022-06-28 21:11:14 +08:00
  • d5cf3e5b50 Fix incorrect column number of CallExpression Fix incorrect column number of CallExpression when callee is MemberAccessExpression ctw-ian 2022-06-28 14:32:01 +08:00
  • 2769efc3c3 !309 Store type info as pairs of instruction orders and types Merge pull request !309 from qiuyu/master weekly_20220628 openharmony_ci 2022-06-28 02:07:27 +00:00
  • 2d8f903fac Store type info as pairs of instruction orders and types qiuyu 2022-06-23 11:58:45 +08:00
  • 3f484747fa !312 Fix abnormal watch mode in IDE Merge pull request !312 from Gavin1012/cherry-pick-1656145652 openharmony_ci 2022-06-27 08:54:48 +00:00
  • 09a9dd4bdc !310 Fix abnormal watch mode in IDE Merge pull request !310 from Gavin1012/master openharmony_ci 2022-06-27 08:28:35 +00:00
  • 6bd2a43aea fixed be221ea from https://gitee.com/gavin1012_hw/ark_ts2abc/pulls/310 Fix abnormal watch mode in IDE <wanggang203@huawei.com> Gavin1012 2022-06-24 10:09:31 +08:00
  • be221ea6ec Fix abnormal watch mode in IDE <wanggang203@huawei.com> Gavin1012 2022-06-24 10:09:31 +08:00
  • bf718f3e5f !308 Open 262 use case of Promise and AggregateError Merge pull request !308 from 史凯/master openharmony_ci 2022-06-21 09:40:01 +00:00
  • e4923c432a Open 262 use case of Promise and AggregateError shikai-123 2022-06-21 14:24:24 +08:00
  • 789e5ea7ea !306 Fix incorrect column number of CallExpression Merge pull request !306 from ctw-ian/ctw_fixcol openharmony_ci 2022-06-20 09:37:10 +00:00
  • 4503ef63c5 !305 Fix the defect detected by static analysis tool Merge pull request !305 from hufeng/fix_defect openharmony_ci 2022-06-17 07:10:56 +00:00
  • e8cce0e6f8 Fix incorrect column number of CallExpression ctw 2022-06-17 10:20:41 +08:00
  • 0234cc282d Fix the defect detected by static analysis tool hufeng 2022-06-16 16:36:18 +08:00
  • 1603ebf150 !298 add string.padStart/padEnd/trimLeft/trimRight/matchAll 262test Merge pull request !298 from zhangyouyou/master openharmony_ci 2022-06-15 10:43:06 +00:00
  • f56fab4263 https://gitee.com/openharmony/ark_js_runtime/issues/I5BKUG zhangyouyou 2022-06-10 10:23:08 +08:00
  • 149ee80428 !269 ark test262 测试用例套 支持windows Merge pull request !269 from SivaLee/test262 openharmony_ci 2022-06-14 03:53:53 +00:00
  • 721569a1b0 !301 Fix incorrect column number of MemberAccessExpression in debug mode Merge pull request !301 from ctw-ian/fix_column OpenHarmony_filemanager_develop_20220614 openharmony_ci 2022-06-11 09:21:41 +00:00
  • 23f71b830d fix incorrect column number of MemberAccessExpression in debug mode ctw 2022-06-11 11:09:02 +08:00
  • fbc0f75d50 !293 Modificationg of adaptive building option for cjs Merge pull request !293 from DaiHN/cjs openharmony_ci 2022-06-09 12:51:19 +00:00
  • 7f3f6d26ce add ark test262 for windows SivaLee 2022-05-30 19:52:22 +08:00
  • e3d4e67c56 Modificationg of adaptive building option for cjs --------------------------------------------------- Modificationg of adaptive building option for cjs issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5590V DaiH 2022-06-07 21:02:36 +08:00
  • f163953814 !291 Modify the configuration file of atomics test case Merge pull request !291 from jiangkai43/master openharmony_ci 2022-06-06 09:49:14 +00:00
  • d953657c78 Merge branch 'master' of gitee.com:openharmony/ark_ts2abc into master jiangkai43 2022-06-06 06:13:46 +00:00
  • 2d2e7478ec !233 Support compiling commonjs module Merge pull request !233 from hufeng/master openharmony_ci 2022-06-06 05:10:43 +00:00
  • 123755586a !290 Open 262 test cases for WeakRef and FinalizationRegistry interfaces Merge pull request !290 from 小马奔腾/master openharmony_ci 2022-06-06 04:20:10 +00:00
  • a0a88796a2 Modify the configuration file of atomics test case jiangkai43 2022-06-06 10:50:50 +08:00
  • f6c7202864 Open 262 test cases for WeakRef and FinalizationRegistry interfaces xdmal 2022-06-06 09:58:48 +08:00
  • e432dd2a74 !289 add Proxy test262 Merge pull request !289 from changcheng/add_proxy_testcases openharmony_ci 2022-06-02 10:21:17 +00:00
  • cb183dfdf0 Descriptor: add Proxy test262 details: add some testcases in es2015_tests.txt issue: https://gitee.com/openharmony/ark_ts2abc/issues/I5AKYF wengchangcheng 2022-06-02 16:44:17 +08:00
  • 40f3f7a03a !282 Revise readme & fix add globalVariable in moduleScope Merge pull request !282 from hufeng/some_fixs openharmony_ci 2022-06-02 08:19:58 +00:00
  • 5b94e30ead revise README hufeng 2022-06-02 15:11:00 +08:00
  • a0f97f145e !284 fix duplicate method name of class Merge pull request !284 from ctw-ian/fix_api9 OpenHarmony-3.1-API9-SDK-Canary openharmony_ci 2022-06-02 06:38:30 +00:00
  • 78b90be9b7 Support compiling commonjs module hufeng 2022-05-13 16:26:18 +08:00
  • 1bc110522e fix duplicate method name of class ctw 2022-05-31 17:39:02 +08:00
  • 606d41d858 !252 Fix member access by minus zero on Release Merge pull request !252 from hufeng/cherry-pick-1652960086 OpenHarmony-3.1-Release OpenHarmony-3.1-API8-SDK-Public openharmony_ci 2022-06-01 07:18:19 +00:00
  • e356a582f2 Fix add globalVariable with moduleScope hufeng 2022-05-31 15:01:46 +08:00
  • 0458328bbb Revise readme & config hufeng 2022-05-31 14:51:03 +08:00
  • 79aedcb184 !232 fix ut test Merge pull request !232 from zrg/fix_ut_test openharmony_ci 2022-05-31 03:39:28 +00:00
  • 87d8e70cdd !280 fix ut test Merge pull request !280 from zrg/fix_ut_api9 openharmony_ci 2022-05-31 03:20:15 +00:00
  • f2e11f4df3 !276 Add international access control, add a separate test international module Merge pull request !276 from 李兴阳/master openharmony_ci 2022-05-30 14:42:21 +00:00
  • a3d8f25bad Add international access control, add a separate test international module lixingyang 2022-05-30 15:08:38 +08:00
  • cc6ad0398d fix ut test zhangrengao 2022-05-28 15:27:59 +08:00
  • 2233f44413 !253 Fix member access by minus zero on 3.2Beta1 Merge pull request !253 from hufeng/cherry-pick-1652960189 OpenHarmony-v3.2-Beta1 OpenHarmony-3.2-Beta1 openharmony_ci 2022-05-27 13:00:28 +00:00
  • dc140d750e !268 fix debug info of firstnode ins Merge pull request !268 from zrg/cherry-pick-1653306759 openharmony_ci 2022-05-27 12:08:59 +00:00
  • 0df494f16e !274 fix load obj Merge pull request !274 from zrg/fix_load_obj_release OpenHarmony-v3.1.1-Release openharmony_ci 2022-05-27 10:54:57 +00:00
  • 4564baf43b !265 delete 0this and 0newTarget in debug info Merge pull request !265 from zrg/cherry-pick-1653297234 openharmony_ci 2022-05-27 10:50:18 +00:00
  • 2a3fccf4d0 Add international access control, add a separate test international module lixingyang 2022-05-25 18:09:42 +08:00
  • 53c196d479 !273 fix load obj Merge pull request !273 from zrg/cherry-pick-1653448419 openharmony_ci 2022-05-26 15:02:16 +00:00
  • 7a8d334124 !272 delete 0this and 0newTarget in debug info Merge pull request !272 from zrg/cherry-pick-1653447736 openharmony_ci 2022-05-26 12:24:07 +00:00
  • 70f7af8b94 !275 fix load obj Merge pull request !275 from zrg/cherry-pick-1653449024 openharmony_ci 2022-05-26 01:15:48 +00:00
  • 764bbb195b !270 fix load obj Merge pull request !270 from zrg/fix_load_obj openharmony_ci 2022-05-25 11:49:27 +00:00
  • a8f30f2e5e !263 delete 0this and 0newTarget in debug info Merge pull request !263 from zrg/delete_this_new openharmony_ci 2022-05-25 11:40:59 +00:00
  • 1747459a75 !271 delete 0this and 0newTarget in debug info Merge pull request !271 from zrg/cherry-pick-1653447656 openharmony_ci 2022-05-25 11:06:58 +00:00
  • 9e10612732 Add international access control, add a separate test international module lixingyang 2022-05-25 16:48:31 +08:00
  • f7c151313d !266 mofidy parameter to utils.py Merge pull request !266 from 张占红/master openharmony_ci 2022-05-25 03:50:07 +00:00
  • 5c73014dae fixed 7399018 from https://gitee.com/zhangrengao1/ark_ts2abc/pulls/274 fix load obj zhangrengao 2022-05-25 11:17:06 +08:00
  • 739901823f fix load obj zhangrengao 2022-05-25 11:17:06 +08:00
  • af9fc54db8 fixed 849bf9a from https://gitee.com/zhangrengao1/ark_ts2abc/pulls/270 fix funcnode of global zhangrengao 2022-05-24 17:38:47 +08:00
  • 66a8f35210 !261 !196Modify the subprocess_run function under testTs and add the const modifier cherry-pick to OpenHarmony-release Merge pull request !261 from 张占红/api9 openharmony_ci 2022-05-25 03:06:23 +00:00
  • dbda022b85 fixed 86f92d1 from https://gitee.com/zhangrengao1/ark_ts2abc/pulls/263 delete 0this & 0newTarget in debug mode zhangrengao 2022-05-23 15:59:28 +08:00
  • 8ae06e6991 fixed 86f92d1 from https://gitee.com/zhangrengao1/ark_ts2abc/pulls/263 delete 0this & 0newTarget in debug mode zhangrengao 2022-05-23 15:59:28 +08:00
  • 57740bad94 !258 cherry-pick !228 fix new_target syntax error to OpenHarmony-3.1-release Merge pull request !258 from 张占红/release openharmony_ci 2022-05-24 15:06:51 +00:00
  • 36c21f90e6 !260 !Modify the subprocess_run function under testTs and add the const modifier cherry-pick to OpenHarmony-release Merge pull request !260 from 张占红/release openharmony_ci 2022-05-24 14:34:01 +00:00
  • 97a0efcd51 !248 Modify the '-m' parameter Merge pull request !248 from 吴海龙/release3.1 openharmony_ci 2022-05-24 12:23:58 +00:00
  • c4b7e370e5 !249 Modify the '-m' parameter Merge pull request !249 from 吴海龙/beta1_3.2 openharmony_ci 2022-05-24 10:22:41 +00:00
  • 115ef8adb4 !250 Modify the '-m' parameter Merge pull request !250 from 吴海龙/kpi9 openharmony_ci 2022-05-24 10:03:17 +00:00
  • a28cd4e45b fix funcnode of global zhangrengao 2022-05-24 17:38:47 +08:00
  • aeface1b7f !235 Fix member access by minus zero Merge pull request !235 from hufeng/fix_minus_zero_element openharmony_ci 2022-05-24 04:54:30 +00:00
  • 4f968db7e3 !251 Fix member access by minus zero on API9 Merge pull request !251 from hufeng/cherry-pick-1652959951 openharmony_ci 2022-05-24 04:14:31 +00:00
  • 788bf250c6 !264 fix debug info of firstnode ins Merge pull request !264 from zrg/cherry-pick-1653293219 openharmony_ci 2022-05-23 14:20:44 +00:00
  • a4694d0524 !267 fix debug info of firstnode ins Merge pull request !267 from zrg/cherry-pick-1653306707 openharmony_ci 2022-05-23 13:53:47 +00:00
  • 8c215963f0 !259 cherry-pick !228 fix new_target syntax error to OpenHarmony-3.1-API9-SDK-Canary Merge pull request !259 from 张占红/api9 openharmony_ci 2022-05-23 13:39:11 +00:00
  • a3de1ea93f !262 fix debug info of firstnode ins Merge pull request !262 from zrg/fix_firstnode openharmony_ci 2022-05-23 13:23:20 +00:00
  • 98677b605d fixed a641b30 from https://gitee.com/zhangrengao1/ark_ts2abc/pulls/262 fix firstnode of uninitial ins zhangrengao 2022-05-06 21:33:55 +08:00
  • b672caf9ab fixed a641b30 from https://gitee.com/zhangrengao1/ark_ts2abc/pulls/262 fix firstnode of uninitial ins zhangrengao 2022-05-06 21:33:55 +08:00
  • ae6f5eec0a mofidy parameter to utils.py zhzhangdh 2022-05-23 18:45:25 +08:00
  • 978fe3fd1a merge pr_196 Modify the subprocess_run function under testTs and add the const modifier openharmony_ci 2022-05-16 08:17:18 +00:00
  • bf70e42823 merge pr_196 Modify the subprocess_run function under testTs and add the const modifier openharmony_ci 2022-05-16 08:17:18 +00:00
  • 5bbb05d01b fixed 86f92d1 from https://gitee.com/zhangrengao1/ark_ts2abc/pulls/263 delete 0this & 0newTarget in debug mode zhangrengao 2022-05-23 15:59:28 +08:00