Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nanoapi-io/napi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nanoapi-io/napi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/php-module
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 30 files changed
  • 2 contributors

Commits on Jun 18, 2025

  1. Added tree-sitter-php

    LeBoufty committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    705e4fd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Feature/php export resolver (#163)

    * Added Zed settings for LSP
    
    * Export resolver
    
    * Added tests
    
    * length test more precise
    
    * fixed php test files
    
    * Update index.test.ts
    LeBoufty authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    fab79be View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Feature/php registree (#165)

    * formatting
    
    * Registree
    
    * Registration of variable redefinitions
    
    * Added tests
    LeBoufty authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    dd035b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Feature/php incluse resolver (#168)

    * Incluse resolver first shot
    
    * Update pom.xml
    
    * Update lint_test_compile.yml
    
    * Incluse resolver completed
    LeBoufty authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    c0e3cc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Recursive include resolution

    LeBoufty committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    acc0d4a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Invocation resolver (#169)

    LeBoufty authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    8dfefd3 View commit details
    Browse the repository at this point in the history
Loading