slhmy
slhmy
Currently `sqlparser-rs` return a `&str` to tell which type of token parser is expecting: ``` rust fn expected(&self, expected: &str, found: Token) -> Result ``` When a SQL string is...
### Describe the bug Markdown link which linked into a subtitle in the `.dib` notebook such as: `[Environment setup](#environment-setup)`, behave not so accurate in jumping. It will jump to one...
Combine CLI & server together,when in daemon mode judger act as a judge server. We need a CLI usage like: ```bash // To generate default env judger generate-env // To...
For a more flexible use(EX. we only want to monitor the rusage of the program, this can be used in MacOS which doesn't include libseccomp), libseccomp may not be included....
## Implementation Plan with Release v.0.1.1 In this stage, we need to full fill the last part of features for judge-core and find out way to continuous development. Tasks are...