Alex
b69010d05c
Map.fetch! -> Map.fetch
...
I think is better to continue use safe ```Map.fetch``` until we familiarize users with dangerous function concept.
Not every body comes from ruby background, with knowledge of ```?``` and ```!``` function notations.
test ifx
2016-04-26 21:16:43 +03:00
Felipe Seré
a8784b5349
Merge pull request #85 from elixirkoans/clarify-strict-matching
...
Attempt clarifying the pin operator
2016-04-26 14:08:04 +01:00
Uku Taht
30dcdd5efe
Move blank in pin operator koan
2016-04-26 13:32:33 +01:00
Uku Taht
da60424d7e
Merge pull request #83 from RabeaGleissner/update-instructions
...
Updates to Readme
2016-04-26 13:05:36 +01:00
Uku Taht
353ce95a1a
Attempt clarifying the pin operator
2016-04-26 13:03:46 +01:00
Uku Taht
2aeccdd8f7
Merge pull request #84 from RabeaGleissner/new-pattern-matching-koan
...
Additions to pattern matching koans
2016-04-26 12:51:17 +01:00
Rabea Gleissner
72048db01f
Fixes typo
2016-04-26 12:31:45 +01:00
Rabea Gleissner
919b877d51
Makes changing pattern more obvious
2016-04-26 12:24:57 +01:00
Rabea Gleissner
9ec6089bde
Add new koan for anonymous functions with pattern matching
2016-04-26 12:07:45 +01:00
Rabea Gleissner
f674db1f70
updates Readme
2016-04-26 10:40:10 +01:00
Felipe Seré
bf1cf2a155
Merge pull request #82 from Zanadar/zm-pipe-is-cons
...
Struct koans now calls '|' operator by correct name: 'cons'
2016-04-26 07:00:37 +01:00
Zander Mackie
d1c7a179f6
Struct koans now calls '|' operator by correct name: 'cons'
2016-04-25 17:54:59 -04:00
Uku Taht
162fec6731
Update travis badge
2016-04-25 09:40:10 +01:00
Uku Taht
41bd2c5a21
Merge pull request #81 from iamvery/refactor-tests
...
Refactor blanks tests
2016-04-25 08:57:51 +01:00
Jay Hayes
c894641106
Remove unneeded element from match
...
Maps support partial matching, no need to include a key for an unneeded
value.
2016-04-24 23:11:34 -05:00
Jay Hayes
4a42e78e63
whitespace
2016-04-24 23:08:15 -05:00
Jay Hayes
fcff0af7b2
Removed unneeded test harness macro
2016-04-24 23:08:06 -05:00
Jay Hayes
b4fb404aff
Quote expressions instead of hand-writing them
...
This makes it much easier to grok.
2016-04-24 22:58:26 -05:00
Jay Hayes
8a706846d3
Remove unused functions
2016-04-24 22:58:01 -05:00
Felipe Seré
cb560d6815
Merge pull request #76 from elixirkoans/remove-blank-assertions
...
Remove BlankAssertions
2016-04-24 15:14:24 +01:00
Felipe Seré
fcb45c78da
Merge pull request #78 from iamvery/trailing-commas
...
Add trailing commas to multi-line lists and maps
2016-04-24 10:44:14 +01:00
Felipe Seré
1a17eb5db8
Merge pull request #79 from fabientownsend/master
...
Modify lists and maps style
2016-04-24 10:40:10 +01:00
fabien townsend
ca1bd36322
Modify lists and maps style
2016-04-24 10:18:57 +02:00
Jay Hayes
7465dca41f
Add trailing commas to multi-line lists and maps
2016-04-23 20:38:43 -05:00
Uku Taht
c60f7c0033
Use 'leveling' instead of 'levelling'
2016-04-24 02:24:14 +01:00
Uku Taht
5e7391402e
Stop wrapping ExUnit
2016-04-23 21:39:22 +01:00
Uku Taht
55cc11ca14
Merge pull request #75 from iamvery/grammar
...
Some grammar changes
2016-04-23 19:40:26 +01:00
Jay Hayes
bc29450f67
Subjective word ordering
...
Subjectively, I find this to read better. Perhaps it's part of my North
American dialect?
2016-04-23 13:07:38 -05:00
Jay Hayes
f780777218
Typo "apart just /as/ easily"
2016-04-23 13:07:01 -05:00
Felipe Sere
869a4559de
Adds our new domain.
2016-04-23 15:04:52 +01:00
Felipe Seré
ad5b486553
Merge pull request #74 from ukutaht/split-test-harness
...
Create a test file for each of the koan modules
2016-04-23 13:10:23 +01:00
Felipe Sere
b1479487b0
Create a test file for each of the koan modules
2016-04-23 12:31:05 +01:00
Uku Taht
4c5009c697
Merge pull request #73 from ukutaht/feedback-from-uku
...
Make sure blank is on the right and improve koans
2016-04-23 12:13:08 +01:00
Felipe Sere
14d4e4f551
Make sure blank is on the right and improve koans
2016-04-23 12:03:13 +01:00
Uku Taht
29da6d92a0
Merge pull request #72 from RabeaGleissner/fixing-typos
...
fixes typos and some formatting
2016-04-22 15:11:51 +01:00
Rabea Gleissner
ee084b4563
fixes typos and some formatting
2016-04-22 15:04:59 +01:00
Uku Taht
52ac7955e5
Merge pull request #71 from ukutaht/double_underscores
...
Use bare triple underscores instead of atoms
2016-04-20 15:40:52 +01:00
Uku Taht
2aec04f9cc
Ignore random messages from the file watcher
2016-04-20 15:01:40 +01:00
Uku Taht
2ed891389c
Add explanation for the first koan
2016-04-20 11:32:13 +01:00
Uku Taht
ded0f11ec6
Use triple underscore instead of double
2016-04-20 11:23:44 +01:00
Uku Taht
046f92a3c2
Merge pull request #70 from ukutaht/fix_assert_receive
...
Implement a custom version of assert_receive.
2016-04-20 11:09:32 +01:00
Uku Taht
d3130ac3dd
Improve error reporing on assert receive
2016-04-20 11:07:19 +01:00
Uku Taht
ea2bb8f9bf
Use bare double underscores instead of atoms
2016-04-19 13:35:20 +01:00
Felipe Sere
211355b1a5
Implement a custom version of assert_receive.
2016-04-18 23:08:21 +01:00
Felipe Seré
45619f6bdb
Merge pull request #69 from ukutaht/remove-arith
...
Remove arithmetic koans
2016-04-18 20:42:23 +01:00
Uku Taht
452aa5d9ee
Remove arithmetic koans
2016-04-18 13:31:32 +01:00
Uku Taht
128188cc68
Merge pull request #68 from ukutaht/fix_assert_receive
...
Fixes the reported line for failures using assert_receive
2016-04-11 14:12:30 +01:00
Uku Taht
57595eb05a
Merge pull request #67 from ukutaht/koans_for_agents
...
Koans for agents
2016-04-11 14:11:13 +01:00
Uku Taht
0b07f61bef
Merge pull request #66 from ukutaht/improve_enum_koans
...
Improve enum koans
2016-04-11 13:54:47 +01:00
Felipe Sere
395182c68d
Fixes the reported line for failures using assert_receive
...
It needed to be turned into a macro and some tinkering with
external vars was needed.
2016-04-10 20:53:10 +01:00