| .. |
|
cpp
|
381a18e361
refactor Language frontends to throw an error if parsing failed instead of requiring deferred check of the `hasErrors` field
|
4 vuotta sitten |
|
csharp
|
67bcdb51dc
remove duplicated error logging in frontends, as error will be logged by the calling submission
|
4 vuotta sitten |
|
emf-metamodel
|
1e507c20cb
Fix issue with persisting tree view files.
|
4 vuotta sitten |
|
emf-metamodel-dynamic
|
057941dd56
Replace hidden language with language dependency removal in the CLI module.
|
4 vuotta sitten |
|
golang
|
67bcdb51dc
remove duplicated error logging in frontends, as error will be logged by the calling submission
|
4 vuotta sitten |
|
java
|
b72c4e505e
add support for multiple parsing exceptions in one submission by wrapping them within another parsing exception
|
4 vuotta sitten |
|
kotlin
|
67bcdb51dc
remove duplicated error logging in frontends, as error will be logged by the calling submission
|
4 vuotta sitten |
|
python-3
|
72d490278d
use try-with-resource for Python3 frontend
|
4 vuotta sitten |
|
rlang
|
67bcdb51dc
remove duplicated error logging in frontends, as error will be logged by the calling submission
|
4 vuotta sitten |
|
rust
|
8eb25de9b4
fix Rust language frontend not being detected by CLI
|
4 vuotta sitten |
|
scala
|
0eab321e94
Dependency(deps): Bump scala-library from 2.13.9 to 2.13.10
|
3 vuotta sitten |
|
scheme
|
381a18e361
refactor Language frontends to throw an error if parsing failed instead of requiring deferred check of the `hasErrors` field
|
4 vuotta sitten |
|
swift
|
442bede970
adapt Swift frontend to refined language API
|
4 vuotta sitten |
|
text
|
7a09ffdc9a
Suppress the StanfordNLP logger.
|
4 vuotta sitten |
|
pom.xml
|
28938211e1
created Swift language frontend skeleton by duplicating and adapting Kotlin frontend
|
4 vuotta sitten |