7f73456eb5
Merge pull request #463 from skatcat31/remove/mathMinMax
...
[FIX #419 ] remove max and min shims
2018-01-03 13:47:58 +02:00
b2be168e86
Travis build: 902
2018-01-03 11:47:41 +00:00
ca6ae0c89c
Merge branch 'master' into remove/mathMinMax
2018-01-03 13:47:25 +02:00
5dfd060202
Update description
2018-01-03 12:45:09 +01:00
3c4b21ca0f
Fix end inclusive error
2018-01-03 12:42:11 +01:00
b855de592e
Update pluralize.,md
2018-01-03 16:51:56 +05:30
e92b37181b
Create pluralize.md
2018-01-03 16:47:19 +05:30
3dfe28f2a7
Add examples
2018-01-03 15:51:10 +05:30
69b3897726
Create factors.md
2018-01-03 15:40:47 +05:30
c137dd5277
Update initializeArrayWithRange.md
2018-01-03 14:38:42 +05:30
7d50f43c13
Create luhnCheck.md
2018-01-03 14:32:35 +05:30
83f6a7f4e7
Update initializeArrayWithRange.md
2018-01-03 13:11:37 +05:30
e16f34405a
Create geometricProgression.md
2018-01-03 13:06:23 +05:30
88c8c3596e
Update InitializeArrayWithRange.md
...
Update InitializeArrayWithRange.md to include another parameter step
2018-01-03 12:30:55 +05:30
1e1e98582e
Travis build: 887
2018-01-03 06:17:04 +00:00
6725fda47e
Merge pull request #464 from kriadmin/min-and-max
...
[FEATURE] MinN and MaxN Snippets
2018-01-03 07:15:48 +01:00
231ff2331b
Update minN.md
2018-01-03 11:40:39 +05:30
2b4b4c8880
Merge pull request #466 from kriadmin/patch-4
...
Add the list of supported operator
2018-01-03 07:10:33 +01:00
bfb21ff71a
Update maxN.md
2018-01-03 11:39:40 +05:30
18981b54af
Add the list of supported operator
...
Add the list of supported operators and specify that unary operators are not supported. Also tell that `^` & `**` are the same and are exponential operators(as `^` can be confused to be the xOR symbol)
2018-01-03 09:03:45 +05:30
857e508316
Fixed grammar
2018-01-03 08:55:24 +05:30
94028604f9
add minN and maxN
2018-01-03 08:51:23 +05:30
b3f6f8e7e6
add minN and maxN
2018-01-03 08:48:29 +05:30
529af6b88d
remove max and min shims
2018-01-02 18:07:31 -08:00
e3ed2c24b9
Update memoize.md
2018-01-03 05:10:16 +11:00
f0fd5bcdcb
Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code
2018-01-02 21:24:15 +05:30
b92101f0f5
Travis build: 855 [ci skip]
2018-01-02 15:53:39 +00:00
abbfd00707
fixed typos
2018-01-02 21:14:44 +05:30
f2988dda85
allow for this context binding
2018-01-03 02:31:48 +11:00
7d612d0471
Fixed typos
2018-01-02 12:43:47 +01:00
a5fc517f2b
fixed typos
2018-01-02 16:40:19 +05:30
78c29a1ddb
fixed typos
2018-01-02 16:39:26 +05:30
ba3cf0ea2a
add RPN snippets
2018-01-02 16:16:47 +05:30
6e6916e265
Travis build: 840 [ci skip]
2018-01-02 08:50:06 +00:00
465eb4a177
Merge pull request #455 from atomiks/once
...
[ADD `once.md`] once
2018-01-02 10:49:18 +02:00
5011497935
Updated to use @skatcat31's suggestion
2018-01-02 10:48:08 +02:00
96b88893e3
Update once.md
2018-01-02 10:44:42 +02:00
f2fb45651a
Merge pull request #454 from atomiks/defer
...
[ADD: `defer.md`] defer
2018-01-02 10:41:26 +02:00
9d565ae9f7
Update defer.md
2018-01-02 10:39:19 +02:00
00f266871c
Merge pull request #456 from atomiks/runAsync
...
[FEATURE] runAsync snippet
2018-01-02 10:37:57 +02:00
c900a7758d
Update runAsync.md
2018-01-02 10:35:33 +02:00
3c54e6a402
Update memoize.md
2018-01-02 15:06:52 +11:00
41ed3f5b0d
Update memoize.md
2018-01-02 14:29:08 +11:00
983ed2ba29
Update memoize to use a map and allow access to it
2018-01-02 13:05:39 +11:00
1e4ecc1cdc
Add runAsync snippet
2018-01-02 11:17:52 +11:00
d4cbe8fa51
Update defer.md
2018-01-02 09:47:52 +11:00
c58488d1e7
Add once snippet
2018-01-02 09:40:46 +11:00
fe6e45a4f0
Add defer snippet
2018-01-02 08:40:31 +11:00
43981f05cb
Merge pull request #453 from Chalarangelo/cloneRegexp
...
[FEATURE] cloneRegExp
2018-01-01 20:18:38 +02:00
389382601c
Travis build: 821 [ci skip]
2018-01-01 18:12:12 +00:00