Florent
feb1405813
bump to 1.1
2014-10-17 14:10:38 +02:00
Laurent Bachelier
74a4ef6723
Use the print function everywhere
...
python modernize.py --no-six -f libmodernize.fixes.fix_print -w
With manual fixes as the import was put always on top.
2014-10-06 17:00:17 +02:00
Florent
0b58c9a26b
Rename filenames in boilerplate
2014-09-26 11:09:35 +02:00
Florent
f3aeddffbc
Rename backend.py to module.py
2014-09-26 10:18:12 +02:00
Florent
9370b2fae7
s/Backend/Module
2014-09-26 10:18:11 +02:00
Florent
5fe0092c2c
Move base_backend.py to base_module.py
2014-09-26 10:18:11 +02:00
Florent
432f97e95c
bump to 1.0
2014-09-03 17:14:10 +02:00
Florent
6de2ed66b1
Upgrade the error message in boilerplate
2014-07-07 16:30:57 +02:00
Florent
9ca0bbae6a
bump to 0.j
2014-05-19 22:45:35 +02:00
Vincent A
43ec8a8a00
boilerplate: fix variable misuse in 'cap' recipe
2014-03-02 21:32:43 +01:00
Vincent A
7b6c5e8544
boilerplate: add 'cap' recipe to prepare methods
2014-03-02 20:57:28 +01:00
Florent
a82f57512c
bump to 0.i
2014-01-08 23:40:16 +01:00
Florent
9b022b2ebe
bump to 0.h
2013-08-03 14:31:13 +02:00
Laurent Bachelier
9d9daa0f75
Fix encoding issues of boilerplate.py
...
* Allow writing a file that has unicode characters
* Allow unicode parameters in the command line (author in git config was
fine, but not on command-line)
2013-07-19 19:25:38 +02:00
Laurent Bachelier
5a9bedf423
Fix missing bumps to 0.g
2013-03-27 20:10:01 +01:00
Romain Bignon
329bf19905
add 'test.py' to be generated by the 'base' recipe
2013-02-14 23:34:26 +01:00
Laurent Bachelier
73d93f2d09
Make the "base" recipe more complete
2013-02-07 14:22:13 +01:00
Laurent Bachelier
32d7b53e63
Start a "base" recipe
...
This probably needs to have a "pages" templates too.
2013-02-07 14:22:13 +01:00
Laurent Bachelier
a913072596
Add basic boilerplate script
...
With the comic templates from tools/gen_comic_reader.sh
2013-02-07 14:22:12 +01:00