X Tutup
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: hdima/python-syntax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jakar/vim-python-syntax
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.
  • 11 commits
  • 1 file changed
  • 5 contributors

Commits on Jan 13, 2016

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

Commits on Jan 18, 2016

  1. More efficient regex

    jhrmnn committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    ddbd84e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Add pythonConvention HL class (cls and self)

    These are especially useful in OOP as they help visually distinguish how
    many parameters the function will be called with (in signature), or
    actual state preservation from transient or return variables (in
    function body).
    Alois Mahdal committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    fc28c3c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Add multiline to syntax info

    JelteF committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    b9e1bfa View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. Configuration menu
    Copy the full SHA
    7a890a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344e165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfacda6 View commit details
    Browse the repository at this point in the history
  4. Remove extra newline for #54

    jakar committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    02bbf24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a4f5dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c743989 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    7471a5b View commit details
    Browse the repository at this point in the history
Loading
X Tutup