]> git.madduck.net Git - etc/vim.git/history - tests/data/numeric_literals.py

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:

Fix feature detection for positional-only arguments in lambdas (#2532)
[etc/vim.git] / tests / data / numeric_literals.py
2021-04-25 Łukasz LangaRevert "Use lowercase hex numbers fixes #1692 (#1775)"
2020-11-13 Casper Weiss BangUse lowercase hex numbers fixes #1692 (#1775)
2019-02-07 Zsolt DollensteinRemove numeric underscore normalization (#696)
2018-09-26 Zsolt DollensteinAdd underscores to numeric literals with more than...
2018-09-25 Zsolt DollensteinUppercase digits in hex literals (#530)
2018-08-23 Jelle Zijlstrachange some numeric behavior (#469)
2018-08-20 Jelle Zijlstrafix misformatting of floats with leading zeros (#464)
2018-08-17 Jelle Zijlstranormalize numeric literals (#454)