KiBot/kibot/mcpyrate
Salvador E. Tropea 52a29c26d7 Implemented `de_activate` in mcpyrate.activate
This disables macros after loading the plug-ins.
Now the timing is 160 ms, 30% faster than `mcpy` and 4 times faster
than `macropy`
2020-10-17 15:01:21 -03:00
..
repl Updated mcpyrate, now the time is 260 ms, just 13% over mcpy 2020-10-17 10:17:25 -03:00
__init__.py
activate.py Implemented `de_activate` in mcpyrate.activate 2020-10-17 15:01:21 -03:00
astdumper.py Trying to fix coverage details using copy_location 2020-10-16 18:58:51 -03:00
astfixers.py Trying to fix coverage details using copy_location 2020-10-16 18:58:51 -03:00
bunch.py
core.py Trying to fix coverage details using copy_location 2020-10-16 18:58:51 -03:00
coreutils.py Trying to fix coverage details using copy_location 2020-10-16 18:58:51 -03:00
debug.py
dialects.py Updated mcpyrate, now the time is 260 ms, just 13% over mcpy 2020-10-17 10:17:25 -03:00
expander.py Trying to fix coverage details using copy_location 2020-10-16 18:58:51 -03:00
importer.py Updated mcpyrate, now the time is 260 ms, just 13% over mcpy 2020-10-17 10:17:25 -03:00
markers.py Trying to fix coverage details using copy_location 2020-10-16 18:58:51 -03:00
quotes.py Trying to fix coverage details using copy_location 2020-10-16 18:58:51 -03:00
splicing.py Trying to fix coverage details using copy_location 2020-10-16 18:58:51 -03:00
unparser.py
utils.py
walker.py