Commit Graph

20 Commits

Author SHA1 Message Date
f45ed51496 move otf macro logic to process() so that they can be overwritten, other minor changes 2021-03-07 10:57:18 +00:00
4d841f7dbe update readme 2021-03-07 10:01:56 +00:00
d0126b41e8 store macros as dict instead of list of tuples 2021-03-07 10:00:55 +00:00
cc27e52bb1 add on the fly macros 2021-03-06 15:01:48 +00:00
8792f4df49 fix some minor errors 2021-03-06 12:00:35 +00:00
8256d9af08 only tab works as separator 2019-01-25 17:54:18 +00:00
51109be19b update pymacro tests 2019-01-25 17:38:18 +00:00
46dafcd59b Add better end stripping 2019-01-18 23:19:45 +00:00
f46662bc16 Add check before trying to second character of token 2019-01-18 23:05:02 +00:00
75587f7b3a Add ability to source from external macro files 2019-01-18 22:37:48 +00:00
807147ce5d Change macros to conform to my own guidelines lol 2019-01-18 22:22:19 +00:00
c610cc95d6 Remove unnecessary variable 2019-01-18 18:32:28 +00:00
ad848e47ec Remove word_utils.py 2019-01-18 18:29:12 +00:00
7cbcfb7afa Add readme for pymacro 2019-01-18 18:21:29 +00:00
7a7d631a15 Add support for space as a delimiter for macros 2019-01-18 18:15:11 +00:00
b72bf75ddd Add readme 2019-01-18 18:03:13 +00:00
ffaf0b0dc5 Add silent option 2019-01-18 17:50:35 +00:00
0b5db86c83 Add custom plural support 2019-01-18 17:50:00 +00:00
4fd09033aa Add more betterer version of pymacro 2019-01-18 17:34:43 +00:00
b4ed47bab2 Proof of idea (I guess) 2019-01-18 15:45:40 +00:00