1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 10:07:45 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Vasilij Schneidermann
34f7b3dbe2 Implement step 7 2016-07-30 21:53:24 +02:00
Vasilij Schneidermann
aa0ac94f0b Implement step 6 2016-07-30 00:50:43 +02:00
Vasilij Schneidermann
b95c6e2dbf Implement step 5 2016-05-14 19:37:14 +02:00
Vasilij Schneidermann
f823ec25d3 Use truthiness constants 2016-05-12 20:04:48 +02:00
Vasilij Schneidermann
674e1c56b6 Implement step 4 2016-05-12 10:41:05 +02:00
Vasilij Schneidermann
0c8b871ae8 Implement step 3 2016-04-30 23:01:14 +02:00
Vasilij Schneidermann
6a287d6291 Replace runner script to allow for globbing 2016-04-30 16:49:20 +02:00
Vasilij Schneidermann
80a2a73801 Implement step 2 2016-04-30 16:49:20 +02:00
Vasilij Schneidermann
b12906e3bb Add notes 2016-04-29 11:24:25 +02:00
Vasilij Schneidermann
e83d6df703 Implement step 1 2016-04-29 11:24:24 +02:00
Vasilij Schneidermann
916b30b98c Write a runner script
This script serves the following purposes:

- A --silent flag for testing purposes
- Support for @import comments (to work around no modules)
- Accessing extra arguments from CHUCK_ARGUMENTS
2016-04-25 14:20:39 +02:00
Vasilij Schneidermann
4abd73a692 Implement step 0 2016-04-24 16:18:01 +02:00