Arjan Molenaar
6eef860ff4
Pimp README
2019-11-09 16:35:21 +01:00
Arjan Molenaar
bc7b6bf7de
Generate coverage.xml
2019-11-09 12:05:26 +01:00
Arjan Molenaar
abfa679b1f
Try to fix coverage reporting to CodeClimate
2019-11-09 11:52:54 +01:00
Arjan Molenaar
7d05117a7e
Drop support for Python 3.6
2019-11-09 11:47:55 +01:00
Arjan Molenaar
18a9c735c8
Pick right Poetry version
2019-11-09 11:40:21 +01:00
Arjan Molenaar
a2584b9d6e
Fix linting errors
2019-11-09 11:08:06 +01:00
Arjan Molenaar
1ea8feb5f6
Add Travis-CI config
2019-11-09 11:02:52 +01:00
Arjan Molenaar
3a2d2d4cb1
Remove unneeded generic attribute
2019-11-09 10:41:20 +01:00
Arjan Molenaar
bc3f5699b3
Update readme; added change log in there
2019-11-09 10:33:41 +01:00
Arjan Molenaar
3087dd97a5
Bump to 1.0.0b1
2019-11-09 09:51:11 +01:00
Arjan Molenaar
7edb55b967
Set MyPy more strict
2019-11-08 17:48:01 +01:00
Arjan Molenaar
d63b574f1e
Add back generic methods
...
From the old code, updated to Python 3.
2019-11-08 17:48:01 +01:00
Arjan Molenaar
7b7041173e
Add back generic methods
...
From the old code, updated to Python 3.
2019-11-08 17:40:14 +01:00
Arjan Molenaar
8aba6a7955
Add back multimethod support in a separate module
...
Note that overriding is no longer possible from within the same class!
2019-11-08 17:27:16 +01:00
Arjan Molenaar
bb20f6992b
Replace old code by Python3 implementation from Gaphor
...
Multimethods are missing now. Those have to be added back.
2019-11-08 16:35:11 +01:00
Arjan Molenaar
ee35c528cb
Add MyPy to the mix
2019-11-08 16:35:06 +01:00
Arjan Molenaar
97616fa28f
Add pre-commit config
2019-11-08 14:00:27 +01:00
Arjan Molenaar
b7f4d5b12c
Move tests to toplevel
2019-11-08 13:52:19 +01:00
Arjan Molenaar
78401d47e9
Add pycache to ignore list
2019-11-08 13:51:44 +01:00
Arjan Molenaar
b58e2d8c0d
Forgot to add Dan as an author
...
Sorry Dan!
2019-11-08 13:49:40 +01:00
Arjan Molenaar
b0d9884714
Use pyproject.toml + poetry to build this project
2019-11-08 13:47:37 +01:00
Andrey Popp
da66cf52c1
gardening
2011-12-27 16:51:08 +04:00
Andrey Popp
ba0d80be76
docs: API reference for generic
2011-12-09 00:38:12 +04:00
Andrey Popp
98d6ad5e9c
docs: start writing docs for
2011-12-09 00:21:44 +04:00
Andrey Popp
ef2d25b97f
docs: multidisptaching wording
2011-12-09 00:09:13 +04:00
Andrey Popp
61bc755f3c
fix changelog
2011-12-05 01:14:50 +04:00
Andrey Popp
f2d62c4373
fix readme and index docs
2011-12-05 01:12:55 +04:00
Andrey Popp
ca3d6d1af4
doc => docs
2011-12-05 00:44:15 +04:00
Andrey Popp
36bfb080c0
add requirements with deps for development
2011-12-05 00:24:37 +04:00
Andrey Popp
3f072459e4
use theme from distribution
2011-12-05 00:15:10 +04:00
Andrey Popp
b04efa6bb9
remove old generic theme
2011-12-04 14:04:01 +04:00
Andrey Popp
59f0299e47
move sphinx theme into separate repo
2011-12-04 14:03:33 +04:00
Andrey Popp
8bc5301f29
mention multimethod.otherwise in docs
2011-12-04 03:59:47 +04:00
Andrey Popp
feedcc79e8
style doc index page
2011-12-04 03:56:49 +04:00
Andrey Popp
93676b2ed3
docs for multimethods
2011-12-04 03:49:53 +04:00
Andrey Popp
b7c95d92aa
API reference for generic.multidispatch
2011-12-04 03:14:52 +04:00
Andrey Popp
4561240c9b
theme tune
2011-12-04 03:14:30 +04:00
Andrey Popp
2e1ca20ae2
docs on multifunctions
2011-12-03 23:55:45 +04:00
Andrey Popp
9244380d9a
generic sphinx theme
2011-12-03 23:33:50 +04:00
Andrey Popp
7941e92eb8
add url into setup.py
2011-11-30 01:20:39 +04:00
Andrey Popp
d0311ac208
Include *.rst file in dist
2011-11-30 01:18:03 +04:00
Andrey Popp
fcbadb9de7
.gitignore: .ropeproject
2011-11-30 01:10:49 +04:00
Andrey Popp
b30ba28ca4
Delete docs.
2011-09-07 00:22:32 +04:00
Andrey Popp
4ff1e9966d
Docs
...
* Outline sections.
* Rewrite overview and beginning of multidispatch feature.
2011-06-28 01:25:42 +04:00
Andrey Popp
f4fc390168
Use coverage.
2011-06-28 00:40:35 +04:00
Andrey Popp
2f11746d5b
Start new docs.
2011-06-27 00:40:08 +04:00
Andrey Popp
aa6407ff37
Add fallback decorators -- otherwise
2011-06-26 22:23:57 +04:00
Andrey Popp
024c429af1
Typo.
2011-06-26 12:27:12 +04:00
Andrey Popp
3d8660205b
Remove docs.
2011-06-26 12:26:18 +04:00
Andrey Popp
3523fed5d8
Make repo points to github repo.
2011-01-03 02:25:11 +03:00