Commit Graph

50 Commits

Author SHA1 Message Date
00044d47db Build, resolve #235 2017-12-19 16:45:24 +02:00
85f037c222 Merge branch 'master' into add-pullAtValue 2017-12-19 16:39:36 +02:00
8ce8e8091b Build 2017-12-19 13:32:25 +02:00
66d3746c45 Merge branch 'master' into add-pullAtIndex 2017-12-19 13:25:26 +02:00
b992c7d6a1 Merge pull request #244 from kingdavidmartins/pullAll
add pullAll
2017-12-19 13:00:03 +02:00
c2e339760c ran npm run tagger & update tag_database with pullAtValue:array 2017-12-19 01:08:11 -05:00
75e1cf5a00 update tag DB with pullAtIndex:array & ran npm run tagger 2017-12-18 17:44:18 -05:00
3fa8763e7e ran npm tagger & updated pullAll:array -> tag_database 2017-12-18 14:40:26 -05:00
27a1860214 Generated readme, index and tag_database for countVowels 2017-12-18 20:20:24 +01:00
ccc7d38930 Build 2017-12-18 13:06:26 +02:00
f951e3f896 Build 2017-12-18 12:14:24 +02:00
c8b9c4a563 Fully renamed and updated everything, tagged, built 2017-12-17 17:55:51 +02:00
622b4286c6 Merge #113 2017-12-17 12:48:07 +02:00
c5e63542e6 Remove fill array
Resolves #203
2017-12-17 12:18:09 +02:00
80cd011cd0 Tag, lint, build 2017-12-17 11:52:35 +02:00
a60509c005 ran npm run tagger & add array tag to DB 2017-12-16 23:05:18 -05:00
7895d9f519 Added symmetric difference as its own snippet, resolve #168 2017-12-16 18:40:38 +02:00
8f5aa15b3f Remove valueOrDefault 2017-12-16 18:01:59 +02:00
ba8c1ccbc4 Tag and build 2017-12-16 18:00:42 +02:00
ef8771127c Remove array concat 2017-12-16 17:38:06 +02:00
b55b684931 Build, resolve #172 2017-12-16 17:19:16 +02:00
d34d32b1b2 Merge pull request #190 from gnipbao/dev
add camelize and decamelize function
2017-12-16 17:16:17 +02:00
b236f39dfa Update tag_database 2017-12-16 17:14:45 +02:00
ec407bae91 add camelize and decamelize. 2017-12-16 21:24:29 +08:00
5eaacd506e Tag and build 2017-12-16 14:39:08 +02:00
ce58ba64a2 Removed array includes snippet (native JS alternative exists) 2017-12-16 14:34:40 +02:00
fcac67cbd9 Tag and build 2017-12-16 14:32:16 +02:00
4fc9b6904a Tag and build 2017-12-16 14:24:50 +02:00
46ca8b33b7 Removed swap 2017-12-16 14:22:08 +02:00
e0ae406574 Housekeeping, tag and build 2017-12-16 13:56:55 +02:00
d7e20be0af Merge pull request #171 from iamsoorena/take-every-nth-element
take every nth element of an array
2017-12-16 13:35:31 +02:00
5b3a2b874b Merge pull request #170 from iamsoorena/master
adding read file to array function
2017-12-16 13:34:30 +02:00
c3fb3a65a1 Build 2017-12-16 13:03:46 +02:00
1f2edeac15 adding function that make a new array containing every nth element of a given array. 2017-12-15 21:24:55 +03:30
bd3ed7103b adding read file to array function 2017-12-15 20:41:36 +03:30
7d874b0862 Tag and build 2017-12-15 14:37:51 +02:00
aef74133e2 Tag and build 2017-12-15 13:53:12 +02:00
25984a700e Update shallow clone, tag, build 2017-12-15 13:33:46 +02:00
e8293d89de Tag, lint, build 2017-12-15 13:06:53 +02:00
453026fe3b Tag, lint, build 2017-12-15 12:53:09 +02:00
c6f33cddda Merge pull request #144 from kingdavidmartins/add-takeRight
Add takeRight
2017-12-15 12:42:37 +02:00
8b03f3d26d ran npm run tagger & add array tag to DB 2017-12-15 02:37:19 -05:00
dca2f9ec07 ran npm run tagger & add array tag for takeRight 2017-12-14 19:03:20 -05:00
6074aa6754 Tag, lint, build 2017-12-14 23:29:12 +02:00
aafeaaabda Tag, lint, build 2017-12-14 23:00:38 +02:00
3f8ca8d615 Tag and build 2017-12-14 20:49:06 +02:00
240eda3809 Tag and build 2017-12-14 20:26:20 +02:00
2350460ed6 Tag and build README 2017-12-14 19:05:14 +02:00
cd4d6ba9e8 Fixed build script to exclude untagged snippets 2017-12-14 19:02:15 +02:00
e5c1d29ce6 Added tagger script, tagged snippets retroactively 2017-12-14 17:56:12 +02:00