kolasu icon indicating copy to clipboard operation
kolasu copied to clipboard

Kotlin Language Support – AST Library

Results 123 kolasu issues
Sort by recently updated
recently updated
newest added

This would permit to customize how we serialize certain classes to EMF and avoiding the necessity for duplication serialization logic. See for example the discussion in https://github.com/Strumenta/kolasu/pull/228

- [ ] Use the appropriate project name for each module (e.g. "kolasu-core" rather than "core") - [ ] Include a description for each subproject/module - [ ] Include a...

For example, using this: https://github.com/gradle-nexus/publish-plugin In this way we do not need to connect to the clunky sonatype's interface

The case reported by @loradd is this: I have an expression that I may want to translate differently depending on where it is contained. Currently I can specify only one...

Have support for extract comment tokens (stored in the appropriate channel).