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
3428a34c2b12568ac1130c4c9f7d2dd74c369585
169
kt
Kotlin
app/src/main/java/com/pet/chat/network/data/base/FilePreview.kt
ViktorMorgachev/ChatBest
14065fa300ece434f4605b56938e7c80a4dde4f4
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/pet/chat/network/data/base/FilePreview.kt
ViktorMorgachev/ChatBest
14065fa300ece434f4605b56938e7c80a4dde4f4
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/pet/chat/network/data/base/FilePreview.kt
ViktorMorgachev/ChatBest
14065fa300ece434f4605b56938e7c80a4dde4f4
[ "Apache-2.0" ]
null
null
null
package com.pet.chat.network.data.base import android.net.Uri data class FilePreview(val fileUri: Uri?, val filePath: String?, val openDialog: Boolean = true)
21.125
41
0.739645
40abc5b6a6a68749fceab594232980973dc7f81a
2,572
py
Python
tests/cli/test_cookiecutter_invocation.py
insight-infrastructure/cookiecutter
5e77a6f59786759cf1b469e7bd827b6d340a31c6
[ "BSD-3-Clause" ]
8
2020-06-15T18:49:24.000Z
2021-04-15T10:34:24.000Z
tests/cli/test_cookiecutter_invocation.py
insight-infrastructure/cookiecutter
5e77a6f59786759cf1b469e7bd827b6d340a31c6
[ "BSD-3-Clause" ]
19
2020-06-28T16:03:56.000Z
2020-10-07T15:52:06.000Z
tests/cli/test_cookiecutter_invocation.py
insight-infrastructure/nukikata
5e77a6f59786759cf1b469e7bd827b6d340a31c6
[ "BSD-3-Clause" ]
null
null
null
""" test_cookiecutter_invocation. Tests to make sure that cookiecutter can be called from the cli without using the entry point set up for the package. """ import os import subprocess import sys import shutil import pytest import cookiecutter.utils.paths @pytest.fixture def project_dir(): """Return test proje...
27.361702
80
0.650078
a99d3b53ebab76aef40d3aa34b48107f79735fab
6,906
html
HTML
authors/nicola_molinari/author_details/deletions_by_date.html
cdnjs/cdnjs-git_stats
b2a5b0f58eed926bddfae87f15412c35696aecb6
[ "MIT" ]
5
2016-01-30T16:49:46.000Z
2022-02-08T04:28:04.000Z
authors/nicola_molinari/author_details/deletions_by_date.html
cdnjs/cdnjs-git_stats
b2a5b0f58eed926bddfae87f15412c35696aecb6
[ "MIT" ]
1
2018-08-17T08:54:54.000Z
2018-08-17T08:54:54.000Z
authors/nicola_molinari/author_details/deletions_by_date.html
cdnjs/cdnjs-git_stats
b2a5b0f58eed926bddfae87f15412c35696aecb6
[ "MIT" ]
1
2021-11-04T12:14:53.000Z
2021-11-04T12:14:53.000Z
<!DOCTYPE html><html><head><title>GitStats - cdnjs</title><meta charset="utf-8"/><link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.1.1/css/bootstrap.min.css" rel="stylesheet" type="text/css"/><style>body{padding-top:60px}</style><link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2...
6,906
6,906
0.729945
7d7a3f8e8e61329ed21fdf258bc7c2bfba354f16
309
lua
Lua
Media/Scripts/UserSorts/TypeAndName.lua
Swizzy/AuroraScripts
27f2b229c8acc77544cc31c5d15caa6dff375538
[ "Unlicense" ]
3
2016-09-07T08:12:10.000Z
2017-04-13T20:59:02.000Z
Media/Scripts/UserSorts/TypeAndName.lua
Swizzy/AuroraScripts
27f2b229c8acc77544cc31c5d15caa6dff375538
[ "Unlicense" ]
1
2021-05-11T17:23:58.000Z
2021-05-11T20:05:28.000Z
Media/Scripts/UserSorts/TypeAndName.lua
Swizzy/AuroraScripts
27f2b229c8acc77544cc31c5d15caa6dff375538
[ "Unlicense" ]
3
2017-04-13T20:59:03.000Z
2020-10-29T11:03:05.000Z
GameListSorters["Name Grouped by Type"] = function(Item1, Item2, Type) if Item1.Type ~= Item2.Type then return Item1.Type > Item2.Type end if Type == SortType.Descending then return string.lower(Item1.Name) > string.lower(Item2.Name) end return string.lower(Item1.Name) < string.lower(Item2.Name) end
34.333333
70
0.747573
0efd539fdd07243f65fc1d64adefc0d90361e25f
654
ts
TypeScript
src/app/repo/repo.component.ts
DerrickOdhiambo/Github-IP2
24a575d2cae6f06e72be30165b0369cef7e745b0
[ "Unlicense" ]
null
null
null
src/app/repo/repo.component.ts
DerrickOdhiambo/Github-IP2
24a575d2cae6f06e72be30165b0369cef7e745b0
[ "Unlicense" ]
null
null
null
src/app/repo/repo.component.ts
DerrickOdhiambo/Github-IP2
24a575d2cae6f06e72be30165b0369cef7e745b0
[ "Unlicense" ]
null
null
null
import { Component, OnInit } from '@angular/core'; import { RepoService } from '../repo.service'; import { Repo } from '../classes/repo'; @Component({ selector: 'app-repo', templateUrl: './repo.component.html', styleUrls: ['./repo.component.css'], }) export class RepoComponent implements OnInit { constructor(p...
26.16
65
0.66208
e8ec71dfe68f78e0bbd64c46510e470c4242fa2e
1,228
py
Python
aiphysim/models/spacetime.py
perovai/deepkoopman
eb6de915f5ea1f20b47cb3a22a384f55c30f0558
[ "MIT" ]
null
null
null
aiphysim/models/spacetime.py
perovai/deepkoopman
eb6de915f5ea1f20b47cb3a22a384f55c30f0558
[ "MIT" ]
10
2021-07-07T09:24:33.000Z
2021-09-27T14:32:59.000Z
aiphysim/models/spacetime.py
perovai/deepkoopman
eb6de915f5ea1f20b47cb3a22a384f55c30f0558
[ "MIT" ]
null
null
null
import torch import torch.nn as nn class SpaceTime(nn.Module): def __init__(self, opts): # TODO: Add things like no. of hidden layers to opts pass class LSTM(nn.Module): # This class is largely derived from # https://stackabuse.com/time-series-prediction-using-lstm-with-pytorch-in-python...
34.111111
98
0.666124
c1b9fe79b930cf89fb54101614eef2a6a6f38882
1,030
rs
Rust
crates/rslint_rowan/src/lib.rs
antleblanc/rslint
bb92a25f1b88dd3e36202b0557098ae3dc4624eb
[ "MIT" ]
1,225
2020-07-17T04:39:33.000Z
2020-11-10T20:01:51.000Z
crates/rslint_rowan/src/lib.rs
antleblanc/rslint
bb92a25f1b88dd3e36202b0557098ae3dc4624eb
[ "MIT" ]
62
2020-09-22T13:35:10.000Z
2020-11-08T02:13:00.000Z
crates/rslint_rowan/src/lib.rs
antleblanc/rslint
bb92a25f1b88dd3e36202b0557098ae3dc4624eb
[ "MIT" ]
38
2020-09-23T14:02:54.000Z
2020-11-04T05:09:56.000Z
#![forbid( // missing_debug_implementations, unconditional_recursion, future_incompatible, // missing_docs, )] #![deny(unsafe_code)] // this is ~~stolen~~ borrowed from servo_arc so a lot of this is just legacy code #![allow(clippy::all, warnings, unsafe_code)] mod arc; #[allow(unsafe_code)] pub mod cur...
28.611111
100
0.731068
74ac573ebdfae9edd795bfe45eb433d0e8b26a7a
6,710
js
JavaScript
component---src-templates-project-js-5b5cfa01eb3e7f289936.js
ShirinStar/mjf-deploy
7c3b10174144198c2bf5b450f9102c326eeb249c
[ "MIT" ]
null
null
null
component---src-templates-project-js-5b5cfa01eb3e7f289936.js
ShirinStar/mjf-deploy
7c3b10174144198c2bf5b450f9102c326eeb249c
[ "MIT" ]
null
null
null
component---src-templates-project-js-5b5cfa01eb3e7f289936.js
ShirinStar/mjf-deploy
7c3b10174144198c2bf5b450f9102c326eeb249c
[ "MIT" ]
null
null
null
(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{b6WY:function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var a=r("q1tI"),n=r.n(a);function i(e){return e.indexOf("?")>-1?e.split("?")[0]:e.indexOf("/")>-1?e.split("/")[0]:e.indexOf("&")>-1?e.split("&")[0]:e}function l(e){var t=e;t=t.replace(/#t=.*$/,"...
3,355
6,624
0.661699
e97fe592c08e13846e4679da462d233d4f843305
1,357
rb
Ruby
lib/simple_map_reduce.rb
serihiro/simple_map_reduce
14c66254aa51ef4d8fbe7991b55569243c7db80c
[ "MIT" ]
3
2018-04-23T23:05:14.000Z
2021-11-09T09:29:56.000Z
lib/simple_map_reduce.rb
serihiro/simple_map_reduce
14c66254aa51ef4d8fbe7991b55569243c7db80c
[ "MIT" ]
16
2018-01-09T00:09:20.000Z
2022-02-04T00:22:15.000Z
lib/simple_map_reduce.rb
serihiro/simple_map_reduce
14c66254aa51ef4d8fbe7991b55569243c7db80c
[ "MIT" ]
null
null
null
# frozen_string_literal: true require 'rasteira' require 'faraday' module SimpleMapReduce class << self # see https://github.com/aws/aws-sdk-ruby/blob/v2.10.100/aws-sdk-resources/lib/aws-sdk-resources/services/s3/encryption/client.rb#L182-L219 # for detail of s3_config attr_accessor :s3_config attr_...
36.675676
143
0.837141
1608d0a358770dda5d583c4664dca92e8bb1da53
5,275
ts
TypeScript
src/app.ts
jchartrand/sign-and-verify
42af43312b861a8654479386cdb1177b1c69a7f6
[ "MIT" ]
null
null
null
src/app.ts
jchartrand/sign-and-verify
42af43312b861a8654479386cdb1177b1c69a7f6
[ "MIT" ]
null
null
null
src/app.ts
jchartrand/sign-and-verify
42af43312b861a8654479386cdb1177b1c69a7f6
[ "MIT" ]
null
null
null
import fastify from 'fastify'; import fastifyRawBody from 'fastify-raw-body'; import fastifySensible from "fastify-sensible" import { createIssuer } from '@digitalcredentials/sign-and-verify-core' import { getConfig } from "./config"; import { verifyRequestDigest, verifyRequestSignature } from './hooks'; export functi...
32.164634
143
0.54218
74ce503eeb60a35ffea5fec41e77ee96c0898c47
908
js
JavaScript
frontend/utils/view.js
Deguang/qsd
19cf3f9d06129441be7881b2046b25a646ef75c6
[ "MIT" ]
null
null
null
frontend/utils/view.js
Deguang/qsd
19cf3f9d06129441be7881b2046b25a646ef75c6
[ "MIT" ]
null
null
null
frontend/utils/view.js
Deguang/qsd
19cf3f9d06129441be7881b2046b25a646ef75c6
[ "MIT" ]
null
null
null
const nunjucks = require('nunjucks'); const path = require('path'); const createEnv = (path, opts) => { var autoescape = opts.autoescape && true, noCache = opts.noCache || false, watch = opts.watch || false, throwOnUndefined = opts.throwOnUndefined || false, env = new nunjucks.Envir...
25.222222
58
0.514317
9068110b871ef78d44b76a99ad3e628595b08ece
394
py
Python
tools/tools.py
zhengyangb/NLU2019
690ad35e8028d6547ca1d5f71641fb02c377369c
[ "BSD-3-Clause" ]
null
null
null
tools/tools.py
zhengyangb/NLU2019
690ad35e8028d6547ca1d5f71641fb02c377369c
[ "BSD-3-Clause" ]
null
null
null
tools/tools.py
zhengyangb/NLU2019
690ad35e8028d6547ca1d5f71641fb02c377369c
[ "BSD-3-Clause" ]
null
null
null
import datetime as dt import logging import time import os def date_hash(): return dt.datetime.now().strftime('%y%m%d%H%M') + str(hash(time.time()))[:4] def print_log(fname, content): logging.basicConfig(filename=os.path.join(fname + '.log'), level=logging.ERROR) logger = logging.getLogger('model') ...
23.176471
83
0.69797
c39f5c02e70b0f41faf27de89166baf19d6bc731
1,970
swift
Swift
test/SourceKit/DocSupport/Inputs/main.swift
ghostbar/swift-lang.deb
b1a887edd9178a0049a0ef839c4419142781f7a0
[ "Apache-2.0" ]
10
2015-12-25T02:19:46.000Z
2021-11-14T15:37:57.000Z
test/SourceKit/DocSupport/Inputs/main.swift
ghostbar/swift-lang.deb
b1a887edd9178a0049a0ef839c4419142781f7a0
[ "Apache-2.0" ]
2
2016-02-01T08:51:00.000Z
2017-04-07T09:04:30.000Z
test/SourceKit/DocSupport/Inputs/main.swift
ghostbar/swift-lang.deb
b1a887edd9178a0049a0ef839c4419142781f7a0
[ "Apache-2.0" ]
3
2016-04-02T15:05:27.000Z
2019-08-19T15:25:02.000Z
var globV: Int class CC0 { var x: Int = 0 } class CC { var instV: CC0 func meth() {} func instanceFunc0(a: Int, b: Float) -> Int { return 0 } func instanceFunc1(a x: Int, b y: Float) -> Int { return 0 } class func smeth() {} init() { instV = CC0() } } func +(a : CC, b: CC0) -> CC { r...
12.628205
54
0.54467
985171101d702ed847358bfa60bb085b4e3d3bdf
426
kt
Kotlin
app/src/main/java/com/mysugr/android/testing/example/net/Exceptions.kt
sweetest-framework/sweetest
534c74fdd6e3fc452ca87a5b287dbcd319caf28e
[ "Apache-2.0" ]
13
2018-09-21T14:51:54.000Z
2020-02-21T12:47:50.000Z
app/src/main/java/com/mysugr/android/testing/example/net/Exceptions.kt
mysugr/sweetest
534c74fdd6e3fc452ca87a5b287dbcd319caf28e
[ "Apache-2.0" ]
16
2018-09-15T15:40:56.000Z
2020-05-18T12:40:01.000Z
app/src/main/java/com/mysugr/android/testing/example/net/Exceptions.kt
mysugr/sweetest
534c74fdd6e3fc452ca87a5b287dbcd319caf28e
[ "Apache-2.0" ]
null
null
null
package com.mysugr.android.testing.example.net class UsernameOrPasswordWrongException : Exception() class NotLoggedInException : Exception("User is not logged in (any more) on the backend") class UserDoesNotExistException : Exception("User does not exist on the backend") class UserAlreadyExistsException : Exception...
35.5
89
0.814554
75a4e3798d16a09549a718e5bf62db6cb353c690
333
h
C
HQLTableViewDemo/HQLTableViewDemo/HQLMeHeaderView.h
lcf15980849273/CYLTaBarDemo
09e189139c54ff2680ed18ea5c8588716cd7e528
[ "MIT" ]
1
2021-06-17T10:29:04.000Z
2021-06-17T10:29:04.000Z
HQLTableViewDemo/HQLTableViewDemo/HQLMeHeaderView.h
lcf15980849273/CYLTaBarDemo
09e189139c54ff2680ed18ea5c8588716cd7e528
[ "MIT" ]
null
null
null
HQLTableViewDemo/HQLTableViewDemo/HQLMeHeaderView.h
lcf15980849273/CYLTaBarDemo
09e189139c54ff2680ed18ea5c8588716cd7e528
[ "MIT" ]
null
null
null
// // HQLMeHeaderView.h // HQLTableViewDemo // // Created by Qilin Hu on 2019/10/24. // Copyright © 2019 ToninTech. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface HQLMeHeaderView : UIView // 更新约束 - (void)updateHeaderImageViewFrameWithOffsetY:(CGFloat)offsetY; @end NS_ASSUME...
15.857143
63
0.750751
6b893ecee1c08edf91ac22b8653d5143e219cc04
6,853
c
C
Source/cct.c
Acknex/TUST
d6f24d89b5a58492c0c032856f1ff6b00c0a4371
[ "Zlib" ]
null
null
null
Source/cct.c
Acknex/TUST
d6f24d89b5a58492c0c032856f1ff6b00c0a4371
[ "Zlib" ]
null
null
null
Source/cct.c
Acknex/TUST
d6f24d89b5a58492c0c032856f1ff6b00c0a4371
[ "Zlib" ]
1
2021-02-21T23:24:16.000Z
2021-02-21T23:24:16.000Z
// include cct template: #include "cct.h" // check for the collisions of the cct (f.e. if we are trying to stand up from crawling): function cct_check_collision(ENTITY* actor, var cct_max_x, var cct_min_x, var cct_max_z, var cct_min_z) { // vectors: VECTOR vStart, vEnd; // free vectors: vec_fill(vStart.x, 0); vec...
25.010949
159
0.651248
00fff28bb8554680a5525c44e387e25046fc39c3
3,901
swift
Swift
Sources/Wallet/EtherWallet+Account.swift
impul/EtherWalletKit
5bf5206e96b38c4966ab2b17751833facaa42149
[ "MIT" ]
null
null
null
Sources/Wallet/EtherWallet+Account.swift
impul/EtherWalletKit
5bf5206e96b38c4966ab2b17751833facaa42149
[ "MIT" ]
null
null
null
Sources/Wallet/EtherWallet+Account.swift
impul/EtherWalletKit
5bf5206e96b38c4966ab2b17751833facaa42149
[ "MIT" ]
null
null
null
import web3swift public protocol AccountService { var hasAccount: Bool { get } var address: String? { get } func privateKey(password: String) throws -> String func verifyPassword(_ password: String) -> Bool func generateAccount(password: String) throws func importAccount(privateKey: String, pas...
36.801887
148
0.651115
95b480916f5546bb6937dd41c17ec4d075ce9140
99,757
html
HTML
html/PKPDDataAnalysisBook/PK/pk52.html
PumasAI/PumasTutorials.jl
81b17ca90e5f5e308035332f96427ab511468f05
[ "MIT" ]
42
2019-07-20T01:15:20.000Z
2022-03-04T08:20:19.000Z
html/PKPDDataAnalysisBook/PK/pk52.html
noilreed/PumasTutorials.jl
52dc68dc5d303310a79cd24f3bf7dfd66f57053a
[ "MIT" ]
53
2019-07-20T01:29:50.000Z
2022-03-08T12:08:22.000Z
html/PKPDDataAnalysisBook/PK/pk52.html
noilreed/PumasTutorials.jl
52dc68dc5d303310a79cd24f3bf7dfd66f57053a
[ "MIT" ]
20
2019-07-22T18:56:52.000Z
2022-02-23T00:38:37.000Z
<!DOCTYPE html> <HTML lang = "en"> <HEAD> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> <title>Exercise PK52 - Simulated impact of disease on r-hSOD kinetics</title> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ tex2j...
115.593279
60,021
0.832022
3d88f50bea32a2a011797b920c99704bcfd7251a
450
sql
SQL
update_1.1.0.sql
rob1121/deelz
b69dca6217865413a3296272aeaa7fd3c0ab5ec7
[ "MIT" ]
null
null
null
update_1.1.0.sql
rob1121/deelz
b69dca6217865413a3296272aeaa7fd3c0ab5ec7
[ "MIT" ]
null
null
null
update_1.1.0.sql
rob1121/deelz
b69dca6217865413a3296272aeaa7fd3c0ab5ec7
[ "MIT" ]
null
null
null
/** ** BANK INFORMATIONS FOR PROs **/ ALTER TABLE `users_pro` ADD `bank_company` VARCHAR( 255 ) NOT NULL AFTER `informations` , ADD `bank_name` VARCHAR( 255 ) NOT NULL AFTER `bank_company` , ADD `bank_address` VARCHAR( 400 ) NOT NULL AFTER `bank_name` , ADD `bank_iban` VARCHAR( 255 ) NOT NULL AFTER `bank_addre...
50
92
0.706667
95651ce2556c66eebb5b20d8a28ca289bca073a8
2,461
css
CSS
app/static/css/index.css
Roney-juma/NoteBook-Flask
4fc86cdc753bd785c2edd9f3dc5e8a296e63a520
[ "MIT" ]
null
null
null
app/static/css/index.css
Roney-juma/NoteBook-Flask
4fc86cdc753bd785c2edd9f3dc5e8a296e63a520
[ "MIT" ]
null
null
null
app/static/css/index.css
Roney-juma/NoteBook-Flask
4fc86cdc753bd785c2edd9f3dc5e8a296e63a520
[ "MIT" ]
null
null
null
body { font-size: 18px; } h2 { text-align: center; } #login,#rejister,.updateprofile, .pict, .details, .create,.error-col { background-color: #D4CECE; padding: 15px; height: 100vh; } h3 { color: #16425B; }.col-md-10 { padding-top: 15px; } .profile-col { display: flex; flex-direction: column; height:...
17.453901
70
0.658675
3301f92fef2ea95eab5a3e90a808b11c54276e49
273
py
Python
test_autolens/integration/tests/imaging/lens_only/mock_nlo/lens_light__hyper_bg_noise.py
PyJedi/PyAutoLens
bcfb2e7b447aa24508fc648d60b6fd9b4fd852e7
[ "MIT" ]
1
2020-04-06T20:07:56.000Z
2020-04-06T20:07:56.000Z
test_autolens/integration/tests/imaging/lens_only/mock_nlo/lens_light__hyper_bg_noise.py
PyJedi/PyAutoLens
bcfb2e7b447aa24508fc648d60b6fd9b4fd852e7
[ "MIT" ]
null
null
null
test_autolens/integration/tests/imaging/lens_only/mock_nlo/lens_light__hyper_bg_noise.py
PyJedi/PyAutoLens
bcfb2e7b447aa24508fc648d60b6fd9b4fd852e7
[ "MIT" ]
null
null
null
from test_autolens.integration.tests.imaging.lens_only import lens_light__hyper_bg_noise from test_autolens.integration.tests.imaging.runner import run_a_mock class TestCase: def _test__lens_light__hyper_bg_noise(self): run_a_mock(lens_light__hyper_bg_noise)
34.125
88
0.849817
b755bb80ff89ec9672e8e99933f3fbd2a6693466
228
sql
SQL
06. Databases/2018/2018.11.02/11.sql
dimitarminchev/ITCareer
0e36aa85e5f1c12de186bbe402f8c66042ce84a2
[ "MIT" ]
50
2018-09-22T07:18:13.000Z
2022-03-04T12:31:04.000Z
06. Databases/2018/2018.11.02/11.sql
dimitarminchev/ITCareer
0e36aa85e5f1c12de186bbe402f8c66042ce84a2
[ "MIT" ]
null
null
null
06. Databases/2018/2018.11.02/11.sql
dimitarminchev/ITCareer
0e36aa85e5f1c12de186bbe402f8c66042ce84a2
[ "MIT" ]
30
2019-03-22T21:48:16.000Z
2022-02-14T08:48:52.000Z
/* 11. Всички мениджъри */ USE soft_uni; SELECT e.first_name, e.last_name, e.job_title FROM employees e WHERE e.employee_id in ( SELECT DISTINCT manager_id FROM employees ) ORDER BY e.first_name, e.last_name
20.727273
46
0.714912
6edc9290aa69307343f8a2e6e1bde13bbba5e0f4
7,667
kts
Kotlin
build.gradle.kts
Software-Analysis-Team/UTBotCpp-CLion-plugin
5a240652ad9afdf2841d565cba5c2bf5f31af691
[ "MIT" ]
null
null
null
build.gradle.kts
Software-Analysis-Team/UTBotCpp-CLion-plugin
5a240652ad9afdf2841d565cba5c2bf5f31af691
[ "MIT" ]
17
2021-12-05T02:36:38.000Z
2021-12-07T21:10:15.000Z
build.gradle.kts
Software-Analysis-Team/UTBotCpp-CLion-plugin
5a240652ad9afdf2841d565cba5c2bf5f31af691
[ "MIT" ]
1
2021-12-05T04:35:20.000Z
2021-12-05T04:35:20.000Z
import com.google.protobuf.gradle.generateProtoTasks import com.google.protobuf.gradle.protobuf import com.google.protobuf.gradle.protoc import com.google.protobuf.gradle.id import com.google.protobuf.gradle.plugins import org.jetbrains.changelog.markdownToHTML import org.jetbrains.kotlin.gradle.tasks.KotlinCompile fu...
35.169725
120
0.675101
fed91872a0e35363075aa184cb634f0c09216375
1,046
html
HTML
manuscript/page-504/body.html
marvindanig/english-literature
5f9dcbfdd63ede766219354678514fe862c72471
[ "BlueOak-1.0.0", "CC-BY-4.0", "Unlicense" ]
1
2019-08-20T13:31:32.000Z
2019-08-20T13:31:32.000Z
manuscript/page-504/body.html
marvindanig/english-literature
5f9dcbfdd63ede766219354678514fe862c72471
[ "BlueOak-1.0.0", "CC-BY-4.0", "Unlicense" ]
1
2020-09-07T00:12:34.000Z
2020-09-07T00:12:34.000Z
manuscript/page-504/body.html
marvindanig/english-literature
5f9dcbfdd63ede766219354678514fe862c72471
[ "BlueOak-1.0.0", "CC-BY-4.0", "Unlicense" ]
null
null
null
<div class="leaf flex"><div class="inner justify"><p class="no-indent ">fantastic verse forms in Herbert's poetry, will find them in abundance; but it will better repay the reader to look for the deep thought and fine feeling that are hidden in these wonderful religious lyrics, even in those that appear most artificia...
1,046
1,046
0.779159
402113e5f8d7897d327be889bbb6e7b473c6d790
14,265
py
Python
python/paddle/fluid/contrib/slim/tests/test_imperative_ptq.py
SmirnovKol/Paddle
a3730dc87bc61593514b830727e36e5d19e753cd
[ "Apache-2.0" ]
null
null
null
python/paddle/fluid/contrib/slim/tests/test_imperative_ptq.py
SmirnovKol/Paddle
a3730dc87bc61593514b830727e36e5d19e753cd
[ "Apache-2.0" ]
null
null
null
python/paddle/fluid/contrib/slim/tests/test_imperative_ptq.py
SmirnovKol/Paddle
a3730dc87bc61593514b830727e36e5d19e753cd
[ "Apache-2.0" ]
null
null
null
# copyright (c) 2018 paddlepaddle authors. all rights reserved. # # 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 app...
38.763587
119
0.596565
d0a1df088d030708da47d26fdaea38e68c22a96d
635
css
CSS
app/static/table.css
RamilKh/otus10_github
87870d3109f0a745323a2eb6a605d51ae9a6b60d
[ "MIT" ]
null
null
null
app/static/table.css
RamilKh/otus10_github
87870d3109f0a745323a2eb6a605d51ae9a6b60d
[ "MIT" ]
null
null
null
app/static/table.css
RamilKh/otus10_github
87870d3109f0a745323a2eb6a605d51ae9a6b60d
[ "MIT" ]
null
null
null
.table { width: 100%; table-layout: fixed; } .table__thead { background-color: #465675; } .table__th { font-weight: normal; color: #fff; padding: 11px 10px; text-transform: uppercase; } .table__tr {} .table__tr_cycle { background-color: #f3f3f3; } .table__td { padding: 15px 10px...
13.510638
31
0.626772
ffea93c47e5162601a6073b305e414d8cbae6288
43
html
HTML
example/fragments/fragment4.html
MrCull/fiber-fragments
eb7075e74af17dba79b2140a6e7b6c312cfbe3d0
[ "MIT" ]
null
null
null
example/fragments/fragment4.html
MrCull/fiber-fragments
eb7075e74af17dba79b2140a6e7b6c312cfbe3d0
[ "MIT" ]
null
null
null
example/fragments/fragment4.html
MrCull/fiber-fragments
eb7075e74af17dba79b2140a6e7b6c312cfbe3d0
[ "MIT" ]
null
null
null
<div> <fragment ref="content" /> </div>
14.333333
30
0.55814
0bc0a0c5b56516ed3c7366dbc0aa3ccecc32fda3
623
py
Python
src/posts/forms.py
trivvet/djangoAdvance
28891893869c1c0c3cf67d7f496dda96322de18c
[ "MIT" ]
null
null
null
src/posts/forms.py
trivvet/djangoAdvance
28891893869c1c0c3cf67d7f496dda96322de18c
[ "MIT" ]
null
null
null
src/posts/forms.py
trivvet/djangoAdvance
28891893869c1c0c3cf67d7f496dda96322de18c
[ "MIT" ]
null
null
null
from django import forms from crispy_forms.helper import FormHelper from pagedown.widgets import PagedownWidget from .models import Post class PostForm(forms.ModelForm): def __init__(self, *args, **kwargs): super(PostForm, self).__init__(*args, **kwargs) self.helper = FormHelper(self) cont...
23.961538
72
0.622793
289e575b1e727aaa6b9e42898f5b6541685646ba
3,796
rb
Ruby
spec/unit/classes/selenium_node_spec.rb
theasci/puppet-selenium
3509031a2888421281005df136e3e0a41e910a1a
[ "Apache-2.0" ]
9
2015-02-22T05:46:23.000Z
2016-10-31T19:49:07.000Z
spec/unit/classes/selenium_node_spec.rb
theasci/puppet-selenium
3509031a2888421281005df136e3e0a41e910a1a
[ "Apache-2.0" ]
44
2015-01-12T15:15:53.000Z
2020-08-27T19:26:24.000Z
spec/unit/classes/selenium_node_spec.rb
theasci/puppet-selenium
3509031a2888421281005df136e3e0a41e910a1a
[ "Apache-2.0" ]
33
2015-01-02T11:58:10.000Z
2019-05-14T19:25:26.000Z
require 'spec_helper' describe 'selenium::node', :type => :class do shared_examples 'node_with_initd' do |params| p = { :display => ':0', :options => '-role node', :jvm_args => '-Dwebdriver.enable.native.events=1', :hub => 'http://localhost:4444/grid/register', } p.merge!...
23.006061
77
0.536617
388d1f9a61e2e26d5c751de8b3a2ab328fa2f6b8
649
h
C
Support/Modules/GSUtils/GSUtilsPrivExp.h
graphisoft-python/TextEngine
20c2ff53877b20fdfe2cd51ce7abdab1ff676a70
[ "Apache-2.0" ]
3
2019-07-15T10:54:54.000Z
2020-01-25T08:24:51.000Z
Support/Modules/GSUtils/GSUtilsPrivExp.h
graphisoft-python/GSRoot
008fac2c6bf601ca96e7096705e25b10ba4d3e75
[ "Apache-2.0" ]
null
null
null
Support/Modules/GSUtils/GSUtilsPrivExp.h
graphisoft-python/GSRoot
008fac2c6bf601ca96e7096705e25b10ba4d3e75
[ "Apache-2.0" ]
1
2020-09-26T03:17:22.000Z
2020-09-26T03:17:22.000Z
/*==========================================================================** ** GSUtilsPrivExp.h ** ** ** ** DEFINITIONS FOR PRIVATE EXPORTATION FROM THE GSUTILS MODULE ** **==========================================================================*/ #ifndef GSUTILSPRIVEXP_H #define...
25.96
78
0.568567
bb3caaca73631a61c2c22fa214cf72e91301ec75
1,009
html
HTML
manuscript/page-1674/body.html
marvindanig/daniel-deronda
ea970aca95b6276ca20c739c97dd1d20433b52e3
[ "BlueOak-1.0.0", "CC-BY-4.0", "Unlicense" ]
null
null
null
manuscript/page-1674/body.html
marvindanig/daniel-deronda
ea970aca95b6276ca20c739c97dd1d20433b52e3
[ "BlueOak-1.0.0", "CC-BY-4.0", "Unlicense" ]
null
null
null
manuscript/page-1674/body.html
marvindanig/daniel-deronda
ea970aca95b6276ca20c739c97dd1d20433b52e3
[ "BlueOak-1.0.0", "CC-BY-4.0", "Unlicense" ]
null
null
null
<div class="leaf "><div class="inner justify"><p class="no-indent ">pale, and calm, without a smile on their faces, moving like creatures who were fulfilling a supernatural destiny—it was a thing to go out and see, a thing to paint. The husband’s chest, back, and arms, showed very well in his close-fitting dress, and ...
1,009
1,009
0.777007
0eddc3660e102bea4f750b06e15cc28a55a827a5
1,058
h
C
src/types.h
Raiona-IT/ELFReader
9f2450566d93e0f6878a793a7e07606c3f2ea99e
[ "MIT" ]
1
2018-08-24T14:04:42.000Z
2018-08-24T14:04:42.000Z
src/types.h
Raiona-IT/ELFReader
9f2450566d93e0f6878a793a7e07606c3f2ea99e
[ "MIT" ]
null
null
null
src/types.h
Raiona-IT/ELFReader
9f2450566d93e0f6878a793a7e07606c3f2ea99e
[ "MIT" ]
null
null
null
#ifndef TYPES_H #define TYPES_H #define unsigned char ubyte_t #define unsigned int uint_t #define unsigned short int uword_t #define ELF_FORM 1 #define ELF_32 0 #define ELF_64 1 #define ELF_ORG 1 #define END_BIG 0 #define END_LTL 1 struct el...
24.604651
39
0.570888
8561ba5680d44ba9d6e7281f53f703c4107e2e9e
248
rs
Rust
fusestore/store/src/configs/config_test.rs
july2993/datafuse
d4447709e730025edc3a23d97a30659da49c91a5
[ "Apache-2.0" ]
null
null
null
fusestore/store/src/configs/config_test.rs
july2993/datafuse
d4447709e730025edc3a23d97a30659da49c91a5
[ "Apache-2.0" ]
null
null
null
fusestore/store/src/configs/config_test.rs
july2993/datafuse
d4447709e730025edc3a23d97a30659da49c91a5
[ "Apache-2.0" ]
1
2022-02-24T00:26:36.000Z
2022-02-24T00:26:36.000Z
// Copyright 2020-2021 The Datafuse Authors. // // SPDX-License-Identifier: Apache-2.0. #[test] fn test_fuse_commit_version() -> anyhow::Result<()> { let v = &crate::configs::config::FUSE_COMMIT_VERSION; assert!(v.len() > 0); Ok(()) }
22.545455
57
0.645161
47efcb3517b05aa6ec269dfce9d44509f5abef57
66
css
CSS
public/css/styles.css
ochoaap/lab-05
d5e698d1fec1c63b9f144b3fa7ebf25358274432
[ "MIT" ]
null
null
null
public/css/styles.css
ochoaap/lab-05
d5e698d1fec1c63b9f144b3fa7ebf25358274432
[ "MIT" ]
null
null
null
public/css/styles.css
ochoaap/lab-05
d5e698d1fec1c63b9f144b3fa7ebf25358274432
[ "MIT" ]
null
null
null
@import "bass.css"; @import "layouts.css"; @import "modules.css";
16.5
22
0.681818
9c28e39cd9937614555bb54ed8b2b634556d846a
458
asm
Assembly
oeis/113/A113850.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/113/A113850.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/113/A113850.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A113850: Numbers whose prime factors are raised to the fifth power. ; Submitted by Jamie Morken(m4) ; 32,243,3125,7776,16807,100000,161051,371293,537824,759375,1419857,2476099,4084101,5153632,6436343,11881376,20511149,24300000,28629151,39135393,45435424,52521875,69343957,79235168,90224199,115856201 add $0,1 seq $0,2...
50.888889
199
0.80786
d3c4fc2ccc5bd4d3d1bab2a229b3bf4985c79a18
1,763
swift
Swift
Sources/MapboxCoreNavigation/Feedback/FeedbackEvent.swift
VishnuNCS/mapbox-navigation-ios
9e42a853023d9ff1c0ed5535fd693a1b8ceb8411
[ "MIT" ]
748
2017-04-07T13:16:34.000Z
2022-03-30T13:29:44.000Z
Sources/MapboxCoreNavigation/Feedback/FeedbackEvent.swift
VishnuNCS/mapbox-navigation-ios
9e42a853023d9ff1c0ed5535fd693a1b8ceb8411
[ "MIT" ]
2,534
2017-04-06T17:27:13.000Z
2022-03-31T21:53:24.000Z
Sources/MapboxCoreNavigation/Feedback/FeedbackEvent.swift
VishnuNCS/mapbox-navigation-ios
9e42a853023d9ff1c0ed5535fd693a1b8ceb8411
[ "MIT" ]
296
2017-04-07T10:52:29.000Z
2022-03-17T12:49:18.000Z
import Foundation /** Feedback event that can be created using `NavigationEventsManager.createFeedback()`. Use `NavigationEventsManager.sendActiveNavigationFeedback(_:type:description:)` to send it to the server. Conforms to the `Codable` protocol, so the application can store the event persistently. */ public cla...
41.97619
121
0.690301
9c520f9e738125e541466685ab311da5525d90ec
613
js
JavaScript
src/components/seo.js
st-jay/blog
6c5d1e37aef0ecee941292642308c17faed37dbe
[ "0BSD" ]
3
2022-03-01T11:29:15.000Z
2022-03-03T07:13:46.000Z
src/components/seo.js
st-jay/blog
6c5d1e37aef0ecee941292642308c17faed37dbe
[ "0BSD" ]
48
2022-03-01T11:25:04.000Z
2022-03-31T07:47:45.000Z
src/components/seo.js
st-jay/blog
6c5d1e37aef0ecee941292642308c17faed37dbe
[ "0BSD" ]
1
2022-03-02T06:21:04.000Z
2022-03-02T06:21:04.000Z
/** * SEO component that queries for data with * Gatsby's useStaticQuery React hook * * See: https://www.gatsbyjs.com/docs/use-static-query/ */ import * as React from "react" import PropTypes from "prop-types" import { Helmet } from "react-helmet" const Seo = ({ lang, meta }) => { return ( <Helmet h...
17.027778
55
0.637847
16fd39807550b61c233cec60e6a4c5e02ef4fd24
282
ts
TypeScript
src/app/modules/bsnsmtch-module/Bsnsmtch.module.ts
haelaidi/bsns-mtch-app-api
59d1bc71333502f053476658a54ca66f6e94ad77
[ "MIT" ]
1
2022-03-11T22:06:10.000Z
2022-03-11T22:06:10.000Z
src/app/modules/bsnsmtch-module/Bsnsmtch.module.ts
haelaidi/bsns-mtch-app-api
59d1bc71333502f053476658a54ca66f6e94ad77
[ "MIT" ]
null
null
null
src/app/modules/bsnsmtch-module/Bsnsmtch.module.ts
haelaidi/bsns-mtch-app-api
59d1bc71333502f053476658a54ca66f6e94ad77
[ "MIT" ]
null
null
null
import {Module} from '@nestjs/common'; import importToArray from 'import-to-array'; import {CoreModule} from "../Core.module"; @Module({ imports: [CoreModule], controllers: importToArray(require('../../controllers/bsnsmtch-controller')), }) export class BsnsmtchModule { }
25.636364
81
0.716312
995f4901a6f6f4977ae2e274cead7dcc63dc6a4f
587
sql
SQL
historical/sql/ODW_BTB_BILL_AUDIT_DIM.sql
Mahe1980/btb
29f65acb0dc5fe0f6ae03140cff87126a78e4aae
[ "Apache-2.0" ]
null
null
null
historical/sql/ODW_BTB_BILL_AUDIT_DIM.sql
Mahe1980/btb
29f65acb0dc5fe0f6ae03140cff87126a78e4aae
[ "Apache-2.0" ]
null
null
null
historical/sql/ODW_BTB_BILL_AUDIT_DIM.sql
Mahe1980/btb
29f65acb0dc5fe0f6ae03140cff87126a78e4aae
[ "Apache-2.0" ]
null
null
null
SELECT BTB_FILE_KEY, LANDED_ADJ_RECORDS, LANDED_ADJ_VALUE, LANDED_EVENT_RECORDS, LANDED_EVENT_VALUE, LANDED_PRODUCT_RECORDS, LANDED_PRODUCT_VALUE, WAREHOUSE_ADJ_RECORDS, WAREHOUSE_ADJ_VALUE, WAREHOUSE_EVENT_RECORDS, WAREHOUSE_EVENT_VALUE, WAREHOUSE_PRODUCT_RECORDS, WA...
22.576923
30
0.747871
6ede5c82e0d04163eb9516914b5bf4ebb5fad380
2,707
swift
Swift
YouPlayer/Features/VieoList/VideoListViewModel.swift
emasso/YouPlay
90c29b6197bdc3bcb49fce45165bb60568464058
[ "MIT" ]
null
null
null
YouPlayer/Features/VieoList/VideoListViewModel.swift
emasso/YouPlay
90c29b6197bdc3bcb49fce45165bb60568464058
[ "MIT" ]
null
null
null
YouPlayer/Features/VieoList/VideoListViewModel.swift
emasso/YouPlay
90c29b6197bdc3bcb49fce45165bb60568464058
[ "MIT" ]
null
null
null
// // VideoListViewModel.swift // YouPlayer // // Created by Elisabet Massó on 10/11/2020. // import Foundation class VideoListViewModel { // MARK: - Parameters fileprivate(set) var videoList: [VideoModel]? // MARK: - Init Method /// The list is setted with `VideoModel` objects....
84.59375
274
0.76099
977e5ac0e7c05592abc3ca3e11ebfeb26d9ca29b
584
kt
Kotlin
stethohelper-sample/src/main/java/com/nicaiya/stethohelper/demo/ExampleApplication.kt
nicai1900/StethoHelper
7fac2e9769a02db81445fd2e5414c78dc8d7e3cb
[ "MIT" ]
null
null
null
stethohelper-sample/src/main/java/com/nicaiya/stethohelper/demo/ExampleApplication.kt
nicai1900/StethoHelper
7fac2e9769a02db81445fd2e5414c78dc8d7e3cb
[ "MIT" ]
null
null
null
stethohelper-sample/src/main/java/com/nicaiya/stethohelper/demo/ExampleApplication.kt
nicai1900/StethoHelper
7fac2e9769a02db81445fd2e5414c78dc8d7e3cb
[ "MIT" ]
null
null
null
package com.nicaiya.stethohelper.demo import android.app.Application import com.nicaiya.stethohelper.StethoHelper import com.nicaiya.stethohelper.StethoInterceptorWrapper import okhttp3.OkHttpClient class ExampleApplication : Application() { val httpClient = initOkhttpClient() override fun onCreate() { ...
25.391304
65
0.739726
3b1f9ca4f44d484e7015611b6f0f4bf81332491f
346
asm
Assembly
oeis/152/A152241.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/152/A152241.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/152/A152241.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A152241: Products of cubes of 2 successive primes. ; 216,3375,42875,456533,2924207,10793861,33698267,83453453,296740963,726572699,1509003523,3491055413,5479701947,8254655261,15456856771,30576209383,46617130799,68267486503,107646386093,139233463487,191800552663,281913290693,403092109603 seq $0,6094 ; Products of 2 su...
57.666667
235
0.843931
98a012e5a993f4c6ba5ea4031555b4b8e2ea9b60
145
sql
SQL
src/main/resources/db/migration/V55__Schema_add_organization_long_lat.sql
zhufeilong/c4sg-services
6a874753d16674bbf070f714a6bf91d7cb06b245
[ "MIT" ]
25
2017-03-16T23:38:46.000Z
2020-12-10T02:03:57.000Z
src/main/resources/db/migration/V55__Schema_add_organization_long_lat.sql
zhufeilong/c4sg-services
6a874753d16674bbf070f714a6bf91d7cb06b245
[ "MIT" ]
302
2017-03-14T20:06:30.000Z
2018-05-24T18:13:50.000Z
src/main/resources/db/migration/V55__Schema_add_organization_long_lat.sql
zhufeilong/c4sg-services
6a874753d16674bbf070f714a6bf91d7cb06b245
[ "MIT" ]
166
2017-03-12T19:32:54.000Z
2019-05-21T17:58:57.000Z
--Add map fields: longitude and latitude ALTER TABLE organization ADD latitude decimal(9,6); ALTER TABLE organization ADD longitude decimal(9,6);
48.333333
52
0.806897
ede37ff9a74074e5541e21b80ae9cfbe95cb245e
26,612
sql
SQL
server/document/dump.sql
cchao1024/sleep-server
04f1ce554d7ca9c8520c00ef0f426424fc582d95
[ "Apache-2.0" ]
null
null
null
server/document/dump.sql
cchao1024/sleep-server
04f1ce554d7ca9c8520c00ef0f426424fc582d95
[ "Apache-2.0" ]
1
2022-02-09T22:18:08.000Z
2022-02-09T22:18:08.000Z
server/document/dump.sql
cchao1024/insomnia
04f1ce554d7ca9c8520c00ef0f426424fc582d95
[ "Apache-2.0" ]
1
2019-02-23T05:06:38.000Z
2019-02-23T05:06:38.000Z
-- MySQL dump 10.13 Distrib 8.0.15, for osx10.14 (x86_64) -- -- Host: 127.0.0.1 Database: insomnia -- ------------------------------------------------------ -- Server version 8.0.15 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;...
95.042857
7,779
0.706636
c7db73dcf3aa423ef740aface9876facd4721a97
980
sql
SQL
medium/_02_xtests/cases/10011_10012_deficient_set.sql
Zhaojia2019/cubrid-testcases
475a828e4d7cf74aaf2611fcf791a6028ddd107d
[ "BSD-3-Clause" ]
9
2016-03-24T09:51:52.000Z
2022-03-23T10:49:47.000Z
medium/_02_xtests/cases/10011_10012_deficient_set.sql
Zhaojia2019/cubrid-testcases
475a828e4d7cf74aaf2611fcf791a6028ddd107d
[ "BSD-3-Clause" ]
173
2016-04-13T01:16:54.000Z
2022-03-16T07:50:58.000Z
medium/_02_xtests/cases/10011_10012_deficient_set.sql
Zhaojia2019/cubrid-testcases
475a828e4d7cf74aaf2611fcf791a6028ddd107d
[ "BSD-3-Clause" ]
38
2016-03-24T17:10:31.000Z
2021-10-30T22:55:45.000Z
autocommit off; set names utf8; create table a ( c char(1)) charset euckr; insert into a values('e'); select c,'a',set{c,'a'} from a; select c,'a',set{c,'e'} from a; select c,'w',set{c,'w'} from a; create table e ( c char(2)) charset euckr; insert into e values('하'); select c,'가',set{c,'가'} from e; select c,'하',set{c,'...
33.793103
59
0.670408
ac6aced382d0843fedb94e5d78c148a8ff2c697e
896
lua
Lua
src/ardoises/jsonhttp/socket.lua
ardoises/ardoises
74f53bfb1d1286c81cbe8fcd6e55df6252789351
[ "MIT" ]
null
null
null
src/ardoises/jsonhttp/socket.lua
ardoises/ardoises
74f53bfb1d1286c81cbe8fcd6e55df6252789351
[ "MIT" ]
null
null
null
src/ardoises/jsonhttp/socket.lua
ardoises/ardoises
74f53bfb1d1286c81cbe8fcd6e55df6252789351
[ "MIT" ]
null
null
null
local Common = require "ardoises.jsonhttp.common" local Http = require "socket.http" local Https = require "ssl.https" local Ltn12 = require "ltn12" local Lustache = require "lustache" return Common (function (request) assert (type (request) == "table") local result = {} request.sink = Ltn12.sink...
28.903226
70
0.640625
4a2cb571f9ad021391a3392e65817ca56cbc7674
465
js
JavaScript
src/helpers/db.js
TulkasAstaldo/Chat-App
9cf8171241df6cbb46136dd9ba09f732e79d6016
[ "MIT" ]
1
2020-09-02T09:39:22.000Z
2020-09-02T09:39:22.000Z
src/helpers/db.js
TulkasAstaldo/Chat-App
9cf8171241df6cbb46136dd9ba09f732e79d6016
[ "MIT" ]
1
2022-01-22T12:51:55.000Z
2022-01-22T12:51:55.000Z
src/helpers/db.js
TulkasAstaldo/Chat-App
9cf8171241df6cbb46136dd9ba09f732e79d6016
[ "MIT" ]
null
null
null
import { firestore } from "../services/firebase"; export function readChats() { let abc = []; firestore .collection("chats") .get() .on("value", (snapshot) => { snapshot.forEach((snap) => { abc.push(snap.val()); }); return abc; }); } export function writeChats(message) { ...
20.217391
50
0.589247
fb50a5f331e3a834999cbf6a1a0f4b6383fc7ce2
3,331
h
C
Streaming Exploit/GetFieldFix.h
bditt/StreamSploit
b042a8ab728eb0cc6e4f45ae2a5b5a5980b3dbf4
[ "Apache-2.0" ]
2
2017-09-12T01:53:17.000Z
2019-12-19T09:03:48.000Z
Streaming Exploit/GetFieldFix.h
bditt/StreamSploit
b042a8ab728eb0cc6e4f45ae2a5b5a5980b3dbf4
[ "Apache-2.0" ]
null
null
null
Streaming Exploit/GetFieldFix.h
bditt/StreamSploit
b042a8ab728eb0cc6e4f45ae2a5b5a5980b3dbf4
[ "Apache-2.0" ]
2
2018-02-09T05:40:56.000Z
2020-01-07T22:45:28.000Z
#pragma once #include "stdafx.h" #pragma once /* Includes */ #include <windows.h> #include <vector> #include <sstream> //#include "VMProtectSDK.h" bool QuickCompare(const BYTE *pData, const BYTE *bMask, const char *szMask) { for (; *szMask; ++szMask, ++pData, ++bMask) if (*szMask == 'x' && *pData != ...
26.436508
336
0.615431
05bae51aee99f968a0ae4e3d108b83a587b3110f
2,616
lua
Lua
dialogbox.lua
QwertymanO07/Mari0-SE-Bugfixes
b2961e2183eb53fc29a6f13278ce23b6996334df
[ "WTFPL" ]
null
null
null
dialogbox.lua
QwertymanO07/Mari0-SE-Bugfixes
b2961e2183eb53fc29a6f13278ce23b6996334df
[ "WTFPL" ]
1
2018-10-08T00:58:16.000Z
2018-10-08T00:58:16.000Z
dialogbox.lua
QwertymanO07/Mari0-SE-Bugfixes
b2961e2183eb53fc29a6f13278ce23b6996334df
[ "WTFPL" ]
null
null
null
dialogbox = class("dialogbox") function dialogbox:init(text, speaker) self.text = string.lower(text) self.speaker = string.lower(speaker) self.timer = 0 self.curchar = 0 self.chartimer = 0 self.lifetime = 5 self.chardelay = 0.05 --initialize colors local curcolor = {255, 255, 255} local i =...
29.727273
127
0.661315
861e4b08ca7a48e67d4f89e39fc2446297d9ab74
652
rs
Rust
build.rs
nyurik/osmpbf
43cdcc74c98eda9b6342e3526d9ef9d9ef686ac2
[ "Apache-2.0", "MIT" ]
null
null
null
build.rs
nyurik/osmpbf
43cdcc74c98eda9b6342e3526d9ef9d9ef686ac2
[ "Apache-2.0", "MIT" ]
null
null
null
build.rs
nyurik/osmpbf
43cdcc74c98eda9b6342e3526d9ef9d9ef686ac2
[ "Apache-2.0", "MIT" ]
null
null
null
use std::io::Write; static MOD_RS: &[u8] = b" /// Generated from protobuf. pub mod fileformat; /// Generated from protobuf. pub mod osmformat; "; fn main() -> Result<(), Box<dyn std::error::Error>> { let proto_files = ["src/proto/fileformat.proto", "src/proto/osmformat.proto"]; for path in &proto_files { ...
22.482759
82
0.599693
b1497fdd137dfd94a4741f8b82fe5488348bca1c
627
css
CSS
assets/css/scrollbars.css
LA-DSI/justy
331ec707d82c7bac8b233d8356e4d882835e4d5d
[ "MIT" ]
2
2022-03-19T10:35:59.000Z
2022-03-31T21:05:57.000Z
assets/css/scrollbars.css
LA-DSI/justy
331ec707d82c7bac8b233d8356e4d882835e4d5d
[ "MIT" ]
null
null
null
assets/css/scrollbars.css
LA-DSI/justy
331ec707d82c7bac8b233d8356e4d882835e4d5d
[ "MIT" ]
2
2021-12-29T14:46:29.000Z
2022-03-12T11:20:47.000Z
::-webkit-scrollbar { width: 12px; height: 12px; } ::-webkit-scrollbar-track { background-color: #061b52; } ::-webkit-scrollbar-thumb { background-color: #fd5fec; border-radius: 20px; border: 5px solid #061b52; } textarea::-webkit-scrollbar, .desc-text::-webkit-scrollbar, #name::-webkit-scrollbar { wid...
17.914286
36
0.700159
5717808c2fc1bf9c784fcada5219b71ebce5b2ce
162
c
C
tools/scons/src/add.c
colin-zhou/mrfs
12b8ed1f06bb1a8ed0637a3ee78231c5f8eec6d1
[ "MIT" ]
8
2017-12-23T10:40:57.000Z
2021-05-04T06:56:03.000Z
tools/scons/src/add.c
colin-zhou/mrfs
12b8ed1f06bb1a8ed0637a3ee78231c5f8eec6d1
[ "MIT" ]
null
null
null
tools/scons/src/add.c
colin-zhou/mrfs
12b8ed1f06bb1a8ed0637a3ee78231c5f8eec6d1
[ "MIT" ]
1
2019-01-29T06:39:04.000Z
2019-01-29T06:39:04.000Z
#include <stdio.h> #include "add.h" static int add(int i1, int i2) { // return 0; return i1 + i2; } int cacl(int i1, int i2) { return add(i1, i2); }
11.571429
30
0.574074
b2cdb0c942905c9f4fb6dbf73dca96d1a9a5f768
415
py
Python
dms/v2/meal/__init__.py
moreal/DMS-api
9624e28764ec4535002677671e10a09d762d19a8
[ "MIT" ]
null
null
null
dms/v2/meal/__init__.py
moreal/DMS-api
9624e28764ec4535002677671e10a09d762d19a8
[ "MIT" ]
null
null
null
dms/v2/meal/__init__.py
moreal/DMS-api
9624e28764ec4535002677671e10a09d762d19a8
[ "MIT" ]
1
2018-09-29T14:35:20.000Z
2018-09-29T14:35:20.000Z
import datetime import requests import json from dms.v2.config import DMS_URL class Meal(): @staticmethod def get(date: datetime.date or str=datetime.date.today()): if not isinstance(date, str): date = str(date) resp = requests.get(f"http://{DMS_URL}/v2/meal/{date}") mea...
21.842105
66
0.636145
9bdd7b190a778d0af543ed1684bb380d3eabde6b
567
js
JavaScript
src/Services/firebaseConnection.js
JaksonJose/CallingWebSytems
0454e4b6939033e229a5dadb4a22b2f5247d365f
[ "MIT" ]
null
null
null
src/Services/firebaseConnection.js
JaksonJose/CallingWebSytems
0454e4b6939033e229a5dadb4a22b2f5247d365f
[ "MIT" ]
null
null
null
src/Services/firebaseConnection.js
JaksonJose/CallingWebSytems
0454e4b6939033e229a5dadb4a22b2f5247d365f
[ "MIT" ]
null
null
null
import firebase from 'firebase/app'; import 'firebase/auth'; import 'firebase/firestore'; import 'firebase/storage'; let firebaseConfig = { apiKey: "AIzaSyB5EdTBrmsVE6IwcVN4QU-gOxgGTXoAM5s", authDomain: "websytemsproject.firebaseapp.com", projectId: "websytemsproject", storageBucket: "websytemsproject.appspot....
31.5
66
0.786596
bf2f312781af47f8d84d7fc23641779d4fdf4280
3,373
rs
Rust
src/lib.rs
caemor/aer
f92a21ef6b512a0bfc86af43208917f8bd8c8cb7
[ "MIT" ]
7
2020-04-06T18:41:19.000Z
2020-10-21T12:25:54.000Z
src/lib.rs
caemor/aer
f92a21ef6b512a0bfc86af43208917f8bd8c8cb7
[ "MIT" ]
1
2020-05-13T14:04:15.000Z
2020-05-13T14:04:15.000Z
src/lib.rs
caemor/aer
f92a21ef6b512a0bfc86af43208917f8bd8c8cb7
[ "MIT" ]
1
2020-04-06T18:41:25.000Z
2020-04-06T18:41:25.000Z
use chrono::prelude::*; use core::fmt::{self, Debug}; use embedded_graphics::pixelcolor::BinaryColor::{Off as White, On as Black}; use embedded_graphics::{ drawable::Drawable, fonts::*, geometry::Point, pixelcolor::BinaryColor, primitives::{Line, Primitive, Rectangle}, style::{PrimitiveStyle, St...
26.351563
94
0.615476
576f4288f45fbe29d6b39e4b236860a3a29f5c7b
787
c
C
message.c
celestialphineas/myshell
2cde9a77c9ad975cb8037fbccf27c955ce7beab3
[ "MIT" ]
null
null
null
message.c
celestialphineas/myshell
2cde9a77c9ad975cb8037fbccf27c955ce7beab3
[ "MIT" ]
null
null
null
message.c
celestialphineas/myshell
2cde9a77c9ad975cb8037fbccf27c955ce7beab3
[ "MIT" ]
null
null
null
#include <wait.h> #include "message.h" #include "global.h" void print_docs(const char *filename) { char path[MAX_PATH_LEN]; if(MYSHELL_PATH) { strcpy(path, MYSHELL_PATH); strcat(path, "/"); } strcat(path, DOC_PATH); strcat(path, filename); if(access(path, R_OK)) { ...
21.27027
59
0.551461
d5b8b3996b87b381b6e96543cae652e1afb458cb
7,922
c
C
components/lvgl/gen/lv_widgets/luat_lv_table.c
pengxxxxx/LuatOS
dc163e7dc2d5230901b7ce57566d662d1954546e
[ "MIT" ]
217
2019-12-29T15:52:46.000Z
2022-03-29T05:44:29.000Z
components/lvgl/gen/lv_widgets/luat_lv_table.c
zhangyinpeng/LuatOS
7543d59cbfe0fbb9c9ba1c3a0b506660c783367a
[ "MIT" ]
64
2019-12-30T05:50:04.000Z
2022-03-06T03:48:56.000Z
components/lvgl/gen/lv_widgets/luat_lv_table.c
zhangyinpeng/LuatOS
7543d59cbfe0fbb9c9ba1c3a0b506660c783367a
[ "MIT" ]
59
2020-01-09T03:46:01.000Z
2022-03-27T03:17:36.000Z
#include "luat_base.h" #include "lvgl.h" #include "luat_lvgl.h" // lv_obj_t* lv_table_create(lv_obj_t* par, lv_obj_t* copy) int luat_lv_table_create(lua_State *L) { LV_DEBUG("CALL lv_table_create"); lv_obj_t* par = (lv_obj_t*)lua_touserdata(L, 1); lv_obj_t* copy = (lv_obj_t*)lua_touserdata(L,...
38.643902
102
0.70462
982e0548adf24040f6c6619387fd2f3b603cc83e
2,396
swift
Swift
dog tinder/dog tinder/Database/Dog.swift
MiguelAntonioMaciasMeza/bark
9491bbf606a631be16359389d3e371c0c7ea4ec8
[ "MIT" ]
1
2020-10-29T02:36:09.000Z
2020-10-29T02:36:09.000Z
dog tinder/dog tinder/Database/Dog.swift
MiguelAntonioMaciasMeza/bark
9491bbf606a631be16359389d3e371c0c7ea4ec8
[ "MIT" ]
null
null
null
dog tinder/dog tinder/Database/Dog.swift
MiguelAntonioMaciasMeza/bark
9491bbf606a631be16359389d3e371c0c7ea4ec8
[ "MIT" ]
1
2020-12-18T11:38:50.000Z
2020-12-18T11:38:50.000Z
//dog.swift // // Dog.swift // dog tinder // // Created by Derrick Lee on 10/11/20. // Edited by Miguel Macias on 10/29/20 // Comment: Created Dog into a class to be able to change data // import Foundation import SwiftUI enum Breed: String, CaseIterable, Identifiable{ case Pomeranian = "Pomeranian" c...
28.188235
231
0.619366
9690fb4c5fad5dd5d5828bcd8ba163cae7775f28
4,985
html
HTML
TDObserverObservable/incdecApplet/mvc.html
ISSAE/nfp121.ed3
14aa1fbe7dc5213753d0a189b5ff5ba377833892
[ "MIT" ]
1
2019-03-16T11:18:10.000Z
2019-03-16T11:18:10.000Z
TDObserverObservable/incdecApplet/mvc.html
ISSAE/nfp121.ed3
14aa1fbe7dc5213753d0a189b5ff5ba377833892
[ "MIT" ]
null
null
null
TDObserverObservable/incdecApplet/mvc.html
ISSAE/nfp121.ed3
14aa1fbe7dc5213753d0a189b5ff5ba377833892
[ "MIT" ]
7
2019-03-22T08:35:58.000Z
2021-12-19T08:40:53.000Z
<HTML> <HEAD> <TITLE>Model-View-Controller</TITLE> </HEAD> <BODY> <H1> Model-View-Controller </H1> <P> An importance advance in the design and implementation of interactive graphics applications was the development of the Model - View - Controller (MVC) paradigm. <P> This is not a programming language or even a cod...
38.643411
83
0.751053
a68e0ecd78dd375d9b00898cba8b07518cd42d96
72,233
kt
Kotlin
app/src/main/java/com/lagradost/quicknovel/ReadActivity.kt
AbdullahM0hamed/QuickNovel
ad70b272e1eeca75a28eb4449d471e1cdeb91c5b
[ "MIT" ]
null
null
null
app/src/main/java/com/lagradost/quicknovel/ReadActivity.kt
AbdullahM0hamed/QuickNovel
ad70b272e1eeca75a28eb4449d471e1cdeb91c5b
[ "MIT" ]
null
null
null
app/src/main/java/com/lagradost/quicknovel/ReadActivity.kt
AbdullahM0hamed/QuickNovel
ad70b272e1eeca75a28eb4449d471e1cdeb91c5b
[ "MIT" ]
null
null
null
package com.lagradost.quicknovel import android.animation.ObjectAnimator import android.annotation.SuppressLint import android.app.NotificationChannel import android.app.NotificationManager import android.app.PendingIntent import android.content.* import android.content.res.ColorStateList import android.content.res.Co...
36.910066
223
0.540196
965dd55c6d591d5c1380cfad51a92e906e2b78e7
4,913
php
PHP
resources/views/network/WilliamTool.blade.php
asjianghang123/demo
40d3a589c9a399c4dd1716ab544fd650ce2dee9a
[ "MIT" ]
null
null
null
resources/views/network/WilliamTool.blade.php
asjianghang123/demo
40d3a589c9a399c4dd1716ab544fd650ce2dee9a
[ "MIT" ]
null
null
null
resources/views/network/WilliamTool.blade.php
asjianghang123/demo
40d3a589c9a399c4dd1716ab544fd650ce2dee9a
[ "MIT" ]
null
null
null
@extends('layouts.nav') @section('content-header') <section class="content-header"> <h1> 冗余站点清除 </h1> <ol class="breadcrumb"> <li><i class="fa fa-dashboard"></i> 网络规划</li> {{-- <li>第二级菜单</li> --}} <li class="active">WilliamTool对接 </li> </ol> </section> @endsection @sectio...
34.598592
202
0.55689
708178d4d5719f2c437b387c34081530e662b267
2,639
h
C
protocol/zigbee/app/framework/plugin/ota-client/ota-client-signature-verify.h
lmnotran/gecko_sdk
2e82050dc8823c9fe0e8908c1b2666fb83056230
[ "Zlib" ]
82
2016-06-29T17:24:43.000Z
2021-04-16T06:49:17.000Z
protocol/zigbee/app/framework/plugin/ota-client/ota-client-signature-verify.h
lmnotran/gecko_sdk
2e82050dc8823c9fe0e8908c1b2666fb83056230
[ "Zlib" ]
6
2022-01-12T18:22:08.000Z
2022-03-25T10:19:27.000Z
protocol/zigbee/app/framework/plugin/ota-client/ota-client-signature-verify.h
lmnotran/gecko_sdk
2e82050dc8823c9fe0e8908c1b2666fb83056230
[ "Zlib" ]
56
2016-08-02T10:50:50.000Z
2021-07-19T08:57:34.000Z
/***************************************************************************//** * @file * @brief Signature verification APIs for the OTA Client plugin. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ****...
56.148936
82
0.661993
0e6ad2650ae6376734e8a04aba428b893f8b55e6
3,698
html
HTML
view/sdhltex/html/header.html
iyouhi/easyweb
6dfe6dac2d047500cabf7ea21109e2001a0de8f6
[ "Apache-2.0" ]
null
null
null
view/sdhltex/html/header.html
iyouhi/easyweb
6dfe6dac2d047500cabf7ea21109e2001a0de8f6
[ "Apache-2.0" ]
null
null
null
view/sdhltex/html/header.html
iyouhi/easyweb
6dfe6dac2d047500cabf7ea21109e2001a0de8f6
[ "Apache-2.0" ]
null
null
null
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{$project.title}</title> <link href="{$smarty.const.STATIC_PATH}css/st...
44.02381
262
0.601136
65f5b92ece16b6163de76c429066332104b6500c
1,170
rs
Rust
src/sentry2/mod.rs
ArthurTh0mas/martinez
256e7ca6d7410c9e5d5803474a4e6673a2789283
[ "Apache-2.0" ]
15
2022-03-04T08:55:46.000Z
2022-03-13T07:59:57.000Z
src/sentry2/mod.rs
ArthurTh0mas/martinez
256e7ca6d7410c9e5d5803474a4e6673a2789283
[ "Apache-2.0" ]
null
null
null
src/sentry2/mod.rs
ArthurTh0mas/martinez
256e7ca6d7410c9e5d5803474a4e6673a2789283
[ "Apache-2.0" ]
2
2022-02-12T18:04:58.000Z
2022-02-13T02:42:46.000Z
mod coordinator; mod sentry; pub mod types; // impl PartialEq for HeadData { // fn eq(&self, other: &Self) -> bool { // self.height == other.height && self.hash == other.hash && self.td == other.td // } // } // impl Eq for HeadData {} // pub struct AtomicHeadData(AtomicPtr<HeadData>); // impl Atomic...
27.857143
88
0.517094
6b93688e251eb68469a0a7acaa9db7fdf4ea89a9
256
swift
Swift
crashes-duplicates/05857-resolvetypedecl.swift
radex/swift-compiler-crashes
41a18a98ae38e40384a38695805745d509b6979e
[ "MIT" ]
null
null
null
crashes-duplicates/05857-resolvetypedecl.swift
radex/swift-compiler-crashes
41a18a98ae38e40384a38695805745d509b6979e
[ "MIT" ]
null
null
null
crashes-duplicates/05857-resolvetypedecl.swift
radex/swift-compiler-crashes
41a18a98ae38e40384a38695805745d509b6979e
[ "MIT" ]
null
null
null
// Distributed under the terms of the MIT license // Test case submitted to project by https://github.com/practicalswift (practicalswift) // Test case found by fuzzing struct A { init() { class b<T where T : c : U : c : A"\() struct c<d { } let start = b
23.272727
87
0.6875
cb5c309e210ec09410081fc25212cfc4c2857387
392
html
HTML
ml/samples/index.html
byteshiva/es6-tuts
d8e611669bae1eb2283438832d9c4ad27b1874b9
[ "Apache-2.0" ]
5
2019-04-16T07:28:02.000Z
2022-02-17T18:15:13.000Z
ml/samples/index.html
byteshiva/es6-tuts
d8e611669bae1eb2283438832d9c4ad27b1874b9
[ "Apache-2.0" ]
10
2018-06-27T20:28:45.000Z
2021-08-04T00:53:49.000Z
ml/samples/index.html
byteshiva/es6-tuts
d8e611669bae1eb2283438832d9c4ad27b1874b9
[ "Apache-2.0" ]
null
null
null
<html> <head> <!-- Load TensorFlow.js --> <script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@0.12.0"> </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.6.1/p5.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.6.1/addons/p5.dom.min.js"></script> <...
28
99
0.622449
95afb4787664313268e223aca96c3500fa1c63e5
8,470
swift
Swift
RightNow/Module/Dropdown/ReminderInputView.swift
EdgarDegas/RightNow
247c40cd58d60915651cce33036495884efb5ca5
[ "MIT" ]
5
2020-07-29T05:09:09.000Z
2022-01-26T07:08:25.000Z
RightNow/Module/Dropdown/ReminderInputView.swift
EdgarDegas/RightNow
247c40cd58d60915651cce33036495884efb5ca5
[ "MIT" ]
null
null
null
RightNow/Module/Dropdown/ReminderInputView.swift
EdgarDegas/RightNow
247c40cd58d60915651cce33036495884efb5ca5
[ "MIT" ]
null
null
null
// // ReminderInputView.swift // RightNow // // Created by iMoe on 2020/1/16. // Copyright © 2020 imoe. All rights reserved. // import Cocoa protocol ReminderInputViewDelegate: AnyObject { /// Invoked when the user pressed the return key. func reminderInputView( _ reminderInputView: ReminderInputV...
32.083333
84
0.642975
f5da55e36776e91ffe9d71888ce792bac7fd25a7
695
swift
Swift
baby-shape-swipe/Utility/ModelDimensionInfo.swift
smycynek/baby-triangle
95ff3bf2fd7f679e42c7c95ea4bda339facae32e
[ "MIT" ]
1
2018-11-29T19:37:42.000Z
2018-11-29T19:37:42.000Z
baby-shape-swipe/Utility/ModelDimensionInfo.swift
smycynek/baby-triangle
95ff3bf2fd7f679e42c7c95ea4bda339facae32e
[ "MIT" ]
null
null
null
baby-shape-swipe/Utility/ModelDimensionInfo.swift
smycynek/baby-triangle
95ff3bf2fd7f679e42c7c95ea4bda339facae32e
[ "MIT" ]
null
null
null
import Foundation import UIKit class ModelDimensionInfo { init (xLength: Int, yLength: Int, remainderX: Int, remainderY: Int, safeMarginTop: Int, safeMarginBottom: Int) { self.xLength = xLength self.yLength = yLength self.remainderX = remainderX self.remainderY = remainderY ...
30.217391
133
0.68777
97c109de96443d60dd2fc6f2dbb630bdef45884f
1,954
lua
Lua
scripts/mobs/ai/yeti.lua
RavenX8/osirosenew
b4ef1aade379e0eb4753b24c30ec43faca77aa37
[ "Apache-2.0" ]
49
2017-02-07T15:10:04.000Z
2021-11-12T06:00:30.000Z
scripts/mobs/ai/yeti.lua
RavenX8/osirosenew
b4ef1aade379e0eb4753b24c30ec43faca77aa37
[ "Apache-2.0" ]
104
2016-10-31T01:42:59.000Z
2021-08-28T13:29:09.000Z
scripts/mobs/ai/yeti.lua
RavenX8/osirosenew
b4ef1aade379e0eb4753b24c30ec43faca77aa37
[ "Apache-2.0" ]
36
2016-11-01T11:25:34.000Z
2022-03-09T22:38:51.000Z
registerNpc(341, { walk_speed = 220, run_speed = 650, scale = 150, r_weapon = 1008, l_weapon = 0, level = 92, hp = 33, attack = 424, hit = 207, def = 385, res = 202, avoid...
21.955056
27
0.453429
28bc56f47a6cc41da54aed52fdadc3c41c5f2971
309
rb
Ruby
db/migrate/20150107181004_add_github_name_to_board.rb
agileseason/agileseason-v1
ec35952d412eaee39da230ef6877bdb27794c299
[ "MIT" ]
null
null
null
db/migrate/20150107181004_add_github_name_to_board.rb
agileseason/agileseason-v1
ec35952d412eaee39da230ef6877bdb27794c299
[ "MIT" ]
null
null
null
db/migrate/20150107181004_add_github_name_to_board.rb
agileseason/agileseason-v1
ec35952d412eaee39da230ef6877bdb27794c299
[ "MIT" ]
null
null
null
class AddGithubNameToBoard < ActiveRecord::Migration def self.up add_column :boards, :github_name, :string Board.where(id: 1).update_all(github_name: 'agileseason') Board.where('id != 1').update_all('github_name = name') end def self.down remove_column :boards, :github_name end end
23.769231
61
0.71521
74bc98adf0cba6bd0b8df5c7271d793acd3c082b
3,458
js
JavaScript
source/views/menu/MenuFilterView.js
chris-morgan/overture
a8d31c89581df93732b33d59ea16c8b6dbd79bcd
[ "MIT" ]
null
null
null
source/views/menu/MenuFilterView.js
chris-morgan/overture
a8d31c89581df93732b33d59ea16c8b6dbd79bcd
[ "MIT" ]
null
null
null
source/views/menu/MenuFilterView.js
chris-morgan/overture
a8d31c89581df93732b33d59ea16c8b6dbd79bcd
[ "MIT" ]
null
null
null
import { Class } from '../../core/Core'; import Obj from '../../foundation/Object'; import '../../foundation/EventTarget'; // For Function#on import { bind, bindTwoWay } from '../../foundation/Binding'; import { lookupKey } from '../../dom/DOMEvent'; import View from '../View'; import ViewEventsController from '../Vie...
27.228346
65
0.502892
05754e4aebc8b4b6bff81c37581d3abf58246cd5
70
rb
Ruby
lib/active_admin/translate/version.rb
zappistore/activeadmin-translate
b4044a92730f532fe0748a388ffa15249bc08da4
[ "MIT" ]
null
null
null
lib/active_admin/translate/version.rb
zappistore/activeadmin-translate
b4044a92730f532fe0748a388ffa15249bc08da4
[ "MIT" ]
1
2018-03-13T12:45:34.000Z
2018-03-13T12:45:34.000Z
lib/active_admin/translate/version.rb
zappistore/activeadmin-translate
b4044a92730f532fe0748a388ffa15249bc08da4
[ "MIT" ]
2
2015-11-07T08:05:37.000Z
2015-11-07T13:26:19.000Z
module ActiveAdmin module Translate VERSION = '0.2.8' end end
11.666667
21
0.685714
3b4ac6194ebae7bcbe0f6f9e4c8158d3340085e5
236
h
C
ZPCamera/Util/ZPKit/UI/AVCaptureAudioDataOutput+Additions.h
jiangxiaoxin/ZPCamera
240c47569176fc2d9a2a835a424b7472ad21aaf8
[ "MIT" ]
590
2017-02-19T04:50:13.000Z
2021-09-04T08:30:03.000Z
ZPCamera/Util/ZPKit/UI/AVCaptureAudioDataOutput+Additions.h
jiangxiaoxin/ZPCamera
240c47569176fc2d9a2a835a424b7472ad21aaf8
[ "MIT" ]
14
2017-02-21T07:57:19.000Z
2018-10-24T19:03:57.000Z
ZPCamera/Util/ZPKit/UI/AVCaptureAudioDataOutput+Additions.h
jiangxiaoxin/ZPCamera
240c47569176fc2d9a2a835a424b7472ad21aaf8
[ "MIT" ]
143
2017-02-20T01:14:26.000Z
2021-12-03T07:19:16.000Z
// // AVCaptureAudioDataOutput+Additions.h // ZPCamera // // Created by 陈浩 on 2017/1/25. // Copyright © 2017年 陈浩. All rights reserved. // #import <AVFoundation/AVFoundation.h> @interface AVCaptureAudioDataOutput (Additions) @end
16.857143
47
0.724576
dd8cf8029cb25643ab3a29720129feda5c78a290
82
php
PHP
venture_configs/ru.php
OlegMarko/multi-tenant-application
89d0feeda49ebf5e3df88057d1a4a2d16fad9870
[ "MIT" ]
null
null
null
venture_configs/ru.php
OlegMarko/multi-tenant-application
89d0feeda49ebf5e3df88057d1a4a2d16fad9870
[ "MIT" ]
null
null
null
venture_configs/ru.php
OlegMarko/multi-tenant-application
89d0feeda49ebf5e3df88057d1a4a2d16fad9870
[ "MIT" ]
null
null
null
<?php return [ 'app.timezone' => 'Europe/Moscow', 'app.locale' => 'ru' ];
13.666667
38
0.52439
c455cfdb158f8811ceb4048dba93dc7362e863e0
68
c
C
test/macro.c
fekir/wine-cl
50fdbe1f6c950f907859dd7e120549b7a2f6eb28
[ "0BSD" ]
2
2021-01-18T01:59:37.000Z
2021-12-03T04:23:26.000Z
test/macro.c
fekir/wine-cl
50fdbe1f6c950f907859dd7e120549b7a2f6eb28
[ "0BSD" ]
null
null
null
test/macro.c
fekir/wine-cl
50fdbe1f6c950f907859dd7e120549b7a2f6eb28
[ "0BSD" ]
null
null
null
#if !defined CICCIA #error "CICCIA not defined #endif int main(){}
11.333333
26
0.705882
6dca907946e831094c231b53f5a573690ebfa9f8
2,737
swift
Swift
Source/Utils/Data+hex.swift
VirgilSecurity/VirgilKeysiOS
fccbe8de3af24e01ef03fc8616049a1995277f59
[ "BSD-3-Clause" ]
21
2016-08-07T18:49:57.000Z
2021-03-10T19:25:30.000Z
Source/Utils/Data+hex.swift
VirgilSecurity/VirgilKeysiOS
fccbe8de3af24e01ef03fc8616049a1995277f59
[ "BSD-3-Clause" ]
11
2016-12-05T11:16:28.000Z
2022-03-31T07:03:15.000Z
Source/Utils/Data+hex.swift
VirgilSecurity/VirgilKeysiOS
fccbe8de3af24e01ef03fc8616049a1995277f59
[ "BSD-3-Clause" ]
7
2017-06-08T00:11:17.000Z
2022-01-24T15:55:25.000Z
// // Copyright (C) 2015-2021 Virgil Security Inc. // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // (1) Redistributions of source code must retain the above copyright // not...
34.2125
101
0.667154
402b08d8c144574c9aa681c681bc62392e5adb5e
2,971
py
Python
src/crawl/unicrawl/spiders/kyushu_courses.py
japonophile/Education4Climate
7502af540d597ed4f47724df7adb6bc34a95d8ba
[ "MIT" ]
null
null
null
src/crawl/unicrawl/spiders/kyushu_courses.py
japonophile/Education4Climate
7502af540d597ed4f47724df7adb6bc34a95d8ba
[ "MIT" ]
null
null
null
src/crawl/unicrawl/spiders/kyushu_courses.py
japonophile/Education4Climate
7502af540d597ed4f47724df7adb6bc34a95d8ba
[ "MIT" ]
null
null
null
from abc import ABC from pathlib import Path import pandas as pd import scrapy from src.crawl.utils import cleanup from settings import YEAR, CRAWLING_OUTPUT_FOLDER BASE_URL = 'https://ku-portal.kyushu-u.ac.jp/campusweb/slbssbdr.do?value(risyunen)={}&value(semekikn)=1&value(kougicd)={}&value(crclumcd)=ZZ' PROG_DATA...
35.369048
141
0.566813
96c0d42ceecba18ef79b504ac314afed472c2443
655
asm
Assembly
oeis/319/A319007.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/319/A319007.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/319/A319007.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A319007: Sum of the next n nonnegative integers repeated (A004526). ; 0,1,5,14,29,51,82,124,178,245,327,426,543,679,836,1016,1220,1449,1705,1990,2305,2651,3030,3444,3894,4381,4907,5474,6083,6735,7432,8176,8968,9809,10701,11646,12645,13699,14810,15980,17210,18501,19855,21274,22759,24311,25932,27624,29388,31225,33137,3...
50.384615
499
0.774046
2711850dc96292cbcd4b5add7a428b8570140c94
2,254
h
C
ui/gfx/image/image_util.h
domenic/mojo
53dda76fed90a47c35ed6e06baf833a0d44495b8
[ "BSD-3-Clause" ]
231
2015-01-08T09:04:44.000Z
2021-12-30T03:03:10.000Z
ui/gfx/image/image_util.h
domenic/mojo
53dda76fed90a47c35ed6e06baf833a0d44495b8
[ "BSD-3-Clause" ]
1
2018-02-10T21:00:08.000Z
2018-03-20T05:09:50.000Z
ui/gfx/image/image_util.h
domenic/mojo
53dda76fed90a47c35ed6e06baf833a0d44495b8
[ "BSD-3-Clause" ]
268
2015-01-21T05:53:28.000Z
2022-03-25T22:09:01.000Z
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_GFX_IMAGE_IMAGE_UTIL_H_ #define UI_GFX_IMAGE_IMAGE_UTIL_H_ #include <vector> #include "base/basictypes.h" #include "ui/gfx/gfx_export.h" ...
41.740741
79
0.705413
fa739fd3bee9fcb347fbba3ceebeb499c0694c83
475
sql
SQL
apps/api/src/migration/deploy/task_order_insert_trigger.sql
mepler-labs/steps
5c89d8506313656c8fdbc8839def9ab108d93db6
[ "MIT" ]
null
null
null
apps/api/src/migration/deploy/task_order_insert_trigger.sql
mepler-labs/steps
5c89d8506313656c8fdbc8839def9ab108d93db6
[ "MIT" ]
null
null
null
apps/api/src/migration/deploy/task_order_insert_trigger.sql
mepler-labs/steps
5c89d8506313656c8fdbc8839def9ab108d93db6
[ "MIT" ]
null
null
null
-- Deploy steps:task_order_insert_trigger to pg -- requires: task_ordering BEGIN; CREATE FUNCTION assign_task_order() RETURNS trigger AS $$ DECLARE next_order INTEGER; BEGIN SELECT COALESCE(MAX("order"), -1) + 1 FROM task WHERE task.user_id = NEW.user_id INTO next_order; NEW.order := next_order; R...
21.590909
101
0.736842
e99a44cfe0ebc690dfb212606b38a4b28104eb05
5,531
kt
Kotlin
postdata/src/main/java/com/loukwn/gifsoundit/postdata/PostRepositoryImpl.kt
loukwn/GifSound-It
c8a32dc96dc61182378558b9aceef6ae6037c8f9
[ "MIT" ]
4
2018-09-19T09:53:29.000Z
2020-04-29T13:36:15.000Z
postdata/src/main/java/com/loukwn/gifsoundit/postdata/PostRepositoryImpl.kt
loukwn/GifSound-It
c8a32dc96dc61182378558b9aceef6ae6037c8f9
[ "MIT" ]
null
null
null
postdata/src/main/java/com/loukwn/gifsoundit/postdata/PostRepositoryImpl.kt
loukwn/GifSound-It
c8a32dc96dc61182378558b9aceef6ae6037c8f9
[ "MIT" ]
null
null
null
package com.loukwn.gifsoundit.postdata import com.loukwn.gifsoundit.common.disk.SharedPrefsHelper import com.loukwn.gifsoundit.common.util.DataState import com.loukwn.gifsoundit.postdata.model.api.RedditSubredditResponse import com.loukwn.gifsoundit.postdata.model.api.RedditTokenResponse import com.loukwn.gifsoundit.p...
37.371622
105
0.627192
9bfd6b53698fb1e49e84e2186a61d7d7581a0a24
2,051
js
JavaScript
proyectociclo3/src/Productos/ProductosPage.js
callecristina/ProyectoCiclo3
a91d1ad6665e5dcbbeda7324359f0cd638a5d564
[ "CC0-1.0" ]
null
null
null
proyectociclo3/src/Productos/ProductosPage.js
callecristina/ProyectoCiclo3
a91d1ad6665e5dcbbeda7324359f0cd638a5d564
[ "CC0-1.0" ]
null
null
null
proyectociclo3/src/Productos/ProductosPage.js
callecristina/ProyectoCiclo3
a91d1ad6665e5dcbbeda7324359f0cd638a5d564
[ "CC0-1.0" ]
null
null
null
import React from "react"; import { Link } from "react-router-dom"; import { useState } from "react/cjs/react.development"; export default function ProductosPage() { const [nombre, setNombre] = useState(""); const [stock, setStock] = useState(""); const [precio, setPrecio] = useState(""); return ( <div cla...
28.09589
95
0.501706
3773ebbaade607dd16c7ebda38e801cfcc204862
9,498
sql
SQL
pace_wisdom.sql
swapnilbaviskar1994/pace_wisdom_solutions
3e3551ad99d427181c7f4b5740a2ebbfbc0ea96f
[ "BSD-3-Clause" ]
null
null
null
pace_wisdom.sql
swapnilbaviskar1994/pace_wisdom_solutions
3e3551ad99d427181c7f4b5740a2ebbfbc0ea96f
[ "BSD-3-Clause" ]
null
null
null
pace_wisdom.sql
swapnilbaviskar1994/pace_wisdom_solutions
3e3551ad99d427181c7f4b5740a2ebbfbc0ea96f
[ "BSD-3-Clause" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.5.4.1deb2ubuntu2.1 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Jun 25, 2019 at 04:52 PM -- Server version: 5.7.26-0ubuntu0.16.04.1 -- PHP Version: 7.0.33-5+ubuntu16.04.1+deb.sury.org+1 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!...
26.830508
138
0.673931
ff99c116ee07d7d5c2c046402d3eee7ca9170bfc
292
sql
SQL
mysql-demo/mysql-transaction-demo/sql/serialization-failure-concurrency-1.sql
huaminglin/docker-demo
41f7c3839cab55ff8a8b72e130269f49ce3bbd8a
[ "MIT" ]
null
null
null
mysql-demo/mysql-transaction-demo/sql/serialization-failure-concurrency-1.sql
huaminglin/docker-demo
41f7c3839cab55ff8a8b72e130269f49ce3bbd8a
[ "MIT" ]
1
2022-03-22T22:30:41.000Z
2022-03-22T22:30:41.000Z
mysql-demo/mysql-transaction-demo/sql/serialization-failure-concurrency-1.sql
huaminglin/docker-demo
41f7c3839cab55ff8a8b72e130269f49ce3bbd8a
[ "MIT" ]
null
null
null
SET TRANSACTION ISOLATION LEVEL REPEATABLE READ; start transaction; select 'sql 1: sleep 1 second'; select 'sql 1', sleep(1); update t_isolation set name='txn1' where id=0; select 'sql1 updated'; select 'sql 1: sleep 5 seconds ...'; select 'sql 1', sleep(5); select 'sql 1: commit'; commit;
24.333333
48
0.719178
17908b12d703a061a7ecd662137b1d6c7e8fa52b
3,237
sql
SQL
week2/day3/ExampleDB.sql
1811-nov27-net/sy-practice-training
d7cd07effe872b63e7dd1f8734257bd1884b28f5
[ "MIT" ]
null
null
null
week2/day3/ExampleDB.sql
1811-nov27-net/sy-practice-training
d7cd07effe872b63e7dd1f8734257bd1884b28f5
[ "MIT" ]
null
null
null
week2/day3/ExampleDB.sql
1811-nov27-net/sy-practice-training
d7cd07effe872b63e7dd1f8734257bd1884b28f5
[ "MIT" ]
null
null
null
CREATE SCHEMA di; GO CREATE TABLE di.Department ( Id int IDENTITY(10,10) NOT NULL PRIMARY KEY, Name NVARCHAR(100) NOT NULL, Location NVARCHAR(100) NOT NULL ); GO CREATE TABLE di.Employee ( Id int IDENTITY(1,1) NOT NULL PRIMARY KEY, FirstName NVARCHAR(50) NOT NULL, LastName NVARCHAR(50) NOT NULL, Ssn NVARCHAR(11)...
39
95
0.730306
5451bef6ee139fd69754013b86598f82d519d645
567
go
Go
coder/base64_test.go
bearchit/goboost
a2418c170479afa5601ca317628b86966e41a284
[ "MIT" ]
null
null
null
coder/base64_test.go
bearchit/goboost
a2418c170479afa5601ca317628b86966e41a284
[ "MIT" ]
null
null
null
coder/base64_test.go
bearchit/goboost
a2418c170479afa5601ca317628b86966e41a284
[ "MIT" ]
null
null
null
package coder_test import ( "bytes" "testing" "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" "github.com/bearchit/goboost/coder" ) func TestNewBase64URL(t *testing.T) { buf := new(bytes.Buffer) buf.WriteString("hello,world") value := buf.Bytes() encoder := coder.NewBase64URLEnc...
19.551724
49
0.726631
816f0893d04dcdfd2c4689b5a4d1bfb506eba80d
434
swift
Swift
Src/iOS/CFMTextView.swift
maximkhatskevich/CocoaFontMaster-iOS
d16aebd3c7eae51f05db9d7df6cef401eebc4a68
[ "MIT" ]
null
null
null
Src/iOS/CFMTextView.swift
maximkhatskevich/CocoaFontMaster-iOS
d16aebd3c7eae51f05db9d7df6cef401eebc4a68
[ "MIT" ]
null
null
null
Src/iOS/CFMTextView.swift
maximkhatskevich/CocoaFontMaster-iOS
d16aebd3c7eae51f05db9d7df6cef401eebc4a68
[ "MIT" ]
null
null
null
// // CFMTextView.swift // CocoaFontMaster-iOS // // Created by Maxim Khatskevich on 1/22/16. // Copyright © 2016 Maxim Khatskevich. All rights reserved. // import UIKit //=== extension UITextView: CFMUIControlWithOptionalFont { } //=== public class CFMMetaFontTextView: UITextView { @IBInspectable var meta...
16.074074
60
0.633641
86051347ab7a5a87d652de02030495e7a577562a
2,019
rs
Rust
jormungandr/src/start_up/error.rs
ssainball/Jormungandr
6827f613879ff6b155df9ef374bd24f55d53c809
[ "Apache-2.0", "MIT" ]
1
2019-10-27T06:58:01.000Z
2019-10-27T06:58:01.000Z
jormungandr/src/start_up/error.rs
ssainball/jormungandr
6827f613879ff6b155df9ef374bd24f55d53c809
[ "Apache-2.0", "MIT" ]
null
null
null
jormungandr/src/start_up/error.rs
ssainball/jormungandr
6827f613879ff6b155df9ef374bd24f55d53c809
[ "Apache-2.0", "MIT" ]
null
null
null
use crate::{ blockcfg, blockchain, explorer, network, secure, settings::{self, logging}, }; use chain_storage::error::Error as StorageError; use std::io; custom_error! {pub ErrorKind SQLite = "SQLite file", Block0 = "Block0" } custom_error! {pub Error LoggingInitializationError { source: logging::Er...
42.957447
118
0.624567
40c5c98edaf9cf73d5b627f7259aa5f43858ce16
10,486
xhtml
HTML
src/epub/text/chapter-21.xhtml
standardebooks/h-g-wells_the-invisible-man
5653c3ea5a35041710a180d1007c5e5d9b3adb6a
[ "CC0-1.0" ]
null
null
null
src/epub/text/chapter-21.xhtml
standardebooks/h-g-wells_the-invisible-man
5653c3ea5a35041710a180d1007c5e5d9b3adb6a
[ "CC0-1.0" ]
null
null
null
src/epub/text/chapter-21.xhtml
standardebooks/h-g-wells_the-invisible-man
5653c3ea5a35041710a180d1007c5e5d9b3adb6a
[ "CC0-1.0" ]
1
2018-05-02T16:43:48.000Z
2018-05-02T16:43:48.000Z
<?xml version="1.0" encoding="utf-8"?> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/vocab/1.0" xml:lang="en-GB"> <head> <title>XXI: In Oxford Street</title> <link href="../cs...
291.277778
923
0.765306
72e7ceca276f43e4d59c4625d4854f4e62c2782e
1,602
html
HTML
projects/common/src/lib/controls/npm-package-select/npm-package-select.component.html
napkin-ide/lcu-data-apps
2213b321a72bb6d6619947cf33de7c31aba91034
[ "Apache-2.0" ]
null
null
null
projects/common/src/lib/controls/npm-package-select/npm-package-select.component.html
napkin-ide/lcu-data-apps
2213b321a72bb6d6619947cf33de7c31aba91034
[ "Apache-2.0" ]
12
2020-03-23T20:46:00.000Z
2022-03-02T03:34:50.000Z
projects/common/src/lib/controls/npm-package-select/npm-package-select.component.html
napkin-ide/lcu-data-apps
2213b321a72bb6d6619947cf33de7c31aba91034
[ "Apache-2.0" ]
null
null
null
<div [formGroup]="FormGroup"> <mat-form-field class="mat-full-width"> <input matInput placeholder="NPM Package" formControlName="npmPkg" [matAutocomplete]="npmPkg" required /> <mat-autocomplete #npmPkg="matAutocomplete" (optionSelected)="PackageSelected($event)" ...
25.03125
122
0.592385
9c18de0a960838f1de00d0a9e19bf9196be2f7d7
4,110
ts
TypeScript
packages-premium/timeline/src/event-placement.ts
sportalliance/fullcalendar
a75066c3ea8e92b1f70969132d3ec953d943a897
[ "MIT" ]
null
null
null
packages-premium/timeline/src/event-placement.ts
sportalliance/fullcalendar
a75066c3ea8e92b1f70969132d3ec953d943a897
[ "MIT" ]
null
null
null
packages-premium/timeline/src/event-placement.ts
sportalliance/fullcalendar
a75066c3ea8e92b1f70969132d3ec953d943a897
[ "MIT" ]
null
null
null
import { SegSpan, SegHierarchy, groupIntersectingEntries, SegEntry, buildIsoString, computeEarliestSegStart, } from '@fullcalendar-ml/common' import { TimelineCoords } from './TimelineCoords' import { TimelineLaneSeg } from './TimelineLaneSlicer' export interface TimelineSegPlacement { seg: TimelineLaneSeg | Tim...
30.220588
112
0.6691
8d14c4aae11d5557f976567ebba886173ea1d397
9,747
swift
Swift
huff/controllers/MyProfileViewController.swift
rluftw/huff
153dbbb4b8929ca2fbc590ca88804f189f8115d7
[ "MIT" ]
1
2021-02-23T21:08:30.000Z
2021-02-23T21:08:30.000Z
huff/controllers/MyProfileViewController.swift
rluftw/huff
153dbbb4b8929ca2fbc590ca88804f189f8115d7
[ "MIT" ]
null
null
null
huff/controllers/MyProfileViewController.swift
rluftw/huff
153dbbb4b8929ca2fbc590ca88804f189f8115d7
[ "MIT" ]
null
null
null
// // MyProfileViewController.swift // huff // // Created by Xing Hui Lu on 12/5/16. // Copyright © 2016 Xing Hui Lu. All rights reserved. // import UIKit import FirebaseAuth import GoogleSignIn import Firebase @objc class MyProfileViewController: UIViewController { var profile: Profile? var runAddHa...
42.378261
160
0.602031
61c1c96299d4c2babed8283d671b72e6c6883827
14,270
kt
Kotlin
app/src/main/java/me/hufman/androidautoidrive/carapp/evplanning/views/WaypointDetailsView.kt
ntruchsess/AndroidAutoIdrive
195b57c5708a0968092fadf505dba6a4f6ca6f6f
[ "MIT" ]
null
null
null
app/src/main/java/me/hufman/androidautoidrive/carapp/evplanning/views/WaypointDetailsView.kt
ntruchsess/AndroidAutoIdrive
195b57c5708a0968092fadf505dba6a4f6ca6f6f
[ "MIT" ]
null
null
null
app/src/main/java/me/hufman/androidautoidrive/carapp/evplanning/views/WaypointDetailsView.kt
ntruchsess/AndroidAutoIdrive
195b57c5708a0968092fadf505dba6a4f6ca6f6f
[ "MIT" ]
null
null
null
/********************************************************************************************** Copyright (C) 2021 Norbert Truchsess norbert.truchsess@t-online.de This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software ...
36.126582
155
0.698809
8f05426749e0e47ebc27932188592c1c7f1846b9
42,505
sql
SQL
db/db_thuctap (1).sql
hghung/thuc-tap-2020
a75bea634f70254eecaf550e844ddabf7d5285c2
[ "MIT" ]
null
null
null
db/db_thuctap (1).sql
hghung/thuc-tap-2020
a75bea634f70254eecaf550e844ddabf7d5285c2
[ "MIT" ]
2
2021-02-03T02:10:51.000Z
2021-04-30T12:51:06.000Z
db/db_thuctap (1).sql
hghung/thuc-tap-2020
a75bea634f70254eecaf550e844ddabf7d5285c2
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 5.0.2 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Aug 11, 2020 at 10:21 PM -- Server version: 10.4.13-MariaDB -- PHP Version: 7.4.8 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIEN...
61.42341
3,682
0.69326
2f313b97fd2c269b35063a95afe0d7f71af7a887
8,440
php
PHP
web/app/themes/shindig/widgets/social-widget.php
mattKendon/newgenjazz
2ba2f3315ff0e6d50e75226a58d7862b1952eb2e
[ "MIT" ]
null
null
null
web/app/themes/shindig/widgets/social-widget.php
mattKendon/newgenjazz
2ba2f3315ff0e6d50e75226a58d7862b1952eb2e
[ "MIT" ]
null
null
null
web/app/themes/shindig/widgets/social-widget.php
mattKendon/newgenjazz
2ba2f3315ff0e6d50e75226a58d7862b1952eb2e
[ "MIT" ]
null
null
null
<?php add_action('widgets_init', 'pro_social_Media__load_widgets'); function pro_social_Media__load_widgets() { register_widget('Pro_Social_Featured_Media_Widget'); } class Pro_Social_Featured_Media_Widget extends WP_Widget { function Pro_Social_Featured_Media_Widget() { $widget_ops = array('classname' => 'pyr...
51.779141
276
0.639218
1bed79b8052bb8fab5865735f7b81a646e0e2689
89
py
Python
centers/apps.py
ChristianJStarr/sbs-website
db891f0a67f46cc9cdadc95714304b2ea91a162a
[ "MIT" ]
1
2022-01-09T18:54:32.000Z
2022-01-09T18:54:32.000Z
centers/apps.py
ChristianJStarr/sbs-website
db891f0a67f46cc9cdadc95714304b2ea91a162a
[ "MIT" ]
null
null
null
centers/apps.py
ChristianJStarr/sbs-website
db891f0a67f46cc9cdadc95714304b2ea91a162a
[ "MIT" ]
null
null
null
from django.apps import AppConfig class CentersConfig(AppConfig): name = 'centers'
14.833333
33
0.752809
610f108ecb525b937930b970361d7fe0febd0d09
2,107
swift
Swift
Pebbles/Usecases/LandingPage/LandingPageView.swift
RaulSul/Pebbles
ba3c6d05a8a83d68f88056d75ac4c03d0b9dc13e
[ "MIT" ]
null
null
null
Pebbles/Usecases/LandingPage/LandingPageView.swift
RaulSul/Pebbles
ba3c6d05a8a83d68f88056d75ac4c03d0b9dc13e
[ "MIT" ]
null
null
null
Pebbles/Usecases/LandingPage/LandingPageView.swift
RaulSul/Pebbles
ba3c6d05a8a83d68f88056d75ac4c03d0b9dc13e
[ "MIT" ]
null
null
null
// // LandingPageView.swift // Pebbles // // Created by Raul Sulaimanov on 16.04.21. // import UIKit import SnapKit class LandingPageView: UIView { lazy var headerView: LPHeaderView = { return LPHeaderView() }() lazy var collectionView: UICollectionView = { let flowLayout = UI...
30.536232
93
0.596583
2da17e0772b1d5fa2eaf5157a65633d0e5083ad7
110,424
html
HTML
tvtropes.org/pmwiki/pmwiki.php/VideoGame/MetroidZeroMission.html
jwzimmer/tv-tropes
44442b66286eaf2738fc5d863d175d4577da97f4
[ "MIT" ]
1
2021-01-02T00:19:20.000Z
2021-01-02T00:19:20.000Z
tvtropes.org/pmwiki/pmwiki.php/VideoGame/MetroidZeroMission.html
jwzimmer/tv-tropes
44442b66286eaf2738fc5d863d175d4577da97f4
[ "MIT" ]
6
2020-11-17T00:44:19.000Z
2021-01-22T18:56:28.000Z
tvtropes.org/pmwiki/pmwiki.php/VideoGame/MetroidZeroMission.html
jwzimmer/tv-tropes
44442b66286eaf2738fc5d863d175d4577da97f4
[ "MIT" ]
5
2021-01-02T00:19:15.000Z
2021-08-05T16:02:08.000Z
<!DOCTYPE html> <html> <head lang="en"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Metroid: Zero Mission (Video Game) - TV Tropes</title> <meta name="description" content="A description of tropes appearing in Metroid: Zero Missio...
122.150442
61,430
0.726518
6a41595197e6e2bd9226a635b85862f07e90b38b
753
lua
Lua
Framework/Application.lua
alphafantomu/LoveEngineWorkspace
8d63744bc1929f2deb072c81475311c603eb2681
[ "MIT" ]
3
2020-05-10T11:33:20.000Z
2022-02-15T00:40:22.000Z
Framework/Application.lua
alphafantomu/LoveEngineWorkspace
8d63744bc1929f2deb072c81475311c603eb2681
[ "MIT" ]
null
null
null
Framework/Application.lua
alphafantomu/LoveEngineWorkspace
8d63744bc1929f2deb072c81475311c603eb2681
[ "MIT" ]
1
2019-11-03T16:48:42.000Z
2019-11-03T16:48:42.000Z
local API = { LoveVersion = love.getVersion(); }; local ImageCache = {}; --I'm not sure if Love2D automatically caches objects, but assuming that the wiki said loading an image continously can cause fps drops, I guess not. API.loadImage = function(self, path) --if the image changes then it will not return the sam...
27.888889
149
0.693227
b2c10ffac29f7bdf64553c51d96d725e726e49a1
3,114
py
Python
rpesk/morse_code.py
LukeJVinton/pi-projects
9dfa110bb027b0fb281e3dca831f1547bc15faa5
[ "MIT" ]
null
null
null
rpesk/morse_code.py
LukeJVinton/pi-projects
9dfa110bb027b0fb281e3dca831f1547bc15faa5
[ "MIT" ]
null
null
null
rpesk/morse_code.py
LukeJVinton/pi-projects
9dfa110bb027b0fb281e3dca831f1547bc15faa5
[ "MIT" ]
null
null
null
# 02_blink_twice.py # From the code for the Electronics Starter Kit for the Raspberry Pi by MonkMakes.com import RPi.GPIO as GPIO import time def word_separation(pin): sleep_time = 7 GPIO.output(pin, False) # True means that LED turns on time.sleep(sleep_time) def pulse(pin, length = "dot"): ...
33.483871
85
0.495825