Reid Spencer
Reid Spencer
To facilitate integration with IntelliJ IDEA plugin: * Create a lexical tokenizer based on JFlex that an IDEA plugin can use to quickly parse a RIDDL file. * Base the...
This should provide a better way to work with plugin modules where the module can be published locally and then found by riddlc dynamically. Currently doesn't work because test case...
Details: * https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry#publishing-a-package
### **Is your feature already requested in another issue?** No ### **Is your feature a defect?** No. ### **Is your feature request related to a problem? Please describe.** The problem...
Create a post-validation pass, named "Codify", that uses a configured external AI API (GPT LLM) to translate the statements in On Clauses, Functions, and Sagas into actual code for various...
It is possible since JDK 9 to get a more optimized JDK and runner generated with the various jxxx tools. This should be doable and provide a small benefit, perhaps...
When sbt-ossuminc support it, configure the build to work with scala.js, scala.native and scala.jvm. This needs to be supported generically by sbt-ossuminc first.
Create a brew cask so that riddlc can be installed with `brew install riddlc`