Commit Graph

14 Commits

Author SHA1 Message Date
cc0d9f2be0 recover building the manual 2021-06-29 21:49:21 -04:00
8def5844c8 Skip old styles in check-styles 2020-09-02 14:06:35 -04:00
515746063f Fix copy&paste error 2020-09-02 13:55:27 -04:00
286d3866e3 Add style index check in check-styles.py 2020-09-02 12:42:18 -04:00
d0be219419 Refactor check-styles.py 2020-08-03 14:26:55 -04:00
f307d7f5f9 count total number of styles including aliases, suffixes, and undocumented 2020-07-11 13:18:44 -04:00
cd0b034cab adjust regex for removed styles to correctly handle command styles 2020-07-11 13:18:33 -04:00
7b9abda6c4 refactor to use a function to process files with lists of styles 2020-01-12 10:17:14 -05:00
d7242eaa6a print total styles and count/report the number of issues 2020-01-11 20:41:14 -05:00
bc9436a04f add support for computes and fixes 2020-01-11 19:58:31 -05:00
1d838dad19 add checking of kspace styles 2020-01-11 19:41:59 -05:00
66296616ae handle removed styles on bonded command table 2020-01-11 19:10:21 -05:00
a38cf075db add checks for global commands, pair and bonded styles 2020-01-11 18:53:09 -05:00
87a04db02c add prototype of style checking script (incomplete)
so far, this code can compile a list of styles with flags
indicating support for accelerated styles
2019-11-26 16:24:03 -05:00