summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix(CI): overhaulAndrey Orst2020-11-121-25/+19
|
* feature(core): breaking change of project structureAndrey Orst2020-11-101-1/+1
|
* feature(macros): add metadata macros, doc, and some testsAndrey Orst2020-11-081-3/+2
|
* fix(CI): enable metadata in compiled codeAndrey Orst2020-11-071-1/+1
|
* fix(macros): fix metadata testsAndrey Orst2020-11-071-3/+3
|
* fix(CI): update luacov pipelineAndrey Orst2020-11-071-2/+3
|
* fix(CI): fix coverage piplineAndrey Orst2020-11-051-2/+9
|
* feature(testing): move tests to separate directory. Also add some testsAndrey Orst2020-11-051-6/+3
|
* feature(CI): add coverage reportAndrey Orst2020-11-011-1/+1
|
* feature: rebuild project when macros files changeAndrey Orst2020-10-301-2/+7
|
* feature(CI): Test library against Lua 5.4 on Ubuntu 20.10Andrey Orst2020-10-291-4/+6
|
* feature: add support for luacov-console coverage toolAndrey Orst2020-10-281-7/+14
|
* fix: compensate empty lines in coverage scriptAndrey Orst2020-10-261-0/+3
| | | | Also add it to makefile
* feature: add luacov targetAndrey Orst2020-10-261-7/+12
|
* feature(maintenance): Added basic .gitignore and MakefileAndrey Orst2020-10-241-0/+24