Commit Graph

341 Commits

Author SHA1 Message Date
Uku Taht
e6aa96bf1a Merge pull request #28 from ukutaht/structs
Basic Koans about structs
2016-03-07 16:01:34 +02:00
Felipe Sere
99a561a6dc Basic Koans about structs 2016-03-07 15:59:57 +02:00
Uku Taht
f4ae28dd35 Merge pull request #26 from ukutaht/arithmetic
Koans for basic arithmetic
2016-03-07 15:59:16 +02:00
Uku Taht
41b883de9e Merge pull request #25 from ukutaht/clear-screen
Clear screen on every run.
2016-03-06 17:12:55 +02:00
Felipe Sere
53815ed759 Clears display on failures based on options map 2016-03-06 14:56:13 +00:00
Felipe Sere
4281c63ab1 Adds module to parse arguments passed to mediate 2016-03-06 14:54:12 +00:00
Felipe Sere
3f0bb9b529 Koans for basic arithmetic 2016-03-06 14:15:10 +00:00
Makis Otman
1b4948f7ef Clear screen on every run 2016-03-06 13:36:34 +00:00
Uku Taht
9454b5eb66 Merge pull request #24 from ukutaht/enum
WIP: Basic koans for the Enum module.
2016-02-11 10:16:58 +00:00
Felipe Sere
b1baf1955b Make the enum koans a tad more entretaining. 2016-02-08 21:14:55 +00:00
Felipe Sere
51b3739f46 Basic koans for the Enum module. 2016-02-06 12:30:11 +00:00
Uku Taht
e89f742a5a Merge pull request #17 from ukutaht/better_compile_errors
Intercept and print compile errors in a nicer way.
2016-01-15 12:54:29 +00:00
Uku Taht
e02af381e8 Merge pull request #18 from ukutaht/functions
Koans for Elixir functions.
2016-01-14 09:46:59 +00:00
Felipe Sere
15108425ea Add function capturing 2016-01-13 22:28:21 +00:00
Felipe Sere
8e91473ab8 Add annonymous functions 2016-01-13 22:08:12 +00:00
Felipe Sere
c8d7c37f39 Koans for Elixir functions. 2016-01-13 21:19:29 +00:00
Uku Taht
933e11acb9 Intercept and print compile errors in a nicer way. 2016-01-13 13:33:57 +00:00
Felipe Seré
ac3cb8ed4e Merge pull request #15 from heruku/strings
Initial draft for strings
2016-01-11 16:32:09 +00:00
Uku Taht
c7951cab5e Adds maps back into runner 2016-01-11 16:31:22 +00:00
Uku Taht
0fd5d83e39 Rename strings from 03 to 04 2016-01-11 16:30:39 +00:00
Uku Taht
e9e08b5a44 Initial draft for strings 2016-01-11 16:30:39 +00:00
Uku Taht
31e32ec48b Merge pull request #16 from heruku/maps
WIP: Start work maps
2016-01-11 15:26:04 +00:00
Felipe Sere
18532e66bd Use Jon Snow as an example person "map" 2016-01-11 13:43:50 +00:00
Felipe Sere
f46e1dd751 Start work maps 2016-01-09 23:11:50 +00:00
Makis Otman
c7fefc9f07 Merge pull request #14 from heruku/blanks
Add support for blanks in assertions
2016-01-08 22:02:12 +00:00
Uku Taht
6f5c00d719 Add support for blanks in assertions 2016-01-08 16:28:45 +00:00
Uku Taht
269647a568 prefix filenames numerically 2016-01-08 15:27:21 +00:00
Uku Taht
0e0668cd58 Merge pull request #3 from heruku/add-lists-koans
Add List koans
2016-01-08 15:22:31 +00:00
Makis Otman
0a933ee2ca Add List koans 2016-01-08 15:21:51 +00:00
Uku Taht
103c74a1aa Merge pull request #2 from heruku/runner-colors
Add different color for failed assertion in runner
2016-01-08 12:50:17 +02:00
Makis Otman
5c44a52fbf Add different color for failed assertion in runner 2015-12-18 14:44:13 +00:00
Makis Otman
2cb901cbe9 Merge pull request #1 from heruku/autorunner
Autorunner
2015-12-18 08:51:46 +00:00
Uku Taht
5dec471422 Extract prefix constant for koans 2015-12-17 01:57:49 +00:00
Uku Taht
34cb474569 Extract function to get the source file of a module 2015-12-17 01:52:34 +00:00
Uku Taht
f76aee3672 Extract display for formatting purposes 2015-12-17 01:50:14 +00:00
Uku Taht
4b542c584b Show the source of a failure 2015-12-17 01:41:02 +00:00
Uku Taht
ff10864395 Ignore warnings about redefining modules. It's fine. 2015-12-17 01:21:44 +00:00
Uku Taht
94ff8b63b4 Add basic file watcher to run koans 2015-12-17 01:03:05 +00:00
Uku Taht
cbede62727 Extracts runner from mix task 2015-12-16 12:56:52 +00:00
Uku Taht
19c431dc94 Move koans to their own directory 2015-12-15 17:59:52 +00:00
Uku Taht
ae6b5a7f19 Initial commit 2015-12-15 17:53:27 +00:00