Commit Graph

30 Commits

Author SHA1 Message Date
2d5fe25d1a
fix: output format 2024-09-11 07:44:10 -04:00
ca590175d9
feat: remove ErrorLog field 2024-09-11 07:44:10 -04:00
a505b70506
feat: output force quit (#29)
Reviewed-on: FOCS-dev/JOJ3#29
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-09-11 07:44:10 -04:00
05876c290d
feat: file check
squash all previous commits
2024-09-11 07:44:08 -04:00
52491478a4
feat: diff parser with multiple outputs in one case 2024-09-11 07:06:11 -04:00
eac7a62ebe
chore: add source 2024-09-11 06:07:07 -04:00
zzjc1234
1d90d72978
feat: myers 2024-09-11 05:12:08 -04:00
zzjc1234
6fbbe7ece0
feat: option ignoring whitespace 2024-09-11 05:12:08 -04:00
zzjc1234
96c71bcd63
feat: option ignoring whitespace 2024-09-11 05:12:08 -04:00
zzjc1234
756a531bac
feat: diff blocks 2024-09-11 05:12:08 -04:00
zzjc1234
fd69aebac5
feat: diff 2024-09-11 05:12:08 -04:00
9f0e9bf9f3
feat: simple secret parser 2024-09-10 22:23:12 -04:00
2928e6321f
chore: rename dummy -> sample 2024-09-10 22:03:25 -04:00
e4091f9ba4
chore: debug log file content in keyword parser
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-19 06:28:23 -04:00
d46cebb906 feat: output force quit (#29)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: FOCS-dev/JOJ3#29
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-06-07 13:57:29 +08:00
5ac760814d feat: cppcheck parser (#28)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: zjc_he <zjc_he@sjtu.edu.cn>
Reviewed-on: FOCS-dev/JOJ3#28
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 张佳澈520370910044 <zjc_he@sjtu.edu.cn>
Co-committed-by: 张佳澈520370910044 <zjc_he@sjtu.edu.cn>
2024-05-30 11:12:30 +08:00
a042ac01ea feat: clang-tidy parser (#26)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: zjc_he <zjc_he@sjtu.edu.cn>
Reviewed-on: FOCS-dev/JOJ3#26
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 张佳澈520370910044 <zjc_he@sjtu.edu.cn>
Co-committed-by: 张佳澈520370910044 <zjc_he@sjtu.edu.cn>
2024-05-18 02:50:13 +08:00
2854fd7c91 feat: keyword parser (#23) (#24)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: FOCS-dev/JOJ3#24
2024-04-28 03:52:07 +08:00
51539c1e7c feat: cpplint parser (#22)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: FOCS-dev/JOJ3#22
2024-04-04 07:29:00 +08:00
27a1e4420e
feat: dummy binary + parser example
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-12 16:22:21 -04:00
8e49684abe
style: rename config -> conf for consistency 2024-03-12 15:39:05 -04:00
27972cbad1
feat: check result status parser 2024-03-05 05:01:07 -05:00
f5b6b3cc9a
feat: multiple cmds each stage
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 01:38:16 -05:00
f73845b1c3
feat: add more configs 2024-03-04 17:57:10 -05:00
ab956f5662
feat: diff parser with example 2024-03-04 02:59:01 -05:00
a3deb3d974
style: rename Result -> ExecutorResult 2024-03-04 02:32:00 -05:00
4d594e1d87
refactor: copy go-judge cmd model codes 2024-03-04 00:05:26 -05:00
d5a104e7c4
feat: run single command in sandbox 2024-03-03 18:02:51 -05:00
0a701e3b60
feat: run with parsed toml 2024-03-03 03:14:53 -05:00
df62496537
feat: basic framework 2024-03-03 01:29:34 -05:00