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

Makefile + Github Action #11

Closed
wants to merge 49 commits into from
Closed

Makefile + Github Action #11

wants to merge 49 commits into from

Commits on Feb 13, 2021

  1. Added a basic Makefile

    faddat committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    b482b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5d351b View commit details
    Browse the repository at this point in the history
  3. Create make.yml

    faddat committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    7b27422 View commit details
    Browse the repository at this point in the history
  4. Update make.yml

    faddat committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    2907adf View commit details
    Browse the repository at this point in the history
  5. Update make.yml

    faddat committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    8d83784 View commit details
    Browse the repository at this point in the history
  6. Update Makefile

    Build only for build platform
    faddat committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    1050ae2 View commit details
    Browse the repository at this point in the history
  7. Update Makefile

    Add realm test
    faddat committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    7039e2e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. enable building gnoland

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    7e7a53f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb7086 View commit details
    Browse the repository at this point in the history
  3. Update make.yml

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    e4b2043 View commit details
    Browse the repository at this point in the history
  4. Update Makefile

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    16c0eaa View commit details
    Browse the repository at this point in the history
  5. Update Makefile

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    50af14f View commit details
    Browse the repository at this point in the history
  6. Update Makefile

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    d5d055b View commit details
    Browse the repository at this point in the history
  7. Update make.yml

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    ee66474 View commit details
    Browse the repository at this point in the history
  8. Update Makefile

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    a0ad981 View commit details
    Browse the repository at this point in the history
  9. Update make.yml

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    8b22b7d View commit details
    Browse the repository at this point in the history
  10. Update make.yml

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    4fc50e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    022abce View commit details
    Browse the repository at this point in the history
  12. Update Makefile

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    1034ecc View commit details
    Browse the repository at this point in the history
  13. Updated build process

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    fa1c2e1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b569f92 View commit details
    Browse the repository at this point in the history
  15. Update build.yml

    Added multiplatform build, more or less as a test
    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    8fbae43 View commit details
    Browse the repository at this point in the history
  16. Update build.yml

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    df1023f View commit details
    Browse the repository at this point in the history
  17. Update build.yml

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    48e39a4 View commit details
    Browse the repository at this point in the history
  18. Merge https://github.com/gnolang/gno into gitpod

    * https://github.com/gnolang/gno:
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Add logos screenshot
      [gnoland] cmd test
      ValuePath has type; proper struct lit and assign
      [logos] cell attributes merge; elems may reset cells
      Update README.md
      Update PHILOSOPHY.md
      fix backslash issue with `go test` and add extra installation information
    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    0926ffa View commit details
    Browse the repository at this point in the history
  19. Update README.md

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    fdc8774 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    d4f89e6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f531d89 View commit details
    Browse the repository at this point in the history
  22. Corrected some issues

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    e8b1b5d View commit details
    Browse the repository at this point in the history
  23. Added comments

    faddat committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    d51cd1c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Update Makefile

    faddat committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    7e482c1 View commit details
    Browse the repository at this point in the history
  2. Update build.yml

    faddat committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    468ef63 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. added plain "go test"

    faddat committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    77b2eb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7012ed View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Added CHANGELOG

    faddat committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    f2aa9b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Merge https://github.com/gnolang/gno into gitpod

    * https://github.com/gnolang/gno:
      for nil cond fix
      detect circular definition; big binary op fixes
      uxor, unot; more tests pass.
      consts don't convert to default var types
    faddat committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    493b6d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d54a358 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Merge https://github.com/gnolang/gno into gitpod

    * https://github.com/gnolang/gno:
      implement copy method with slice getpointeratindexint2
      Add copy() shim
      implement panic; call functions of declared type
      handle native interface elem; handle nil interface equality
    faddat committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9d8db4b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Merge https://github.com/gnolang/gno into gitpod

    * https://github.com/gnolang/gno:
      range iter over string w/ runes
      fix for tests; for6.go
      fix tests; for3.go
      defer and delete
    faddat committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    94d42a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Create Readme.md

    Sketch of how
    faddat committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    146f11a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    dadeb93 View commit details
    Browse the repository at this point in the history
  2. Update build.yml

    faddat committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    ba9e1c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Update Readme.md

    info on realms was superfluous.
    faddat committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    aaf1af5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. update gitpod branch

    faddat committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    017eae9 View commit details
    Browse the repository at this point in the history
  2. update gitpod branch

    faddat committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    1163566 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

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

Commits on Jun 1, 2021

  1. This is bringing the "Gitpod" branch up to speed with Jae's master so…

    … that I can make sure the Makefile still works. Then I am going to submit atomic PRs.:wq
    faddat committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    3dc591d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

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

Commits on Jun 23, 2021

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