index
:
cucutags
master
simple generator of ctags-like tags file for Gherkin
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change setup() keywords parameter to string form list.
0.7.3
Matěj Cepl
2016-05-16
2
-11
/
+15
*
Fix README to be correct reStructuredText.
0.7.2
Matěj Cepl
2014-06-23
2
-6
/
+21
*
Remove 'given|step|when|then' from the feature for which we seek target.
Matěj Cepl
2014-06-23
1
-8
/
+4
*
The string in the step decoration doesn’t have to be Unicode.
0.7.0
Matěj Cepl
2014-06-23
13
-9
/
+822
*
Merged #1 "Replace distutils with setuptools (and simplify setup.py)"
0.6.1
Matěj Cepl
2014-05-22
3
-23
/
+4
|
\
|
*
Replace distutils with setuptools (and simplify setup.py)
Matěj Cepl
2014-05-22
2
-23
/
+3
|
/
*
Forgot to parse step files for 'given' decorator.
Matěj Cepl
2013-10-10
1
-2
/
+2
*
Package README as well.
Matěj Cepl
2013-10-05
3
-2
/
+2
*
Add testsuite.
Matěj Cepl
2013-10-05
10
-15
/
+237
*
Make a proper Python package out of it.
0.3.0
Matěj Cepl
2013-10-02
4
-36
/
+89
*
Add get_step function to find target for given feature.
Matěj Cepl
2013-10-02
1
-0
/
+7
*
Script generates something resembling tags file.
Matěj Cepl
2013-09-17
1
-77
/
+129
*
Initial version of parsing sources
Matěj Cepl
2013-09-17
1
-0
/
+144