|
cb294b1ec9
|
update readme
|
2021-03-07 14:44:25 +00:00 |
|
|
5648638fcb
|
update readme, move python implementation to another repo, merge syntax.md with readme.md, remove test.sh
|
2021-03-07 14:33:24 +00:00 |
|
|
10d0b76087
|
fix pymacro not using custom defined plurals
|
2021-03-07 11:44:30 +00:00 |
|
|
7f19892571
|
add overwriting stuff to syntax.md
|
2021-03-07 11:14:34 +00:00 |
|
|
d1218773a4
|
add comments
|
2021-03-07 11:11:36 +00:00 |
|
|
de7be9c0f2
|
simpliply pluralization function
|
2021-03-07 11:05:49 +00:00 |
|
|
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 |
|
|
3f8326cd33
|
Fix syntax.md
|
2019-01-18 22:31:37 +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 |
|
|
efe903b8b1
|
Merge branch 'master' of github.com:alvierahman90/macros
|
2019-01-18 18:24:19 +00:00 |
|
|
4c4c907eb2
|
Edit readme
|
2019-01-18 18:24:09 +00:00 |
|
Alvie Rahman
|
672c142b69
|
Set theme jekyll-theme-minimal
|
2019-01-18 18:22:10 +00:00 |
|
|
7cbcfb7afa
|
Add readme for pymacro
|
2019-01-18 18:21:29 +00:00 |
|
|
72164fd92c
|
Change wording in readme
|
2019-01-18 18:16:43 +00:00 |
|
|
7a7d631a15
|
Add support for space as a delimiter for macros
|
2019-01-18 18:15:11 +00:00 |
|
|
7c93978ad9
|
Edit syntax.md
|
2019-01-18 18:05:38 +00:00 |
|
|
b72bf75ddd
|
Add readme
|
2019-01-18 18:03:13 +00:00 |
|
|
5e56ea491e
|
Add test scripts
|
2019-01-18 17:52:44 +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 |
|
|
a13c7c7c23
|
Add syntax.md. The first version of the syntax.
|
2019-01-18 16:30:34 +00:00 |
|
|
b4ed47bab2
|
Proof of idea (I guess)
|
2019-01-18 15:45:40 +00:00 |
|