Reid Spencer

Results 42 issues of 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...

enhancement

Automatically create entity ids

enhancement

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...

enhancement

Details: * https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry#publishing-a-package

enhancement
build
blocked

### **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...

enhancement

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...

enhancement

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...

build
blocked

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.

enhancement
build

Create a brew cask so that riddlc can be installed with `brew install riddlc`

build