This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Releases: wxh06/dockerjudge
Releases · wxh06/dockerjudge
Return tuple instead of list
- Update docs (
Usage
section) inREADME
- Return test cases judge result as
tuple
instead oflist
Support LLVM Clang
- Update requirements
clang
clang++
LLVM Clang
Add gccgo support
- Add
gccgo
support: golang/gofrontend
Support more programming language processors
Reconstitute
v1.0.0
- Reconstitute
Fix multiple commands in `judging`
- 3dc2539 Fix multiple commands in
judging
Add split
Return UE with durations
- Return
UE
with the.0
durations
Always call the callback function
- Call the callback function even
UE
- Remove
before_compiling
&after_compiling