Commit Graph

38 Commits

Author SHA1 Message Date
937a66e76a check_spelling: various improvements
- Use the custom dictionary when checking hyphenated words.
- Add the custom dictionary to the existing dictionary so
  suggestions will include words from the custom dictionary.
- Refactor spell checking functions into wrapper calls.

Removes over 200 false positives.
2021-10-06 13:16:40 +11:00
f4a13d25a5 check_spelling_c: update dictionary 2021-10-06 09:31:51 +11:00
a9dff9b8f2 check_spelling_c: update dictionary 2021-10-05 12:17:02 +11:00
3f12d0ae60 check_spelling_c: add words 2021-09-23 15:13:12 +10:00
08de10dbd8 check_spelling_c_config: update words 2021-08-11 10:07:41 +10:00
4b7563b6a0 check_spelling_c_config: add words 2021-08-06 13:37:43 +10:00
fa6f4cf382 check_spelling_c_config: add words 2021-06-22 16:12:19 +10:00
dc4ccc3bfb check_spelling_c_config: update dictionary 2021-03-01 11:01:57 +11:00
08cd383b43 check_spelling_c_config: add words 2021-02-25 16:36:07 +11:00
0ec3e26c3d check_spelling_c_config: add words 2021-02-05 21:12:04 +11:00
dd131bc4f9 check_spelling_c_config: remove gimble, use gimbal instead 2021-01-04 11:23:29 +11:00
ffc2b09261 check_spelling_c_config.py: add resync
Similar to remap, this is a useful abbreviation in code-comments.
2020-10-02 20:47:14 +10:00
bdf170afd1 check_spelling_c_config: add words 2020-09-10 09:50:56 +10:00
364712fd4c check_spelling_c: update dictionary 2020-09-02 18:32:57 +10:00
ea2a2fa54e check_spelling_c_config: Add words 2020-08-19 14:01:54 +10:00
44ae9d181c check_spelling_c_config: add words 2020-08-07 17:11:12 +10:00
6d77e2f00d check_spelling_c: update config 2020-07-07 12:19:19 +10:00
f9aa5b4d80 check_spelling_c_config: add words 2020-04-07 21:33:02 +10:00
030bd4be67 check_spelling_c_config: Update dictionary 2020-02-15 11:19:02 +11:00
ce943dad8a check_spelling_c: update config 2019-10-17 12:13:42 +11:00
d8c4ae2c23 check_spelling_c_config: update word list 2019-10-10 10:30:02 +11:00
4ad446dbdd check_spelling_c: update word list
Some have been added up-stream, remove some incorrect spellings.
2019-09-30 16:52:06 +10:00
f56fdad4e0 check_spelling_c: update word-list 2019-09-19 13:18:26 +10:00
74ed19803c check_spelling_c: spelling config 2019-08-18 04:32:23 +10:00
e9c84f4289 check_spelling_c: add new words 2019-08-16 22:36:04 +10:00
fb176f7ea3 check_spelling_c: update config 2019-08-12 01:23:58 +10:00
33d3969202 check_spelling_c_config: add words to the exception list. 2019-06-14 14:45:08 +10:00
d4c0954f7b Removing code no longer relevant after BGE removal 2018-04-25 09:17:26 +02:00
373945d097 Add words to ignore list 2016-07-15 01:49:51 +10:00
ee40a3439b spelling 2016-02-02 11:43:25 +11:00
0404f1d289 spelling list update 2016-01-26 16:56:26 +11:00
c309b1bb89 Spelling exception 2016-01-15 05:36:56 +11:00
871b1cc404 Update spelling, add (adjoint, adjugate)
Also sort each category
2015-12-12 15:22:22 +11:00
f990cb62b2 Add words to dictionary 2015-10-26 22:17:26 +11:00
8741deb5f8 add words to dictionary 2015-05-23 22:41:32 +10:00
7d33a85644 update dictionary 2014-08-17 12:20:28 +10:00
13386a247f remove pyflakes reference 2014-06-26 06:10:24 +10:00
260cebc29f add source checker scripts for spelling and style. 2013-11-17 17:26:32 +11:00