4633605dc6
Update isWeekday.md
...
We should probably make this and the isWeekend snippet have the same description...
2019-07-19 15:47:09 -07:00
7506499f8c
Simplify the comparison for a weekend
...
Since a weekend is either `0` or `6` from `Date#getDay()`, using `X % 6 === 0` will return the right Boolean value and lead to less function calls or comparisons
2019-07-19 15:43:50 -07:00
0a7a85f479
Merge pull request #84 from 30-seconds/dependabot/pip/flask-1.0
...
Bump flask from 0.12.3 to 1.0
2019-07-19 20:41:33 +03:00
b243d06e48
Merge pull request #83 from 30-seconds/dependabot/pip/website/flask-1.0
...
Bump flask from 0.12.3 to 1.0 in /website
2019-07-19 20:41:19 +03:00
7a7b2eb7f8
Bump flask from 0.12.3 to 1.0
...
Bumps [flask](https://github.com/pallets/flask ) from 0.12.3 to 1.0.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.3...1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-19 17:26:27 +00:00
c985b91f59
Bump flask from 0.12.3 to 1.0 in /website
...
Bumps [flask](https://github.com/pallets/flask ) from 0.12.3 to 1.0.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.3...1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-19 17:17:27 +00:00
f47b1fa5b7
Travis build: 1306
2019-07-19 16:23:29 +00:00
8ed11d54aa
Merge pull request #1000 from peter279k/add_is_weekend
...
[FEATURE] Add isWeekend code snippets
2019-07-19 19:20:31 +03:00
3b84046693
Update tag_database
2019-07-19 19:20:12 +03:00
a7e50ac55f
Travis build: 1304 [cron]
2019-07-19 16:16:05 +00:00
ebd03958a5
Add isWeekend code snippets
2019-07-19 22:21:10 +08:00
bc0aa14697
Travis build: 1302
2019-07-19 10:14:56 +00:00
b18559ac37
Merge pull request #999 from peter279k/add_is_week_day
...
[FEATURE] Add isWeekday code snippets
2019-07-19 13:12:08 +03:00
5328a26e47
Update tag_database
2019-07-19 13:10:47 +03:00
eb078d56f6
Add isWeekday code snippets
2019-07-19 18:04:16 +08:00
4f9076e66e
Travis build: 1300
2019-07-19 08:25:44 +00:00
dbbe292416
Merge pull request #998 from peter279k/add_tomorrow
...
[FEATURE] Add yesterday snippets
2019-07-19 11:22:48 +03:00
ccad1ce12a
Update tag_database
2019-07-19 11:19:17 +03:00
ef310cb851
Add yesterday snippets
2019-07-19 16:09:04 +08:00
82ff65e607
Travis build: 1298
2019-07-19 06:31:59 +00:00
b1f7b1d4da
Merge pull request #997 from peter279k/remove_unofficial
...
[ENHANCEMENT] Remove unofficial message because they're official
2019-07-19 09:29:08 +03:00
f2de046dc1
Update unofficial message everywhere
2019-07-19 09:28:23 +03:00
0840b8138e
Merge pull request #82 from 30-seconds/dependabot/pip/website/flask-0.12.3
...
Bump flask from 0.12.2 to 0.12.3 in /website
2019-07-19 09:24:23 +03:00
7b018bb324
Bump flask from 0.12.2 to 0.12.3 in /website
...
Bumps [flask](https://github.com/pallets/flask ) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.2...0.12.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-19 06:23:32 +00:00
4c4fcf9d40
Merge pull request #81 from 30-seconds/dependabot/pip/flask-0.12.3
...
Bump flask from 0.12.2 to 0.12.3
2019-07-19 09:23:05 +03:00
20e6f76e96
Bump flask from 0.12.2 to 0.12.3
...
Bumps [flask](https://github.com/pallets/flask ) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.2...0.12.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-19 06:22:42 +00:00
4145cc6e14
Merge pull request #36 from evyatarmeged/master
...
[FEATURE] add is_anagram function
2019-07-19 09:19:12 +03:00
b9eb181cdb
Remove unofficial message because they're official
2019-07-19 14:18:51 +08:00
dc7e701f9c
Merge pull request #34 from 0awawa0/fermat_test
...
Added fermat_test.md
2019-07-19 09:17:40 +03:00
e323ba3c3b
Update fermat_test.md
2019-07-19 09:17:16 +03:00
d63b14458e
Merge pull request #62 from NamPNQ/fix-travis
...
fix travis build
2019-07-18 08:22:26 +03:00
9e423e8c5b
Merge pull request #72 from wiktoriatomzik/master
...
Typo: "sring" -> "string"
2019-07-18 08:21:19 +03:00
45d6158187
Merge pull request #70 from jerobado/fix-typo-01
...
Fix some typos
2019-07-18 08:20:49 +03:00
e28ba07e70
Merge pull request #66 from kuingsamlee/master
...
fixed count_vowels function return value error.
2019-07-18 08:18:50 +03:00
94d41fbf6f
Merge branch 'master' into master
2019-07-18 08:18:40 +03:00
be0d1cbaf1
Merge pull request #57 from mattveraldi/fix-keys_only
...
Solved issue #53
2019-07-18 08:11:50 +03:00
01a02b202a
Travis build: 1289 [cron]
2019-07-11 16:12:06 +00:00
ae9eaee179
Merge pull request #145 from 30-seconds/dependabot/npm_and_yarn/lodash-4.17.14
...
Build(deps): Bump lodash from 4.17.11 to 4.17.14
2019-07-11 11:16:12 +03:00
5eb9bb3187
Travis build: 1287
2019-07-11 07:22:52 +00:00
b9d2a302c5
Merge pull request #996 from 30-seconds/dependabot/npm_and_yarn/merge-1.2.1
...
Build(deps): Bump merge from 1.2.0 to 1.2.1
2019-07-11 10:19:56 +03:00
640126bfbb
Build(deps): Bump merge from 1.2.0 to 1.2.1
...
Bumps [merge](https://github.com/yeikos/js.merge ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases )
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-11 07:15:20 +00:00
2d45b1ca4b
Build(deps): Bump lodash from 4.17.11 to 4.17.14
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-11 07:14:54 +00:00
138b7d9332
Merge pull request #144 from 30-seconds/dependabot/npm_and_yarn/lodash.mergewith-4.6.2
...
Build(deps): Bump lodash.mergewith from 4.6.1 to 4.6.2
2019-07-11 08:31:23 +03:00
8b091615dc
Travis build: 1283
2019-07-11 05:30:42 +00:00
7d3ccc094a
Build(deps): Bump lodash.mergewith from 4.6.1 to 4.6.2
...
Bumps [lodash.mergewith](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-11 05:29:40 +00:00
4e5262028f
Merge pull request #995 from 30-seconds/dependabot/npm_and_yarn/lodash-4.17.14
...
Build(deps): Bump lodash from 4.17.10 to 4.17.14
2019-07-11 08:27:07 +03:00
73aeb9c844
Build(deps): Bump lodash from 4.17.10 to 4.17.14
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.10 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.14 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-11 01:43:09 +00:00
77d8ab9186
Merge pull request #79 from SarvasvX/patch-1
...
Fixed error in code
2019-07-10 00:20:37 +03:00
63c84b7daa
Fixed error in code
...
len() was used twice, which produced error. Fixed that.
Also included print() statements, so that the function call actually prints the no. of vovels.
2019-07-09 21:35:57 +05:30
242de6470c
Travis build: 1274 [cron]
2019-07-05 16:07:52 +00:00