Damien Martin-Guillerez

Results 15 issues of Damien Martin-Guillerez

[Xtext](https://eclipse.org/Xtext/) is probably the easiest and better way to do it.

enhancement

To test the eclipse plugin with the bazel build.

enhancement

See bazelbuild/bazel#1067

As reported by https://github.com/google/starlark-rust/issues/10, starlark does not support `bool * string` contrary to Python. There are two issues in the spec that led to that bug: - The specification contains...

P4
type: feature request

Hi, The Go, the Rust and the Java implementation have their own integration tests that test different feature. When writing the integration tests for the rust language I basically took...