1
1
mirror of https://github.com/kanaka/mal.git synced 2024-08-16 17:20:23 +03:00

Commit Graph

  • f72d1d5dad vbs: rewrite all: normal fun will recive Env also OldLiu 2023-01-22 22:59:42 +0800
  • a7d3c59b23 vbs: step6 finish! OldLiu 2023-01-22 22:41:56 +0800
  • bf185a3374 vbs: fix ByRef's bug, todo: fix mem leak OldLiu 2023-01-21 00:09:26 +0800
  • e1abc7063c vbs: move specials from core to step4 OldLiu 2023-01-20 21:50:12 +0800
  • 0ed5b5121f vbs: add prn println str prn-str OldLiu 2023-01-20 21:36:46 +0800
  • 89ff2dea63 vbs: fix evaluater's bug (create instead modify a list) OldLiu 2023-01-20 19:15:11 +0800
  • f1eb294ece vbs: add some functions OldLiu 2023-01-19 23:56:35 +0800
  • 7136b8d877 vbs: rewrite step4 1 OldLiu 2023-01-19 23:05:05 +0800
  • b77851c0b9 vbs: rewrite step3 & fix bugs 老刘 2023-01-19 21:11:11 +0800
  • ed793f2046 vbs: Rewrite step2 老刘 2023-01-19 19:36:39 +0800
  • d9f5be1700 vbs: new file 'types.vbs' & fix bugs & rewrite 老刘 2023-01-19 19:27:04 +0800
  • 2731ad293a vbs: rewrite step0 & 1 老刘 2023-01-19 16:13:48 +0800
  • ffd110e0da vbs: rewrite codes 老刘 2022-12-23 23:40:24 +0800
  • 40e4bf6b72 vbs: env hotfix 老刘 2022-10-30 20:55:17 +0800
  • 1a9d82ddde vbs: fix env's big bug 老刘 2022-10-30 20:20:57 +0800
  • c458f9703f vbs: fix fn* calling bug which evaluate code twice OldLiu 2022-10-23 12:47:04 +0800
  • 6649394940 vbs: core miss, added OldLiu 2022-08-28 21:36:38 +0800
  • ea478ced0f vbs: add step4(have some bugs) OldLiu 2022-08-28 21:33:05 +0800
  • 3d43a1c92f vbs: step4 init:1 OldLiu 2022-08-28 15:47:05 +0800
  • b535ffc66b vbs: step4 init: OldLiu 2022-08-28 15:46:30 +0800
  • 054597e239 vbs: fix step3 OldLiu 2022-08-28 13:44:39 +0800
  • 0b7713a8f4 vbs: fix error dealing OldLiu 2022-08-28 10:18:52 +0800
  • 1837f871f1 vbs: rewrite 3 OldLiu 2022-08-28 00:53:12 +0800
  • e3ed41755d vbs: rewrite code 2 OldLiu 2022-08-28 00:00:10 +0800
  • 05cec5662d vbs: rewrite code1 OldLiu 2022-08-27 22:05:13 +0800
  • 01f5ba3cf6 vbs: finish step2 OldLiu 2022-05-02 10:52:27 +0800
  • f1a92861b5 vbs: fix hashtable, string, error handle OldLiu 2022-02-26 10:52:44 +0800
  • fb18d41e3e vbs: add extra code data detect OldLiu 2022-02-18 12:14:44 +0800
  • 4e3bfa14e2 vbs: add error handling,macros, string, boolean, null OldLiu 2022-02-18 12:00:05 +0800
  • e0cb478dea vbs: vbs step 0&1 OldLiu 2022-02-17 23:02:57 +0800
  • 72ff664c6d vbs: batch impl init OldLiu 2022-01-10 00:07:07 +0800
  • 86777be6a4 vbs: Handle cherry-pick conflicts 老刘 2024-08-15 09:24:46 +0800
  • 6176bd71f3 vbs: Update the implementation counts 老刘 2024-08-14 23:46:54 +0800
  • c3ce0fe2a6 vbs: Update 'io.vbs' 老刘 2024-08-14 23:38:52 +0800
  • 5bf003f9be vbs: Merge branch 'kanaka:master' into master 老刘 2024-08-14 11:44:39 +0800
  • bee3fc13b2 vbs: rewrite stepA & core with IOWrap 老刘 2024-08-14 11:32:20 +0800
  • e232ea14df vbs: rewrite step9 using IOWrap 老刘 2024-08-14 11:27:25 +0800
  • 76d4b87403 vbs: rewrite step8 using IOWrap 老刘 2024-08-14 11:25:09 +0800
  • cd057cb0b0 vbs: rewrite step7 using IOWrap 老刘 2024-08-14 11:22:02 +0800
  • 3ab0917f50 vbs: rewrite step6 using IOWrap 老刘 2024-08-14 11:19:02 +0800
  • 2131105823 vbs: rewrite step5 using IOWrap 老刘 2024-08-14 11:17:25 +0800
  • 1b782ac8c2 vbs: rewrite step4 using IOWrap 老刘 2024-08-14 11:14:57 +0800
  • aaa4815a5b vbs: rewrite step3 using IOWrap 老刘 2024-08-14 11:12:53 +0800
  • e612433edf vbs: rewrite step2 use IOWrap 老刘 2024-08-14 11:11:05 +0800
  • 95d617e152 vbs: Update io.vbs for avoid error 老刘 2024-08-14 11:10:48 +0800
  • eb030254ae vbs: rewrite step1's IO with IOWrap 老刘 2024-08-14 11:02:43 +0800
  • b96608c45b vbs: rewrite step0 use IOWrap for test 老刘 2024-08-14 10:58:41 +0800
  • e4acbfd4d3 vbs: Restore runtest.py 老刘 2024-08-14 10:55:58 +0800
  • d1795ee74b vbs: impl IOWrap class in io.vbs 老刘 2024-08-14 10:51:34 +0800
  • d1aabf07fd vbs: import variable MAL_VBS_IMPL_NO_STDERR & MAL_VBS_IMPL_ECHO_STDIN 老刘 2024-08-14 10:42:04 +0800
  • 6490e42e8f vbs: test WSH.Echo "\nuser>" 老刘 2024-08-14 09:43:15 +0800
  • 2109872b2d vbs: Merge branch 'kanaka:master' into master 老刘 2024-08-11 07:17:21 +0800
  • 712cf5e811 vbs: uncomment impls for Action test 老刘 2024-08-10 13:22:59 +0800
  • d70443337c vbs: remove runtest_backup.py 老刘 2024-08-10 13:22:20 +0800
  • 104ca7f4f5 vbs: remove run.cmd 老刘 2024-08-10 13:22:02 +0800
  • 49f7f6c7bb vbs: test step6 in github action success 老刘 2024-08-10 13:09:13 +0800
  • 478a474735 vbs: test step6 argv_test in github action 2 老刘 2024-08-10 13:04:05 +0800
  • 21a2031ced vbs: test step6 in github action 老刘 2024-08-10 13:00:04 +0800
  • 30ecbdd7f0 vbs: sudo apt update -y for WSL 老刘 2024-08-10 12:52:13 +0800
  • 307b0775a2 vbs: install python2 for WSL 老刘 2024-08-10 12:48:40 +0800
  • 6b7b46f4bf vbs: install make for WSL 老刘 2024-08-10 12:41:09 +0800
  • a44c5bcfcb vbs: Use kali-linux instead of Ubuntu-24.0.4 老刘 2024-08-10 12:35:21 +0800
  • 009dafe904 vbs: add .gitattr to fix action+win+wsl ./ci.sh: line 2: $'\r': command not found bug 老刘 2024-08-10 12:06:14 +0800
  • 18aa936083 vbs: use wsl-bash instead of bash 2 老刘 2024-08-10 11:49:11 +0800
  • bc1d0575d5 vbs: use wsl-bash instead of bash 老刘 2024-08-10 11:40:12 +0800
  • 1b92b788f4 vbs: ubuntu -> Ubuntu 老刘 2024-08-10 11:36:01 +0800
  • 601f8dcf99 vbs: import Vampire/setup-wsl 老刘 2024-08-10 11:34:32 +0800
  • 7f04b3382b vbs: comment out other impls to let Github Action for vbs impl run faster 老刘 2024-08-10 11:24:59 +0800
  • ad29392ca4 vbs: fix permission denied issue by Github Action 老刘 2024-08-10 11:23:24 +0800
  • 2f77a55aa9 vbs: Replace All StdErr with StdOut 2 老刘 2024-08-10 10:47:03 +0800
  • 3ce94fc4e6 vbs: Replace All StdErr with StdOut 老刘 2024-08-10 10:45:21 +0800
  • 3d32d0a32c vbs: because step6 argv test fail, restore run to remove cmd from it 老刘 2024-08-10 10:42:15 +0800
  • 3d6ef27a3c vbs: Unify newlines to LF for fix step6 slurp's error 老刘 2024-08-10 10:16:14 +0800
  • 12f3b86829 vbs: remove some comments 老刘 2024-08-10 10:05:53 +0800
  • 51946c4e87 vbs: use "2>&1" to combine stderr -> stdout 老刘 2024-08-10 09:19:54 +0800
  • 52e9f209a2 vbs: Consider introducing the MAL_VBS_IMPL_NO_STDERR environment variable 老刘 2024-08-10 08:55:43 +0800
  • 4eecc12469 vbs: try exec stdbuf -o0 -e0 老刘 2024-08-10 07:46:40 +0800
  • 5ba977ba4c vbs: remove debug print 老刘 2024-08-10 00:06:08 +0800
  • 9cb13543db vbs: append print to check out the cmdline 老刘 2024-08-10 00:05:36 +0800
  • b3ba0426cb vbs: Merge branch 'master' of https://github.com/OldLiu001/mal 老刘 2024-08-09 23:55:01 +0800
  • 01fbfa2bd6 vbs: get the runtest.py from runtest-no-pty-no-echo branch 老刘 2024-08-09 23:53:43 +0800
  • 0615ae7790 vbs: rename cy20lin's runtest.py to runtest_backup.py 老刘 2024-08-09 23:53:19 +0800
  • 827cbd78f8 vbs: Merge branch 'kanaka:master' into master 老刘 2024-08-09 19:12:09 +0800
  • 8e97520680 vbs: Simplify run.cmd 老刘 2024-08-09 12:16:16 +0800
  • d14a2dd52b vbs: restore runtest.py to updated version 老刘 2024-08-09 12:04:50 +0800
  • bd1505ab89 vbs: remove print & 'bash' + args 老刘 2024-08-09 11:16:35 +0800
  • e2bfd73b45 vbs: rename runtest for Better distinguish 老刘 2024-08-09 11:10:23 +0800
  • 99f6341493 vbs: change the repeated form from issue 30 for testing 老刘 2024-08-09 10:43:51 +0800
  • 0bdae3d6c5 vbs: restore runtest.py to unupdated version 老刘 2024-08-09 10:41:49 +0800
  • 17a2e4c3d0 vbs: restores files that have been changed for debug 老刘 2024-08-08 16:08:18 +0800
  • c09bbc8366 vbs: remove the restriction that the first argument to 'apply' must be a function. 老刘 2024-08-08 15:54:57 +0800
  • 8e97ceb3c2 vbs: add an run script for pass the step6's argv_test 老刘 2024-08-08 15:35:52 +0800
  • e18b7f74c3 vbs: step5 is too slow for vbs, skip it 老刘 2024-08-08 15:27:39 +0800
  • ff5893f346 vbs: Removes the echos used by the debug github action 老刘 2024-08-08 15:27:33 +0800
  • 88db809157 vbs: Merge pull request #7 from OldLiu001/cy20lin-fix-windows-runtest 老刘 2024-08-08 15:15:57 +0800
  • c8efda2e1c vbs: add return values to the test samples I wrote myself 老刘 2024-08-08 15:09:59 +0800
  • 72d1204a14 vbs: replace bash script with batch script 老刘 2024-08-08 14:49:21 +0800
  • 1a79148dbc vbs: cannot call bash from runtest.py, so call cmd & run.cmd 老刘 2024-08-08 14:32:28 +0800
  • 0b9b19c748 vbs: append bash before args 老刘 2024-08-08 13:58:22 +0800
  • 2f8e89417c vbs: Add extra option --no-pty for vbs impl 老刘 2024-08-08 13:47:39 +0800