Commit Graph

8926 Commits

Author SHA1 Message Date
Rob-Rychs
aa31f4cc74 fix #results in examples, added test file for keys_only 2018-04-15 10:10:41 -07:00
30secondsofcode
7ed767059d Travis build: 1964 2018-04-15 16:19:51 +00:00
Angelos Chalaris
99ac5a6137 Add isBrowserTabFocused, fixed is tests 2018-04-15 19:18:44 +03:00
30secondsofcode
2237bc35c1 Travis build: 1962 [cron] 2018-04-14 20:53:54 +00:00
Stefan Feješ
e339c12c5f Merge pull request #89 from seanvinci/master
Add new snippets
2018-04-14 20:22:44 +02:00
Rohit Tanwar
3d523eb633 Travis build: 945 2018-04-14 15:10:01 +00:00
Rohit Tanwar
de4a932a24 fix bugs 2018-04-14 15:06:37 +05:30
maple3142
5a90166db2 Add initializeNDArray 2018-04-14 15:52:39 +08:00
Rohit Tanwar
ec05d402af Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code 2018-04-14 11:54:07 +05:30
Rohit Tanwar
3b9790bd73 Travis build: 943 2018-04-14 10:54:46 +00:00
Rohit Tanwar
bf473816b3 fix bug in tag databse 2018-04-14 11:52:21 +05:30
Rohit Tanwar
c265a93ede add flake8 2018-04-14 10:52:03 +05:30
Rohit Tanwar
aa50142e17 Merge pull request #31 from vignesh240/changing-array-to-list
changing-array-to-list
2018-04-14 15:49:04 +05:30
vignesh
841385b5ed changing-array-to-list 2018-04-14 08:35:58 +05:30
30secondsofcode
d5ca9aac45 Travis build: 1960 [cron] 2018-04-13 20:53:01 +00:00
30secondsofcode
d6cf885df9 Travis build: 1958 2018-04-13 17:40:58 +00:00
Angelos Chalaris
fec02d061b Merge remote-tracking branch 'origin/master' 2018-04-13 20:39:48 +03:00
Angelos Chalaris
c402088c1b Fixed event tracking
Properly sends events for tracking clickthrough
2018-04-13 20:38:25 +03:00
30secondsofcode
6a0eadc8bd Travis build: 1956 2018-04-13 17:05:21 +00:00
Angelos Chalaris
fdf21478e1 Google Analytics event
Tracking click-through to Github repository
2018-04-13 20:04:11 +03:00
Angelos Chalaris
239c75414b Merge pull request #650 from kriadmin/patch-1
Update util.js
2018-04-13 19:57:14 +03:00
Jessica Westphal
20be888f24 fix: A better example for calc() function 2018-04-13 12:39:57 -03:00
Rohit Tanwar
53c11c21fd add flake8 requirement 2018-04-13 17:26:00 +05:30
Rohit Tanwar
32b14080dc add flake8 requirement 2018-04-13 17:17:37 +05:30
Rohit Tanwar
fca193670a Merge branch 'patch-3' of https://github.com/kriadmin/30-seconds-of-css 2018-04-13 15:11:04 +05:30
Rohit Tanwar
b065ee65d8 Update Tag.js 2018-04-13 20:21:32 +05:30
30secondsofcode
44d914b59f Travis build: 1953 [cron] 2018-04-12 20:52:50 +00:00
30secondsofcode
bac7270495 Travis build: 1951 2018-04-12 18:45:32 +00:00
Angelos Chalaris
d5bd85bdca Merge pull request #646 from yazeedb/add-renameKeys
[FEATURE] renameKeys
2018-04-12 21:43:14 +03:00
Angelos Chalaris
07cb256893 Merge pull request #648 from Chalarangelo/hz
[FEATURE] hz
2018-04-12 21:42:52 +03:00
Angelos Chalaris
503e74c8c6 Update hz.md 2018-04-12 21:42:34 +03:00
Rohit Tanwar
f986f47335 Update util.js 2018-04-12 23:23:00 +05:30
Rohit Tanwar
d3c9524379 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code 2018-04-12 18:20:32 +05:30
Rohit Tanwar
6075e5a5e2 Merge pull request #30 from kriadmin/fix_max_n
fix max_n
2018-04-12 23:03:56 +05:30
Rohit Tanwar
35717acda4 Merge branch 'master' into fix_max_n 2018-04-12 23:02:23 +05:30
Rohit Tanwar
5b7baf43f8 Fix some bugs
Change lint.py to print the name of file being linted for easy debugging. Also removed a bug from website\main.py
2018-04-12 17:46:30 +05:30
Rohit Tanwar
0c4e433628 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code 2018-04-12 16:21:34 +05:30
Rohit Tanwar
1efa8a45bf Merge pull request #23 from deepserket/master
Fix some issues
2018-04-12 21:43:50 +05:30
Rohit Tanwar
8e16ccb96c Add License (CC-0) 2018-04-12 21:31:13 +05:30
Rohit Tanwar
5c63c3a5ec Delete LICENCE to change to CC 2018-04-12 21:27:00 +05:30
Rohit Tanwar
24c7ffd108 Merge pull request #25 from arpit1997/master
fix: snippets reserved name shadowing
2018-04-12 21:21:15 +05:30
Rohit Tanwar
d3fd9d9de5 fix max_n 2018-04-12 16:17:18 +05:30
Rohit Tanwar
5875703c33 add first timers only badge 2018-04-12 16:10:18 +05:30
Rohit Tanwar
856e331293 fix typo in contributor databse 2018-04-12 15:36:12 +05:30
30secondsofcode
5f8b950f34 Travis build: 1947 2018-04-12 05:36:08 +00:00
atomiks
60f0bcbb6c Merge pull request #649 from Chalarangelo/fix-is
fix(is.md): use constructor property instead of instanceof
2018-04-12 15:34:46 +10:00
atomiks
48b5a74766 Update hz.md 2018-04-12 15:26:07 +10:00
atomiks
7f42adf4c9 Update is.md 2018-04-12 15:20:50 +10:00
30secondsofcode
7f567a08ba Travis build: 1943 [cron] 2018-04-11 20:51:46 +00:00
atomiks
1cf3abb886 fix: use constructor property instead of instanceof 2018-04-12 00:29:40 +10:00