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: ChrisAtXenos/python4delphi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pyscripter/python4delphi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 13 files changed
  • 1 contributor

Commits on May 1, 2025

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

Commits on Jun 21, 2025

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

Commits on Jul 9, 2025

  1. Fix pyscripter#504

    Import stuff needed for Multi-phase module initialization
    pyscripter committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    20dfc9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0258b8f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Configuration menu
    Copy the full SHA
    94b179a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f9efc3 View commit details
    Browse the repository at this point in the history
  3. Multi-phase module initialization implemented.

    DemoModule/uMain.pas and RttiModule/uMain.pas have been updated to showcase multi-phase initialization
    pyscripter committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    2957db6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3d020e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2025

  1. Updated Demo33.

    Added MultInterpretersSupport = mmiPerInterpreterGIL
    pyscripter committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    8e3de6b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

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

Commits on Aug 23, 2025

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

Commits on Aug 24, 2025

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

Commits on Sep 11, 2025

  1. Configuration menu
    Copy the full SHA
    b6680b9 View commit details
    Browse the repository at this point in the history
  2. Updated MultiInstaller.exe.

    Fix pyscripter#508
    Remove hint in Delphi 13.
    pyscripter committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    9862206 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

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

Commits on Nov 3, 2025

  1. Added VarHasAttr

    pyscripter committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    da17611 View commit details
    Browse the repository at this point in the history
Loading