Skip to content
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

PureScript API code generation #146

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on May 2, 2018

  1. Inital seam

    jonathanlking committed May 2, 2018
    Configuration menu
    Copy the full SHA
    cdc4a04 View commit details
    Browse the repository at this point in the history
  2. Add demo files

    jonathanlking committed May 2, 2018
    Configuration menu
    Copy the full SHA
    afa858f View commit details
    Browse the repository at this point in the history
  3. Create code file

    jonathanlking committed May 2, 2018
    Configuration menu
    Copy the full SHA
    f565d48 View commit details
    Browse the repository at this point in the history
  4. Start work on efsms

    jonathanlking committed May 2, 2018
    Configuration menu
    Copy the full SHA
    4ccf2b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a0db4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52ed96a View commit details
    Browse the repository at this point in the history
  7. Before major refactor

    jonathanlking committed May 2, 2018
    Configuration menu
    Copy the full SHA
    6224733 View commit details
    Browse the repository at this point in the history
  8. Mid refactor

    jonathanlking committed May 2, 2018
    Configuration menu
    Copy the full SHA
    a66ee58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f1b93c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14784e8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    a2f9715 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Fix bugs in codegen

    jonathanlking committed May 10, 2018
    Configuration menu
    Copy the full SHA
    60bfcdf View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Import tuple

    jonathanlking committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    2c9f8b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    bb3097a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Configuration menu
    Copy the full SHA
    fa5305d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Configuration menu
    Copy the full SHA
    d9a713b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Update PSEndpointApiGenerator.java

    Fix compatibility with new compiler version
    jonathanlking authored Dec 15, 2019
    Configuration menu
    Copy the full SHA
    d95014c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Use new json encoding

    jonathanlking committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    8e72bfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08cca6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Fix Dockerfile

    There is now also a .dockerignore which should prevent cache
    invalidation of the Java project whenever the Dockerfile is modified.
    jonathanlking committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    0fafea1 View commit details
    Browse the repository at this point in the history