410 Commits (368c15c580c2fec7c465504b283b3200e37c8a83)

Author SHA1 Message Date
Oliverpool 368c15c580 Rename 'sep' key on the fly 9 years ago
Oliverpool df741a3d95 Delete key only if existent 9 years ago
Oliverpool 0730695da2 Use template variables 9 years ago
Oliverpool 86dd4d014b Use yaml in tex templates 9 years ago
Oliverpool 0d791a99ec Handle notation 9 years ago
Oliverpool df5235d18e Fix bookoptions support 9 years ago
Oliverpool d2a48e26e7 Correct templates 9 years ago
Oliverpool b0ea57492b Correct test_song 9 years ago
Oliverpool cb279ea6d9 Forgotten _datadir 9 years ago
Oliverpool c84be0895c Use separators instead of sep for authors 9 years ago
Oliverpool fab3d4f128 Rename datadir key to _datadir 9 years ago
Oliverpool 348345f220 Add a default songbook configuration 9 years ago
Oliverpool 02551f16d0 Complete schema 9 years ago
Oliverpool 8e872dba41 Remove python 2 compatibility 9 years ago
Oliverpool 20012b4c29 Remove _default and _description keys from the schema before using it 9 years ago
Oliverpool 7f26070f1b Use Rx to check songbook schema 9 years ago
Oliverpool 2e70273d93 [pylint] Rewrite 'not xxx in' into 'xxx not in' 9 years ago
Oliverpool 0176cf8720 Fix other import orders 9 years ago
Oliverpool 2d6298c301 [pylint] Correct import order 9 years ago
Oliverpool 7556c99703 Replace json parser by yaml 9 years ago
Oliverpool 1a54b29233 Merge disable_logging and logging_reduced 9 years ago
Oliverpool 903bad9ff2 (pylint) missing docstring 9 years ago
Oliverpool 3790bc979b Correct typo and improve flexibility 9 years ago
Oliverpool a1c41f4333 Reduce logging for test_content 9 years ago
Oliverpool 03afd62d4a Support starting with python 3.4 9 years ago
Oliverpool 93c0c8844c Prepare for recursivity on filename content 9 years ago
Louis 0ebf52a9c9 More precise exception handling 9 years ago
Louis bb707a866b `super()` arguments are useless with Python3 9 years ago
Oliverpool 1c47a23e57 Correct starred sections and add test 9 years ago
Oliverpool 3314525d9b Improve section content test 9 years ago
Oliverpool 6135ea8c3e Add test and correct cwd 9 years ago
Oliverpool aee562c15c Let 'sorted' content be recursive 9 years ago
Oliverpool bebe153dfd useless branch 9 years ago
Oliverpool d945277793 Move the DEFAULT_CONFIG 9 years ago
Oliverpool 8f1908d4de Allow trailing comma after dictionnay element 9 years ago
Oliverpool 7bbbafa0e2 newline fix 9 years ago
Oliverpool cd25a07956 remove useless comment 9 years ago
Oliverpool 3b0ec365c3 Keep .tex extension for templates 9 years ago
Oliverpool 7ee17760cd Keep backward compatibility with .sg songs 9 years ago
Oliverpool 7e8f69483b Simplify converter 9 years ago
Oliverpool 85da39dac6 Syntax error in converter 9 years ago
Oliverpool 312b63df60 Change test_compilation extensions 9 years ago
Oliverpool 11f49258d3 Change test_parser extensions 9 years ago
Louis b1eb5a0f87 Use variable number of arguments for `chdir` 9 years ago
Oliverpool 46ab0b047f Code cleaning 9 years ago
Oliverpool 5eae2230b2 Implement test for parsing failures 9 years ago
Louis 70f17b8a0f Add line number to AST elements 9 years ago
Oliverpool 4cbbe29d28 Localize were the error parsing should be made 9 years ago
Oliverpool db1a19a873 Only skip the erro if the end of the file wasn't reached 9 years ago
Louis 205c6c3c65 Use generator instead of list 9 years ago