hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
98 values
lang
stringclasses
21 values
max_stars_repo_path
stringlengths
3
945
max_stars_repo_name
stringlengths
4
118
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
10
max_stars_count
int64
1
368k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
945
max_issues_repo_name
stringlengths
4
118
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
10
max_issues_count
int64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
945
max_forks_repo_name
stringlengths
4
135
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
10
max_forks_count
int64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
5
1.05M
avg_line_length
float64
1
1.03M
max_line_length
int64
2
1.03M
alphanum_fraction
float64
0
1
ed3b1e6a74cf72a6dc9a9d90810c63efa816375d
384
kt
Kotlin
app/src/main/java/com/niicz/sunshinekotlin/detail/DetailContract.kt
niicz/GoogleSunshineKotlin
f7a87d6b8154b31f67498729614e0ed6b90f7b44
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/niicz/sunshinekotlin/detail/DetailContract.kt
niicz/GoogleSunshineKotlin
f7a87d6b8154b31f67498729614e0ed6b90f7b44
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/niicz/sunshinekotlin/detail/DetailContract.kt
niicz/GoogleSunshineKotlin
f7a87d6b8154b31f67498729614e0ed6b90f7b44
[ "Apache-2.0" ]
null
null
null
package com.niicz.sunshinekotlin.detail import com.niicz.sunshinekotlin.BasePresenter import com.niicz.sunshinekotlin.BaseView interface DetailContract { interface View : BaseView<Presenter> { fun showWeatherDetails() } interface Presenter : BasePresenter<View> { override fun takeView(vi...
24
56
0.731771
f147401d1c6ec30abf8f5a937ae2a56d2c6e0fde
2,284
rb
Ruby
lib/kurchatov/monitor.rb
vadv/kurchatov
ba27daea79e2ae093978f9efdde2345e00f566fb
[ "MIT" ]
4
2015-09-29T10:39:15.000Z
2021-02-26T22:53:05.000Z
lib/kurchatov/monitor.rb
vadv/kurchatov
ba27daea79e2ae093978f9efdde2345e00f566fb
[ "MIT" ]
null
null
null
lib/kurchatov/monitor.rb
vadv/kurchatov
ba27daea79e2ae093978f9efdde2345e00f566fb
[ "MIT" ]
1
2016-04-04T13:07:54.000Z
2016-04-04T13:07:54.000Z
module Kurchatov class Monitor class Task include Kurchatov::Mixin::Event attr_accessor :thread, :instance attr_reader :count_errors, :last_error, :last_error_at def initialize(plugin) @plugin = plugin @thread = Thread.new { @plugin.start! } @count_errors = 0 ...
22.613861
140
0.524518
0ff2a8b6d1a72c706df715b01c61d59991920bb5
10,259
kt
Kotlin
baseLib/src/main/java/com/gas/ext/file/ZipExt.kt
alinainai/MvvmJetpack
7a7d524ec6d5adb013e4aa83bc6e01ec689c435a
[ "Apache-2.0" ]
null
null
null
baseLib/src/main/java/com/gas/ext/file/ZipExt.kt
alinainai/MvvmJetpack
7a7d524ec6d5adb013e4aa83bc6e01ec689c435a
[ "Apache-2.0" ]
null
null
null
baseLib/src/main/java/com/gas/ext/file/ZipExt.kt
alinainai/MvvmJetpack
7a7d524ec6d5adb013e4aa83bc6e01ec689c435a
[ "Apache-2.0" ]
null
null
null
package com.gas.ext.file import android.util.Log import com.gas.ext.app.debug import com.gas.ext.io.toFile import com.gas.ext.isSpace import java.io.* import java.util.* import java.util.zip.ZipEntry import java.util.zip.ZipException import java.util.zip.ZipFile import java.util.zip.ZipOutputStream /** * ===========...
29.736232
123
0.610001
6e3c721249bfad37b202460b029ee0f3ffb32a4e
2,467
html
HTML
client/app/common/quoteForm/quoteForm.html
chibui/NG6-starter
6f42d8559bb159323925dc970a8d0ee810e6e7c7
[ "Apache-2.0" ]
null
null
null
client/app/common/quoteForm/quoteForm.html
chibui/NG6-starter
6f42d8559bb159323925dc970a8d0ee810e6e7c7
[ "Apache-2.0" ]
null
null
null
client/app/common/quoteForm/quoteForm.html
chibui/NG6-starter
6f42d8559bb159323925dc970a8d0ee810e6e7c7
[ "Apache-2.0" ]
null
null
null
<section class="quoteForm"> <h1>Let's get started on your quote</h1> <h3>We'll just need some information about you to provide you with a preliminary quote</h3> <form ng-if="!$ctrl.quoteComplete" class="quoteForm" name="$ctrl.quoteForm" ng-submit="$ctrl.performQuote()" novalidate> <label class="quoteForm__lab...
47.442308
158
0.628699
008bb50bf9037107aa3132b5fadb131c21bac5a8
55,390
sql
SQL
Sources/data_browser3/data_browser_diagram_pipes.sql
dstrack/Schema_Data_Browser
c86fb79c87fbe18910c15e2e1ee2d65466f42aa1
[ "BSD-3-Clause" ]
5
2019-11-28T01:00:45.000Z
2021-11-15T18:47:47.000Z
Sources/data_browser3/data_browser_diagram_pipes.sql
dstrack/Schema_Data_Browser
c86fb79c87fbe18910c15e2e1ee2d65466f42aa1
[ "BSD-3-Clause" ]
null
null
null
Sources/data_browser3/data_browser_diagram_pipes.sql
dstrack/Schema_Data_Browser
c86fb79c87fbe18910c15e2e1ee2d65466f42aa1
[ "BSD-3-Clause" ]
1
2020-05-21T18:34:47.000Z
2020-05-21T18:34:47.000Z
/* Copyright 2020 Dirk Strack, Strack Software Development Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agree...
44.030207
206
0.702004
8599ffe35407070cd185c4dc33fdccea1859108b
3,269
js
JavaScript
pages/product.js
DCKT/next-blog
85d0cd455685929f841c07dfad8d6abf5af99780
[ "MIT" ]
null
null
null
pages/product.js
DCKT/next-blog
85d0cd455685929f841c07dfad8d6abf5af99780
[ "MIT" ]
14
2020-06-11T05:36:12.000Z
2022-03-15T20:23:36.000Z
pages/product.js
DCKT/next-blog
85d0cd455685929f841c07dfad8d6abf5af99780
[ "MIT" ]
null
null
null
// @flow import React from 'react' import Layout from '../components/Layout' import * as Moltin from '../utils/js/moltin' import Button from '../components/Button' import { addProduct } from '../actions/cart' import type { TMoltinProduct, TMoltinImage } from '../utils/js/types' import classNames from 'classnames' impor...
27.940171
122
0.576017
186321f0ff7a2d4e409307608697b82b57b3c26f
306
css
CSS
angular-src/src/app/general/login/login.component.css
inesseq/GCE-NEIIST-webapp
e37b0511a52c98a6066df333274af5cf136dbc4c
[ "MIT" ]
1
2020-03-15T18:53:12.000Z
2020-03-15T18:53:12.000Z
angular-src/src/app/general/login/login.component.css
facasaca/GCE-NEIIST-webapp
99595c7d3ab9b69a889aada3c82939cc6dd98247
[ "MIT" ]
null
null
null
angular-src/src/app/general/login/login.component.css
facasaca/GCE-NEIIST-webapp
99595c7d3ab9b69a889aada3c82939cc6dd98247
[ "MIT" ]
null
null
null
.middlePage { width: 70%; height: auto; margin-bottom: 5em; margin-top: 5em; } .spacing { padding-top:7px; padding-bottom:7px; } .centered { text-align: center; } #singlebutton { margin-bottom:10px; } .btn-primary:hover { background-color: #2d3e43; } .panel { width: 70em; }
11.333333
28
0.624183
0c9cc769c2da13b0f56a2dafc87c5ee151893048
1,992
sql
SQL
sql file/todolist.sql
Majd-Rajab1994/to
78f65a5dd7545b77739dbdf1dbd786514f8d248c
[ "MIT" ]
null
null
null
sql file/todolist.sql
Majd-Rajab1994/to
78f65a5dd7545b77739dbdf1dbd786514f8d248c
[ "MIT" ]
null
null
null
sql file/todolist.sql
Majd-Rajab1994/to
78f65a5dd7545b77739dbdf1dbd786514f8d248c
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.8.5 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1:3306 -- Generation Time: Oct 14, 2020 at 07:49 AM -- Server version: 5.7.26 -- PHP Version: 7.3.5 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHA...
26.56
97
0.657129
c4aae14147ec5aa6fad44d253a208e718fe33fdf
8,060
kt
Kotlin
mightypreferences/src/main/kotlin/com/illuzor/mightypreferences/Prefs.kt
illuzor/Mighty-Preferences
0c9f1d392b66c82082e75dab8e65a0f3e8674af7
[ "MIT" ]
1
2018-11-13T05:44:28.000Z
2018-11-13T05:44:28.000Z
mightypreferences/src/main/kotlin/com/illuzor/mightypreferences/Prefs.kt
illuzor/Mighty-Preferences
0c9f1d392b66c82082e75dab8e65a0f3e8674af7
[ "MIT" ]
1
2021-02-04T09:36:22.000Z
2021-02-23T08:53:55.000Z
mightypreferences/src/main/kotlin/com/illuzor/mightypreferences/Prefs.kt
illuzor/Mighty-Preferences
0c9f1d392b66c82082e75dab8e65a0f3e8674af7
[ "MIT" ]
null
null
null
package com.illuzor.mightypreferences import android.content.SharedPreferences @Suppress("NOTHING_TO_INLINE") class Prefs(private val prefs: SharedPreferences) { class PutHelper internal constructor(prefs: SharedPreferences) { private val editor = prefs.edit() fun bool(key: String, value: Boolea...
36.636364
99
0.606079
c460529abed202d6c85d2bf557806283b095a2f4
890
h
C
DirectXTKTutorial_SimpleRendering_7.6/DirectXTKTutorial/Mesh.h
yoshimune/DirectXTKTutorial
f324d902db603d67c96e2e5fa350a1366a28b020
[ "MIT" ]
1
2020-04-07T14:17:33.000Z
2020-04-07T14:17:33.000Z
DirectXTKTutorial_SimpleRendering_7.6/DirectXTKTutorial/Mesh.h
yoshimune/DirectXTKTutorial
f324d902db603d67c96e2e5fa350a1366a28b020
[ "MIT" ]
null
null
null
DirectXTKTutorial_SimpleRendering_7.6/DirectXTKTutorial/Mesh.h
yoshimune/DirectXTKTutorial
f324d902db603d67c96e2e5fa350a1366a28b020
[ "MIT" ]
null
null
null
#pragma once #include "pch.h" class Mesh { public: Mesh(D3D_PRIMITIVE_TOPOLOGY topology, DirectX::VertexPositionColor vertices[], int count, DirectX::SimpleMath::Vector3 position, DirectX::SimpleMath::Vector3 scale); ~Mesh(); const D3D_PRIMITIVE_TOPOLOGY GetTopology() const; const int Ge...
29.666667
107
0.757303
38c3bdecb4badfb663b81a23befeec5757dffc6f
1,977
h
C
kernel/nvidia/include/media/imx274.h
rubedos/l4t_R32.5.1_viper
6aed0062084d9031546f946e63fc74303555e0a6
[ "MIT" ]
null
null
null
kernel/nvidia/include/media/imx274.h
rubedos/l4t_R32.5.1_viper
6aed0062084d9031546f946e63fc74303555e0a6
[ "MIT" ]
null
null
null
kernel/nvidia/include/media/imx274.h
rubedos/l4t_R32.5.1_viper
6aed0062084d9031546f946e63fc74303555e0a6
[ "MIT" ]
null
null
null
/** * Copyright (c) 2016-2019, NVIDIA Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in th...
29.073529
76
0.78351
16a20347ca2e6be70b88b21ce8cadc22320f1b32
4,373
h
C
kgl_genomics/kgl_sequence/kgl_sequence_amino.h
kellerberrin/OSM_Gene_Cpp
4ec4d1244f3f1b16213cf05f0056d8e5f85d68c4
[ "MIT" ]
1
2021-04-09T16:24:06.000Z
2021-04-09T16:24:06.000Z
kgl_genomics/kgl_sequence/kgl_sequence_amino.h
kellerberrin/KGL_Gene
f8e6c14b8b2009d82d692b28354561b5f0513c5e
[ "MIT" ]
null
null
null
kgl_genomics/kgl_sequence/kgl_sequence_amino.h
kellerberrin/KGL_Gene
f8e6c14b8b2009d82d692b28354561b5f0513c5e
[ "MIT" ]
null
null
null
// // Created by kellerberrin on 31/10/17. // #ifndef KGL_SEQUENCE_AMINO_H #define KGL_SEQUENCE_AMINO_H #include <string> #include "kgl_sequence_base.h" #include "kgl_table.h" #include "kgl_sequence_virtual.h" namespace kellerberrin::genome { // organization::project level namespace //////////////////////////...
33.381679
130
0.638006
1628595432a29ef74ad250e1a80504df2c0ec85f
6,492
h
C
thirdparty/cgal/CGAL-4.13/include/CGAL/Gps_traits_2.h
st4ll1/dust3d
c1de02f7ddcfdacc730cc96740f8073f87e7818c
[ "MIT" ]
null
null
null
thirdparty/cgal/CGAL-4.13/include/CGAL/Gps_traits_2.h
st4ll1/dust3d
c1de02f7ddcfdacc730cc96740f8073f87e7818c
[ "MIT" ]
null
null
null
thirdparty/cgal/CGAL-4.13/include/CGAL/Gps_traits_2.h
st4ll1/dust3d
c1de02f7ddcfdacc730cc96740f8073f87e7818c
[ "MIT" ]
null
null
null
// Copyright (c) 2005 Tel-Aviv University (Israel). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // You can redistribute it and/or modify it under the terms of the GNU // General Public License as published by the Free Software Foundation, // either version 3 of the License, or (at your opti...
35.47541
80
0.718731
959a9afcaf81c70b6bf144bdb2278b27edf6af37
1,132
css
CSS
ajax/libs/codemirror/2.36.0/rubyblue.min.css
Versal/cdnjs
372ae9db89f58f98b90208dacac2141ffcb9385d
[ "MIT" ]
5
2015-02-20T16:11:30.000Z
2017-05-15T11:50:44.000Z
ajax/libs/codemirror/2.36.0/rubyblue.min.css
kangax/cdnjs
5f8c56315223f7d9325e39bd1da7bd5e192c7d32
[ "MIT" ]
null
null
null
ajax/libs/codemirror/2.36.0/rubyblue.min.css
kangax/cdnjs
5f8c56315223f7d9325e39bd1da7bd5e192c7d32
[ "MIT" ]
4
2015-07-14T16:16:05.000Z
2021-03-10T08:15:54.000Z
.cm-s-rubyblue{font:13px/1.4em Trebuchet,Verdana,sans-serif}.cm-s-rubyblue{background:#112435;color:#fff}.cm-s-rubyblue div.CodeMirror-selected{background:#38566F!important}.cm-s-rubyblue .CodeMirror-gutter{background:#1F4661;border-right:7px solid #3E7087;min-width:2.5em}.cm-s-rubyblue .CodeMirror-gutter-text{color:#f...
1,132
1,132
0.783569
4a31c5648d8f0f7272b1cedc85c66ce846897bff
204
js
JavaScript
src/modules/account/signup/types.js
felpin/churrasco-garantido-web
b99324a91ca6fdf9124a96a469e4907e66f40506
[ "MIT" ]
null
null
null
src/modules/account/signup/types.js
felpin/churrasco-garantido-web
b99324a91ca6fdf9124a96a469e4907e66f40506
[ "MIT" ]
null
null
null
src/modules/account/signup/types.js
felpin/churrasco-garantido-web
b99324a91ca6fdf9124a96a469e4907e66f40506
[ "MIT" ]
null
null
null
export const ACCOUNT_CREATION_FAILURE = 'ACCOUNT_CREATION_FAILURE'; export const ACCOUNT_CREATION_REQUEST = 'ACCOUNT_CREATION_REQUEST'; export const ACCOUNT_CREATION_SUCCESS = 'ACCOUNT_CREATION_SUCCESS';
51
67
0.867647
5829c7f9c672e083dd723a942a23c20e5bdf0887
21,559
c
C
packages/pips-gfc/gcc-4.4.5/gcc/fortran/data.c
DVSR1966/par4all
86b33ca9da736e832b568c5637a2381f360f1996
[ "MIT" ]
51
2015-01-31T01:51:39.000Z
2022-02-18T02:01:50.000Z
packages/pips-gfc/gcc-4.4.5/gcc/fortran/data.c
DVSR1966/par4all
86b33ca9da736e832b568c5637a2381f360f1996
[ "MIT" ]
7
2017-05-29T09:29:00.000Z
2019-03-11T16:01:39.000Z
packages/pips-gfc/gcc-4.4.5/gcc/fortran/data.c
DVSR1966/par4all
86b33ca9da736e832b568c5637a2381f360f1996
[ "MIT" ]
12
2015-03-26T08:05:38.000Z
2022-02-18T02:01:51.000Z
/* Supporting functions for resolving DATA statement. Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. Contributed by Lifang Zeng <zlf605@hotmail.com> This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU Gener...
25.274326
78
0.615706
79fa2b212057659746f9224f97fb012e1eed02f8
5,410
lua
Lua
PersonalAssistant/PersonalAssistantJunk/PAJunk/PAJunkCustom.lua
Nesferatum/ESO-PersonalAssistant
fb1063438999ab3a7a75923a196591133ec83fee
[ "Zlib" ]
null
null
null
PersonalAssistant/PersonalAssistantJunk/PAJunk/PAJunkCustom.lua
Nesferatum/ESO-PersonalAssistant
fb1063438999ab3a7a75923a196591133ec83fee
[ "Zlib" ]
null
null
null
PersonalAssistant/PersonalAssistantJunk/PAJunk/PAJunkCustom.lua
Nesferatum/ESO-PersonalAssistant
fb1063438999ab3a7a75923a196591133ec83fee
[ "Zlib" ]
null
null
null
-- Local instances of Global tables -- local PA = PersonalAssistant local PAJ = PA.Junk local PAHF = PA.HelperFunctions -- --------------------------------------------------------------------------------------------------------------------- local function _unmarkAllPAItemIdsFromJunk(paItemId) PAJ.debugln("#_unmar...
42.265625
123
0.661922
3ff25d6785d231e4160f6e8d4eadf91d2f04716b
2,487
lua
Lua
Server/htdocs/TrainMobileFile/LuaCode/upload_bin.lua
RaiiGitHub/TrainMobile
d083f72a4020c39180c8e9a8bfe401d237500ae3
[ "Apache-2.0" ]
4
2017-12-02T17:32:49.000Z
2020-12-08T06:20:21.000Z
Server/htdocs/TrainMobileFile/LuaCode/upload_bin.lua
RaiiGitHub/TrainMobile
d083f72a4020c39180c8e9a8bfe401d237500ae3
[ "Apache-2.0" ]
null
null
null
Server/htdocs/TrainMobileFile/LuaCode/upload_bin.lua
RaiiGitHub/TrainMobile
d083f72a4020c39180c8e9a8bfe401d237500ae3
[ "Apache-2.0" ]
1
2017-12-02T17:32:30.000Z
2017-12-02T17:32:30.000Z
package.path = 'D:/Program Files (x86)/HTTPD/htdocs/TrainMobileFile/LuaCode/lib/?.lua' require 'string' local fs = require 'file_system' --upload file. --url format: fs_upload_bin.php --upload html content local uhc = [[<script type="text/javascript"> function readFile() { var read=new FileReader(); read.re...
33.16
108
0.618818
111927cc0812c982db3bcfc0902534f1a04ea972
295
sql
SQL
modules/sql/Label_updateMeasValues.sql
Yavaa-Vis/Yavaa_Eurostat_Crawler
0f27c537c7a28f93552818a611fdb54329c113fa
[ "MIT" ]
null
null
null
modules/sql/Label_updateMeasValues.sql
Yavaa-Vis/Yavaa_Eurostat_Crawler
0f27c537c7a28f93552818a611fdb54329c113fa
[ "MIT" ]
null
null
null
modules/sql/Label_updateMeasValues.sql
Yavaa-Vis/Yavaa_Eurostat_Crawler
0f27c537c7a28f93552818a611fdb54329c113fa
[ "MIT" ]
null
null
null
WITH concepts AS ( SELECT datasets.dsid, meas_concepts.concept FROM datasets INNER JOIN meas_concepts ON (lower( datasets.shortTitle ) = lower(meas_concepts.shortTitle) ) ) UPDATE measvalues SET concept = ( SELECT concepts.concept FROM concepts WHERE concepts.dsid=measvalues.dsid )
24.583333
95
0.776271
0b71623dce279f8394f45396a0c88a69e51e39e7
272
py
Python
3d_cnn/src/constants/particles.py
mrmattuschka/DeePiCt
ef3e81ea25705076f340175d97ccff98f8d11799
[ "Apache-2.0" ]
null
null
null
3d_cnn/src/constants/particles.py
mrmattuschka/DeePiCt
ef3e81ea25705076f340175d97ccff98f8d11799
[ "Apache-2.0" ]
2
2022-03-08T09:22:23.000Z
2022-03-20T21:13:07.000Z
3d_cnn/src/constants/particles.py
ZauggGroup/DeePiCt
0bdf1cd845cc306e66e30face1010c12ca3a38d0
[ "Apache-2.0" ]
null
null
null
from os.path import join def create_particle_file_name(folder_path: str, img_number: int, coord_indx: int, ext: str) -> str: file_name = str(img_number) + 'particle' + str(coord_indx) + '.' + ext return join(folder_path, file_name)
34
74
0.636029
30b53e27685598d4d1a55cf707257549e3153a41
1,282
kt
Kotlin
app/src/main/java/com/rentmycar/rentmycar/network/client/ReservationClient.kt
AvansJava/RentMyCar.ANDROID
79af0c546d60eb54931abf091af2a07436f04d50
[ "MIT" ]
null
null
null
app/src/main/java/com/rentmycar/rentmycar/network/client/ReservationClient.kt
AvansJava/RentMyCar.ANDROID
79af0c546d60eb54931abf091af2a07436f04d50
[ "MIT" ]
null
null
null
app/src/main/java/com/rentmycar/rentmycar/network/client/ReservationClient.kt
AvansJava/RentMyCar.ANDROID
79af0c546d60eb54931abf091af2a07436f04d50
[ "MIT" ]
null
null
null
package com.rentmycar.rentmycar.network.client import com.rentmycar.rentmycar.network.request.PostReservationRequest import com.rentmycar.rentmycar.network.response.GetAvailabilityResponse import com.rentmycar.rentmycar.network.response.GetReservationResponse import com.rentmycar.rentmycar.network.response.SimpleRespo...
45.785714
117
0.815133
c450aa804ac03e8ad48246c0c7edf64b2da36a14
3,931
h
C
src/lighting/shadows.h
RichardRanft/Torque6
db6cd08f18f4917e0c6557b2766fb40d8e2bee39
[ "MIT" ]
312
2015-02-17T15:07:28.000Z
2022-03-12T07:09:56.000Z
src/lighting/shadows.h
lukaspj/Torque6
db6cd08f18f4917e0c6557b2766fb40d8e2bee39
[ "MIT" ]
23
2015-03-30T14:47:37.000Z
2020-11-02T00:00:24.000Z
src/lighting/shadows.h
lukaspj/Torque6
db6cd08f18f4917e0c6557b2766fb40d8e2bee39
[ "MIT" ]
73
2015-02-17T15:07:30.000Z
2021-10-02T03:11:59.000Z
//----------------------------------------------------------------------------- // Copyright (c) 2015 Andrew Mac // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // deal in the Software without restriction, inc...
34.182609
146
0.625032
2fba1f787fafcd9f89766b0283db8d121a83b471
2,283
rs
Rust
foundationdb/src/directory/node.rs
foundationdb-rs/foundationdb-rs
a309d67946a272d245b6d1d1072b2196d5951655
[ "Apache-2.0", "MIT" ]
13
2021-12-09T07:05:11.000Z
2022-02-12T18:43:27.000Z
foundationdb/src/directory/node.rs
foundationdb-rs/foundationdb-rs
a309d67946a272d245b6d1d1072b2196d5951655
[ "Apache-2.0", "MIT" ]
37
2021-12-08T16:24:05.000Z
2022-03-24T13:19:57.000Z
foundationdb/src/directory/node.rs
foundationdb-rs/foundationdb-rs
a309d67946a272d245b6d1d1072b2196d5951655
[ "Apache-2.0", "MIT" ]
3
2021-12-08T18:27:11.000Z
2021-12-29T03:41:27.000Z
use crate::directory::directory_layer::{ DirectoryLayer, DEFAULT_SUB_DIRS, LAYER_SUFFIX, PARTITION_LAYER, }; use crate::directory::error::DirectoryError; use crate::directory::DirectoryOutput; use crate::tuple::Subspace; use crate::RangeOption; use crate::Transaction; #[derive(Debug, Clone)] pub(super) struct Node...
34.074627
90
0.64608
558717eb2edab77932656f29932dd5831fb014ea
81
html
HTML
gambling/roulette/systems/2022-05-14-Whats-Your-Vice.html
JackAceStudios/staging.jackace.com
e4677cd7a64f8108166f963a093f8b86553d86c7
[ "Apache-2.0" ]
1
2022-02-23T09:11:06.000Z
2022-02-23T09:11:06.000Z
gambling/roulette/systems/2022-05-14-Whats-Your-Vice.html
JackAceStudios/staging.jackace.com
e4677cd7a64f8108166f963a093f8b86553d86c7
[ "Apache-2.0" ]
3
2021-12-13T03:52:37.000Z
2022-03-12T17:13:34.000Z
gambling/roulette/systems/2022-05-14-Whats-Your-Vice.html
JackAce/jackace.com
57560eebe368005c395c8dedf979985076780721
[ "Apache-2.0" ]
null
null
null
--- layout: roulette-system title: What's Your Vice - Roulette System Review ---
16.2
48
0.716049
b8280119c5dcc713c16d2928f2ed9c995b24425d
149
sql
SQL
src/main/resources/liquibase/harness/change/expectedSql/oracle/19/enableCheckConstraint.sql
kevin-at-datical/liquibase-test-harness
b3625d7429d092ab70508f9f92442e9e449918a7
[ "Apache-2.0" ]
null
null
null
src/main/resources/liquibase/harness/change/expectedSql/oracle/19/enableCheckConstraint.sql
kevin-at-datical/liquibase-test-harness
b3625d7429d092ab70508f9f92442e9e449918a7
[ "Apache-2.0" ]
null
null
null
src/main/resources/liquibase/harness/change/expectedSql/oracle/19/enableCheckConstraint.sql
kevin-at-datical/liquibase-test-harness
b3625d7429d092ab70508f9f92442e9e449918a7
[ "Apache-2.0" ]
null
null
null
ALTER TABLE LBUSER.posts ADD CONSTRAINT test_check_constraint CHECK (id > 0) DISABLE ALTER TABLE LBUSER.posts ENABLE CONSTRAINT test_check_constraint
74.5
84
0.85906
0406ce1d3e7375194987f980d93afee7906d81e8
11,727
js
JavaScript
docs/html/search/all_10.js
ivankravets/SX126x-Arduino
443bf94548b969de76d37c578b331bd0c9ca8be0
[ "MIT" ]
null
null
null
docs/html/search/all_10.js
ivankravets/SX126x-Arduino
443bf94548b969de76d37c578b331bd0c9ca8be0
[ "MIT" ]
null
null
null
docs/html/search/all_10.js
ivankravets/SX126x-Arduino
443bf94548b969de76d37c578b331bd0c9ca8be0
[ "MIT" ]
null
null
null
var searchData= [ ['packet_5ftype_5fgfsk_1241',['PACKET_TYPE_GFSK',['../sx126x_8h.html#aa28671d92415a1b4b16724c72128cdc1ab8c7c692a4a9cc7e0ee7c2ac6f21e60a',1,'sx126x.h']]], ['packet_5ftype_5flora_1242',['PACKET_TYPE_LORA',['../sx126x_8h.html#aa28671d92415a1b4b16724c72128cdc1ab905caebfa612d206efcc6bccbc6811c',1,'sx12...
150.346154
543
0.811375
0bb6248f2ab5e1dfc2c4c1a5fe22056f8e0b5ef2
5,471
js
JavaScript
content/ClientApp/build/webpack.config.js
hvpaiva/aspdotnet-vuejs
e7bf3c5ed78e95f0f5a9a392b8dc32fdfdbe9b16
[ "MIT" ]
14
2019-03-30T00:05:38.000Z
2020-02-14T03:10:18.000Z
content/ClientApp/build/webpack.config.js
hvpaiva/aspdotnet-vuejs
e7bf3c5ed78e95f0f5a9a392b8dc32fdfdbe9b16
[ "MIT" ]
2
2019-05-26T20:15:55.000Z
2019-10-24T13:32:34.000Z
content/ClientApp/build/webpack.config.js
hvpaiva/aspdotnet-vuejs
e7bf3c5ed78e95f0f5a9a392b8dc32fdfdbe9b16
[ "MIT" ]
6
2019-04-04T10:10:26.000Z
2020-02-14T03:10:19.000Z
const path = require('path'); const fs = require('fs'); const webpack = require('webpack'); const CopyWebpackPlugin = require('copy-webpack-plugin'); const VueLoaderPlugin = require('vue-loader/lib/plugin'); const MiniCssExtractPlugin = require('mini-css-extract-plugin'); const OptimizeCSSAssetsPlugin = require('optimi...
23.683983
88
0.59459
36f1d37febf2fff7f3b534bb2ea848a25ca48452
2,073
kt
Kotlin
vertx-base/src/main/kotlin/dev/yn/cassandra/CassandraVerticle.kt
dgoetsch/akka-vertx-demo
afe6b2caba24b2a08347dc508d019a70bdeba10f
[ "Apache-2.0" ]
5
2017-10-10T18:00:19.000Z
2019-07-16T17:57:04.000Z
vertx-base/src/main/kotlin/dev/yn/cassandra/CassandraVerticle.kt
dgoetsch/akka-vertx-demo
afe6b2caba24b2a08347dc508d019a70bdeba10f
[ "Apache-2.0" ]
null
null
null
vertx-base/src/main/kotlin/dev/yn/cassandra/CassandraVerticle.kt
dgoetsch/akka-vertx-demo
afe6b2caba24b2a08347dc508d019a70bdeba10f
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2017 Devyn Goetsch * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
36.368421
110
0.712012
85a35276461489ce4a103c01138d43a898a9ad81
1,356
js
JavaScript
links/googleImageListTemplateGenerator.js
taroyanaka/JavaScript
637fa6c546a94aa1fac22a89cf48382251c13a88
[ "MIT" ]
null
null
null
links/googleImageListTemplateGenerator.js
taroyanaka/JavaScript
637fa6c546a94aa1fac22a89cf48382251c13a88
[ "MIT" ]
21
2020-07-16T16:11:48.000Z
2022-01-08T15:06:12.000Z
links/googleImageListTemplateGenerator.js
taroyanaka/javascript
c100e5ac18dc93d03b8130051fdf6283baecbe28
[ "MIT" ]
null
null
null
const getLines = (event) =>{ const NAMES = event.target.value; // NAMES = `Nadir Afonso // Yaacov Agam // Larry Zox // Jan Zrzavý` const HEADER = `<div><a href="https://www.google.com/search?q=` const FOOTER = `&tbm=isch">` const ATAG = `</a></div>\n` const URLS = R.pipe(R.split('\n'), R.map(R.replace(/ /g, '+...
36.648649
137
0.630531
07a592f28f0b1920625f5385138ff031cf18d717
18
sql
SQL
www/db.sql
LordCatatonic/Lucifer
c007faf061db5e0bb0c89ca001d6d92b11ce59f4
[ "Unlicense" ]
7
2015-08-24T21:40:56.000Z
2021-07-22T04:14:44.000Z
www/db.sql
LordCatatonic/Lucifer
c007faf061db5e0bb0c89ca001d6d92b11ce59f4
[ "Unlicense" ]
1
2015-08-15T03:56:43.000Z
2015-08-15T03:56:43.000Z
www/db.sql
LordCatatonic/Lucifer
c007faf061db5e0bb0c89ca001d6d92b11ce59f4
[ "Unlicense" ]
2
2015-12-08T17:18:22.000Z
2021-07-21T17:40:01.000Z
# Update SQL file
9
17
0.722222
51569e5e809d172659a5afd41d9a860f6d8d6665
727
sql
SQL
Implementation/oracle/02_FOREIGN_KEY/US_TPUSR_FK.sql
ADA-Inc/autentication-web
89850479f9b6f6663c172add6fb6bcc166156d68
[ "MIT" ]
null
null
null
Implementation/oracle/02_FOREIGN_KEY/US_TPUSR_FK.sql
ADA-Inc/autentication-web
89850479f9b6f6663c172add6fb6bcc166156d68
[ "MIT" ]
7
2018-08-17T21:51:14.000Z
2022-03-31T19:13:53.000Z
Implementation/oracle/02_FOREIGN_KEY/US_TPUSR_FK.sql
ADA-Inc/autentication-web
89850479f9b6f6663c172add6fb6bcc166156d68
[ "MIT" ]
null
null
null
REM ****************************************************************** REM Fecha : 08/05/2018 REM Realizado por : Master Zen REM Base de Datos : FS_AUWEB_US REM ****************************************************************** /* Create Foreign Key Constraints */ ALTER TABLE "US_TPUSR" ADD CONSTRAINT "FK_...
27.961538
77
0.580468
3a11724c6a9d4fb402af8e5a53f6ff2d80c43e40
2,247
kt
Kotlin
nettasker/src/main/java/com/oryoncorp/apps/nettasker/tasks/WebGetAsyncTask.kt
iosiftalmacel/NetTasker-Android
7d96b967837fd6b8fa0510ee910a06f63e892623
[ "MIT" ]
null
null
null
nettasker/src/main/java/com/oryoncorp/apps/nettasker/tasks/WebGetAsyncTask.kt
iosiftalmacel/NetTasker-Android
7d96b967837fd6b8fa0510ee910a06f63e892623
[ "MIT" ]
null
null
null
nettasker/src/main/java/com/oryoncorp/apps/nettasker/tasks/WebGetAsyncTask.kt
iosiftalmacel/NetTasker-Android
7d96b967837fd6b8fa0510ee910a06f63e892623
[ "MIT" ]
null
null
null
package com.oryoncorp.apps.netload.tasks import android.os.AsyncTask import android.util.Log import android.util.LruCache import com.oryoncorp.apps.netload.requests.read.DataSource import com.oryoncorp.apps.netload.requests.read.DownloadRequest import java.io.BufferedInputStream import java.io.File import java.net.Htt...
34.569231
157
0.609257
1c9dee55b7944f5bf0e6a74020b26b4576e407ec
375
css
CSS
app/components/LastAction.css
reaalkhalil/todoapp
a2c88e681dcec5f15804afea36f2e0a5144d743d
[ "MIT" ]
null
null
null
app/components/LastAction.css
reaalkhalil/todoapp
a2c88e681dcec5f15804afea36f2e0a5144d743d
[ "MIT" ]
null
null
null
app/components/LastAction.css
reaalkhalil/todoapp
a2c88e681dcec5f15804afea36f2e0a5144d743d
[ "MIT" ]
null
null
null
.LastAction { display: block; position: absolute; z-index: 10000; bottom: 0; left: 0; color: rgba(34, 26, 85, 0.75); background-color: rgba(221, 215, 255, 0.85); padding: 3px 10px; font-size: 12px; border-radius: 0 6px 0 0; pointer-events: none; user-select: none; opacity: 0; transition: 300...
17.857143
46
0.637333
7b177f67685a5d2444eb5ef31dd5387ac4a938b1
959
rb
Ruby
lib/cli.rb
FreeRunner34/brewfinder-w-bundler
af4f549d07efe71dae665655bc704b5234264198
[ "MIT" ]
null
null
null
lib/cli.rb
FreeRunner34/brewfinder-w-bundler
af4f549d07efe71dae665655bc704b5234264198
[ "MIT" ]
null
null
null
lib/cli.rb
FreeRunner34/brewfinder-w-bundler
af4f549d07efe71dae665655bc704b5234264198
[ "MIT" ]
null
null
null
require_relative 'api.rb' require_relative 'brewfinder.rb' # require 'pry' class Cli def menu puts "option 1: see a list of Breweries" #other options to be updated and created later. # puts "option 2: search a Brewery by Name" # puts "option 3: search a Brewery by City" # ...
26.638889
85
0.561001
cbf8b509d2f1dde5b692688741d57cdee709ec15
2,744
go
Go
oauth.go
fishy/godrive-fuse
04350b97d91e605c1672901a76f38d025a1de65d
[ "BSD-3-Clause" ]
null
null
null
oauth.go
fishy/godrive-fuse
04350b97d91e605c1672901a76f38d025a1de65d
[ "BSD-3-Clause" ]
null
null
null
oauth.go
fishy/godrive-fuse
04350b97d91e605c1672901a76f38d025a1de65d
[ "BSD-3-Clause" ]
null
null
null
package main import ( "encoding/json" "fmt" "net/http" "os" "path/filepath" "github.com/reddit/baseplate.go/log" "github.com/reddit/baseplate.go/randbp" "golang.org/x/net/context" "golang.org/x/oauth2" ) // OAuthClientConfig defines the configurations needed for the oauth client. type OAuthClientConfig stru...
25.407407
86
0.68586
33057f162f9d778470bc3e8176490e3594ced17b
76
py
Python
dateinfer/__init__.py
avishai-o/dateinfer
894fe26b3b60c94d003f2ae0a55f1d9f1e40cf80
[ "Apache-2.0" ]
null
null
null
dateinfer/__init__.py
avishai-o/dateinfer
894fe26b3b60c94d003f2ae0a55f1d9f1e40cf80
[ "Apache-2.0" ]
null
null
null
dateinfer/__init__.py
avishai-o/dateinfer
894fe26b3b60c94d003f2ae0a55f1d9f1e40cf80
[ "Apache-2.0" ]
null
null
null
__author__ = 'jeffrey.starr@ztoztechnologies.com' from .infer import infer
19
49
0.802632
d8ca555185813c4ca542121f3838ccf959a2e421
501
sql
SQL
src/main/resources/sql/action/property/agent/operator/Operator.sql
scrappyCoco/SQL-Server-Administration-Tool
1408f2a9229dbdf9ad99966faa5e7a5b74786270
[ "Apache-2.0" ]
null
null
null
src/main/resources/sql/action/property/agent/operator/Operator.sql
scrappyCoco/SQL-Server-Administration-Tool
1408f2a9229dbdf9ad99966faa5e7a5b74786270
[ "Apache-2.0" ]
1
2020-02-13T14:56:01.000Z
2020-02-13T17:06:57.000Z
src/main/resources/sql/action/property/agent/operator/Operator.sql
scrappyCoco/SQL-Server-Administration-Tool
1408f2a9229dbdf9ad99966faa5e7a5b74786270
[ "Apache-2.0" ]
2
2021-03-17T16:54:17.000Z
2021-06-04T09:10:36.000Z
DECLARE @operatorId INT = ??operatorId??; SELECT id = CAST(sysoperators.id AS VARCHAR(10)), name = sysoperators.name, isEnabled = CAST(sysoperators.enabled AS BIT), eMail = sysoperators.email_address, categoryId = CAST(syscategories.category_id AS VARCHAR(10)),...
45.545455
88
0.696607
88ab7850cad2a597f2377f637b5984ede6de8f56
2,146
kt
Kotlin
androidApp/src/main/java/com/keygenqt/viewer/android/features/profile/ui/viewModels/ProfileViewModel.kt
keygenqt/kmm-GitHubViewer
7a000741c8f8c21a559de8afb0cff0a2358a24d8
[ "Apache-2.0" ]
21
2021-11-29T19:41:24.000Z
2022-02-20T04:00:13.000Z
androidApp/src/main/java/com/keygenqt/viewer/android/features/profile/ui/viewModels/ProfileViewModel.kt
keygenqt/kmm-GitHubViewer
7a000741c8f8c21a559de8afb0cff0a2358a24d8
[ "Apache-2.0" ]
null
null
null
androidApp/src/main/java/com/keygenqt/viewer/android/features/profile/ui/viewModels/ProfileViewModel.kt
keygenqt/kmm-GitHubViewer
7a000741c8f8c21a559de8afb0cff0a2358a24d8
[ "Apache-2.0" ]
2
2022-01-06T04:37:29.000Z
2022-01-13T08:34:53.000Z
/* * Copyright 2022 Vitaliy Zarubin * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
31.558824
84
0.72274
9c3e2f0f69d89a69e5884454ef2e906b14ad07a2
776
js
JavaScript
src/components/dropdown/components/item.js
xhafa33dev/react-bulma-components
e2a5c74e5b203d9e22982835167838489f6dd2ca
[ "MIT" ]
1
2018-11-04T19:31:36.000Z
2018-11-04T19:31:36.000Z
src/components/dropdown/components/item.js
xhafa33dev/react-bulma-components
e2a5c74e5b203d9e22982835167838489f6dd2ca
[ "MIT" ]
null
null
null
src/components/dropdown/components/item.js
xhafa33dev/react-bulma-components
e2a5c74e5b203d9e22982835167838489f6dd2ca
[ "MIT" ]
null
null
null
import React, { PureComponent } from 'react'; import PropTypes from 'prop-types'; import classnames from 'classnames'; export default class DropdownItem extends PureComponent { static displayName = 'Dropdown.Item' static propTypes = { active: PropTypes.bool, children: PropTypes.node, value: PropTypes.a...
21.555556
61
0.604381
d2fe3b4578ea0d920bf429b9d3345390c88674ad
200
tab
SQL
scrape/data/event_tags_ids.tab
usegalaxy-au/galaxy-media-site
3ec13e0f42591d2543768f252be037784933e271
[ "MIT" ]
null
null
null
scrape/data/event_tags_ids.tab
usegalaxy-au/galaxy-media-site
3ec13e0f42591d2543768f252be037784933e271
[ "MIT" ]
36
2021-11-14T21:34:22.000Z
2022-03-24T22:46:42.000Z
scrape/data/event_tags_ids.tab
neoformit/galaxy-content-site
a6eeaf1893c12dd4d7d714fb823f43509a0a3893
[ "MIT" ]
null
null
null
0 1 1 12 2 1 3 1 4 12 5 12 6 12 7 1 8 12 9 12 10 12 11 12 12 12 13 12 14 1 15 12 16 12 17 12 18 12 19 12 20 12 21 12 22 12 23 12 24 12 25 12 26 12 27 12 29 12 31 12 32 12 35 12 37 12 38 1 39 12 41 12
5.405405
5
0.64
5f9d4ca5c106942440f2dc7be7490d65f53866b4
2,643
h
C
firmware/iar/l152/Src/board.h
coffeerr2004001/vvlogic
9d55ab3c612253605f88e47e4cf27a5e7f309ee4
[ "MIT" ]
1
2016-05-07T03:58:06.000Z
2016-05-07T03:58:06.000Z
firmware/iar/l152/Src/board.h
coffeerr2004001/vvlogic
9d55ab3c612253605f88e47e4cf27a5e7f309ee4
[ "MIT" ]
null
null
null
firmware/iar/l152/Src/board.h
coffeerr2004001/vvlogic
9d55ab3c612253605f88e47e4cf27a5e7f309ee4
[ "MIT" ]
null
null
null
//board.h #ifndef __BOARD_H #define __BOARD_H #define LED_PORT GPIOC #define LED_PIN GPIO_PIN_5 #define PWR_VDD5V_SW_PORT GPIOB #define PWR_VDD5V_SW_PIN GPIO_PIN_1 #define CTS0_PORT GPIOA #define CTS0_PIN GPIO_PIN_0 #define RXD1_PORT GPIOA #define RXD1_PIN GPIO_PIN_10 #define TXD0_PORT GPIOA #define TXD0_PIN ...
20.330769
40
0.843738
b11c6a1f1722d37d19049605ab5aeda0b415f39a
3,533
css
CSS
public/static/mobile/css/login.css
yyun543/yshop
a2b363fc9d7fde7a9c5216b91d4f3151f12a8fae
[ "MIT" ]
1
2019-10-23T03:23:44.000Z
2019-10-23T03:23:44.000Z
public/static/mobile/css/login.css
yyun543/yshop
a2b363fc9d7fde7a9c5216b91d4f3151f12a8fae
[ "MIT" ]
null
null
null
public/static/mobile/css/login.css
yyun543/yshop
a2b363fc9d7fde7a9c5216b91d4f3151f12a8fae
[ "MIT" ]
null
null
null
.login .header-wrap,.register .header-wrap{position: relative !important;border-bottom: 1px solid #e5e5e5;line-height: 80px;color: #fff;font-size: 30px;text-align: center;background: #ff8000;} .login .header-wrap .back,.register .header-wrap .back{position: absolute;top: 0;left: 0;height: 80px;width: 80px;text-align: c...
76.804348
192
0.74441
1affbf423def04965945bc26424f1b3f45f9173b
4,283
rs
Rust
src/rtps/structure/instance_handle.rs
lixai/lix-dds
ab5fe3e048f2d5ad12f45683618879ec05a27dff
[ "Apache-2.0" ]
1
2021-11-11T12:06:32.000Z
2021-11-11T12:06:32.000Z
src/rtps/structure/instance_handle.rs
lixai/lix-dds
ab5fe3e048f2d5ad12f45683618879ec05a27dff
[ "Apache-2.0" ]
null
null
null
src/rtps/structure/instance_handle.rs
lixai/lix-dds
ab5fe3e048f2d5ad12f45683618879ec05a27dff
[ "Apache-2.0" ]
2
2021-11-04T14:10:09.000Z
2021-11-11T12:06:42.000Z
use crate::rtps::structure::guid::GUID_t; #[derive(Copy, Clone, Debug, PartialOrd, PartialEq, Ord, Eq)] pub struct InstanceHandle_t { pub value: [u8; InstanceHandle_t::SIZE], } impl InstanceHandle_t { pub const SIZE: usize = 16; pub const c_InstanceHandle_Unknown: InstanceHandle_t = InstanceHandle_t { ...
27.811688
104
0.597478
53e076e2901bcf6df50d5b9e53c119298f63fe39
1,208
sql
SQL
replications/Rastogi_2016/sql/level_contrib.sql
micheledinanni/Psychometric-tools-benchmark
f9074c77c2a6151051a59853c19ce79ade276da7
[ "MIT" ]
1
2019-09-27T09:57:51.000Z
2019-09-27T09:57:51.000Z
replications/Rastogi_2016/sql/level_contrib.sql
micheledinanni/Psychometric-tools-benchmark
f9074c77c2a6151051a59853c19ce79ade276da7
[ "MIT" ]
null
null
null
replications/Rastogi_2016/sql/level_contrib.sql
micheledinanni/Psychometric-tools-benchmark
f9074c77c2a6151051a59853c19ce79ade276da7
[ "MIT" ]
1
2019-09-27T09:58:16.000Z
2019-09-27T09:58:16.000Z
create table high_level_contrib select cc.user_id, group_concat(cc.cc_cont,pr.pr_cont) from (select user_id, group_concat(body)as cc_cont from commit_comments group by user_id having count(user_id)>=2000) as cc inner join (select user_id, group_concat(body)as pr_cont from pull_request_comments group by user_id having...
46.461538
89
0.817881
d2e1622c33cb576dd69ee5ff1fedd647b8ae9c76
3,157
swift
Swift
Sources/SwiftCollection/Collection/CollectionSource/CollectionSource+Implementation.swift
paulofaria/SwiftCollection
696d086f6f47bcc3bc5c627841a673cc195faa63
[ "MIT" ]
null
null
null
Sources/SwiftCollection/Collection/CollectionSource/CollectionSource+Implementation.swift
paulofaria/SwiftCollection
696d086f6f47bcc3bc5c627841a673cc195faa63
[ "MIT" ]
null
null
null
Sources/SwiftCollection/Collection/CollectionSource/CollectionSource+Implementation.swift
paulofaria/SwiftCollection
696d086f6f47bcc3bc5c627841a673cc195faa63
[ "MIT" ]
null
null
null
// // Collection+Implementation.swift // SwiftCollection // // Created by Bradley Hilton on 4/11/16. // Copyright © 2016 Brad Hilton. All rights reserved. // #if canImport(UIKit) import UIKit extension CollectionSource { // Delegate public func shouldHighlightItemAtIndexPath(_ indexPath: IndexPa...
38.5
164
0.737409
cf8b1ecd4f6e7d569a5458b4ede43161ba4906a3
307
css
CSS
mods/emoji-sets/app.css
GuYith/notion-enhancer
d44ab2f87de249de29d8105d7f41b8fd0420a3ba
[ "MIT" ]
2,299
2020-11-13T06:17:48.000Z
2021-11-06T04:33:21.000Z
mods/emoji-sets/app.css
ctrl-sire/desktop
b1b1a1b725b6d2c3f3f9d2f33878d0963d41ede2
[ "MIT" ]
384
2020-11-13T03:23:31.000Z
2021-11-05T13:53:21.000Z
mods/emoji-sets/app.css
ctrl-sire/desktop
b1b1a1b725b6d2c3f3f9d2f33878d0963d41ede2
[ "MIT" ]
149
2020-11-13T23:33:09.000Z
2021-11-01T14:19:29.000Z
/* * emoji sets * (c) 2020 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/) * (c) this css fix was provided by Arecsu from martyr⁠— (https://martyr.shop/) * under the MIT license */ div.notion-record-icon [style*='Apple Color Emoji'] { display: flex; justify-content: center; }
25.583333
79
0.684039
766b745a015072841c4183fa558a2c654b9f5cdf
640
sql
SQL
scripts/compute-stats.sql
xinxian0458/impala-tpcds-kit
0db9e3fb28ae2ba4374c6462a574782fc0de6b94
[ "Apache-2.0" ]
144
2015-02-23T12:34:16.000Z
2022-03-20T06:23:26.000Z
scripts/compute-stats.sql
juicedata/impala-tpcds-kit
40aaeb2eaf49962e613b490c8f59458d447f7965
[ "Apache-2.0" ]
24
2015-09-17T15:39:20.000Z
2020-12-28T08:20:24.000Z
scripts/compute-stats.sql
juicedata/impala-tpcds-kit
40aaeb2eaf49962e613b490c8f59458d447f7965
[ "Apache-2.0" ]
134
2015-03-09T17:11:39.000Z
2022-03-21T10:29:42.000Z
compute stats call_center; compute stats catalog_page; compute stats catalog_returns; compute stats catalog_sales; compute stats customer_address; compute stats customer_demographics; compute stats customer; compute stats date_dim; compute stats household_demographics; compute stats income_band; compute stats inventory...
25.6
37
0.85
2a0ffa89c469b928264d1797b1683d984228f172
38
html
HTML
test/fixtures/files/depth0/dogs.html
jhartman86/gulp-inception
141b5b23b7d3440b6e20cd358824a72672c1b948
[ "MIT" ]
null
null
null
test/fixtures/files/depth0/dogs.html
jhartman86/gulp-inception
141b5b23b7d3440b6e20cd358824a72672c1b948
[ "MIT" ]
null
null
null
test/fixtures/files/depth0/dogs.html
jhartman86/gulp-inception
141b5b23b7d3440b6e20cd358824a72672c1b948
[ "MIT" ]
null
null
null
<h1>Dogs</h1> <p>are simply great</p>
12.666667
23
0.631579
e78525922f994384f21a24567c4fbbfb30bfc82c
3,401
js
JavaScript
packages/genesis-compiler/dist/esm/plugins/template.js
r4b3rt/genesis
b4cb8c2e6e380dbf298ee41f1f2407106d3c100d
[ "MIT" ]
null
null
null
packages/genesis-compiler/dist/esm/plugins/template.js
r4b3rt/genesis
b4cb8c2e6e380dbf298ee41f1f2407106d3c100d
[ "MIT" ]
null
null
null
packages/genesis-compiler/dist/esm/plugins/template.js
r4b3rt/genesis
b4cb8c2e6e380dbf298ee41f1f2407106d3c100d
[ "MIT" ]
null
null
null
import fs from 'fs'; import path from 'path'; import { Plugin } from '@fmfe/genesis-core'; import write from 'write'; import upath from 'upath'; import { deleteFolder } from '../utils/index'; import { minify } from 'html-minifier'; export class TemplatePlugin extends Plugin { async beforeCompiler() { const ...
40.488095
111
0.561305
e7138a6ccc408d3aff29f552bc05414315f191af
2,386
js
JavaScript
tests/integration/components/cfb-form-list-test.js
anehx/ember-caluma-form-builder
3b80e41b3a21943b4ab129988d47d11b09c741a1
[ "MIT" ]
6
2018-08-10T11:31:49.000Z
2021-05-29T16:21:57.000Z
tests/integration/components/cfb-form-list-test.js
anehx/ember-caluma-form-builder
3b80e41b3a21943b4ab129988d47d11b09c741a1
[ "MIT" ]
60
2018-08-13T12:06:44.000Z
2019-02-26T16:40:30.000Z
tests/integration/components/cfb-form-list-test.js
anehx/ember-caluma-form-builder
3b80e41b3a21943b4ab129988d47d11b09c741a1
[ "MIT" ]
4
2018-08-10T13:49:47.000Z
2019-02-26T10:31:18.000Z
import { module, test } from "qunit"; import { setupRenderingTest } from "ember-qunit"; import { render, click } from "@ember/test-helpers"; import hbs from "htmlbars-inline-precompile"; import { defineProperty } from "@ember/object"; import { task } from "ember-concurrency"; module("Integration | Component | cfb-form...
25.382979
75
0.556161
2cc4dbd756a6155d37dac8147112c42836c30637
88
sql
SQL
sql/poll/create_poll.sql
WKHAllen/GreenPollAPI
224bd3a1d24ef76ca49f12a9ac5ffeeb81f45c13
[ "MIT" ]
null
null
null
sql/poll/create_poll.sql
WKHAllen/GreenPollAPI
224bd3a1d24ef76ca49f12a9ac5ffeeb81f45c13
[ "MIT" ]
null
null
null
sql/poll/create_poll.sql
WKHAllen/GreenPollAPI
224bd3a1d24ef76ca49f12a9ac5ffeeb81f45c13
[ "MIT" ]
null
null
null
INSERT INTO poll (user_id, title, description) VALUES ($1, $2, $3) RETURNING *;
14.666667
33
0.625
c45338aae47d77c3fdfe9e71d4bfda6485d1fd0c
2,654
kt
Kotlin
src/main/kotlin/org/rust/ide/formatter/processors/RsSingleImportRemoveBracesFormatProcessor.kt
framlog/intellij-rust
621bd9c320a323faee776bc8a3030f0d035834dd
[ "MIT" ]
null
null
null
src/main/kotlin/org/rust/ide/formatter/processors/RsSingleImportRemoveBracesFormatProcessor.kt
framlog/intellij-rust
621bd9c320a323faee776bc8a3030f0d035834dd
[ "MIT" ]
null
null
null
src/main/kotlin/org/rust/ide/formatter/processors/RsSingleImportRemoveBracesFormatProcessor.kt
framlog/intellij-rust
621bd9c320a323faee776bc8a3030f0d035834dd
[ "MIT" ]
null
null
null
/* * Use of this source code is governed by the MIT license that can be * found in the LICENSE file. */ package org.rust.ide.formatter.processors import com.intellij.lang.ASTNode import com.intellij.openapi.util.TextRange import com.intellij.psi.PsiElement import com.intellij.psi.PsiRecursiveElementVisitor import ...
31.975904
108
0.666918
20158d87fffb8ada53b617cf6f61c8c56fe3c680
1,625
css
CSS
SPRINT_1/_sos_educa/jogo_memoria/styles/card.css
TechDriversFatec/SOS-EDUCA
307876950ab914e73d01607de060d790e4908268
[ "MIT" ]
3
2021-04-07T23:19:18.000Z
2021-04-12T17:05:10.000Z
SPRINT_1/_sos_educa/jogo_memoria/styles/card.css
TechDriversFatec/SOS-EDUCA
307876950ab914e73d01607de060d790e4908268
[ "MIT" ]
1
2020-11-25T13:28:43.000Z
2020-11-25T13:28:43.000Z
SPRINT_1/_sos_educa/jogo_memoria/styles/card.css
TechDriversFatec/SOS-EDUCA
307876950ab914e73d01607de060d790e4908268
[ "MIT" ]
9
2020-09-25T11:35:46.000Z
2021-04-07T23:19:12.000Z
.jogo .card { padding: 30px; margin: 15px; flex: 1; display: flex; align-items: center; justify-content: center; width: 17vw; height: 160px; border-radius: 0px 30px 0px 30px; user-select: none; } .jogo { align-items: center; padding: 10px; /* margin: 10px; */ /* top: 24px; */ display: gri...
17.105263
45
0.657231
59f304489bfecaa6a9ce08895d560cfe852aea34
550
asm
Assembly
programs/oeis/050/A050141.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/050/A050141.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/050/A050141.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A050141: a(n) = 2*floor((n+1)*phi) - 2*floor(n*phi) - 1 where phi = (1 + sqrt(5))/2 is the golden ratio. ; 3,1,3,3,1,3,1,3,3,1,3,3,1,3,1,3,3,1,3,1,3,3,1,3,3,1,3,1,3,3,1,3,3,1,3,1,3,3,1,3,1,3,3,1,3,3,1,3,1,3,3,1,3,1,3,3,1,3,3,1,3,1,3,3,1,3,3,1,3,1,3,3,1,3,1,3,3,1,3,3,1,3,1,3 mov $3,2 mov $4,$0 lpb $3 mov $0,$4 su...
22
169
0.516364
f5047aa6b278f054921d7d10b0441d70b13fe3fe
51
sql
SQL
provision/config/db.sql
donofkarma/wordpress-vagrant-starkers
d1acca760192558e6d538a648fad27b091ea11ac
[ "MIT" ]
null
null
null
provision/config/db.sql
donofkarma/wordpress-vagrant-starkers
d1acca760192558e6d538a648fad27b091ea11ac
[ "MIT" ]
null
null
null
provision/config/db.sql
donofkarma/wordpress-vagrant-starkers
d1acca760192558e6d538a648fad27b091ea11ac
[ "MIT" ]
null
null
null
CREATE DATABASE IF NOT EXISTS `wordpress_default`;
25.5
50
0.823529
6b932e285a80e3cb69a7bf6073e9fd90b9c5e25b
72
sql
SQL
prisma/migrations/20220326044655_add_issystem_to_message/migration.sql
tilnoene/chat-back
a93fc7b3200f5aaf470fec817805d067048c79ab
[ "MIT" ]
null
null
null
prisma/migrations/20220326044655_add_issystem_to_message/migration.sql
tilnoene/chat-back
a93fc7b3200f5aaf470fec817805d067048c79ab
[ "MIT" ]
null
null
null
prisma/migrations/20220326044655_add_issystem_to_message/migration.sql
tilnoene/chat-back
a93fc7b3200f5aaf470fec817805d067048c79ab
[ "MIT" ]
null
null
null
-- AlterTable ALTER TABLE "messages" ADD COLUMN "isSystem" BOOLEAN;
24
57
0.722222
f03314335def32a461f63cf8ab1c08e2ebee305c
189
js
JavaScript
src/modules/chrome/widgets/colouring.js
srijanpaul-deepsource/fallenswordhelper
376236abe668ab6f2e78e49e041e6a74e4a1ba14
[ "MIT" ]
5
2017-07-22T01:52:20.000Z
2021-07-04T17:19:20.000Z
src/modules/chrome/widgets/colouring.js
srijanpaul-deepsource/fallenswordhelper
376236abe668ab6f2e78e49e041e6a74e4a1ba14
[ "MIT" ]
305
2015-05-18T20:40:40.000Z
2022-03-31T23:20:41.000Z
src/modules/chrome/widgets/colouring.js
srijanpaul-deepsource/fallenswordhelper
376236abe668ab6f2e78e49e041e6a74e4a1ba14
[ "MIT" ]
13
2016-07-22T12:37:27.000Z
2022-03-06T15:19:00.000Z
import getArrayByClassName from '../../common/getArrayByClassName'; export default function colouring(parent, colourFn) { getArrayByClassName('player-name', parent).forEach(colourFn); }
31.5
67
0.783069
6e0b306a888b6aee65b533fb8c0e28919599e434
5,340
html
HTML
src/pages/three-points.html
Mario343214420/page_demos
f05f85cb709bb24990704bb37b79b3a93bb27908
[ "MIT" ]
null
null
null
src/pages/three-points.html
Mario343214420/page_demos
f05f85cb709bb24990704bb37b79b3a93bb27908
[ "MIT" ]
null
null
null
src/pages/three-points.html
Mario343214420/page_demos
f05f85cb709bb24990704bb37b79b3a93bb27908
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <style type="text/css"> html, body { margin: 0; height: 100%; } canvas { display: block; } </style> </head> <body onload="draw();"> </body> <script src="../js/lib/three.min.js"></script> <scri...
24.054054
220
0.668352
125eef5327aeb1c7b10700015c0e568e63b49d63
1,348
c
C
docs/examples_src/pbuf_extract.c
jbrryhooves/lwgsm
98924cfb5008e290f15f617755bdc8ca54c9ca04
[ "MIT" ]
130
2020-07-15T01:12:52.000Z
2022-03-24T09:34:57.000Z
docs/examples_src/pbuf_extract.c
jbrryhooves/lwgsm
98924cfb5008e290f15f617755bdc8ca54c9ca04
[ "MIT" ]
31
2020-08-05T12:43:08.000Z
2022-03-21T10:21:08.000Z
docs/examples_src/pbuf_extract.c
jbrryhooves/lwgsm
98924cfb5008e290f15f617755bdc8ca54c9ca04
[ "MIT" ]
57
2018-02-09T10:49:30.000Z
2019-12-05T08:35:38.000Z
const void* data; size_t pos, len; lwgsm_pbuf_p a, b, c; const char str_a[] = "This is one long"; const char str_a[] = "string. We want to save"; const char str_a[] = "chain of pbufs to file"; /* Create pbufs to hold these strings */ a = lwgsm_pbuf_new(strlen(str_a)); b = lwgsm_pbuf_new(strlen(str_b)); c = lwgsm_pbuf...
28.083333
80
0.688427
015a0ac5c71bd1d99d1ec8db59a466b5521d34a8
2,968
lua
Lua
dev/spark/gamemode/hookwars/game.lua
chrisinajar/spark
3c6b30592c00bc38738cc3aaca2144edfc6cc8b2
[ "AML" ]
2
2020-08-20T03:40:24.000Z
2021-02-07T20:31:43.000Z
dev/spark/gamemode/hookwars/game.lua
chrisinajar/spark
3c6b30592c00bc38738cc3aaca2144edfc6cc8b2
[ "AML" ]
null
null
null
dev/spark/gamemode/hookwars/game.lua
chrisinajar/spark
3c6b30592c00bc38738cc3aaca2144edfc6cc8b2
[ "AML" ]
5
2020-08-27T20:44:18.000Z
2021-08-21T22:54:11.000Z
require "scripts.info"; require "scripts.core.unit" Require("CommonCheatCodes") Game={} function Game:OnActivate (gameMode) self.gameMode = gameMode Debug.Log("Game:OnActivate()") Debug.Log("gamemode is " .. self.gameMode); if( self:IsAuthoritative() ) then GameManagerRequestBus.Broadcast.CreateUnitWithJson("b...
23.935484
92
0.753369
05770a9f2ad8d59898d9f701669c55935c1fbb0b
4,611
rb
Ruby
recipes/install.rb
shahashutosh/mongodb
067c810c57958518f78b3e7870884eb3dce03055
[ "Apache-2.0" ]
null
null
null
recipes/install.rb
shahashutosh/mongodb
067c810c57958518f78b3e7870884eb3dce03055
[ "Apache-2.0" ]
null
null
null
recipes/install.rb
shahashutosh/mongodb
067c810c57958518f78b3e7870884eb3dce03055
[ "Apache-2.0" ]
null
null
null
if node['mongodb']['install_method'] == "10gen" or node.run_list.recipes.include?("mongodb::10gen_repo") then include_recipe "mongodb::10gen_repo" end # prevent-install defaults, but don't overwrite file node['mongodb']['sysconfig_file'] do content "ENABLE_MONGODB=no" group node['mongodb']['root_group'] ...
33.904412
109
0.712861
9696dabdc1af157be2c83c3a1c3bfbfbb80ae46e
7,143
html
HTML
500H/ijs.0.64009-0-001.pbm/results/phylotree/001.hocr.html
ContentMine/ijsem
1235b5eab144ff152ea0ae21570f3323c3b8e57c
[ "CC0-1.0" ]
1
2015-09-14T19:11:29.000Z
2015-09-14T19:11:29.000Z
500H/ijs.0.64009-0-001.pbm/results/phylotree/001.hocr.html
ContentMine/ijsem
1235b5eab144ff152ea0ae21570f3323c3b8e57c
[ "CC0-1.0" ]
3
2015-08-28T11:31:39.000Z
2015-09-15T06:49:26.000Z
500H/ijs.0.64009-0-001.pbm/results/phylotree/001.hocr.html
ContentMine/ijsem
1235b5eab144ff152ea0ae21570f3323c3b8e57c
[ "CC0-1.0" ]
null
null
null
<body xmlns="http://www.w3.org/1999/xhtml"><div class="ocr_page" id="page_1" title="image &quot;/Users/pm286/workspace/ami-plugin/../ijsem/500H/ijs.0.64009-0-001.pbm/image/ijs.0.64009-0-001.pbm.png&quot;; bbox 0 0 1656 858; ppageno 0"><div id="block_1_1" title="bbox 116 5 564 819" class="block"><p class="ocr_par" dir="...
7,143
7,143
0.705866
9bed9831ce3b5be508f6e341d51ee2223edc5f21
92
js
JavaScript
public/home/js/isLogin.js
xiaorun121/tp5
a584e0604b9faeb5aa7a235f9465eed729c6aafc
[ "Apache-2.0" ]
null
null
null
public/home/js/isLogin.js
xiaorun121/tp5
a584e0604b9faeb5aa7a235f9465eed729c6aafc
[ "Apache-2.0" ]
null
null
null
public/home/js/isLogin.js
xiaorun121/tp5
a584e0604b9faeb5aa7a235f9465eed729c6aafc
[ "Apache-2.0" ]
null
null
null
$(function(){ if(!isLogin()){ window.location.href = "/index/index/login"; } })
18.4
52
0.543478
6e304b77dfe61dcc23ed320c3825a8e7042efe17
20,526
html
HTML
_Seletor/ChekingSeletor/cheking.html
LucasAugustoNeves/Site-Necon1.5
63f40fc8b06db0a9374ce6c4e6ca498aa7cc562c
[ "MIT" ]
null
null
null
_Seletor/ChekingSeletor/cheking.html
LucasAugustoNeves/Site-Necon1.5
63f40fc8b06db0a9374ce6c4e6ca498aa7cc562c
[ "MIT" ]
null
null
null
_Seletor/ChekingSeletor/cheking.html
LucasAugustoNeves/Site-Necon1.5
63f40fc8b06db0a9374ce6c4e6ca498aa7cc562c
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html lang="pt-BR"> <head> <meta charset="UTF-8"> <title>NEcon Contabilidade --- SelecionarCondominio</title> <meta name="descrição" content="NEcon Contabilidade a 28 Anos no mercado de Bombinhas e região" /> <meta name="palavras-chave" content="Contabilidade, Bombinhas, Condominios, INSS, ...
66.427184
135
0.717675
0ee970ebacd0e2922372c61e66a20715c4127746
1,261
h
C
src/models/companhia.h
Outbreak-AFA/banco-imobiliario
867d6281d52d29b07510f83595898ea56e19a501
[ "MIT" ]
1
2022-02-04T01:41:21.000Z
2022-02-04T01:41:21.000Z
src/models/companhia.h
Outbreak-AFA/banco-imobiliario
867d6281d52d29b07510f83595898ea56e19a501
[ "MIT" ]
15
2020-10-30T20:50:21.000Z
2020-12-04T09:44:00.000Z
src/models/companhia.h
DhellionFena/banco-imobiliario
867d6281d52d29b07510f83595898ea56e19a501
[ "MIT" ]
null
null
null
typedef struct { double cobranca; int posicao; string nome; } COMPANHIA; COMPANHIA criar_companhia(string nome, int posicao) { COMPANHIA c; c.nome = nome; c.posicao = posicao; c.cobranca = 200000.0; return c; } void buildCompanhias(vector<COMPANHIA> &companhias) { COMPANHIA c; ...
28.659091
128
0.642347
86c08ce396181433968c9c0ca73ec300b8419d79
334
sql
SQL
tools/git-pg-diff.sql
technowledgy/pgdev
69e67c6681611afb8209348690cdb00f5a771586
[ "MIT" ]
1
2022-03-16T10:49:29.000Z
2022-03-16T10:49:29.000Z
tools/git-pg-diff.sql
technowledgy/pgdev
69e67c6681611afb8209348690cdb00f5a771586
[ "MIT" ]
1
2022-02-19T11:24:54.000Z
2022-02-19T11:24:54.000Z
tools/git-pg-diff.sql
technowledgy/pg_dev
69e67c6681611afb8209348690cdb00f5a771586
[ "MIT" ]
null
null
null
\set QUIET on \t on \pset pager 0 create extension postgres_fdw; create extension git; select git.status(relname) from pg_class where relkind='f' and relnamespace = 'local'::regnamespace -- TODO: array fks need to be joined to base tables as arrays and relname not in ('pg_ts_config_map') orde...
22.266667
68
0.712575
4e86ccc897008575ea8ae8fe43aea6fb1a05b0f4
874
swift
Swift
PixabaySearch/Pixabay/Model/PixabayImage.swift
seigo-pon/PixabaySearch
a6a06c35b7a703304b87dc0b578240f93a317893
[ "MIT" ]
null
null
null
PixabaySearch/Pixabay/Model/PixabayImage.swift
seigo-pon/PixabaySearch
a6a06c35b7a703304b87dc0b578240f93a317893
[ "MIT" ]
null
null
null
PixabaySearch/Pixabay/Model/PixabayImage.swift
seigo-pon/PixabaySearch
a6a06c35b7a703304b87dc0b578240f93a317893
[ "MIT" ]
null
null
null
// // PixabayImage.swift // FaceImageCrop // // Created by ueda seigo on 2018/01/19. // Copyright © 2018年 snowrobin. All rights reserved. // import Foundation import ObjectMapper class PixabayImage: Mappable { @objc dynamic var type = "" @objc dynamic var previewURL = "" @objc dynamic var webformatUR...
23
53
0.601831
791d83a0cb113874cbd339b170ab5f3e06768bcc
1,133
kt
Kotlin
src/main/kotlin/me/rustamov/DeprecatedHandlerProxyConfigurator.kt
binali-rustamov/corona-disinfector-kotlin-livedemo
f6505e53a846b679c254306973e5981ede783291
[ "MIT" ]
1
2020-05-18T09:11:12.000Z
2020-05-18T09:11:12.000Z
src/main/kotlin/me/rustamov/DeprecatedHandlerProxyConfigurator.kt
binali-rustamov/corona-disinfector-kotlin-livedemo
f6505e53a846b679c254306973e5981ede783291
[ "MIT" ]
null
null
null
src/main/kotlin/me/rustamov/DeprecatedHandlerProxyConfigurator.kt
binali-rustamov/corona-disinfector-kotlin-livedemo
f6505e53a846b679c254306973e5981ede783291
[ "MIT" ]
null
null
null
package me.rustamov import net.sf.cglib.proxy.Enhancer import java.lang.reflect.Method import java.lang.reflect.Proxy class DeprecatedHandlerProxyConfigurator : ProxyConfigurator { override fun replaceWithProxyIfNeeded(obj: Any, implClass: Class<*>): Any { val annotation = implClass.getAnnotation(Deprecat...
37.766667
114
0.681377
8d73477fa800bbd8ec26b1b6af23e9a05274f018
268
kt
Kotlin
tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/InlineQueries/abstracts/InlineQuery.kt
eboshare/TelegramBotAPI
fcd8f20a9030658fb52c2975638892a1272029e4
[ "Apache-2.0" ]
null
null
null
tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/InlineQueries/abstracts/InlineQuery.kt
eboshare/TelegramBotAPI
fcd8f20a9030658fb52c2975638892a1272029e4
[ "Apache-2.0" ]
null
null
null
tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/InlineQueries/abstracts/InlineQuery.kt
eboshare/TelegramBotAPI
fcd8f20a9030658fb52c2975638892a1272029e4
[ "Apache-2.0" ]
null
null
null
package dev.inmo.tgbotapi.types.InlineQueries.abstracts import dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery @Deprecated("Replaced", ReplaceWith("InlineQuery", "dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery")) typealias InlineQuery = InlineQuery
38.285714
110
0.835821
0b975c6ddf1a134fa942ba06d2fe6a39b749365f
6,435
py
Python
pdsensorvis/sensors/models.py
mickeykkim/masters-project-sphere
6dbe0be877058e647f5e3822932e5a70f181bb53
[ "MIT" ]
2
2019-10-05T20:59:41.000Z
2019-11-01T20:25:39.000Z
pdsensorvis/sensors/models.py
mickeykkim/masters-project-sphere
6dbe0be877058e647f5e3822932e5a70f181bb53
[ "MIT" ]
6
2019-10-24T12:28:02.000Z
2021-08-09T09:56:26.000Z
pdsensorvis/sensors/models.py
mickeykkim/masters-project-sphere
6dbe0be877058e647f5e3822932e5a70f181bb53
[ "MIT" ]
null
null
null
from django.db import models from django.urls import reverse from django.contrib.auth.models import User from django.utils import timezone import uuid ANNOTATION = ( ('asm', 'Asymmetry'), ('dst', 'Dystonia'), ('dsk', 'Dyskensia'), ('ebt', 'En Bloc Turning'), ('str', 'Short Stride Length'), ('mo...
37.631579
116
0.685004
6c2de207ae79ca63d29e3cf9184afe0c97a457ce
303
kt
Kotlin
common/src/main/kotlin/dev/inmo/micro_utils/common/Dimensions.kt
InsanusMokrassar/MicroUtils
d2314422f1e53c4e7eb43fb61557c0687f45c45f
[ "Apache-2.0" ]
8
2020-11-12T04:23:03.000Z
2022-03-14T18:38:56.000Z
common/src/main/kotlin/dev/inmo/micro_utils/common/Dimensions.kt
InsanusMokrassar/MicroUtils
d2314422f1e53c4e7eb43fb61557c0687f45c45f
[ "Apache-2.0" ]
11
2020-10-22T10:41:25.000Z
2021-11-05T15:56:00.000Z
common/src/main/kotlin/dev/inmo/micro_utils/common/Dimensions.kt
InsanusMokrassar/MicroUtils
d2314422f1e53c4e7eb43fb61557c0687f45c45f
[ "Apache-2.0" ]
null
null
null
@file:Suppress("NOTHING_TO_INLINE") package dev.inmo.micro_utils.common import android.content.res.Resources inline fun Resources.getSp( resId: Int ) = getDimension(resId) / displayMetrics.scaledDensity inline fun Resources.getDp( resId: Int ) = getDimension(resId) * displayMetrics.density
21.642857
54
0.778878
388917e1be5d13a9f292bbddbc0dbb84fddc0484
2,227
h
C
uoj_judger/include/ex_testlib.h
SOJdevelopers/SOJ-judger
3bf6cfc2a59e609aa3b5fb890cbbbe2e5cad4465
[ "MIT" ]
1
2021-05-16T06:47:11.000Z
2021-05-16T06:47:11.000Z
uoj_judger/include/ex_testlib.h
SOJdevelopers/SOJ-judger
3bf6cfc2a59e609aa3b5fb890cbbbe2e5cad4465
[ "MIT" ]
null
null
null
uoj_judger/include/ex_testlib.h
SOJdevelopers/SOJ-judger
3bf6cfc2a59e609aa3b5fb890cbbbe2e5cad4465
[ "MIT" ]
null
null
null
#ifndef _TESTLIB_H_ #include "testlib.h" #endif #ifndef _EX_TESTLIB_H #define _EX_TESTLIB_H int __testlib_ancestor(int x, std::vector <int> &p) {return p[x] == x ? x : (p[x] = __testlib_ancestor(p[x], p));} std::set < std::pair <int, int> > readTree(InStream &in, int vertex, int weight_min = -1, int weight_max = -1) ...
40.490909
156
0.598563
1bc1397950bf500cd3c8a5a07077d8e97dfa1b9b
563
asm
Assembly
oeis/017/A017302.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/017/A017302.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/017/A017302.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A017302: a(n) = (10*n + 2)^10. ; 1024,61917364224,26559922791424,1125899906842624,17080198121677824,144555105949057024,839299365868340224,3743906242624487424,13744803133596058624,43438845422363213824,121899441999475713024,310584820834420916224,730463141542791783424,1605976966052654874624,3333369396234118349824,658318...
80.428571
499
0.898757
1047dccaf0349b40266b375012b080c8b64a488d
1,139
kt
Kotlin
app/src/main/java/com/theone/music/ui/fragment/DownloadFragment.kt
Theoneee/HiFiNi
ca1d3dc7a7a0244bbad461d1eb0840ddf6de8770
[ "Apache-2.0" ]
3
2022-01-08T02:13:00.000Z
2022-01-10T09:17:52.000Z
app/src/main/java/com/theone/music/ui/fragment/DownloadFragment.kt
Theoneee/HiFiNi
ca1d3dc7a7a0244bbad461d1eb0840ddf6de8770
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/theone/music/ui/fragment/DownloadFragment.kt
Theoneee/HiFiNi
ca1d3dc7a7a0244bbad461d1eb0840ddf6de8770
[ "Apache-2.0" ]
null
null
null
package com.theone.music.ui.fragment import android.view.View import com.chad.library.adapter.base.BaseQuickAdapter import com.theone.music.data.model.Download import com.theone.music.data.model.DownloadResult import com.theone.music.ui.adapter.DownloadAdapter import com.theone.music.viewmodel.DownloadViewModel import...
23.729167
90
0.578578
fed9ccc1b7bab84f3cc3841344ea0023ff467678
13,715
html
HTML
app/www/js3.html
jlalogin/boot0815
b3a8ab4f2e2aaa260605157b0672455ec790e985
[ "Apache-2.0" ]
null
null
null
app/www/js3.html
jlalogin/boot0815
b3a8ab4f2e2aaa260605157b0672455ec790e985
[ "Apache-2.0" ]
null
null
null
app/www/js3.html
jlalogin/boot0815
b3a8ab4f2e2aaa260605157b0672455ec790e985
[ "Apache-2.0" ]
null
null
null
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="css/site.min.gz.css"> </head> <body> <header><nav><a href="index.html"><h1>Intuit Front End Bootcamp</h1></a></nav></header> <h2>Javascript</h2> <h3>Module Pattern</h3> <!-- insert html code here --> <script> ...
31.528736
174
0.441706
12b4cdfc7c18ebacde671b1d640a36292aef6681
1,006
h
C
TankWars/Source/TankWars/Public/TankPlayerController.h
AlexanderJDupree/TankWars
ceca6acafff548d7471cb940122684eff39625da
[ "Unlicense" ]
null
null
null
TankWars/Source/TankWars/Public/TankPlayerController.h
AlexanderJDupree/TankWars
ceca6acafff548d7471cb940122684eff39625da
[ "Unlicense" ]
null
null
null
TankWars/Source/TankWars/Public/TankPlayerController.h
AlexanderJDupree/TankWars
ceca6acafff548d7471cb940122684eff39625da
[ "Unlicense" ]
null
null
null
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "Tank.h" #include "CoreMinimal.h" #include "GameFramework/PlayerController.h" #include "TankPlayerController.generated.h" // Must be last include /** * */ UCLASS() class TANKWARS_API ATankPlayerController : public...
21.404255
82
0.77833
259e133b87721e017e51ff3ac8c04e90022f000e
231
lua
Lua
MMOCoreORB/bin/scripts/object/custom_content/tangible/food/generic/drink_vayerbok.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
18
2017-02-09T15:36:05.000Z
2021-12-21T04:22:15.000Z
MMOCoreORB/bin/scripts/object/custom_content/tangible/food/generic/drink_vayerbok.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
61
2016-12-30T21:51:10.000Z
2021-12-10T20:25:56.000Z
MMOCoreORB/bin/scripts/object/custom_content/tangible/food/generic/drink_vayerbok.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
71
2017-01-01T05:34:38.000Z
2022-03-29T01:04:00.000Z
object_tangible_food_generic_drink_vayerbok = object_tangible_food_generic_shared_drink_vayerbok:new { } ObjectTemplates:addTemplate(object_tangible_food_generic_drink_vayerbok, "object/tangible/food/generic/drink_vayerbok.iff")
38.5
123
0.896104
d0b7bc481a59f40adf5a77f4c9ee9aa1a16f5651
54
lua
Lua
Task/Nth-root/Lua/nth-root.lua
djgoku/RosettaCodeData
91df62d46142e921b3eacdb52b0316c39ee236bc
[ "Info-ZIP" ]
null
null
null
Task/Nth-root/Lua/nth-root.lua
djgoku/RosettaCodeData
91df62d46142e921b3eacdb52b0316c39ee236bc
[ "Info-ZIP" ]
null
null
null
Task/Nth-root/Lua/nth-root.lua
djgoku/RosettaCodeData
91df62d46142e921b3eacdb52b0316c39ee236bc
[ "Info-ZIP" ]
null
null
null
function nth_root(num,root) return num^(1/root) end
13.5
27
0.740741
7ba65a42217fb56d42566ebd2976039872a9f9f0
8,746
asm
Assembly
audio/music/kantogymbattle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
audio/music/kantogymbattle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
audio/music/kantogymbattle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
Music_KantoGymBattle: musicheader 3, 1, Music_KantoGymBattle_Ch1 musicheader 1, 2, Music_KantoGymBattle_Ch2 musicheader 1, 3, Music_KantoGymBattle_Ch3 Music_KantoGymBattle_Ch1: tempo 101 volume $77 dutycycle $3 tone $0002 vibrato $12, $15 notetype $c, $b2 octave 3 note A#, 1 note A_, 1 note G#, 1 note G_...
14.314239
49
0.657329
661792ff15aa74a3f633b027b997597f06979a46
7,084
css
CSS
dist/layout/flex-grid.min.css
jonathanzuniga/css-starter-kit
756028a3c8130a8a3eda88e12074b45cab831177
[ "MIT" ]
null
null
null
dist/layout/flex-grid.min.css
jonathanzuniga/css-starter-kit
756028a3c8130a8a3eda88e12074b45cab831177
[ "MIT" ]
null
null
null
dist/layout/flex-grid.min.css
jonathanzuniga/css-starter-kit
756028a3c8130a8a3eda88e12074b45cab831177
[ "MIT" ]
null
null
null
.row{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.col,.col-1,.xs-col-1,.col-2,.xs-col-2,.col-3,.xs-col-3,.col-4,.xs-col-4,.col-5,.xs-col-5,.col-6,.xs-col-6,.col-7,.xs-col-7,.col-8,.xs-col-8,.col-9,.xs-col-9,.col-10,.xs-col-10,.col-11,.xs-col-11,.col-12,.xs-col-12,.sm-col-1,.sm-col-2,.sm-col-3,.sm-c...
3,542
7,083
0.713721
2036e67f617c582efa2f657759df64c7bcb010f1
1,493
kt
Kotlin
app/src/main/kotlin/sample/kotlin/project/domain/stores/search/middlewares/SuggestionsMiddleware.kt
Anna-Sentyakova/projekt
37b57a5dd22bf5e106ecd8a28cf24cbdd7cb5819
[ "Apache-2.0" ]
1
2021-10-20T23:10:24.000Z
2021-10-20T23:10:24.000Z
app/src/main/kotlin/sample/kotlin/project/domain/stores/search/middlewares/SuggestionsMiddleware.kt
Anna-Sentyakova/projekt
37b57a5dd22bf5e106ecd8a28cf24cbdd7cb5819
[ "Apache-2.0" ]
null
null
null
app/src/main/kotlin/sample/kotlin/project/domain/stores/search/middlewares/SuggestionsMiddleware.kt
Anna-Sentyakova/projekt
37b57a5dd22bf5e106ecd8a28cf24cbdd7cb5819
[ "Apache-2.0" ]
null
null
null
package sample.kotlin.project.domain.stores.search.middlewares import io.reactivex.Observable import io.reactivex.functions.Consumer import sample.kotlin.project.domain.core.mvi.BaseMiddleware import sample.kotlin.project.domain.repositories.search.SearchRepository import sample.kotlin.project.domain.stores.search.poj...
42.657143
95
0.757535
2a122f5f10a3d0bd94cc7a4a848493d410f69b99
5,061
html
HTML
application/cms_login/view/index/index.html
luobin1017/appmanage
69f3a5875f7896191d142d84087eafa99147ab38
[ "Apache-2.0" ]
null
null
null
application/cms_login/view/index/index.html
luobin1017/appmanage
69f3a5875f7896191d142d84087eafa99147ab38
[ "Apache-2.0" ]
null
null
null
application/cms_login/view/index/index.html
luobin1017/appmanage
69f3a5875f7896191d142d84087eafa99147ab38
[ "Apache-2.0" ]
null
null
null
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title>Deepsea后台管理系统</title> <link rel="stylesheet" href="/style/layui/css/layui.css"> <link rel="stylesheet" href="/style/main.css"> <style> .layui-...
42.889831
268
0.428571
681ba6c8c3debdcf38155bf3cf2d64c41d9396c2
26,125
sql
SQL
Documentacion/Database/Script_Creacion/Script_Importacion_Califica_V3.sql
jesusArangor/EvaluaDocentesIngrid
821022f22702fedfa14882f03bf4a0835f63fe1b
[ "MIT" ]
null
null
null
Documentacion/Database/Script_Creacion/Script_Importacion_Califica_V3.sql
jesusArangor/EvaluaDocentesIngrid
821022f22702fedfa14882f03bf4a0835f63fe1b
[ "MIT" ]
9
2022-03-07T23:11:06.000Z
2022-03-27T15:01:40.000Z
Documentacion/Database/Script_Creacion/Script_Importacion_Califica_V3.sql
jesusArangor/EvaluaDocentesIngrid
821022f22702fedfa14882f03bf4a0835f63fe1b
[ "MIT" ]
null
null
null
-- MySQL dump 10.13 Distrib 5.5.62, for Win64 (AMD64) -- -- Host: localhost Database: califica -- ------------------------------------------------------ -- Server version 5.5.5-10.4.11-MariaDB /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_...
42.898194
2,184
0.71866
0bd24f1fc2929eaa3026c2a022b241ce609088b6
30,324
js
JavaScript
read-files11.js
alanmimms/read-files11
6775e27822b9cfac61c5842e6407ce9e8ef87a83
[ "MIT" ]
null
null
null
read-files11.js
alanmimms/read-files11
6775e27822b9cfac61c5842e6407ce9e8ef87a83
[ "MIT" ]
null
null
null
read-files11.js
alanmimms/read-files11
6775e27822b9cfac61c5842e6407ce9e8ef87a83
[ "MIT" ]
null
null
null
#!/usr/bin/env node 'use strict'; // This reads and extracts the contents of an RSX-20F (FILES11) RX-01 // MEDIA ONLY filesystem volume -- for example, a KL10 CPU's front-end // RSX-20F RX01 floppy disk image file. The pathname of the disk image // whose contents is to be extracted is named as the sole command line // ...
50.288557
137
0.341512
c19739ef6fcb053d9363c0a5d659edff2c39b5f7
185
kt
Kotlin
module/test/src/jvmTest/kotlin/DumperReflectionTest.kt
softappeal/yass2
f7da57a9e4799a060196fc0a190b17984d97e886
[ "BSD-3-Clause" ]
13
2019-08-09T05:29:00.000Z
2022-03-06T02:46:31.000Z
module/test/src/jvmTest/kotlin/DumperReflectionTest.kt
softappeal/yass2
f7da57a9e4799a060196fc0a190b17984d97e886
[ "BSD-3-Clause" ]
null
null
null
module/test/src/jvmTest/kotlin/DumperReflectionTest.kt
softappeal/yass2
f7da57a9e4799a060196fc0a190b17984d97e886
[ "BSD-3-Clause" ]
null
null
null
package ch.softappeal.yass2 import ch.softappeal.yass2.reflect.* class DumperReflectionTest : DumperGeneratedTest() { override val dumperProperties = ReflectionDumperProperties }
23.125
62
0.816216
3faac76f19d454ef0d241d3e56701bd5f7f8ecbf
22,079
h
C
production_apps/BEM4I/BEIntegratorHelmholtz.h
readex-eu/readex-apps
38493b11806c306f4e8f1b7b2d97764b45fac8e2
[ "BSD-3-Clause" ]
2
2020-11-25T13:10:11.000Z
2021-03-15T20:26:35.000Z
production_apps/BEM4I/BEIntegratorHelmholtz.h
readex-eu/readex-apps
38493b11806c306f4e8f1b7b2d97764b45fac8e2
[ "BSD-3-Clause" ]
null
null
null
production_apps/BEM4I/BEIntegratorHelmholtz.h
readex-eu/readex-apps
38493b11806c306f4e8f1b7b2d97764b45fac8e2
[ "BSD-3-Clause" ]
1
2018-09-30T19:04:38.000Z
2018-09-30T19:04:38.000Z
/*! * @file BEIntegratorHelmholtz.h * @author Jan Zapletal * @date August 12, 2013 * @brief Header file for class BEIntegratorHelmholtz * */ #ifndef BEINTEGRATORHELMHOLTZ_H #define BEINTEGRATORHELMHOLTZ_H #include "BEIntegrator.h" //#include "BESpace.h" namespace bem4i { /*! * concrete class for He...
26.473621
91
0.632773
9929cf721e49d788abf5038601782428ac194a60
2,276
c
C
src/tcp.c
cijliu/librtsp
2ec1a81ad65280568a0c7c16420d7c10fde13b04
[ "MIT" ]
15
2021-03-02T08:00:23.000Z
2022-02-20T12:33:03.000Z
src/tcp.c
astatong/librtsp
2ec1a81ad65280568a0c7c16420d7c10fde13b04
[ "MIT" ]
null
null
null
src/tcp.c
astatong/librtsp
2ec1a81ad65280568a0c7c16420d7c10fde13b04
[ "MIT" ]
7
2021-03-02T01:48:01.000Z
2021-12-24T09:49:07.000Z
/* * @Author: cijliu * @Date: 2021-02-11 14:17:59 * @LastEditTime: 2021-02-23 18:01:54 */ #include "include/net.h" int tcp_server_init(tcp_t *tcp, int port) { memset(tcp, 0, sizeof(tcp_t)); tcp->sock = socket(AF_INET, SOCK_STREAM, 0); if (tcp->sock == -1) { printf("create socket failed : %d\n"...
25.288889
86
0.577329
7b62bb4e5d5cfb098274e782be30d68abcb706bc
945
rb
Ruby
src/assignments/age-verifier/solution.rb
leojh/learning-ruby
db3abdba7f8d974127c3eb7f592cc52cb81c169a
[ "MIT" ]
null
null
null
src/assignments/age-verifier/solution.rb
leojh/learning-ruby
db3abdba7f8d974127c3eb7f592cc52cb81c169a
[ "MIT" ]
null
null
null
src/assignments/age-verifier/solution.rb
leojh/learning-ruby
db3abdba7f8d974127c3eb7f592cc52cb81c169a
[ "MIT" ]
null
null
null
#As a developer on the App Store team, you are required to check the age of every user. #Due to US law, users wishing to open accounts online but be at least 13 years of age. #Your job as a developer is to write a module that takes in a user's date of birth #and makes sure that the user is at least 13 years old. requi...
27.794118
102
0.716402
6e134a54d52c80a51d93e63f8d59002908887310
638
html
HTML
users/templates/users/blockWrongTries.html
henryyang42/NTHUOJ_web
b197ef8555aaf90cba176eba61da5c919dab7af6
[ "MIT" ]
null
null
null
users/templates/users/blockWrongTries.html
henryyang42/NTHUOJ_web
b197ef8555aaf90cba176eba61da5c919dab7af6
[ "MIT" ]
null
null
null
users/templates/users/blockWrongTries.html
henryyang42/NTHUOJ_web
b197ef8555aaf90cba176eba61da5c919dab7af6
[ "MIT" ]
null
null
null
{% extends "index/base.html" %} {% load static %} {% block title_name %} <title>Block Page</title> {% endblock title_name %} {% block body_block %} <div class="container" style="margin-top:50px;margin-bottom:50px;min-height:500px;"> <p style="text-align: center;font-size: 75px;">Blocked!</p> <p style="...
37.529412
80
0.669279
f03ee7eeee893949015c77ef805844697cce8b4d
610
js
JavaScript
packages/picker/props.js
wlin00/wot-design-mini
e36a599588b7a848734829915baa7cfec86d0c0c
[ "MIT" ]
null
null
null
packages/picker/props.js
wlin00/wot-design-mini
e36a599588b7a848734829915baa7cfec86d0c0c
[ "MIT" ]
null
null
null
packages/picker/props.js
wlin00/wot-design-mini
e36a599588b7a848734829915baa7cfec86d0c0c
[ "MIT" ]
null
null
null
export default { // 选择器左侧文案 label: String, // 选择器占位符 placeholder: { type: String, value: '请选择' }, // 禁用 disabled: { type: Boolean, value: false }, // 只读 readonly: { type: Boolean, value: false }, /* popup */ // 弹出层标题 title: String, // 取消按钮文案 cancelButtonText: { ...
14.52381
24
0.565574
2063c0bb01fb11d4da2697eefb8c6d7238544a44
1,427
lua
Lua
nvim/.config/nvim/lua/plugins/null-ls-config.lua
uhavin/dotfiles
d9f70f853c9916eec83f0b6bc1cd4943a63c5292
[ "MIT" ]
null
null
null
nvim/.config/nvim/lua/plugins/null-ls-config.lua
uhavin/dotfiles
d9f70f853c9916eec83f0b6bc1cd4943a63c5292
[ "MIT" ]
null
null
null
nvim/.config/nvim/lua/plugins/null-ls-config.lua
uhavin/dotfiles
d9f70f853c9916eec83f0b6bc1cd4943a63c5292
[ "MIT" ]
null
null
null
local HOME = vim.fn.expand("$HOME") local null_ls = require("null-ls") ---Create path for a python package installed in nvim virtualenv. ---@param command_name string local function run_from_nvim_pyenv(command_name) local command_full_path = HOME .. "/.pyenv/versions/nvim/bin/" .. command_name return command_full_pa...
37.552632
92
0.731605
e77cb4596b4bdf2c13a0df84fbd542c5080f2c3f
480
js
JavaScript
src/components/timer/timer.js
DaveVodrazka/davetheprogrammer
39b33eaa9a8b8d976c1d982c6e83341bd1cf7f93
[ "RSA-MD" ]
null
null
null
src/components/timer/timer.js
DaveVodrazka/davetheprogrammer
39b33eaa9a8b8d976c1d982c6e83341bd1cf7f93
[ "RSA-MD" ]
null
null
null
src/components/timer/timer.js
DaveVodrazka/davetheprogrammer
39b33eaa9a8b8d976c1d982c6e83341bd1cf7f93
[ "RSA-MD" ]
null
null
null
import React from 'react'; import Interval from 'react-interval-rerender'; import * as style from './timer.module.scss'; const Timer = () => { return ( <div className={style.timer}> <p>The time is{' '} <span> <Interval delay={1000}> {() => Math.floor(new Date().getTime() / 10...
21.818182
64
0.541667
853895649ec6fcbbf7faaca12061b2aacd64170e
4,890
kt
Kotlin
app/src/test/java/co/zsmb/rainbowcake/guardiandemo/ui/detail/DetailViewModelTest.kt
xirt4m/guardian-demo
19fc09f46b9bdba77bb313c8618a111ea13c3344
[ "Apache-2.0" ]
9
2020-07-01T08:11:55.000Z
2020-07-23T09:55:55.000Z
app/src/test/java/co/zsmb/rainbowcake/guardiandemo/ui/detail/DetailViewModelTest.kt
xirt4m/guardian-demo
19fc09f46b9bdba77bb313c8618a111ea13c3344
[ "Apache-2.0" ]
2
2020-05-10T13:43:21.000Z
2020-07-28T13:11:13.000Z
app/src/test/java/co/zsmb/rainbowcake/guardiandemo/ui/detail/DetailViewModelTest.kt
xirt4m/guardian-demo
19fc09f46b9bdba77bb313c8618a111ea13c3344
[ "Apache-2.0" ]
5
2020-03-01T20:06:13.000Z
2020-10-21T09:44:37.000Z
package co.zsmb.rainbowcake.guardiandemo.ui.detail import co.zsmb.rainbowcake.guardiandemo.ui.detail.DetailPresenter.DetailedNewsItem import co.zsmb.rainbowcake.test.assertObserved import co.zsmb.rainbowcake.test.base.ViewModelTest import co.zsmb.rainbowcake.test.observeStateAndEvents import com.nhaarman.mockitokotlin...
36.222222
105
0.662577
85286d1f89baf8a744af77036511e3546e662aa9
10,275
rs
Rust
src/feature_transform_parser.rs
patrickwaters1000/fwumious_wabbit
ba2ef474f97a09437d4fb1c192320013ecbcf53f
[ "BSD-3-Clause" ]
null
null
null
src/feature_transform_parser.rs
patrickwaters1000/fwumious_wabbit
ba2ef474f97a09437d4fb1c192320013ecbcf53f
[ "BSD-3-Clause" ]
null
null
null
src/feature_transform_parser.rs
patrickwaters1000/fwumious_wabbit
ba2ef474f97a09437d4fb1c192320013ecbcf53f
[ "BSD-3-Clause" ]
null
null
null
//#[macro_use] //extern crate nom; use crate::model_instance; use crate::parser; use crate::vwmap; use std::error::Error; use std::io::Error as IOError; use std::io::ErrorKind; use fasthash::murmur3; use serde::{Serialize,Deserialize}; use crate::feature_transform_executor; pub const TRANSFORM_NAMESPACE_MARK: u32 ...
37.637363
192
0.603504
37aab7ba996c42e90b7df3bedd7b4067c0becebf
215
lua
Lua
MMOCoreORB/bin/scripts/object/custom_content/mobile/bounty_guild_bounty_check.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
18
2017-02-09T15:36:05.000Z
2021-12-21T04:22:15.000Z
MMOCoreORB/bin/scripts/object/custom_content/mobile/bounty_guild_bounty_check.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
61
2016-12-30T21:51:10.000Z
2021-12-10T20:25:56.000Z
MMOCoreORB/bin/scripts/object/custom_content/mobile/bounty_guild_bounty_check.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
71
2017-01-01T05:34:38.000Z
2022-03-29T01:04:00.000Z
object_mobile_bounty_guild_bounty_check = object_mobile_shared_bounty_guild_bounty_check:new { } ObjectTemplates:addTemplate(object_mobile_bounty_guild_bounty_check, "object/mobile/bounty_guild_bounty_check.iff")
35.833333
115
0.897674
7af457f3cf2b372082bde6b100a3c9506cc237b5
820
rb
Ruby
app/controllers/transactions_controller.rb
jigneshphipl/compliance-management
f1bbba9b1d1eab8fc6b7e20a64769e782679891b
[ "Apache-2.0" ]
2
2015-01-01T12:52:17.000Z
2019-04-21T12:33:02.000Z
app/controllers/transactions_controller.rb
jigneshphipl/compliance-management
f1bbba9b1d1eab8fc6b7e20a64769e782679891b
[ "Apache-2.0" ]
1
2015-02-28T01:28:54.000Z
2015-04-10T17:32:22.000Z
app/controllers/transactions_controller.rb
jigneshphipl/compliance-management
f1bbba9b1d1eab8fc6b7e20a64769e782679891b
[ "Apache-2.0" ]
null
null
null
# Author:: Miron Cuperman (mailto:miron+cms@google.com) # Copyright:: Google Inc. 2012 # License:: Apache 2.0 # Handle Transactions class TransactionsController < BaseObjectsController # access_control :acl do # allow :superuser # end layout 'dashboard' no_base_action :index, :show, :tooltip private ...
23.428571
102
0.709756
2998d3de7f5e6bd51035afc32534f6f4544d7a8a
1,928
kt
Kotlin
fontawesome/src/de/msrd0/fontawesome/icons/FA_STEAM.kt
msrd0/fontawesome-kt
2fc4755051325e730e9d012c9dfe94f5ea800fdd
[ "Apache-2.0" ]
null
null
null
fontawesome/src/de/msrd0/fontawesome/icons/FA_STEAM.kt
msrd0/fontawesome-kt
2fc4755051325e730e9d012c9dfe94f5ea800fdd
[ "Apache-2.0" ]
null
null
null
fontawesome/src/de/msrd0/fontawesome/icons/FA_STEAM.kt
msrd0/fontawesome-kt
2fc4755051325e730e9d012c9dfe94f5ea800fdd
[ "Apache-2.0" ]
null
null
null
/* @generated * * This file is part of the FontAwesome Kotlin library. * https://github.com/msrd0/fontawesome-kt * * This library is not affiliated with FontAwesome. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
48.2
830
0.687759
9c12ac52a403909688f2b95496dba8f64ecd5ac1
39
js
JavaScript
packages/dashboard/src/atoms/StatusDot/index.js
VikaNazarova/ux
ad37bc0a6fba77505807bbd74c00dd634843b777
[ "MIT" ]
3
2019-10-18T11:29:09.000Z
2021-09-23T04:19:19.000Z
packages/dashboard/src/atoms/StatusDot/index.js
VikaNazarova/ux
ad37bc0a6fba77505807bbd74c00dd634843b777
[ "MIT" ]
22
2019-11-19T10:44:57.000Z
2022-01-20T13:47:32.000Z
packages/dashboard/src/atoms/StatusDot/index.js
VikaNazarova/ux
ad37bc0a6fba77505807bbd74c00dd634843b777
[ "MIT" ]
4
2020-02-12T05:16:39.000Z
2020-12-01T14:20:26.000Z
export { default } from './StatusDot';
19.5
38
0.666667
95ce4f70d721c3b109c64956c4fa9547496a5fce
462
css
CSS
css/other.css
AtlasDev/SmartCMS
5a4ad09490ddc66d182764d45dc9d22188913205
[ "MIT" ]
null
null
null
css/other.css
AtlasDev/SmartCMS
5a4ad09490ddc66d182764d45dc9d22188913205
[ "MIT" ]
null
null
null
css/other.css
AtlasDev/SmartCMS
5a4ad09490ddc66d182764d45dc9d22188913205
[ "MIT" ]
null
null
null
#notify { z-index: 999; display: none; position: absolute; width: 100%; height: 60px; color: #fff; font-size: 20px; overflow: hidden; } #notify .logo { width: 60px; height: 60px; padding: 20px 0; text-align: center; float: left; overflow: hidden; background-c...
16.5
27
0.575758
1cab6b6fa377a6dbcd17e32409d8389fee208068
5,471
css
CSS
public/style.css
Uranus-Grace-Shopper/GraceShopper
38be331b0e4d6f586770d009f82eefc867c21102
[ "MIT" ]
null
null
null
public/style.css
Uranus-Grace-Shopper/GraceShopper
38be331b0e4d6f586770d009f82eefc867c21102
[ "MIT" ]
18
2022-03-02T21:25:27.000Z
2022-03-07T22:53:03.000Z
public/style.css
Uranus-Grace-Shopper/GraceShopper
38be331b0e4d6f586770d009f82eefc867c21102
[ "MIT" ]
null
null
null
body { font-family: Arial, Helvetica, sans-serif; background: rgb(255, 255, 255); /* max-width: 80%; display: flex; align-self: center; */ } a { text-decoration: none; } /* label { display: block; } */ nav a { /* display: inline-block; */ margin: 0.5em; width: 30%; color: black; } form div { ...
15.411268
73
0.641199