]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Uppercase digits in hex literals (#530)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Tue, 25 Sep 2018 15:01:56 +0000 (16:01 +0100)
committerŁukasz Langa <lukasz@langa.pl>
Tue, 25 Sep 2018 15:01:56 +0000 (16:01 +0100)
commitbbf38400ceef34119e63c18c71e3316040a90a59
tree7dea044a0920249ea7b9f17ec5725d21d65483c1
parentcb67a322423cb2b4bcfb2faa68fb769326741d6a
Uppercase digits in hex literals (#530)
README.md
black.py
tests/data/numeric_literals.py
tests/data/numeric_literals_py2.py