]> 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:

Implement fluent interfaces
authorŁukasz Langa <lukasz@langa.pl>
Wed, 16 May 2018 22:09:02 +0000 (15:09 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Wed, 16 May 2018 22:21:40 +0000 (15:21 -0700)
commit8c74d7901fe8de0abd72a182d775b639b4202577
tree7551b7bbd6d4e5ecfb0271610a3b0640c5f109d0
parent1dadeef47aafeef1c52c64db9aef3b038bd609ea
Implement fluent interfaces

Fixes #67
README.md
black.py
tests/comments4.py
tests/expression.diff
tests/expression.py
tests/function.py