summary refs log tree commit diff
path: root/languageupdater.py
AgeCommit message (Collapse)Author
2015-12-27Refactored a couple regular expressionsClayton G. Hobbs
2015-12-27Rewrote language_updater.sh in PythonClayton G. Hobbs
At the same time, I moved the logic to check if the language should be updated into the new LanguageUpdater class. The README has been updated to reflect the fact that you no longer need to do any of this manually ever.