Ben Kurtovic
b354c56755
Version bump; cleanup [ci skip]
6 年之前
Ben Kurtovic
f01bdc51ee
Capitalization [ci skip]
7 年之前
Ben Kurtovic
784e5e7b8d
Revise/add to new limitations section.
7 年之前
Larivact
2e486f7544
fix comma
7 年之前
Larivact
4d4a25152e
Caveats -> Limitations, add Config unawareness
7 年之前
Larivact
2d89f611be
rewrite Caveats
>not supported, since they cannot be represented in the node tree.
It's not that they cannot be represented, it's that they would have to be evaluated.
7 年之前
Larivact
a25304dc44
partially rewrite Caveats, external link caveat
"inherent limitation in wikicode" sounds misleading it's about generating an AST instead of HTML.
7 年之前
Ben Kurtovic
14cde9d821
Update changelogs.
7 年之前
John Vandenberg
39ba2888fe
Indicate this code is Python 3 only
Clarify due to #156
8 年之前
Ben Kurtovic
e9eb2b52dc
Clean up installation instructions ( fixes #141 )
8 年之前
Ben Kurtovic
11da09105d
Add note on caveats [ci skip]
9 年之前
Ben Kurtovic
3a57756068
Fix HTTPS requirement for enwiki API.
9 年之前
Ben Kurtovic
28faf72a84
Update the changelogs; sync README with docs on new Windows builds.
9 年之前
Kunal Mehta
c8b8cd6a60
Another thing missed in #91
9 年之前
Ben Kurtovic
c9ef040a0f
lego missed a spot in #91
9 年之前
Kunal Mehta
0f16d0c63e
Target documentation for Python 3 usage
2 is dead, long live 3. Mainly turning print info a function
and urllib import fixes
10 年之前
ricordisamoa
53e92ae04c
Update README.rst for Pywikibot core
The new version ('core') is much more used and developed
than the previous one ('compat').
10 年之前
Ben Kurtovic
50515f3e77
README badge thing.
10 年之前
Ben Kurtovic
d8adb62454
Some tweaks, but no change in functionality.
10 年之前
Ben Kurtovic
9b207dc7e2
Use the newer SVG.
10 年之前
Merlijn van Deen
581ca9a221
Update README.rst for the new Windows wheels
10 年之前
Ben Kurtovic
51df09ccf0
Really minor documentation fixes.
10 年之前
Ben Kurtovic
c7617c3eb3
Bump version to 0.4.dev; also update README and setup.py.
11 年之前
Ben Kurtovic
a7dda77474
Template.has_param() -> Template.has()
11 年之前
Ben Kurtovic
2f3edde57a
Add a matches() method to Wikicode.
11 年之前
Ben Kurtovic
02e52185f4
Wikicode's filter() methods now passed recursive=True instead of False.
This is a breaking change for those who rely on default behavior.
11 年之前
Ben Kurtovic
bee74c0ced
Some doc updates.
11 年之前
Ben Kurtovic
7b6b46da95
Some documentation cleanup.
11 年之前
Ben Kurtovic
ce252f69ec
Missed a space.
11 年之前
Ben Kurtovic
b2f0f23ea4
Fix README.
11 年之前
Ben Kurtovic
ac9b64bf60
Travis integration ( closes #33 )
11 年之前
Ben Kurtovic
d5699f7d23
Add note about vcvarsall.bat error ( #26 , closes #32 )
11 年之前
Ben Kurtovic
6e39927526
Update README with same changes ( #27 )
11 年之前
Ben Kurtovic
713b83a4d9
Added a metric ton of template tests; adjustments; docstrings.
11 年之前
Ben Kurtovic
28b124a96c
Restarting work on unit tests with a test covering doc examples.
11 年之前
Ben Kurtovic
ef0ed63e50
Properly handle newlines in template names with named parameters.
12 年之前
Ben Kurtovic
7e26ddf6f5
Some cleanup, adjustments; add dist to .gitignore.
12 年之前
Ben Kurtovic
1905456b4d
Final fixes and cleanup before release.
12 年之前
Ben Kurtovic
bdf5608425
More documentation for various things.
12 年之前
Ben Kurtovic
d6a0d6b737
Update py3k compatibility in some modules.
12 年之前
Ben Kurtovic
e6fa7b2b2d
Support changing a template's name, plus a couple of typos and docs.
12 年之前
Ben Kurtovic
0a052f34fb
Clarify Python 3 stuff.
12 年之前
Ben Kurtovic
ce43b44596
Copyedit, fixes, clarify Python 2 + 3 support.
12 年之前
Ben Kurtovic
59a25818b9
Updating documentation.
12 年之前
Ben Kurtovic
e4fd6ef127
Updating with a more logical project structure.
12 年之前
Ben Kurtovic
a880ff8bf2
mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete
12 年之前
Ben Kurtovic
ce8adf4b2e
Initial commit
12 年之前