summary refs log tree commit diff
AgeCommit message (Expand)Author
2025-09-06a fancy new matching method defines commands with arbitrary suffixes HEAD mainIrene Knapp
2025-09-06the vanity commit (change kaylee to pollyana everywhere)Irene Knapp
2025-09-06add a nix package for the now-forked pollyanaIrene Knapp
2025-09-06Merge kaylee into pollyana, yayIrene Knapp
2025-09-06move all the Kaylee code into a subdirectoryIrene Knapp
2025-09-06initial package of kayleeIrene Knapp
2016-07-03Fixed recognition of "forty"Clayton G. Hobbs
2016-06-29Merge branch 'master' of https://github.com/Ratfink/kayleeClayton G. Hobbs
2016-06-29Put all number-words on one line in the corpusClayton G. Hobbs
2016-05-31A bit of cleanup in the READMEClayton G. Hobbs
2016-05-17New icons!Clayton G. Hobbs
2016-05-16Remove unused codeClayton G. Hobbs
2016-05-16Renamed Config.parser -> Config._parserClayton G. Hobbs
2016-05-15Remove reference to the old commands fileClayton G. Hobbs
2016-05-15Formatting and documentationClayton G. Hobbs
2016-05-15Install systemd unit file from setup.pyClayton G. Hobbs
2016-05-14Add a systemd service file for starting KayleeClayton G. Hobbs
2016-04-30Update version number to 0.1.1Clayton G. Hobbs
2016-04-30Update to work with the latest pocketsphinxClayton G. Hobbs
2016-04-30Add a setup.py script for installationClayton G. Hobbs
2016-04-30Add packaging files to .gitignoreClayton G. Hobbs
2016-04-30Convert README to reStructuredTextClayton G. Hobbs
2016-04-30Tell users to copy config, not move itClayton G. Hobbs
2016-02-16Reorganize classes into a "kayleevc" packageClayton G. Hobbs
2016-02-12Remove __future__ print_functionClayton G. Hobbs
2016-02-12Only write the strings file if necessaryClayton G. Hobbs
2016-02-04Open all files using with blocksClayton G. Hobbs
2016-02-04Removed unused import in kaylee.pyClayton G. Hobbs
2016-02-04Moved command configuration to options.jsonClayton G. Hobbs
2016-02-03Wrap long lines in kaylee.pyClayton G. Hobbs
2016-02-03A few corrections and formatting changes to READMEClayton G. Hobbs
2016-01-02Update copyright for 2016Clayton G. Hobbs
2016-01-02Rewrote NumberParser.parse_all_numbers()Clayton G. Hobbs
2015-12-30Fixed the guaranteed-dictionary-update bugClayton G. Hobbs
2015-12-30Added number parsing capabilitiesClayton G. Hobbs
2015-12-27Refactored a couple regular expressionsClayton G. Hobbs
2015-12-27Removed executable permissions from recognizer.pyClayton G. Hobbs
2015-12-27Changed icons for KayleeClayton G. Hobbs
2015-12-27Rename blather.py to kaylee.pyClayton G. Hobbs
2015-12-27Rename license file to COPYINGClayton G. Hobbs
2015-12-27Mention the new dependency in READMEClayton G. Hobbs
2015-12-27Rewrote language_updater.sh in PythonClayton G. Hobbs
2015-12-27Removed prints from config.pyClayton G. Hobbs
2015-12-27Moved paths to Config classClayton G. Hobbs
2015-12-27Quieter; reorganize gst pipeline codeClayton G. Hobbs
2015-12-27Improved config/argument behaviourClayton G. Hobbs
2015-12-27Minor formatting improvementsClayton G. Hobbs
2015-12-27Replaced last YAML bit with JSONClayton G. Hobbs
2015-12-27Beginning work moving from YAML to JSONClayton G. Hobbs
2015-12-27Removed override command line optionClayton G. Hobbs