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: lcompilers/lpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.2
Choose a base ref
...
head repository: lcompilers/lpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.18.3
Choose a head ref
  • 17 commits
  • 35 files changed
  • 4 contributors

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    1a17905 View commit details
    Browse the repository at this point in the history
  2. Support callbacks in C

    Smit-create committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    39d692c View commit details
    Browse the repository at this point in the history
  3. Add and enable tests

    Smit-create committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3ab9e8c View commit details
    Browse the repository at this point in the history
  4. Update references

    Smit-create committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8ba9d30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4649261 View commit details
    Browse the repository at this point in the history
  6. Add tests

    Smit-create committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c7b8de2 View commit details
    Browse the repository at this point in the history
  7. Add test with asserts

    Smit-create committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6dc605a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b81d0d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96433ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f89861b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2180 from Shaikh-Ubaid/fix_inner_struct_pass_to_func

    Fix inner struct passed as an argument to a function
    certik committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    126a3b5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2175 from Smit-create/i-2169

    C: Support callbacks
    certik committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3d61ec0 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2178 from Smit-create/i-2174

    Fix unsigned to signed int cast
    certik committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    31d3a29 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    50c43ff View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2185 from Shaikh-Ubaid/fix_failing_ci_test

    C_CPP: Visit the expression in construct_call_args()
    Shaikh-Ubaid committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7d147fb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Fix a bug in cptr_to_u64 in emulation

    ronnuriel authored and certik committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    09cf64a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2186 from certik/emu_fix1

    Fix a bug in cptr_to_u64 in emulation
    certik committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ff0985b View commit details
    Browse the repository at this point in the history
Loading