|
03f3d9682a
|
feat(judge): update container configuration and add limits for output and memory
|
2025-03-03 02:16:24 +08:00 |
|
|
578e33d4c4
|
feat(config/judge): update result codes and language configurations
|
2025-03-03 02:12:23 +08:00 |
|
|
3d1ab62fe9
|
feat(judge): update configuration with exit codes and result type
|
2025-03-02 13:39:31 +08:00 |
|
|
9dede32073
|
feat(judge): add memory limit configuration to LanguageConfigs
|
2025-03-02 01:19:16 +08:00 |
|
|
f4077d2f1d
|
feat(judge): add timeout configuration to LanguageConfigs
|
2025-03-02 00:52:12 +08:00 |
|
|
6ca75616d0
|
feat(config): add LanguageConfig interface and LanguageConfigs object
|
2025-03-01 16:29:26 +08:00 |
|
|
e975dde0c2
|
fix(editor): remove unnecessary whitespace in default editor value
|
2025-02-26 00:34:39 +08:00 |
|
|
4975d79d35
|
refactor(problem/description): improve clarity and formatting of problem description
|
2025-02-25 19:45:20 +08:00 |
|
|
d51c324ea9
|
refactor(config): reorganize language configuration and remove deprecated files
|
2025-02-25 14:39:41 +08:00 |
|
|
fa15a6628e
|
fix(language-server): update configuration to use environment variables for WebSocket settings
|
2025-02-24 00:22:34 +08:00 |
|
|
b33edb933f
|
fix(language-server): make language server configuration environment variable driven
|
2025-02-23 23:31:05 +08:00 |
|
|
545f094f49
|
feat(config): add default file paths for supported languages
|
2025-02-23 16:11:47 +08:00 |
|
|
0dafb06e86
|
feat(lsp): add configuration for supported language servers
|
2025-02-23 13:52:06 +08:00 |
|
|
e47f68f99e
|
feat(problem-description): add default problem statement for "Two Sum" challenge
|
2025-02-21 01:44:44 +08:00 |
|
|
8d6e5067dc
|
feat(config): add site configuration with GitHub repository URL
|
2025-02-21 00:07:34 +08:00 |
|
|
5d99032be9
|
feat(config): add default code snippets for C and C++ languages
|
2025-02-20 14:13:56 +08:00 |
|
|
bb81c4f7e1
|
feat(lsp): add default language configuration
|
2025-02-20 14:04:02 +08:00 |
|