Commit Graph

8927 Commits

Author SHA1 Message Date
7b7a5766d6 Travis build: 1684 [cron] 2020-01-06 17:45:52 +00:00
80a9ec7a2e Travis build: 1682 2020-01-05 19:45:57 +00:00
c06917d054 Merge remote-tracking branch 'origin/master' 2020-01-05 21:41:03 +02:00
ec5509f7de Add isContained 2020-01-05 21:40:51 +02:00
9a3e74cefa Add haveSameContents snippet 2020-01-05 21:40:39 +02:00
ccb01a5ad7 Travis build: 310 2020-01-05 12:40:49 +00:00
f28ac824d4 Merge pull request #176 from mx-psi/filterimprov
[FIX: #170] Improve filter functions
2020-01-05 14:39:41 +02:00
ded0927bad Update filter_unique.md 2020-01-05 14:39:21 +02:00
949a29df4f Update filter_non_unique.md 2020-01-05 14:39:06 +02:00
23f68fee3a Update filter_unique.md 2020-01-05 14:38:31 +02:00
680002c8bd Travis build: 308 2020-01-05 12:27:49 +00:00
1e7144d43c Merge pull request #175 from mx-psi/master
[FIX: #171] Suggests using builtin functions
2020-01-05 14:26:45 +02:00
caad1431ca Update zip.md 2020-01-05 14:25:58 +02:00
a8f2284db3 Update split_lines.md 2020-01-05 14:25:31 +02:00
1648eaafad Update sample.md 2020-01-05 14:25:14 +02:00
84ddb26382 Update median.md 2020-01-05 14:24:33 +02:00
8911146de1 Improve filter functions 2020-01-04 14:29:42 +01:00
ed8394afc8 Suggests using builtin functions for median, sample, shuffle, split_lines and zip 2020-01-04 14:00:20 +01:00
6bfdcd360f Travis build: 1678 [cron] 2020-01-03 17:44:11 +00:00
d200279876 Add useComponentWillUnmount 2020-01-03 16:00:56 +02:00
4ebe525fce Travis build: 216 2020-01-03 13:57:59 +00:00
36a9640407 Add useComponentDidMount 2020-01-03 15:56:54 +02:00
a88380728b Travis build: 1676 2020-01-03 13:37:17 +00:00
27ecf5fd86 Add mostFrequent 2020-01-03 15:32:46 +02:00
a3fdf9c6c4 Add frequencies 2020-01-03 15:32:35 +02:00
9e784eb0db Travis build: 214 2020-01-03 12:41:09 +00:00
efb8c56486 Merge remote-tracking branch 'origin/master' 2020-01-03 14:40:15 +02:00
161d2f146c Add useMediaQuery hook 2020-01-03 14:39:46 +02:00
2ba974cd2d Travis build: 304 2020-01-03 11:13:12 +00:00
3bada80a95 Merge pull request #173 from 30-seconds/fix-snippet-problems
Fix snippet problems
2020-01-03 13:12:09 +02:00
5c0bbda612 Update code in factorial 2020-01-03 13:08:53 +02:00
ca487b45a6 Update code in in_range 2020-01-03 13:08:53 +02:00
89c857ece0 Update code in lcm 2020-01-03 13:08:53 +02:00
d0fb9d3b98 Update code in deep_flatten 2020-01-03 13:08:53 +02:00
3217e7a085 Update code in spread 2020-01-03 13:08:53 +02:00
3ea57acd74 Update code in is_anagram 2020-01-03 13:08:53 +02:00
9d6e35d43f Update parameter name in reverse_string 2020-01-03 13:08:53 +02:00
ac060d94dd Update imports
Update imports in rads_to_degrees
Update imports and formatting in gcd
Update imports in degrees_to_rads
Update import in snake
2020-01-03 13:08:42 +02:00
53e4e7f63d Remove semicolons, update imports
Remove semicolons from camel, update imports
Remove semicolons in kebab, update imports
2020-01-03 13:08:28 +02:00
47b718dd54 Remove semicolons
Remove semicolon in head
Remove semicolon in initial
Remove semicolons in tail
2020-01-03 13:08:15 +02:00
0f36c17995 Update explanations
Update explanation in digitize
Update explanation in delay
Update explanation in curry
Update explanation in compose_right
Update explanation in compose
2020-01-03 13:08:00 +02:00
48b44d95de Update description and explanation in sample 2020-01-03 13:07:59 +02:00
9d04ede6c5 Update descriptions
Update description in cast_list
Update description in fibonacci
Update description in all_equal
2020-01-03 13:07:46 +02:00
af304c4b62 Update formatting and description in all_unique 2020-01-03 13:07:46 +02:00
cb8bbd9745 Update formatting
Update formatting in every_nth
Update formatting in shuffle
Update formatting in has_duplicates
Update formatting in group_by
Update formatting in sum_by
Update formatting in zip
Update formatting in longest_item
Update formatting in bifurcate_by
Update formatting in difference_by
Update formatting in clamp_number
Update formatting in min_by
Update formatting in max_by
Update formatting in union
Update formatting in n_times_string
Update formatting in check_prop
Update formatting in chunk
Update formatting in transpose
Update formatting in bifurcate
Update formatting in union_by
Update formatting in initialize_list_with_range
Update formatting in most_frequent
2020-01-03 13:06:54 +02:00
b79bcbf3e2 Travis build: 212 2020-01-03 07:51:18 +00:00
0951c71d05 Add usePrevious hook snippet 2020-01-03 09:50:22 +02:00
9985c0f10f Travis build: 299 2020-01-03 07:10:15 +00:00
f818dcd9ac Merge pull request #172 from 30-seconds/add-new-snippets
Add function snippets
2020-01-03 09:09:11 +02:00
e38176767b Add when 2020-01-02 20:25:45 +02:00