Salvador E. Tropea
|
2d338bada7
|
Removed dead code in macros.py
|
2021-02-04 16:38:38 -03:00 |
Salvador E. Tropea
|
9f2344ed4a
|
Added tests for macros applied to stuff not currently used.
|
2021-02-04 13:06:44 -03:00 |
Salvador E. Tropea
|
7422e9726c
|
Removed some "no cover" comments, clasified the rest
|
2021-02-01 08:53:24 -03:00 |
Salvador E. Tropea
|
9c876d5783
|
Removed dead code in macros.py
|
2020-10-17 16:51:17 -03:00 |
Salvador E. Tropea
|
c29b5902c2
|
Enhanced the document macro coverage info.
- Recycled the s.value Str as @Technologicat suggested
- Added line number info to the target Name as I learned from the
experiments test,
|
2020-10-17 11:11:24 -03:00 |
Salvador E. Tropea
|
087ef2bbb0
|
Trying to fix coverage details using copy_location
|
2020-10-16 18:58:51 -03:00 |
Salvador E. Tropea
|
7c7549e6d7
|
Changed mcpy by mcpyrate to test its functionality.
|
2020-10-16 15:32:00 -03:00 |
Salvador E. Tropea
|
ad7ed9183a
|
Added the concept of `filters`
Closely related to variants, but more abstract.
Will allow much more configurability.
|
2020-08-29 17:38:32 -03:00 |
Salvador E. Tropea
|
3be45edf07
|
Added the basic infraestructure for variants.
Now variants are defined separately so we can apply the variants for
more than one output.
It will also allow different variant semantics.
|
2020-08-28 16:46:24 -03:00 |
SET
|
1c95a44d58
|
Better comments, also left the Python 3.7 code and no 3.8.
|
2020-08-19 20:56:46 -03:00 |
SET
|
abbf100d17
|
Added line information to the "with document" generated lines.
|
2020-08-19 20:37:22 -03:00 |
SET
|
93c824b083
|
Modified mcpy to better report the line numbers.
Seems to work for Python 3.8, but I have doubts for 3.7.
|
2020-08-19 19:31:46 -03:00 |
SET
|
89914443f0
|
Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
|
2020-08-16 22:04:03 -03:00 |