index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
readers
/
python
/
moduleparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all has_key with the in operator.
abolish-userstring
strank
2008-07-23
1
-5
/
+5
*
Get rid of tabs.
gbrandl
2008-01-06
1
-27
/
+27
*
removed notes about Py22 requirement (Docutils 0.5+ depends on Py22 anyway)
wiemann
2006-11-13
1
-1
/
+1
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
fixed markup bugs in docstrings; now works with Endo
goodger
2006-01-05
1
-2
/
+4
*
Allow the test suite to survive unimportable test modules.
cben
2004-07-25
1
-1
/
+1
*
Python 2.1 compatibility fix
wiemann
2004-05-07
1
-3
/
+7
*
Reader parses docstrings (according to __docformat__) and produces full
ianbicking
2004-03-23
1
-45
/
+70
*
* Bug fixes to python reader
ianbicking
2004-03-23
1
-203
/
+140
*
Incomplete changes to the moduleparser python source reader
ianbicking
2004-03-21
1
-0
/
+8
*
docstring
goodger
2003-01-04
1
-0
/
+4
*
refactored a bit
goodger
2002-12-29
1
-42
/
+39
*
fixed RHS parse bug, found by Richard Jones
goodger
2002-12-19
1
-1
/
+2
*
Added classes & methods.
goodger
2002-12-19
1
-187
/
+277
*
More progress; functions done.
goodger
2002-12-18
1
-40
/
+157
*
making good progress
goodger
2002-12-14
1
-94
/
+199
*
Updated. Dead-end with AssignmentVisitor reconstructing expressions. TokenR...
goodger
2002-12-12
1
-12
/
+238
*
update
goodger
2002-12-07
1
-1
/
+1
*
Parser for Python modules
goodger
2002-12-05
1
-0
/
+244