go-judge/envexec
2025-10-06 22:41:03 +00:00
..
cmd.go feat(copy_out_truncate): add support to copy out truncate 2025-10-06 22:41:03 +00:00
const.go Refactor package structure & debug outputs 2020-12-25 17:25:09 -08:00
doc.go stream: rename types to avoid stutters 2024-02-05 08:57:12 +00:00
file_collect.go feat(copy_out_truncate): add support to copy out truncate 2025-10-06 22:41:03 +00:00
file_copyin.go refactor(envexec): normalize error messages 2025-05-25 22:44:50 -04:00
file_pipe.go envexec: open collecting files before exec to avoid error when deleted 2022-12-26 13:13:29 -08:00
file_prepare.go refactor(envexec): abstract stream in and out 2025-05-29 19:14:05 +00:00
file_util_linux.go refactor(envexec): normalize error messages 2025-05-25 22:44:50 -04:00
file_util_others.go refactor(envexec): normalize error messages 2025-05-25 22:44:50 -04:00
file.go refactor(envexec): abstract stream in and out 2025-05-29 19:14:05 +00:00
group.go docs: fix typos 2024-02-03 15:19:49 +00:00
interface.go model: deprecate strict_memory_limit to percise definition 2023-10-30 04:04:42 +00:00
run_single.go envexec: remove pipe file when copy in fails 2025-03-12 19:10:20 -04:00
run_status.go refactor(envexec): normalize error messages 2025-05-25 22:44:50 -04:00
single.go filestore: use /dev/shm instead of memory as file storage 2021-09-19 15:47:24 -07:00
util.go envexec: refactor to not use empty interface 2021-03-13 16:08:51 -08:00