Overview
Comment: | [build][py] move files from gc_core to graphspell |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | build | graphspell |
Files: | files | file ages | folders |
SHA3-256: |
bb8356bd7dca82c6f54be5ec9a8fdefb |
User & Date: | olr on 2017-12-24 18:39:21 |
Other Links: | branch diff | manifest | tags |
Context
2017-12-24
| ||
18:52 | [build][js] move JS language core extension to a dedicated folder check-in: 66d247e62a user: olr tags: build, graphspell | |
18:39 | [build][py] move files from gc_core to graphspell check-in: bb8356bd7d user: olr tags: build, graphspell | |
18:15 | [build] modify imports check-in: cf5aecc33f user: olr tags: build, graphspell | |
Changes
Name change from gc_core/py/char_player.py to graphspell/char_player.py.
Name change from gc_core/py/dawg.py to graphspell/dawg.py.
Name change from gc_core/py/echo.py to graphspell/echo.py.
Name change from gc_core/py/ibdawg.py to graphspell/ibdawg.py.
Name change from gc_core/py/keyboard_chars_proximity.py to graphspell/keyboard_chars_proximity.py.
Name change from gc_core/py/progressbar.py to graphspell/progressbar.py.
Name change from gc_core/py/spellchecker.py to graphspell/spellchecker.py.
Name change from gc_core/py/str_transform.py to graphspell/str_transform.py.
Name change from gc_core/py/tokenizer.py to graphspell/tokenizer.py.