-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create types to represent the morphir IR on the JVM #1
Labels
enhancement
New feature or request
Comments
DamianReeves
added a commit
that referenced
this issue
Mar 5, 2020
* Add millw script for Windows builds * Add additional test-case * Create basic Name type #1
DamianReeves
added a commit
that referenced
this issue
Mar 5, 2020
DamianReeves
added a commit
that referenced
this issue
Mar 5, 2020
DamianReeves
added a commit
that referenced
this issue
Mar 13, 2020
* Remove morganstanley from package name #1 * Further work on the Value side of the IR #1 * Working on setup of building the proto files used for grpc for the daemon * Wired up CLI * Fix print out for cli commands * Do server startup * Got zio-grpc code generation working for proto files * Get the Daemon service to run * Get daemon launching the gateway * Working on grpc integration * Simplify * Cli setup * Ensure args are passed to the command line * Read in an IR JSON file into a JSON object * Add "fuzzer for name"
DamianReeves
changed the title
Create types to represent the morphir IR
Create types to represent the morphir IR on the JVM
May 4, 2020
DamianReeves
added a commit
that referenced
this issue
May 25, 2022
* Working through s-expression things * Mirror/sexpr scala2 (#1) adding rest of files + scala2-ify
DamianReeves
added a commit
that referenced
this issue
May 25, 2022
* Working through s-expression things * Mirror/sexpr scala2 (#1) adding rest of files + scala2-ify Co-authored-by: Damian Reeves <[email protected]> * PROM-12590: adding JavaTimeSpec test (#2) * Adding additional decoders and support (#3) * Added additional decoder support * added primitives * adding decoders for java.time and some others * decoder - adding operators and more tests * uncommenting and fixing decoder tests in JavaTimeSpec Co-authored-by: Damian Reeves <[email protected]> Co-authored-by: Michelle <[email protected]> Co-authored-by: Dmitry Kozinets <[email protected]> Co-authored-by: Dmitry Kozinets <[email protected]>
DamianReeves
added a commit
that referenced
this issue
May 25, 2022
* Updating main (#7) * Further work on SExpr (#3) * Working through s-expression things * Mirror/sexpr scala2 (#1) adding rest of files + scala2-ify Co-authored-by: Damian Reeves <[email protected]> * PROM-12590: adding JavaTimeSpec test (#2) * Adding additional decoders and support (#3) * Added additional decoder support * added primitives * adding decoders for java.time and some others * decoder - adding operators and more tests * uncommenting and fixing decoder tests in JavaTimeSpec Co-authored-by: Damian Reeves <[email protected]> Co-authored-by: Michelle <[email protected]> Co-authored-by: Dmitry Kozinets <[email protected]> Co-authored-by: Dmitry Kozinets <[email protected]> * Ir work (#4) * Partial definition of Value AST * Add additional Value defs * Added vfile * vfile additions * Minor ir changes * Fix errors * Mainly VFile and VFile path work (#5) * Fix deprecation warnings * Introducing zio-morphir-io * VFile related stuff * Moving towards ZIO over implicits * VFilePath changes * Move core to more-ir * Execution changes (#6) * Fix deprecation warnings * Introducing zio-morphir-io * VFile related stuff * Moving towards ZIO over implicits * VFilePath changes * Move core to more-ir * Move io project into core * Delete io module as its replaced by core Co-authored-by: Damian Reeves <[email protected]> Co-authored-by: Dmitry Kozinets <[email protected]> Co-authored-by: Dmitry Kozinets <[email protected]> * fixing cherry picks * fixing cherry picks * PROM-12572: updating AST (#6) Co-authored-by: Chan, Michelle <[email protected]> * warning fixes (#8) * Changes to segment off native stuff Co-authored-by: Michelle <[email protected]> Co-authored-by: Dmitry Kozinets <[email protected]> Co-authored-by: Dmitry Kozinets <[email protected]> Co-authored-by: Chan, Michelle <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: