Commit Graph

9 Commits

Author SHA1 Message Date
Alex Palaistras e05aabbadb Clean up and separate tests
Tests are now placed in their own folders, and separated per unit.
2016-05-21 13:17:39 +01:00
Alex Palaistras aa37d6c3fd Add initial mixin support.
This adds support for simple mixins, i.e. parameters and parent
selectors aren't handled yet. More to come.
2016-05-17 10:27:47 +01:00
Alex Palaistras c43d0214d8 Fix issue with multi-word variables and incorrect trim 2016-03-20 22:59:57 +00:00
Alex Palaistras ba29487be5 Fix comment block, better align `make help` task-list 2016-03-19 15:22:41 +00:00
Alex Palaistras 7257ea0902 Makefile: Align test result text for better readability 2016-03-19 11:38:03 +00:00
Alex Palaistras 95da80f8c0 Makefile: Simplify `make help` command. 2016-03-16 21:43:17 +00:00
Alex Palaistras 19f2f5b514 Change tagline, fix comments 2016-03-09 22:36:57 +00:00
Alex Palaistras 15d6669097 Makefile: Add help text template for `make help` 2016-03-06 17:25:04 +00:00
Alex Palaistras c270602e37 Move from BASH-based task runner to Makefile 2016-03-06 16:17:20 +00:00