293 Commits (3cab46e897a670f1f242edb0152aec54b9d78e72)

Author SHA1 Message Date
Oliverpool ec389a4fba Add missing docstrings 9 years ago
Oliverpool 1baf52ec39 Nicer getter 9 years ago
Oliverpool 6e1b47ac86 Add method to retrieve the fullpath of the cover file 9 years ago
Oliverpool d6c741d40b Add getter method to OrderedLifoDict 9 years ago
Oliverpool 3b97b5ad14 Remove {start/end_of_verse}, fix #91 9 years ago
Oliverpool 93e40ebce0 Allow Ukulele defines 9 years ago
Louis 24d49cb29e [test] Moved tests to their own directory 9 years ago
Louis ca2b74c90f [test] Corrected failing test 9 years ago
Louis 954d8de6ab [chordpro][test] Improved test description 9 years ago
Oliverpool c4bff36822 The template shouldn't add a space artist name 9 years ago
Louis cf36fbbd9c Corrected regular expression: can be 1 or 2 repetitions (not *exactly* 2) 9 years ago
Oliverpool ae50c7bc28 base-fret can be anything between 1 and 99 9 years ago
Louis 3d34985671 Support of tablature 9 years ago
Oliverpool 429442ad6f base-fret can be any number greater than 1 (included) 9 years ago
Oliverpool 4b7f98a9a6 Allow capital 'X' when string is not played 9 years ago
Louis 821030dba5 [chordpro] Chords parsing is less strict 9 years ago
Louis bc00b5e449 [chordpro] corrected error in example 9 years ago
Louis af0e83bbf9 [chordpro] Accepting + and * in chords 9 years ago
Louis 6e62c1abfd Got rid of `vcover`: cover (and image and lilypond partition) is looked for in the right place 9 years ago
Louis 882967afda rdpro] Extra, custom keys are correctly rendered 9 years ago
Louis dccb057f2e [chordpro][test] Added a bunch of LaTeX tests 9 years ago
Louis 75d2e5c66f [chordpro][test] Changed naming scheme of test files 9 years ago
Louis 549b546fb2 Pylint 9 years ago
Louis d00fcad19e [chordpro] Firsts LaTeX tests 9 years ago
Louis 333581e6fa Added initial value for OrderedLifoDict class 9 years ago
Louis a8aaf654f9 Configuration option `_compiled_authwords` is no longer required 9 years ago
Louis 96697be9d1 [chorpro][test] Simplifying parsing and compilation tests: preparation for LaTeX tests 9 years ago
Louis cd5656400e Corrected file permissions: no need to be executable 9 years ago
Louis eb9c8618d8 [test] Disabling logging during tests 9 years ago
Louis acdc94b3e4 pylint 9 years ago
Louis fefada9f14 [chordpro] Removed useless methods (has been replaced by templates in previous commit) 9 years ago
Louis 3c89a70f73 [chordpro] Songs can now be rendered in any format (given that it has been implemented) 9 years ago
Louis eba5d404d1 [chordpro] More generic song renderer 9 years ago
Louis 8f91044108 [chordpro] Template job is done by the template 9 years ago
Louis 48637e60fd [chordpro] Better error handling 9 years ago
Louis 6afb5fd8e0 [chordpro] `{define: FOO}` directive are now meta information. Generated AST changed too. 10 years ago
Louis ea1b382f5f Generated LaTeX file contains nicer spaces 10 years ago
Louis 47e4f96099 [chordpro] Parsing of {define: FOO} works (some TODOs are left for error handling) 10 years ago
Louis 43448ab788 Chords are now parsed with a regular expression: ply is overkill here 10 years ago
Louis fe7c6aecaa [pylint] Removed pylint error 10 years ago
Louis 87532f784e Replaced temporary variable names with correct ones 10 years ago
Louis 8edccbbbe5 Corrected error in documentation 10 years ago
Louis 8980576139 [WIP] First draft to chords parsing and rendering 10 years ago
Louis 80b0fbabaf Deleting useless comment 10 years ago
Louis f093f02d13 Added semicolon as a default author separator 10 years ago
Louis 69f8a5e831 Plugins: Using pkgutil.walk_packages instead of our own re-implementation 10 years ago
Louis a09d3f5256 Added a pylintrc file; made code pylint compliant 10 years ago
Louis e3f523c297 pylint 10 years ago
Louis ff4d2ae06a Template generation is cleaner 10 years ago
Louis edf844f98d Corrections (due to problems with git merge) 10 years ago