43 Commits (bb43ae3b7186b745af7aa6bd6253a5c63fb17574)

Author SHA1 Message Date
Oliverpool a5be3647b3 Add german support 9 years ago
Louis 5cfe8cd0f1 Remove unused argument, and improve documentation 9 years ago
Louis 251deb889a Define a constant for the default language 9 years ago
Louis fbc8ac5a95 Tricking pylint 9 years ago
Louis 61721f3425 Shared errors can be turned into dictionaries 9 years ago
Louis 10578710ef Better error messages 9 years ago
Louis 723cf9e805 Language errors are now added to song errors 9 years ago
Louis 0af000e49d More verbose exception 9 years ago
Louis 98c284975a pylint 9 years ago
Louis 1d2a285536 Errors are correctly gathered from content items 9 years ago
Louis 362c6b87ce Song errors contain a reference to the song they occur in 9 years ago
Louis 8c86f904cd Errors that can be ignored are logged as warnings 10 years ago
Oliverpool 8f1908d4de Allow trailing comma after dictionnay element 10 years ago
Oliverpool 13738f41b9 Typo 10 years ago
Oliverpool 7bbbafa0e2 newline fix 10 years ago
Louis f8c84de29c Add an `errors` attribute to songs, compiling the song errors 10 years ago
Louis b2b80ef172 Exeption was never raised 10 years ago
Louis 0731ab973d pylint 10 years ago
Louis c8aa617c8e Locale codes with country names are also accepted 10 years ago
Louis 1876b5b5b4 Merge master 10 years ago
Oliverpool 5942fd8483 Lint conformity 10 years ago
Oliverpool 909d8120d0 Complete the transition to support only language code 10 years ago
Oliverpool a5b123c5a7 Bugfix: the language must be string (and not an array) 10 years ago
Oliverpool 133a13e0f6 Only one language per song (the latest defined) 10 years ago
Louis fc328658ce [WIP] Does not work 10 years ago
Louis a09d3f5256 Added a pylintrc file; made code pylint compliant 10 years ago
Louis eefcbd2bd2 Réorganisation en prévision du support des fichiers chordpro 10 years ago
Louis a2e5c476e5 Réorganisation en prévision du support des fichiers chordpro 10 years ago
Louis 176c10fd05 Deleting obsolet # -*- coding: utf-8 -*- lines 11 years ago
Louis 88ba800fb3 Added option 'encoding' to songbook fiels 11 years ago
Louis 607e064bfb Transformation de encoding.open_read en un 'context manager' 11 years ago
Louis 5084a0b418 Attempt to silence yacc 11 years ago
Louis db94cf06a3 Indentation 11 years ago
Luthaf 4ba66ba1ae UTF-8 everywhere, python2 legacy mode 11 years ago
Luthaf a1ea7db059 English error message 11 years ago
Luthaf a17519bbea Start Python2 compatibility mode 11 years ago
Louis 04f2554759 Simplification 11 years ago
Louis 7895acad0f Deleting output and temporary files generated by yacc 11 years ago
Louis d685da1244 Cleaning LaTeX parser 11 years ago
Louis baedd3b236 [WIP] LaTeX files are parsed again 11 years ago
Louis 6c98a09216 Temporary workaround to make babel work 11 years ago
Louis 2a3bee175e Converted to Python3 11 years ago
Louis e41590c409 Suppression de plasTeX 11 years ago