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

Introducing C Bindings #75

Merged
merged 24 commits into from
Jan 11, 2024
Merged

Introducing C Bindings #75

merged 24 commits into from
Jan 11, 2024

Commits on Jan 6, 2024

  1. Add C header

    JBenda committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    ddc60de View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

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

Commits on Jan 9, 2024

  1. Modify testing

    + add testing for c
    + compile ink -> json as part of the inklecate build process
    JBenda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    55453c0 View commit details
    Browse the repository at this point in the history
  2. First Functional C example

    reworked advance line ot advance exatcly a line
    JBenda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0c08cca View commit details
    Browse the repository at this point in the history
  3. formatting

    JBenda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6b5c71f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Add more c test cases

    JBenda committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    487d741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8425247 View commit details
    Browse the repository at this point in the history
  3. Snapshot fixes

    + Support to snapshot empty strings
    + also snapshot turn_cnt and visit backups
    JBenda committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9f99511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3f6397 View commit details
    Browse the repository at this point in the history
  5. Documented C interface

    JBenda committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5723b71 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. formatting

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8b4661c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa9721b View commit details
    Browse the repository at this point in the history
  3. Add c example

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4762987 View commit details
    Browse the repository at this point in the history
  4. CLIb building

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    38a31cd View commit details
    Browse the repository at this point in the history
  5. formatting

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9b8fdf8 View commit details
    Browse the repository at this point in the history
  6. fix decode

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0e41249 View commit details
    Browse the repository at this point in the history
  7. Adopt clib in workflows

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7c063c7 View commit details
    Browse the repository at this point in the history
  8. Enable clib

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7e0d485 View commit details
    Browse the repository at this point in the history
  9. remove unneeded include

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c8679be View commit details
    Browse the repository at this point in the history
  10. formatting

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f171b72 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60db2b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f2a7263 View commit details
    Browse the repository at this point in the history
  13. Minore fixes in example

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    732bd5d View commit details
    Browse the repository at this point in the history
  14. version bump

    JBenda committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9b034c1 View commit details
    Browse the repository at this point in the history