py/gadict_c5.py
Wed, 01 Sep 2021 10:03:45 +0300 Oleksandr Gavenko Fixed compatibility with Python 2.
Mon, 27 Nov 2017 11:59:24 +0200 Oleksandr Gavenko Added support for collocations' reference.
Sat, 14 Oct 2017 00:59:18 +0300 Oleksandr Gavenko Fixed typo.
Fri, 13 Oct 2017 01:44:07 +0300 Oleksandr Gavenko Added support for homophones.
Sat, 11 Mar 2017 23:39:59 +0200 Oleksandr Gavenko LEFT/RIGHT FLOOR symbol are not available by default in Windows. Replace with
Tue, 21 Feb 2017 10:10:03 +0200 Oleksandr Gavenko Switch to built-in `re` Python module over `regex`.
Fri, 30 Dec 2016 20:12:09 +0200 Oleksandr Gavenko Fix after rename.
Fri, 25 Nov 2016 10:41:07 +0200 Oleksandr Gavenko Fix warning from pylint: [C0113(unneeded-not), ] Consider changing "not lang in LANGS" to "lang not in LANGS".
Wed, 23 Nov 2016 11:59:02 +0200 Oleksandr Gavenko Mark article sections with circle and indentation.
Sat, 19 Nov 2016 09:45:33 +0200 Oleksandr Gavenko Add topic to dictd and Anki.
Tue, 08 Nov 2016 19:01:27 +0200 Oleksandr Gavenko Add frequency markers to dictd dictionary and Anki cards.
Tue, 08 Nov 2016 18:08:02 +0200 Oleksandr Gavenko New command line format for passing language list.
Sun, 23 Oct 2016 20:01:22 +0300 Oleksandr Gavenko Add support for hypernyms and hyponyms.
Mon, 10 Oct 2016 19:40:55 +0300 Oleksandr Gavenko Use usual intent level for glossary.
Mon, 10 Oct 2016 18:46:48 +0300 Oleksandr Gavenko Show examples at the end.
Thu, 06 Oct 2016 20:13:08 +0300 Oleksandr Gavenko Custom headwords do not need indentation after omitting built-in headwords (--without-headword).
Wed, 28 Sep 2016 20:55:55 +0300 Oleksandr Gavenko Fix typo after copy/paste.
Wed, 21 Sep 2016 22:57:21 +0300 Oleksandr Gavenko Fix: reverse card missed glossary.
Wed, 21 Sep 2016 22:40:23 +0300 Oleksandr Gavenko Add syntax for glossary/explanation.
Wed, 21 Sep 2016 22:09:37 +0300 Oleksandr Gavenko Add syntax to add related words. Add separators between ant/syn/rel in
Fri, 16 Sep 2016 01:10:21 +0300 Oleksandr Gavenko Include examples into dictionary articles and Packaged Anki Desk files.
Thu, 15 Sep 2016 17:48:20 +0300 Oleksandr Gavenko Store headword structure as class. Store headwords in list to preserve order
Sat, 27 Aug 2016 14:37:58 +0300 Oleksandr Gavenko Order irregular verbs, noun plural form and adverb/adjective comparison form
Thu, 25 Aug 2016 00:43:00 +0300 Oleksandr Gavenko Add links to synonyms and antonyms.
Thu, 25 Aug 2016 00:32:25 +0300 Oleksandr Gavenko Make storage for topics, antonyms and synonyms. Require pos marker.
Mon, 16 May 2016 01:30:04 +0300 Oleksandr Gavenko \langle symbol doesn't displayed in GoldenDict on Windows. Replace with
Sun, 15 May 2016 23:45:44 +0300 Oleksandr Gavenko Fix error under Cygwin Python:
Fri, 15 Apr 2016 18:25:57 +0300 Oleksandr Gavenko Write word variance attributed on same line with headword to preserve space.
Sat, 02 Apr 2016 00:39:10 +0300 Oleksandr Gavenko Remove debug code.
Sat, 02 Apr 2016 00:36:33 +0300 Oleksandr Gavenko Hold pronunciation on same line with headword to reduce article height.
Mon, 28 Mar 2016 01:00:32 +0300 Oleksandr Gavenko Write translation for different language by default.
Mon, 28 Mar 2016 00:46:21 +0300 Oleksandr Gavenko Fix warnings from pylint/pyflakes.
Mon, 28 Mar 2016 00:37:40 +0300 Oleksandr Gavenko Fix warnings from pyflakes.
Mon, 28 Mar 2016 00:31:52 +0300 Oleksandr Gavenko Integrate dictionary metainfo line name and home page url into dictd build.
Sun, 27 Mar 2016 23:59:21 +0300 Oleksandr Gavenko Refactoring: rename file names.
Sun, 27 Mar 2016 23:57:43 +0300 Oleksandr Gavenko Parse dictionary metainfo.
Sun, 27 Mar 2016 22:43:45 +0300 Oleksandr Gavenko File name is not available in parser. Move error printing to writer.
Sun, 27 Mar 2016 16:49:11 +0300 Oleksandr Gavenko Split generator from parser.
less more (0) tip