enso/lib/rust/parser/generate-java
Jaroslav Tulach 21fe0b8865
Process documentation in type definitions (#3806)
Another part of #3611 ready for integration into `develop` branch.

# Important Notes
Test `org.enso.compiler.EnsoCompilerTest.testTestGroup` is ignored as it has problems with source offsets - identifiers don't have the appropriate names due to `Tree.codeRepr()` being _off_.
2022-10-19 09:19:42 +00:00
..
java/org/enso/syntax2 Parser: Full constructor syntax for type definitions; Field syntax; Complex operator sections; Template functions; Text improvements; Operator methods; eliminate Unsupported; better ArgumentDefinitions (#3716) 2022-10-05 04:45:31 +00:00
src Process documentation in type definitions (#3806) 2022-10-19 09:19:42 +00:00
Cargo.toml Parser: Transpile Rust AST types to Java types (#3555) 2022-07-07 04:46:42 +02:00