Commit Graph

8954 Commits

Author SHA1 Message Date
30secondsofcode
37c82cea64 Travis build: 562 2019-11-14 21:00:44 +00:00
Angelos Chalaris
58aaea9ee4 Merge pull request #170 from arschles/patch-1
[FIX] Fixing a typo in the title of the hamburger button
2019-11-14 22:55:42 +02:00
Aaron Schlesinger
247102f95d Fixing a typo in the title of the hamburger button
The hamburger button page was titled "Hamburguer Button", so I corrected it to "Hamburger Button" (no `uer` at the end of hamburger, just `er`)
2019-11-14 12:18:45 -08:00
30secondsofcode
d72f4033f5 Travis build: 1555 [cron] 2019-11-07 17:15:04 +00:00
30secondsofcode
5c4fff3576 Travis build: 134 2019-11-07 14:08:48 +00:00
Angelos Chalaris
019005e172 Update config.js 2019-11-07 16:07:43 +02:00
30secondsofcode
88e0b5214d Travis build: 552 2019-11-06 17:34:10 +00:00
30secondsofcode
e6064b1236 Travis build: 208 2019-11-06 17:32:29 +00:00
30secondsofcode
0acddd6db5 Travis build: 131 2019-11-06 17:32:16 +00:00
Angelos Chalaris
5ab1290572 Update snippetParser.js 2019-11-06 19:31:52 +02:00
Angelos Chalaris
693f76ced2 Update snippetParser.js 2019-11-06 19:31:15 +02:00
Angelos Chalaris
9e242a4533 Update snippetParser.js 2019-11-06 19:31:01 +02:00
30secondsofcode
99cd824e03 Travis build: 1553 2019-11-06 17:28:06 +00:00
Angelos Chalaris
acc432f60f Merge pull request #169 from 30-seconds/update-extractor
[Chore] Update extractor for 30-seconds-web
2019-11-06 19:25:04 +02:00
Angelos Chalaris
5e23699431 Merge pull request #80 from 30-seconds/update-extractor
[Chore] Update extractor for 30-seconds-web
2019-11-06 19:24:55 +02:00
Angelos Chalaris
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
Angelos Chalaris
c9dadc5450 Merge pull request #1042 from 30-seconds/update-extractor
[Chore] Update extractor for 30-seconds-web
2019-11-06 19:24:42 +02:00
Angelos Chalaris
9b675bfdd3 [Chore] Update extractor for 30web 2019-11-06 19:23:41 +02:00
Angelos Chalaris
d849ee91ba [Chore] Update extractor for 30web 2019-11-06 19:19:37 +02:00
Angelos Chalaris
4f54c22c1b [Chore] Update extractor for 30web 2019-11-06 19:10:22 +02:00
Angelos Chalaris
80f3a24222 [Chore] Update extractor for 30web 2019-11-06 19:05:35 +02:00
30secondsofcode
3251b4083d Travis build: 1545 [cron] 2019-11-05 17:14:06 +00:00
30secondsofcode
fb02a1a37b Travis build: 1543 2019-11-05 13:04:24 +00:00
Angelos Chalaris
9c17639751 Merge pull request #1041 from 7assenTlili/pr/includesAll
add includesAll
2019-11-05 14:30:05 +02:00
Angelos Chalaris
690b181995 Update includesAll.md 2019-11-05 14:29:50 +02:00
7assentlili
c221478e2d add includesAll 2019-11-04 20:37:16 +01:00
30secondsofcode
126a73e3b9 Travis build: 1541 [cron] 2019-11-04 17:13:38 +00:00
30secondsofcode
e5522dcf4c Travis build: 1539 2019-11-04 07:17:49 +00:00
Angelos Chalaris
e76a83f138 Merge pull request #1040 from 7assenTlili/pr/includesAny
add includesAny
2019-11-04 09:15:00 +02:00
7assentlili
714e64d2b8 add includesAny 2019-11-03 22:49:17 +01:00
30secondsofcode
15b9b6fe5b Travis build: 200 2019-11-02 08:57:57 +00:00
Angelos Chalaris
d9ecb310b0 Merge pull request #165 from rohitbabugaddeti/patch-4
updated documentation
2019-11-02 10:56:26 +02:00
Gaddeti Rohit Babu
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
30secondsofcode
a9b1277377 Travis build: 195 2019-11-01 07:11:33 +00:00
Angelos Chalaris
3d2ffd115e Merge pull request #164 from zachvalenta/patch-2
amend link formatting
2019-11-01 09:10:06 +02:00
Angelos Chalaris
4199cfab06 Merge pull request #163 from zachvalenta/patch-1
make consistent with keys_only
2019-11-01 09:09:38 +02:00
zach valenta
a7e9012ca1 amend link formatting 2019-10-31 12:10:17 -04:00
zach valenta
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
30secondsofcode
17259910dd Travis build: 191 2019-10-31 07:44:16 +00:00
Angelos Chalaris
b0853fcd1c Merge pull request #154 from ShuLaPy/max_element_pos
Max element pos
2019-10-31 09:42:53 +02:00
Angelos Chalaris
6696821735 Update and rename max_element_pos.md to max_element_index.md 2019-10-31 09:42:21 +02:00
30secondsofcode
80776131a5 Travis build: 189 2019-10-31 07:39:05 +00:00
Angelos Chalaris
17a4faf07a Merge pull request #148 from rohitbabugaddeti/patch-3
modified regexp and documentation
2019-10-31 09:37:21 +02:00
Angelos Chalaris
af91bb1695 Update camel.md 2019-10-31 09:36:39 +02:00
30secondsofcode
81ba93e596 Travis build: 187 2019-10-31 07:35:32 +00:00
Angelos Chalaris
8fc995989d Resolves #161 2019-10-31 09:34:01 +02:00
30secondsofcode
59426f1d70 Travis build: 176 2019-10-25 07:13:18 +00:00
Angelos Chalaris
70b6d7ca4f Rename initialiaze_2d_list.md to initialize_2d_list.md 2019-10-25 10:11:51 +03:00
Shubham Lad
4ff3d8ae61 program to find index of large number in list 2019-10-22 00:37:32 +05:30
Shubham Lad
8a46cbdc26 program to find index of large number in list 2019-10-22 00:29:28 +05:30