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

feat: chameleon, a tool for language binding generation #250

Merged
merged 41 commits into from
Jul 31, 2024
Merged

Commits on Jul 13, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    e78b5c7 View commit details
    Browse the repository at this point in the history
  2. feat: generate filter binding

    c-dilks committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    390d3ad View commit details
    Browse the repository at this point in the history
  3. refactor: modularity

    c-dilks committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3f269a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9aa10b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df03ff6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix: make bind.cc relocatable

    c-dilks committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f2c2618 View commit details
    Browse the repository at this point in the history
  2. feat: add output dir control

    c-dilks committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    65d6ecf View commit details
    Browse the repository at this point in the history
  3. build: run chameleon in meson

    c-dilks committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    555efe2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b315156 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4b3e73 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. feat: handle creators

    c-dilks committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f1adf1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    663d059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c3ffaf View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 20, 2024

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

Commits on Jul 21, 2024

  1. fix: better logging

    c-dilks committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1cb5cb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    b9cb907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf909e1 View commit details
    Browse the repository at this point in the history
  3. build: simpler algo_dict

    c-dilks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2610121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74ff20b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b96010 View commit details
    Browse the repository at this point in the history
  6. doc: binding documentation

    c-dilks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f2bc158 View commit details
    Browse the repository at this point in the history
  7. ci: use meson to run doxygen

    c-dilks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1779fad View commit details
    Browse the repository at this point in the history
  8. test: fail doxygen job

    c-dilks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fb604e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3aa0492 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3480f8 View commit details
    Browse the repository at this point in the history
  11. fix: hipopy example too

    c-dilks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7aa0204 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81918b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3a5438 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ddc160e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    057cb62 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0b7600f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix: better error message

    c-dilks committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1a4cbc5 View commit details
    Browse the repository at this point in the history
  2. style: meson fmt

    c-dilks committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dbe2651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3be1119 View commit details
    Browse the repository at this point in the history
  4. doc: better chameleon notes

    c-dilks committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    41d46af View commit details
    Browse the repository at this point in the history
  5. fix: emojis

    c-dilks committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5189951 View commit details
    Browse the repository at this point in the history
  6. style: emphasis

    c-dilks committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6a7d113 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    21de195 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e0458f View commit details
    Browse the repository at this point in the history