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

compiler: Revamp code generation for asynchronous operations #2376

Merged
merged 58 commits into from
Jun 18, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    716a377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953590a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8673c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e257a09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05a409f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1688c5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ab35e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1744f04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2995c69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    756f204 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3027b00 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ac23f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8297dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    99fb63e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e745e41 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1e7671e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e93e3d7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2d5a025 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f43bfdc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    156d75e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b3856d8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e022890 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8390078 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b397493 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    83dbf4c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7983692 View commit details
    Browse the repository at this point in the history
  27. compiler: Tweak lifting

    FabioLuporini committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    55c293c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    036c1c2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8571c06 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b2a0405 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1c52ee2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7474208 View commit details
    Browse the repository at this point in the history
  33. misc: pep8 happiness

    FabioLuporini committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ef839a4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e5534d4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0c018b5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9541d84 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f91cbf7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    bb6f54b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    85714be View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e0d1343 View commit details
    Browse the repository at this point in the history
  41. compiler: Misc cleanup

    FabioLuporini committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5359c8d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    7659338 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    83deb16 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    951dda4 View commit details
    Browse the repository at this point in the history
  45. misc: pep8 happiness

    FabioLuporini committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3773164 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    bffe9d3 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1b465d6 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    c08f3d0 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    809bcb8 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    e01d67d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    7a7bf29 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    77cd2ed View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    84faf27 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    ad4b477 View commit details
    Browse the repository at this point in the history
  55. compiler: Polishing

    FabioLuporini committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    17e8512 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    60a2ee7 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    1905fb6 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    0decbb2 View commit details
    Browse the repository at this point in the history