3379 Commits (9a44ced640f1afcf8410b92d4218803a44987b47)
 

Author SHA1 Message Date
Oliverpool 11f49258d3 Change test_parser extensions 10 years ago
Louis a5c9b48674 Merge pull request #172 from patacrep/invalid_source 10 years ago
Louis b1eb5a0f87 Use variable number of arguments for `chdir` 10 years ago
Oliverpool 1f09d6af78 Rename parse_failure test function 10 years ago
Oliverpool 46ab0b047f Code cleaning 10 years ago
Oliverpool 5eae2230b2 Implement test for parsing failures 10 years ago
Oliverpool 90c77201a9 Useless existence test 10 years ago
Oliverpool f70df32d6d Use files.chdir 10 years ago
Louis 70f17b8a0f Add line number to AST elements 10 years ago
Oliverpool 4cbbe29d28 Localize were the error parsing should be made 10 years ago
Oliverpool db1a19a873 Only skip the erro if the end of the file wasn't reached 10 years ago
Louis 205c6c3c65 Use generator instead of list 10 years ago
Louis 48fae04d85 Replace list of lists of iterators by `itertools.chain` 10 years ago
Louis 46f3790a89 Append default datadir to each datadir list (or iterator) 10 years ago
Oliverpool 9dca42bc16 Problem localization? 10 years ago
Oliverpool b612ec9f67 Parsing hangs when file is inconsistent 10 years ago
Oliverpool ba802a79fb Escape ] in regexp 10 years ago
oliverpool 104e637de7 etoolbox is required for patadata 10 years ago
oliverpool 4d5e739efd Italian and portuges babel packages were missing 10 years ago
Oliverpool 61bc9a5731 move variable declaration 10 years ago
Oliverpool 95d27724ea (pylint) Add docstring 10 years ago
Oliverpool 1da076773d Test for lilypond compiler before starting compilation 10 years ago
Oliverpool af147a57fa Simplify Requirements.txt 10 years ago
oliverpool 9189bd6611 Merge pull request #168 from patacrep/setup_data 10 years ago
Louis 99957c20d3 [setup] Data is included differently depending on platform 10 years ago
Louis b18a202f0d Merge pull request #165 from patacrep/argument_simplification 10 years ago
Louis 462b16b78b Merge pull request #166 from patacrep/songs_package 10 years ago
Louis c0676d3f47 Syntax fixes 10 years ago
Oliverpool 89f92478a1 Correct comment 10 years ago
Oliverpool a8ef3d96ac Pre-treatment for escaped space in author names 10 years ago
Oliverpool e7ca43444d graphics must be included with img folder 10 years ago
Oliverpool a0a358d29e Fix #82. Update song package 10 years ago
Oliverpool 96b2c3201a Add a purgecache command to the songbook bash 10 years ago
Oliverpool 8cfc654c17 filehandle should always be defined 10 years ago
Oliverpool ff07c71d16 Use absolute import for LaTeX songs 10 years ago
Oliverpool 66e2e40901 Correctly (?) include the datadir to allow \import 10 years ago
Oliverpool 9db2a86c72 Be more pythonic 10 years ago
Oliverpool f537c9a16c Use dict comprehension to generate cached data 10 years ago
Oliverpool 8516f3bfa0 Update cache version 10 years ago
Oliverpool 28cc48541b Use cache only if True 10 years ago
Oliverpool 4ae7e13326 Move the filehash computation into its own (cached) method 10 years ago
Oliverpool 9a31a21c01 Minor refactorisation of cache_retrieved 10 years ago
Oliverpool 9640b13f70 Make cached_name a Song property 10 years ago
Oliverpool 30af0bba20 Fix and refactor caching functions 10 years ago
Oliverpool 4cf6049384 Refactor caching functions 10 years ago
Oliverpool 5f3f74a4c4 The config context is useless for jinja templates 10 years ago
Oliverpool 9f2b77dd66 Try to be more pythonic 10 years ago
Oliverpool f80b5a62bc Move the default_lang out of the config dict 10 years ago
Oliverpool 821c5a1d3a Song._parse doesn't use the config argument 10 years ago
Oliverpool 54084a56b4 Deprecate output argument of the Song.render method 10 years ago