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: add PHP language #52

Merged
merged 42 commits into from
Apr 1, 2024
Merged

feat: add PHP language #52

merged 42 commits into from
Apr 1, 2024

Commits on Mar 22, 2024

  1. added tree-sitter-php

    urbit-pilled committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bb95dad View commit details
    Browse the repository at this point in the history
  2. fix CONTRIBUTING.md link

    urbit-pilled committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b1493d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a5c70f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aacc80 View commit details
    Browse the repository at this point in the history
  5. added wasm

    urbit-pilled committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a8f3731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f1a15d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcc3fc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6ac729 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae56041 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0229548 View commit details
    Browse the repository at this point in the history
  11. deleted c bindings

    urbit-pilled committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a379303 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d442ec View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. updated tests

    urbit-pilled committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    48f5a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eace2a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5c1201 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    197575d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a8d0fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f009c77 View commit details
    Browse the repository at this point in the history
  7. fix merge

    urbit-pilled committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bc91a14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a5c69f View commit details
    Browse the repository at this point in the history
  9. added 2 more php tests

    urbit-pilled committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a3c0e4f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Mar 27, 2024

  1. fixed tests

    urbit-pilled committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2225d9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b4dba9 View commit details
    Browse the repository at this point in the history
  3. merge with main

    urbit-pilled committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6c98c81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55ff702 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c77c49 View commit details
    Browse the repository at this point in the history
  6. added tests

    urbit-pilled committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9f4f125 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    fc90e44 View commit details
    Browse the repository at this point in the history
  2. added tests

    urbit-pilled committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    cbf8081 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from urbit-pilled/add_tests

    Add tests
    urbit-pilled authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    16f4d8a View commit details
    Browse the repository at this point in the history
  4. fixed array support

    urbit-pilled committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c432a14 View commit details
    Browse the repository at this point in the history
  5. updated php resources

    urbit-pilled committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8a54196 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    066da65 View commit details
    Browse the repository at this point in the history
  2. merge with remote main

    urbit-pilled committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b0870fb View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    urbit-pilled committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    17d80bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c631247 View commit details
    Browse the repository at this point in the history
  5. edit_grammar.mjs GNU compatibility issue fixed and changed php->metav…

    …ariable-grammar.js to php-common-metavariable-grammar.js
    urbit-pilled committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c469d93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fedda7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. updated php grammar

    urbit-pilled committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    27ea566 View commit details
    Browse the repository at this point in the history
  2. regenerating php files

    urbit-pilled committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    df1a576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd4e1d6 View commit details
    Browse the repository at this point in the history