Commit Graph

9 Commits

Author SHA1 Message Date
jonasBoss
f955290b04
Merge branch 'main' into beta (#399) 2022-05-11 23:17:42 +02:00
Tobi
d13b38ee1e
Some formatting (#371)
* docstrings format

* trailing commas, comment positions

* trailing comma, unused imports
2022-04-18 13:52:59 +02:00
jonasBoss
1a2b2d7076
Refactored injection (#263) 2022-04-17 12:19:23 +02:00
Tobi
0cac61149c
Added hold_keys, rearranged test imports, removed deprecated macro capability tracking (#320) 2022-03-03 23:42:37 +01:00
Tobi
8f8800498c
Fixed false positive if plus-syntax in comment (#316) 2022-02-26 14:13:22 +01:00
Tobi
fcfc58287c
parse understands that strings are not macros (#315) 2022-02-26 13:44:38 +01:00
Tobi
55227e0b5a
Changed "otherwise" to "else" in macros, added migration (#291) 2022-02-08 15:53:59 +01:00
jonasBoss
b3e1e4ca19
Refactorings (#275) 2022-01-31 20:58:37 +01:00
sezanzeb
271c250337 Split tests into unit and integration 2022-01-18 00:55:01 +01:00