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

[WIP] IDE Support #1235

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

[WIP] IDE Support #1235

wants to merge 28 commits into from

Commits on Jun 2, 2024

  1. Add :std/swank, some swank instructions and functions in the readme, …

    …and gxswank/`gerbil swank` (#1186)
    
    Co-authored-by: Drew Crampsie <[email protected]>
    drewc and Drew Crampsie authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a445208 View commit details
    Browse the repository at this point in the history
  2. Add tools/gxswank with proper lib path

    Drew Crampsie authored and Drew Crampsie committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a7483b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'master' into ide

    drewc authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    63f46f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge branch 'master' into ide

    drewc authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0223be0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. WIP: Add instance syntax and doc, Parsec Monad to come

    Drew Crampsie committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    21f1c46 View commit details
    Browse the repository at this point in the history
  2. Make gxhttp pass the correct typecheck when timeout

    Drew Crampsie committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    949a3f6 View commit details
    Browse the repository at this point in the history
  3. Change title to play with vuepress better

    Drew Crampsie committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2bb53ff View commit details
    Browse the repository at this point in the history
  4. Add instance to build spec

    Drew Crampsie committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e6d82ac View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. max-token-length: for gxhttpd

    Drew Crampsie committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fa5f150 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Change swank package path in README

    Drew Crampsie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c86a49b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

  1. IDE: IDEServer interface (#1261)

    interface and data model for now.
    vyzo authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d1f5a41 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    97c11ba View commit details
    Browse the repository at this point in the history
  2. WIP: Update toc in monad readme

    drewc committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    e9c49cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ca4e8a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into ide

    drewc authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2a4f1b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. WIP: Remove uneeded build

    drewc committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c604a66 View commit details
    Browse the repository at this point in the history
  2. WIP: Monad tests pass FFS!

    drewc committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0f3a317 View commit details
    Browse the repository at this point in the history
  3. WIP: Does rebind fix tests?

    drewc committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a198b5d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 31, 2024

  1. WIP: Major start on Parsec!

    drewc committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    667855b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6758b5 View commit details
    Browse the repository at this point in the history
  3. Fix monad-test imports

    drewc committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0449a12 View commit details
    Browse the repository at this point in the history
  4. gxtest: Add --quiet flag

    drewc committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ba40c39 View commit details
    Browse the repository at this point in the history
  5. Add --quiet to ci workflow

    drewc committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fd188f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Oct 16, 2024

  1. Merge branch 'master' into ide

    drewc authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7a32e37 View commit details
    Browse the repository at this point in the history