enso/lib/rust/parser
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
..
debug fix span bug in doc comments (#3808) 2022-10-18 20:37:36 +00:00
generate-java Process documentation in type definitions (#3806) 2022-10-19 09:19:42 +00:00
jni Build script merge (#3743) 2022-10-10 23:38:48 +02:00
src fix span bug in doc comments (#3808) 2022-10-18 20:37:36 +00:00
Cargo.toml Parser: Parse UUIDs; implement comments in AST; implement type annotations and signatures; fix field names (#3653) 2022-09-03 03:15:27 +00:00