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
path:
root
/
cucutags.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keyword "and" is considered as part of the regex
HEAD
master
Santiago Alejandro Agüero
2024-03-19
1
-2
/
+2
*
Generated tags should be sorted and deduplicated.
0.7.4
Matěj Cepl
2017-07-10
1
-1
/
+6
*
Add .travis.yml
Matěj Cepl
2016-05-16
1
-1
/
+0
*
Avoid unclosed file.
Matěj Cepl
2016-05-16
1
-5
/
+4
*
Change setup() keywords parameter to string form list.
0.7.3
Matěj Cepl
2016-05-16
1
-8
/
+9
*
Fix README to be correct reStructuredText.
0.7.2
Matěj Cepl
2014-06-23
1
-1
/
+1
*
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
1
-3
/
+6
*
Replace distutils with setuptools (and simplify setup.py)
Matěj Cepl
2014-05-22
1
-1
/
+1
*
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
1
-1
/
+1
*
Add testsuite.
Matěj Cepl
2013-10-05
1
-14
/
+11
*
Make a proper Python package out of it.
0.3.0
Matěj Cepl
2013-10-02
1
-36
/
+37
*
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