Commit Graph

  • cf36fbbd9c Corrected regular expression: can be 1 or 2 repetitions (not *exactly* 2) #79 Louis 2015-09-11 22:05:07 +0200
  • ae50c7bc28 base-fret can be anything between 1 and 99 Oliverpool 2015-09-11 15:46:12 +0200
  • e9eddd601b Merge branch 'chordpro' of github.com:patacrep/patacrep into chordpro Louis 2015-09-11 19:03:18 +0200
  • 3d34985671 Support of tablature Louis 2015-09-11 19:00:48 +0200
  • 429442ad6f base-fret can be any number greater than 1 (included) Oliverpool 2015-09-08 21:22:44 +0200
  • 4b7f98a9a6 Allow capital 'X' when string is not played Oliverpool 2015-09-08 21:17:56 +0200
  • 821030dba5 [chordpro] Chords parsing is less strict Louis 2015-09-02 13:16:13 +0200
  • bc00b5e449 [chordpro] corrected error in example Louis 2015-09-02 11:08:46 +0200
  • af0e83bbf9 [chordpro] Accepting + and * in chords Louis 2015-09-02 10:27:17 +0200
  • 6e62c1abfd Got rid of `vcover`: cover (and image and lilypond partition) is looked for in the right place Louis 2015-09-01 18:11:46 +0200
  • 882967afda rdpro] Extra, custom keys are correctly rendered Louis 2015-08-31 22:35:21 +0200
  • dccb057f2e [chordpro][test] Added a bunch of LaTeX tests Louis 2015-08-31 22:23:24 +0200
  • 75d2e5c66f [chordpro][test] Changed naming scheme of test files Louis 2015-08-30 15:33:52 +0200
  • 549b546fb2 Pylint Louis 2015-08-30 15:31:57 +0200
  • d00fcad19e [chordpro] Firsts LaTeX tests Louis 2015-08-29 12:43:35 +0200
  • 333581e6fa Added initial value for OrderedLifoDict class Louis 2015-08-29 12:42:57 +0200
  • a8aaf654f9 Configuration option `_compiled_authwords` is no longer required Louis 2015-08-29 11:51:13 +0200
  • 96697be9d1 [chorpro][test] Simplifying parsing and compilation tests: preparation for LaTeX tests Louis 2015-08-29 11:49:56 +0200
  • cd5656400e Corrected file permissions: no need to be executable Louis 2015-08-29 11:22:37 +0200
  • eb9c8618d8 [test] Disabling logging during tests Louis 2015-08-29 11:22:09 +0200
  • acdc94b3e4 pylint Louis 2015-08-29 09:10:56 +0200
  • fefada9f14 [chordpro] Removed useless methods (has been replaced by templates in previous commit) Louis 2015-08-29 09:11:01 +0200
  • 3c89a70f73 [chordpro] Songs can now be rendered in any format (given that it has been implemented) Louis 2015-08-29 00:37:38 +0200
  • eba5d404d1 [chordpro] More generic song renderer Louis 2015-08-28 22:43:19 +0200
  • 8f91044108 [chordpro] Template job is done by the template Louis 2015-08-28 20:09:03 +0200
  • 48637e60fd [chordpro] Better error handling Louis 2015-08-27 23:47:34 +0200
  • 6afb5fd8e0 [chordpro] `{define: FOO}` directive are now meta information. Generated AST changed too. Louis 2015-08-26 18:20:39 +0200
  • ea1b382f5f Generated LaTeX file contains nicer spaces Louis 2015-08-25 19:28:34 +0200
  • 47e4f96099 [chordpro] Parsing of {define: FOO} works (some TODOs are left for error handling) Louis 2015-08-25 14:04:45 +0200
  • 43448ab788 Chords are now parsed with a regular expression: ply is overkill here Louis 2015-08-24 23:16:11 +0200
  • fe7c6aecaa [pylint] Removed pylint error Louis 2015-08-23 23:20:44 +0200
  • b95686d29f Merge branch 'master' into chordpro Louis 2015-08-23 23:19:30 +0200
  • 87532f784e Replaced temporary variable names with correct ones Louis 2015-08-23 23:19:12 +0200
  • 3e443ea644 [pylint] Hiding information message from pylint Louis 2015-08-23 17:51:19 +0200
  • 8edccbbbe5 Corrected error in documentation Louis 2015-08-23 17:32:26 +0200
  • 8980576139 [WIP] First draft to chords parsing and rendering Louis 2015-08-23 17:27:33 +0200
  • 80b0fbabaf Deleting useless comment Louis 2015-08-23 15:20:53 +0200
  • 6b5b08701f Merge branch 'master' of github.com:patacrep/patacrep Louis 2015-07-28 21:09:41 +0200
  • f093f02d13 Added semicolon as a default author separator Louis 2015-07-28 21:08:48 +0200
  • 621facd21d Merge pull request #77 from patacrep/pkgutil Luthaf 2015-05-14 16:01:02 +0200
  • 69f8a5e831 Plugins: Using pkgutil.walk_packages instead of our own re-implementation #77 Louis 2015-05-05 11:01:25 +0200
  • e71ecd2b81 Merge 320d1d4b50 into 688f6c70ac #76 Luthaf 2015-04-28 13:51:30 +0000
  • 320d1d4b50 Fix plugins loading outside of patacrep root #76 Luthaf 2015-04-27 21:37:55 +0200
  • 688f6c70ac Merge pull request #75 from patacrep/tox Luthaf 2015-04-11 21:29:18 +0200
  • 0f9844d65e Typo #75 Louis 2015-04-11 20:47:46 +0200
  • eae308596d typo Louis 2015-04-11 20:16:45 +0200
  • 0442d9b58e [README] More badges Louis 2015-04-11 20:14:37 +0200
  • aa960fa139 Add build badge in README Luthaf 2015-04-11 19:53:07 +0200
  • d76b85b29f Add travis powered tests Luthaf 2015-04-11 19:44:09 +0200
  • 4005d8fdcd Add tox files to gitignore Luthaf 2015-04-11 19:43:53 +0200
  • 4323ca0ffb [test] Using tox Louis 2015-04-11 18:48:50 +0200
  • a09d3f5256 Added a pylintrc file; made code pylint compliant Louis 2015-04-11 18:48:19 +0200
  • e3f523c297 pylint Louis 2015-02-24 16:42:04 +0100
  • ff4d2ae06a Template generation is cleaner Louis 2015-02-24 16:34:32 +0100
  • 968891c380 Merge pull request #70 from patacrep/chordpro Luthaf 2015-01-29 18:20:20 +0100
  • edf844f98d Corrections (due to problems with git merge) #70 Louis 2015-01-29 18:07:51 +0100
  • 18fee66c9c Merge branch 'chordpro' of github.com:patacrep/patacrep into chordpro Louis 2015-01-29 18:01:49 +0100
  • 68892d83aa Deleting useless comments Louis 2015-01-29 15:34:18 +0100
  • b9d459ec24 Tex rendere works Louis 2015-01-24 20:11:59 +0100
  • 9c49243db1 Turned authors in a list of authors Louis 2015-01-24 15:11:12 +0100
  • 2039001dd1 Parsing works on tests Louis 2015-01-24 14:36:01 +0100
  • 5d0d0d7000 [chordpro][WIP] Les lignes sont correctement analysées Louis 2015-01-23 23:23:52 +0100
  • eefcbd2bd2 Réorganisation en prévision du support des fichiers chordpro Louis 2015-01-23 19:28:09 +0100
  • ca8580d942 Logging: better handling of newlines Louis 2015-01-23 14:21:09 +0100
  • e7ea9e07d1 [WIP] Chordpro format Luthaf 2015-01-19 21:16:10 +0100
  • a2fcfa488d ChordPro example file Luthaf 2014-10-06 22:31:05 +0200
  • e6b4f5db9a First minimalist chordpro lexer Luthaf 2014-10-06 22:30:46 +0200
  • 7993a0dd55 Utilisation de hgtools Louis 2015-01-17 10:10:02 +0100
  • 37dbc0405b Deleting useless comments Louis 2015-01-29 15:34:18 +0100
  • 3cbfc4f5c9 README is well rendered both in github and Pypi Louis 2015-01-25 22:31:47 +0100
  • feb642952a Tex rendere works Louis 2015-01-24 20:11:59 +0100
  • cacd957ac5 Turned authors in a list of authors Louis 2015-01-24 15:11:12 +0100
  • eff4286a77 Parsing works on tests Louis 2015-01-24 14:36:01 +0100
  • 9e507fcc42 [chordpro][WIP] Les lignes sont correctement analysées Louis 2015-01-23 23:23:52 +0100
  • a62cb29216 Merge branch 'master' into chordpro Louis 2015-01-23 20:34:18 +0100
  • a2e5c476e5 Réorganisation en prévision du support des fichiers chordpro Louis 2015-01-23 19:28:09 +0100
  • e9af147866 Logging: better handling of newlines Louis 2015-01-23 14:21:09 +0100
  • 2c79570ceb [WIP] Chordpro format Luthaf 2015-01-19 21:16:10 +0100
  • 58f13cfa9c Merge pull request #72 from patacrep/stdeb Luthaf 2015-01-18 20:21:43 +0100
  • 40f3327e1b Merge branch 'master' into hgtools #73 Louis 2015-01-17 10:10:30 +0100
  • 2d616df3d9 Utilisation de hgtools Louis 2015-01-17 10:10:02 +0100
  • c320f0e3ba [WIP] Debian package #72 Louis 2015-01-16 23:33:11 +0100
  • 79e18c8019 Merge pull request #71 from patacrep/subprocess_log Luthaf 2015-01-10 21:42:22 +0100
  • 5db2eb7c49 pdflatex output is now logged line per line (not as a whole text at the end of compilation) #71 Louis 2015-01-10 18:54:46 +0100
  • 1932500abf Typo Louis 2014-12-20 07:42:02 +0100
  • fbc2560c5d Update Readme and NEWS for v4.0 v4.0.0 Luthaf 2014-12-19 20:49:37 +0100
  • 970f5761bc Check for Python version at runtime Luthaf 2014-12-17 13:45:57 +0100
  • b35da1325f Merge branch 'master' into utf-8 Louis 2014-12-14 15:19:42 +0100
  • ff75638e91 Merge pull request #65 from patacrep/python3 Luthaf 2014-11-26 11:16:57 +0100
  • 176c10fd05 Deleting obsolet # -*- coding: utf-8 -*- lines Louis 2014-11-26 10:49:56 +0100
  • 4205520e7e Merge pull request #69 from patacrep/encoding #65 Luthaf 2014-11-25 12:16:08 +0100
  • 88ba800fb3 Added option 'encoding' to songbook fiels #69 Louis 2014-11-22 11:27:54 +0100
  • 607e064bfb Transformation de encoding.open_read en un 'context manager' Louis 2014-11-22 11:02:13 +0100
  • d40ae1cea6 Datadir and fullpath are no longer stored in cached songs Louis 2014-11-22 10:46:20 +0100
  • 9bd95b9300 Merge pull request #67 from patacrep/setuptools Luthaf 2014-11-19 22:40:36 +0100
  • cb62c288cd Python2 n'est plus supporté #67 Louis 2014-11-19 09:59:46 +0100
  • 063c46098e L'installateur utilise aussi Python3 Louis 2014-11-16 17:51:16 +0100
  • e38359b365 Oubli Louis 2014-11-16 17:49:05 +0100
  • 24ab918703 Merge 08aa70bd13 into d8f53c7153 #66 Louis 2014-11-16 16:39:14 +0000
  • 08aa70bd13 Simplification de l'installateur #66 Louis 2014-11-16 17:38:13 +0100