|
|
a5b05fc3bc
|
Travis build: 867
|
2018-01-02 19:45:33 +00:00 |
|
|
|
c6911fa1fd
|
Travis Build: 866 [api]
|
2018-01-02 21:41:13 +02:00 |
|
|
|
38b63c8f8f
|
Fixed scripts
|
2018-01-02 21:23:56 +02:00 |
|
|
|
ea41326a0f
|
Updated scripts and travis to handle cron jobs properly
|
2018-01-02 21:20:22 +02:00 |
|
|
|
f70595f36c
|
Update memoize.md
|
2018-01-03 05:10:16 +11:00 |
|
|
|
c682048cc7
|
Update postfixToInfix.md
|
2018-01-02 21:54:39 +05:30 |
|
|
|
cd1e548255
|
Update infixToPostFix.md
|
2018-01-02 21:53:59 +05:30 |
|
|
|
1e6f93ae9c
|
Update
|
2018-01-02 21:37:31 +05:30 |
|
|
|
c45cf0542e
|
Added a [cron] tag to cron builds
|
2018-01-02 18:03:50 +02:00 |
|
|
|
94eb8d0055
|
Travis build: 857 [ci skip]
|
2018-01-02 15:58:26 +00:00 |
|
|
|
a49e075d24
|
Fixed the travis process
|
2018-01-02 17:55:41 +02:00 |
|
|
|
b803fe41dc
|
Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code
|
2018-01-02 21:24:15 +05:30 |
|
|
|
85829a68f5
|
Travis build: 855 [ci skip]
|
2018-01-02 15:53:39 +00:00 |
|
|
|
ea959e64c0
|
Fixed bug in the module builder
|
2018-01-02 17:52:37 +02:00 |
|
|
|
13176deab7
|
Updated for cron jobs
|
2018-01-02 17:49:07 +02:00 |
|
|
|
fabf10a72b
|
fixed typos
|
2018-01-02 21:14:44 +05:30 |
|
|
|
6bb671cb24
|
Merge pull request #461 from Chalarangelo/atomiks-patch-2
[UPDATE] once.md
|
2018-01-02 17:36:00 +02:00 |
|
|
|
91042aa84b
|
allow for this context binding
|
2018-01-03 02:31:48 +11:00 |
|
|
|
248b943900
|
Converted dependencies to devDependencies
|
2018-01-02 16:53:59 +02:00 |
|
|
|
33c39bcb6d
|
Travis build: 848 [ci skip]
|
2018-01-02 14:53:00 +00:00 |
|
|
|
0ea550b6eb
|
Merge pull request #390 from atomiks/module-script
[FEATURE] Create a script for building a module
|
2018-01-02 16:51:44 +02:00 |
|
|
|
cede6fbf58
|
Added comments to the module building scripts
|
2018-01-02 16:38:10 +02:00 |
|
|
|
31fba2c1d6
|
Merge pull request #460 from ss18/typos
Fixed minor typos
|
2018-01-02 13:53:06 +02:00 |
|
|
|
f6d393dba9
|
Fixed typos
|
2018-01-02 12:43:47 +01:00 |
|
|
|
ece5b23112
|
fixed typos
|
2018-01-02 16:40:19 +05:30 |
|
|
|
d69598f36a
|
fixed typos
|
2018-01-02 16:39:26 +05:30 |
|
|
|
f5ba3f6146
|
add RPN snippets
|
2018-01-02 16:16:47 +05:30 |
|
|
|
246d904337
|
ran npm install tap-spec --save-dev & piped tape test to tap-spec
|
2018-01-02 04:21:22 -05:00 |
|
|
|
fafdd593a2
|
format exportTest | line breaks & tabs
|
2018-01-02 04:02:37 -05:00 |
|
|
|
f9525f865e
|
Travis build: 840 [ci skip]
|
2018-01-02 08:50:06 +00:00 |
|
|
|
347cb3558b
|
Merge pull request #455 from atomiks/once
[ADD `once.md`] once
|
2018-01-02 10:49:18 +02:00 |
|
|
|
bc5bea609f
|
Updated to use @skatcat31's suggestion
|
2018-01-02 10:48:08 +02:00 |
|
|
|
947a8b315a
|
Update once.md
|
2018-01-02 10:44:42 +02:00 |
|
|
|
e9950a3164
|
Travis build: 837 [ci skip]
|
2018-01-02 08:42:50 +00:00 |
|
|
|
a8b19947e7
|
Merge pull request #454 from atomiks/defer
[ADD: `defer.md`] defer
|
2018-01-02 10:41:26 +02:00 |
|
|
|
86f3f7055e
|
Update defer.md
|
2018-01-02 10:39:19 +02:00 |
|
|
|
26d2348502
|
Travis build: 835 [ci skip]
|
2018-01-02 08:38:48 +00:00 |
|
|
|
f53bbe79c7
|
Merge pull request #456 from atomiks/runAsync
[FEATURE] runAsync snippet
|
2018-01-02 10:37:57 +02:00 |
|
|
|
3eb12dc0b1
|
Update runAsync.md
|
2018-01-02 10:35:33 +02:00 |
|
|
|
79239e4468
|
if snippetName.test.js exist ignore
|
2018-01-01 23:41:07 -05:00 |
|
|
|
77d89d949c
|
Update memoize.md
|
2018-01-02 15:06:52 +11:00 |
|
|
|
116f68d89d
|
Update memoize.md
|
2018-01-02 14:29:08 +11:00 |
|
|
|
c7cca9bad2
|
Update memoize to use a map and allow access to it
|
2018-01-02 13:05:39 +11:00 |
|
|
|
c7304ff376
|
add 1 test to test if all snippets if they are functions
|
2018-01-01 20:54:37 -05:00 |
|
|
|
a60ae8bfc1
|
filter out errSnippets
|
2018-01-01 20:51:27 -05:00 |
|
|
|
6513f134b2
|
add npm test command to package.json
|
2018-01-01 20:34:36 -05:00 |
|
|
|
5c1b3dea83
|
fix parsing error for parsing exportFile
|
2018-01-01 20:28:30 -05:00 |
|
|
|
674a0dc623
|
Add runAsync snippet
|
2018-01-02 11:17:52 +11:00 |
|
|
|
b2c5630a12
|
Update defer.md
|
2018-01-02 09:47:52 +11:00 |
|
|
|
70d3986557
|
Add once snippet
|
2018-01-02 09:40:46 +11:00 |
|