329 Commits (821c5a1d3a68edbff6a277b36720ca60b3bf21c2)

Author SHA1 Message Date
Louis 75d2e5c66f [chordpro][test] Changed naming scheme of test files 10 years ago
Louis 549b546fb2 Pylint 10 years ago
Louis d00fcad19e [chordpro] Firsts LaTeX tests 10 years ago
Louis 333581e6fa Added initial value for OrderedLifoDict class 10 years ago
Louis a8aaf654f9 Configuration option `_compiled_authwords` is no longer required 10 years ago
Louis 96697be9d1 [chorpro][test] Simplifying parsing and compilation tests: preparation for LaTeX tests 10 years ago
Louis cd5656400e Corrected file permissions: no need to be executable 10 years ago
Louis eb9c8618d8 [test] Disabling logging during tests 10 years ago
Louis acdc94b3e4 pylint 10 years ago
Louis fefada9f14 [chordpro] Removed useless methods (has been replaced by templates in previous commit) 10 years ago
Louis 3c89a70f73 [chordpro] Songs can now be rendered in any format (given that it has been implemented) 10 years ago
Louis eba5d404d1 [chordpro] More generic song renderer 10 years ago
Louis 8f91044108 [chordpro] Template job is done by the template 10 years ago
Louis 48637e60fd [chordpro] Better error handling 10 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
Louis 68892d83aa Deleting useless comments 10 years ago
Louis b9d459ec24 Tex rendere works 10 years ago
Louis 9c49243db1 Turned authors in a list of authors 10 years ago
Louis 2039001dd1 Parsing works on tests 10 years ago
Louis 5d0d0d7000 [chordpro][WIP] Les lignes sont correctement analysées 10 years ago
Louis eefcbd2bd2 Réorganisation en prévision du support des fichiers chordpro 10 years ago
Louis ca8580d942 Logging: better handling of newlines 10 years ago
Luthaf e7ea9e07d1 [WIP] Chordpro format 10 years ago
Luthaf a2fcfa488d ChordPro example file 10 years ago
Luthaf e6b4f5db9a First minimalist chordpro lexer 10 years ago
Louis 37dbc0405b Deleting useless comments 10 years ago
Louis feb642952a Tex rendere works 10 years ago
Louis cacd957ac5 Turned authors in a list of authors 10 years ago
Louis eff4286a77 Parsing works on tests 10 years ago
Louis 9e507fcc42 [chordpro][WIP] Les lignes sont correctement analysées 10 years ago
Louis a2e5c476e5 Réorganisation en prévision du support des fichiers chordpro 10 years ago
Louis e9af147866 Logging: better handling of newlines 10 years ago
Luthaf 2c79570ceb [WIP] Chordpro format 10 years ago
Louis 5db2eb7c49 pdflatex output is now logged line per line (not as a whole text at the end of compilation) 10 years ago
Luthaf fbc2560c5d Update Readme and NEWS for v4.0 10 years ago
Luthaf 970f5761bc Check for Python version at runtime 10 years ago