Commit Graph

1786 Commits

Author SHA1 Message Date
e16f34405a Create geometricProgression.md 2018-01-03 13:06:23 +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
f8ee98b77a Travis build: 884 2018-01-03 06:11:28 +00: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
226ed595a9 Merge pull request #462 from Pl4gue/patch-1
Add ProductHunt Badge to README
2018-01-03 07:04:47 +01:00
8454637f9e Travis build: 880 2018-01-03 06:02:08 +00:00
4860ba1339 Merge pull request #465 from kriadmin/patch-3
Fixed grammar
2018-01-03 07:01:05 +01:00
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
9062c161b7 Add ProductHunt 2018-01-03 01:50:47 +01:00
2789d947ea Travis build: 872 2018-01-02 21:19:08 +00:00
d4989d1413 Ready to release 2018-01-02 23:16:02 +02:00
04ca5a740a Fixed travis scripts 2018-01-02 21:59:21 +02:00
270353de82 Travis build: 867 2018-01-02 19:45:33 +00:00
038b7a9219 Travis Build: 866 [api] 2018-01-02 21:41:13 +02:00
0a4ada771c Fixed scripts 2018-01-02 21:23:56 +02:00
f0b2cb7f9c Updated scripts and travis to handle cron jobs properly 2018-01-02 21:20:22 +02:00
fb57e9c4be Added a [cron] tag to cron builds 2018-01-02 18:03:50 +02:00
308146e22a Travis build: 857 [ci skip] 2018-01-02 15:58:26 +00:00
092aa988a9 Fixed the travis process 2018-01-02 17:55:41 +02: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
61b94a7929 Fixed bug in the module builder 2018-01-02 17:52:37 +02:00
d451f85e8d Updated for cron jobs 2018-01-02 17:49:07 +02:00
abbfd00707 fixed typos 2018-01-02 21:14:44 +05:30
c8c6f08643 Merge pull request #461 from Chalarangelo/atomiks-patch-2
[UPDATE] once.md
2018-01-02 17:36:00 +02:00
f2988dda85 allow for this context binding 2018-01-03 02:31:48 +11:00
c679f5d6b8 Converted dependencies to devDependencies 2018-01-02 16:53:59 +02:00
eaa153aebd Travis build: 848 [ci skip] 2018-01-02 14:53:00 +00:00
3edcdce736 Merge pull request #390 from atomiks/module-script
[FEATURE] Create a script for building a module
2018-01-02 16:51:44 +02:00
eed6b2c335 Added comments to the module building scripts 2018-01-02 16:38:10 +02:00
fe21605278 Merge pull request #460 from ss18/typos
Fixed minor typos
2018-01-02 13:53:06 +02: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
8d8b110f3b Travis build: 837 [ci skip] 2018-01-02 08:42:50 +00: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
ff49819074 Travis build: 835 [ci skip] 2018-01-02 08:38:48 +00:00
00f266871c Merge pull request #456 from atomiks/runAsync
[FEATURE] runAsync snippet
2018-01-02 10:37:57 +02:00