|
|
1daa5e9e85
|
Add check prop
|
2020-01-02 16:49:25 +02:00 |
|
|
|
038ed366c1
|
Add delay
|
2020-01-02 16:24:51 +02:00 |
|
|
|
2973799a7d
|
Add curry
|
2020-01-02 16:14:50 +02:00 |
|
|
|
37f433feb7
|
Add compose right
|
2020-01-02 15:51:26 +02:00 |
|
|
|
6620e730e1
|
Add compose
|
2020-01-02 15:51:20 +02:00 |
|
|
|
72efadce08
|
Rename snippet-template
|
2020-01-02 15:45:42 +02:00 |
|
|
|
0440a1f659
|
Travis build: 287
|
2019-12-30 12:36:04 +00:00 |
|
|
|
190e0897b9
|
Update fibonacci.md
|
2019-12-30 14:34:58 +02:00 |
|
|
|
f37d4b60a6
|
Travis build: 281
|
2019-12-26 17:13:43 +00:00 |
|
|
|
bfed96ffef
|
Update chunk.md
|
2019-12-26 19:12:41 +02:00 |
|
|
|
0ef1ae1491
|
Travis build: 279
|
2019-12-26 17:09:40 +00:00 |
|
|
|
08c468c4f6
|
Merge pull request #169 from lipis/patch-1
Fix formatting and remove unnecessary else.
|
2019-12-26 19:08:33 +02:00 |
|
|
|
df9fe81e3e
|
Fix formatting and remove unnecessary else.
|
2019-12-26 14:39:01 +02:00 |
|
|
|
8122367bf7
|
Travis build: 276
|
2019-12-25 18:20:42 +00:00 |
|
|
|
66d870d47c
|
Update split_lines.md
|
2019-12-25 20:19:37 +02:00 |
|
|
|
c785c41c50
|
Travis build: 271
|
2019-12-22 19:26:01 +00:00 |
|
|
|
8b10ccee7d
|
Merge pull request #168 from Trinityyi/patch-1
Fix typo in head
|
2019-12-22 21:24:55 +02:00 |
|
|
|
051e0db2c4
|
Update head.md
|
2019-12-22 21:21:12 +02:00 |
|
|
|
23f008ca2a
|
Update probot
|
2019-12-19 09:07:29 +02:00 |
|
|
|
df185cbc2a
|
Travis build: 264
|
2019-12-18 10:29:14 +00:00 |
|
|
|
7459745bfd
|
Update .travis.yml
|
2019-12-18 12:28:19 +02:00 |
|
|
|
ab64845ef8
|
Travis build: 261
|
2019-12-18 09:54:18 +00:00 |
|
|
|
4ba85ef256
|
Add probot files
|
2019-12-18 11:52:50 +02:00 |
|
|
|
3bb1022e70
|
Travis build: 246
|
2019-12-05 21:14:38 +00:00 |
|
|
|
acd4a4f32d
|
Fix redirects
|
2019-12-05 23:13:24 +02:00 |
|
|
|
9704cda672
|
Travis build: 243
|
2019-12-05 18:05:08 +00:00 |
|
|
|
3aaf5310a3
|
Merge pull request #167 from 30-seconds/integration-tools
Integration for new infrastructure
|
2019-12-05 20:03:19 +02:00 |
|
|
|
888c8ecdba
|
Hyphenate slug redirects
|
2019-12-04 11:01:30 +02:00 |
|
|
|
fd035beb78
|
Delete headers file
|
2019-12-03 10:40:33 +02:00 |
|
|
|
fde366e508
|
Fix broken redirects
Wrong project
|
2019-12-03 10:37:08 +02:00 |
|
|
|
8ee7b98353
|
Update for integration tools
|
2019-12-03 10:24:31 +02:00 |
|
|
|
e6064b1236
|
Travis build: 208
|
2019-11-06 17:32:29 +00:00 |
|
|
|
9e242a4533
|
Update snippetParser.js
|
2019-11-06 19:31:01 +02:00 |
|
|
|
5ed132c2d5
|
Merge pull request #166 from 30-seconds/update-extractor
[Chore] Update extractor for 30-seconds-web
|
2019-11-06 19:24:51 +02:00 |
|
|
|
4f54c22c1b
|
[Chore] Update extractor for 30web
|
2019-11-06 19:10:22 +02:00 |
|
|
|
15b9b6fe5b
|
Travis build: 200
|
2019-11-02 08:57:57 +00:00 |
|
|
|
d9ecb310b0
|
Merge pull request #165 from rohitbabugaddeti/patch-4
updated documentation
|
2019-11-02 10:56:26 +02:00 |
|
|
|
e90fa5db21
|
updated documentation
the regexp is not having any pattern to match a space. Hence changed the documentation accordingly.
|
2019-11-02 13:11:52 +05:30 |
|
|
|
a9b1277377
|
Travis build: 195
|
2019-11-01 07:11:33 +00:00 |
|
|
|
3d2ffd115e
|
Merge pull request #164 from zachvalenta/patch-2
amend link formatting
|
2019-11-01 09:10:06 +02:00 |
|
|
|
4199cfab06
|
Merge pull request #163 from zachvalenta/patch-1
make consistent with keys_only
|
2019-11-01 09:09:38 +02:00 |
|
|
|
a7e9012ca1
|
amend link formatting
|
2019-10-31 12:10:17 -04:00 |
|
|
|
743a6e157b
|
make consistent with keys_only
https://github.com/30-seconds/30-seconds-of-python#keys_only names parameter `flat_dict`, which avoids shadowing `dict`, seems like the right approach for here as well
|
2019-10-31 12:07:11 -04:00 |
|
|
|
17259910dd
|
Travis build: 191
|
2019-10-31 07:44:16 +00:00 |
|
|
|
b0853fcd1c
|
Merge pull request #154 from ShuLaPy/max_element_pos
Max element pos
|
2019-10-31 09:42:53 +02:00 |
|
|
|
6696821735
|
Update and rename max_element_pos.md to max_element_index.md
|
2019-10-31 09:42:21 +02:00 |
|
|
|
80776131a5
|
Travis build: 189
|
2019-10-31 07:39:05 +00:00 |
|
|
|
17a4faf07a
|
Merge pull request #148 from rohitbabugaddeti/patch-3
modified regexp and documentation
|
2019-10-31 09:37:21 +02:00 |
|
|
|
af91bb1695
|
Update camel.md
|
2019-10-31 09:36:39 +02:00 |
|
|
|
81ba93e596
|
Travis build: 187
|
2019-10-31 07:35:32 +00:00 |
|