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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ee90e49fd624b60aadd2f852f3f62390c5c7fc86 | 445 | asm | Assembly | programs/oeis/129/A129296.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/129/A129296.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/129/A129296.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A129296: Number of divisors of n^2 - 1 that are not greater than n.
; 1,1,2,2,4,2,5,3,5,3,8,2,8,4,6,4,9,2,12,4,8,4,10,3,10,6,8,4,16,2,14,4,7,8,12,4,12,4,10,4,20,2,16,6,8,6,12,3,18,6,12,4,16,4,20,8,10,4,16,2,16,6,8,12,16,4,16,4,16,4,30,2,15,6,8,12,16,4,24,5,12,5,16,4,16,8,10,4,30,4,24,8,8,8,14,4,21,6,18,6
add $0,1
po... | 37.083333 | 237 | 0.61573 |
173b2ef20e182647ae139be89d09a17f64aa533e | 1,586 | swift | Swift | Sources/Paginator/OffsetPaginatorLinks.swift | baldoph/paginator | d294c45c09a4498d93cb48f802563182a347f4d9 | [
"MIT"
] | 75 | 2016-12-27T15:52:48.000Z | 2021-09-02T07:06:14.000Z | Sources/Paginator/OffsetPaginatorLinks.swift | baldoph/paginator | d294c45c09a4498d93cb48f802563182a347f4d9 | [
"MIT"
] | 73 | 2016-12-23T06:59:14.000Z | 2020-05-04T15:15:54.000Z | Sources/Paginator/OffsetPaginatorLinks.swift | baldoph/paginator | d294c45c09a4498d93cb48f802563182a347f4d9 | [
"MIT"
] | 20 | 2017-01-24T21:38:00.000Z | 2022-03-31T07:56:43.000Z | import Vapor
public extension OffsetMetadata {
static func nextAndPreviousLinks(
currentPage: Int,
totalPages: Int,
url: URL
) throws -> (previous: String?, next: String?) {
var previous: String? = nil
var next: String? = nil
if currentPage > 1 {
let... | 28.836364 | 96 | 0.589533 |
4fbc39691a8d9a94c50716a4aa50ff1b43991826 | 2,654 | sql | SQL | backtesting.sql | dade1987/StockPricePredictor | cc7eccee3bd2d1957fcdadca90b88fb72c9b3ac8 | [
"MIT"
] | 2 | 2022-01-09T19:47:30.000Z | 2022-01-10T14:00:16.000Z | backtesting.sql | dade1987/StockPricePredictor | cc7eccee3bd2d1957fcdadca90b88fb72c9b3ac8 | [
"MIT"
] | null | null | null | backtesting.sql | dade1987/StockPricePredictor | cc7eccee3bd2d1957fcdadca90b88fb72c9b3ac8 | [
"MIT"
] | 1 | 2022-01-10T14:01:02.000Z | 2022-01-10T14:01:02.000Z |
david@LAPTOP-I702TPUN MINGW64 /c/laragon/www/StockPricePredictor (master)
$ node analisi.js
DATE 2022-03-16T12:03:17.009Z
CRYPTO INTRADAY_5_MIN BTC USD
VOLATILITA' PERCENTUALE MEDIANA SUL TIMEFRAME CORRENTE 0.08031166180983007
40647.24
NIENTE
VALIDAZIONE BACKTESTING {
verificata_buy: 32,
non_verificata_buy: 1,
v... | 26.808081 | 74 | 0.795026 |
11d0fdfc72867ee8b2580c3bf6926a99b8cac5ca | 900 | html | HTML | manuscript/page-1615/body.html | marvindanig/the-possessed | 320e30271a695448762320dfe141637ef7e7abbb | [
"BlueOak-1.0.0",
"MIT"
] | null | null | null | manuscript/page-1615/body.html | marvindanig/the-possessed | 320e30271a695448762320dfe141637ef7e7abbb | [
"BlueOak-1.0.0",
"MIT"
] | null | null | null | manuscript/page-1615/body.html | marvindanig/the-possessed | 320e30271a695448762320dfe141637ef7e7abbb | [
"BlueOak-1.0.0",
"MIT"
] | null | null | null | <div class="leaf "><div class="inner justify"><p>“If you are going to Spasov and on foot, it will take you a week in your boots,” laughed the woman.</p><p>“I dare say, I dare say, no matter, <em>mes amis</em>, no matter.” Stepan Trofimovitch cut her short impatiently.</p><p>“Awfully inquisitive people; but the woman sp... | 450 | 631 | 0.725556 |
453030e3e6e652374acb6bfeb33e4104f51d698b | 234 | rs | Rust | firmware/usbd_scsi/src/scsi/responses/read_capacity.rs | ololoshka2871/stm32-usb.rs | f1f8c3716e059fc36668358b9b38af11dfd5d898 | [
"Apache-2.0",
"MIT"
] | 21 | 2020-04-25T16:14:22.000Z | 2021-11-28T14:23:43.000Z | firmware/usbd_scsi/src/scsi/responses/read_capacity.rs | ololoshka2871/stm32-usb.rs | f1f8c3716e059fc36668358b9b38af11dfd5d898 | [
"Apache-2.0",
"MIT"
] | 1 | 2020-07-30T16:52:46.000Z | 2020-07-30T16:52:46.000Z | firmware/usbd_scsi/src/scsi/responses/read_capacity.rs | ololoshka2871/stm32-usb.rs | f1f8c3716e059fc36668358b9b38af11dfd5d898 | [
"Apache-2.0",
"MIT"
] | 3 | 2020-05-01T18:24:50.000Z | 2021-10-15T05:26:29.000Z | use packing::Packed;
#[derive(Clone, Copy, Eq, PartialEq, Debug, Packed)]
#[packed(big_endian, lsb0)]
pub struct ReadCapacity10Response {
#[pkd(7, 0, 0, 3)]
pub max_lba: u32,
#[pkd(7, 0, 4, 7)]
pub block_size: u32,
} | 21.272727 | 52 | 0.628205 |
65a51cd39207a579de8f3ad373715656e7ee80a2 | 161 | asm | Assembly | src/BreathOfTheWild/Cheats/InfiniteArrows/patch_InfiniteArrows.asm | lilystudent2016/cemu_graphic_packs | a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46 | [
"CC0-1.0"
] | 1,002 | 2017-01-10T13:10:55.000Z | 2020-11-20T18:34:19.000Z | src/BreathOfTheWild/Cheats/InfiniteArrows/patch_InfiniteArrows.asm | lilystudent2016/cemu_graphic_packs | a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46 | [
"CC0-1.0"
] | 347 | 2017-01-11T21:13:20.000Z | 2020-11-27T11:33:05.000Z | src/BreathOfTheWild/Cheats/InfiniteArrows/patch_InfiniteArrows.asm | lilystudent2016/cemu_graphic_packs | a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46 | [
"CC0-1.0"
] | 850 | 2017-01-10T06:06:43.000Z | 2020-11-06T21:16:49.000Z | [BotW_InfiniteArrows_V208]
moduleMatches = 0x6267BFD0
0x02EB6758 = nop
[BotW_InfiniteArrows_V176V192]
moduleMatches = 0xFD091F9F,0xD472D8A5
0x02EB61BC = nop
| 14.636364 | 37 | 0.832298 |
3b2633f71419bca32cd5836e1c5ed44f11ce36f5 | 1,039 | h | C | include/Core/Utilities/Tools/TranformQGateTypeStringAndEnum.h | 4ier/QPanda-2 | ce44256bd7eb81f0982e6092090c9fc1b8b3f6b7 | [
"Apache-2.0"
] | 3 | 2020-05-14T09:30:25.000Z | 2021-11-17T10:58:53.000Z | include/Core/Utilities/Tools/TranformQGateTypeStringAndEnum.h | yinxx/QPanda-2 | c70c4117a90978916b871424e204c5159f645642 | [
"Apache-2.0"
] | null | null | null | include/Core/Utilities/Tools/TranformQGateTypeStringAndEnum.h | yinxx/QPanda-2 | c70c4117a90978916b871424e204c5159f645642 | [
"Apache-2.0"
] | null | null | null | /*
Copyright (c) 2017-2020 Origin Quantum Computing. All Right Reserved.
Licensed under the Apache License 2.0
TranformQGateTypeStringAndEnum.h
Author: Wangjing
Created in 2018-10-15
Classes for tranform gate type enum and std::string
*/
#ifndef TRANSFORM_QGATE_TYPE_STRING_ENUM_H
#define TRANSFORM_QGATE_TYPE_STRING_... | 22.106383 | 69 | 0.769971 |
93132780e5bebeeb608d2771ad40fb02edf8f6e3 | 1,150 | swift | Swift | iOS/HPHC/HPHC/Controllers/StudyUI/ActivityUI/QuestionStepController/Views/TextChoiceCell.swift | JSalazar88/FDA-My-Studies-Mobile-Application-System | f86290bc4a483a75a8d7e80a6106dd48c4a1ebfb | [
"Apache-2.0"
] | null | null | null | iOS/HPHC/HPHC/Controllers/StudyUI/ActivityUI/QuestionStepController/Views/TextChoiceCell.swift | JSalazar88/FDA-My-Studies-Mobile-Application-System | f86290bc4a483a75a8d7e80a6106dd48c4a1ebfb | [
"Apache-2.0"
] | 6 | 2021-05-27T20:32:34.000Z | 2022-02-25T08:08:18.000Z | iOS/HPHC/HPHC/Controllers/StudyUI/ActivityUI/QuestionStepController/Views/TextChoiceCell.swift | JSalazar88/FDA-My-Studies-Mobile-Application-System | f86290bc4a483a75a8d7e80a6106dd48c4a1ebfb | [
"Apache-2.0"
] | 2 | 2021-05-12T20:25:59.000Z | 2021-06-09T16:40:57.000Z | //
// TextChoiceCell.swift
// Survey-Demo
//
// Created by Tushar on 3/25/19.
// Copyright © 2019 Tushar. All rights reserved.
//
import UIKit
class TextChoiceCell: UITableViewCell {
@IBOutlet weak var titleLbl: UILabel!
@IBOutlet weak var checkmarkView: UIImageView!
@IBOutlet weak var detailedTe... | 26.136364 | 125 | 0.596522 |
8666165e174706bbd37fa85da1ad059c1a4ecaed | 2,235 | go | Go | benchmark/fibonacci_test.go | masa-suzu/monkey | 574ba0bc80336865c4f4e09cc28d758a018f34d5 | [
"MIT"
] | 1 | 2019-06-26T13:47:12.000Z | 2019-06-26T13:47:12.000Z | benchmark/fibonacci_test.go | masaxsuzu/monkey | 574ba0bc80336865c4f4e09cc28d758a018f34d5 | [
"MIT"
] | 1 | 2019-01-28T11:57:09.000Z | 2019-01-28T14:09:00.000Z | benchmark/fibonacci_test.go | masa-suzu/monkey | 574ba0bc80336865c4f4e09cc28d758a018f34d5 | [
"MIT"
] | null | null | null | package benchmark
import (
"fmt"
"github.com/masa-suzu/monkey/ast"
"github.com/masa-suzu/monkey/compiler"
"github.com/masa-suzu/monkey/evaluator"
"github.com/masa-suzu/monkey/lexer"
"github.com/masa-suzu/monkey/object"
"github.com/masa-suzu/monkey/parser"
"github.com/masa-suzu/monkey/vm"
"testing"
)
var inpu... | 21.911765 | 60 | 0.736018 |
1f277f5a2141014e8cbcfa5f5f87c409886e0c44 | 2,257 | kt | Kotlin | src/examples/kotlin/dev/augu/nino/butterfly/examples/SettingsOverloadExample.kt | NinoDiscord/Butterfly | 9b878b8b01a1cc07b8c9777817e175d3f0ca0bbb | [
"MIT"
] | 11 | 2020-06-22T19:27:10.000Z | 2021-03-07T23:42:30.000Z | src/examples/kotlin/dev/augu/nino/butterfly/examples/SettingsOverloadExample.kt | NinoDiscord/Butterfly | 9b878b8b01a1cc07b8c9777817e175d3f0ca0bbb | [
"MIT"
] | 19 | 2020-06-28T11:15:02.000Z | 2020-11-01T18:04:19.000Z | src/examples/kotlin/dev/augu/nino/butterfly/examples/SettingsOverloadExample.kt | NinoDiscord/Butterfly | 9b878b8b01a1cc07b8c9777817e175d3f0ca0bbb | [
"MIT"
] | null | null | null | @file:JvmName("SettingsOverloadExample")
package dev.augu.nino.butterfly.examples
import club.minnced.jda.reactor.ReactiveEventManager
import dev.augu.nino.butterfly.ButterflyClient
import dev.augu.nino.butterfly.GuildSettings
import dev.augu.nino.butterfly.GuildSettingsLoader
import dev.augu.nino.butterfly.command.C... | 31.788732 | 115 | 0.694284 |
6c50eb74fd7b5ee3a735f93889ed767ea65d428b | 7,061 | go | Go | canvas.go | WesleiRamos/canvas2d | 76dbd87a978dc53e4078e4d3828238080b5fe3c4 | [
"MIT"
] | 10 | 2016-12-12T21:24:35.000Z | 2021-09-18T17:24:24.000Z | canvas.go | WesleiRamos/canvas2d | 76dbd87a978dc53e4078e4d3828238080b5fe3c4 | [
"MIT"
] | null | null | null | canvas.go | WesleiRamos/canvas2d | 76dbd87a978dc53e4078e4d3828238080b5fe3c4 | [
"MIT"
] | null | null | null | package canvas2d
import "image"
import "runtime"
import "github.com/go-gl/gl/v2.1/gl"
import "github.com/go-gl/glfw/v3.2/glfw"
type KEY_PRESS func(key int32, mod int32)
type MOUSE_PRESS func(x, y float32, btn, mod int32)
type MOUSE_MOVE func(x, y float32)
type WINDOW_RESIZE func(w, h int)
func init() {
... | 21.860681 | 122 | 0.648492 |
c88e7b92764383e7f398f38da9a988ced60cddee | 884 | swift | Swift | Example/DolyameSDKUsageDemo/Workflows/Checkout/Views/SwitchParameterView.swift | Tinkoff/dolyamesdk-ios | d28838fc4cac1df96f48f71ea649051447ccb764 | [
"MIT"
] | 2 | 2022-03-10T07:37:41.000Z | 2022-03-10T23:54:41.000Z | Example/DolyameSDKUsageDemo/Workflows/Checkout/Views/SwitchParameterView.swift | Tinkoff/dolyamesdk-ios | d28838fc4cac1df96f48f71ea649051447ccb764 | [
"MIT"
] | null | null | null | Example/DolyameSDKUsageDemo/Workflows/Checkout/Views/SwitchParameterView.swift | Tinkoff/dolyamesdk-ios | d28838fc4cac1df96f48f71ea649051447ccb764 | [
"MIT"
] | null | null | null | //
// SwitchParameterView.swift
// DolyameSDKUsageDemo
//
// Created by a.tonkhonoev on 02.12.2021.
//
import UIKit
class SwitchParameterView: UIView {
let label = UILabel()
let switcher = UISwitch()
init() {
super.init(frame: .zero)
label.font = .systemFont(ofSize: 13, weight: .light... | 24.555556 | 62 | 0.616516 |
b9c7a873fdf5f00ebacd1976529a2080af097201 | 21,789 | swift | Swift | TwilioVerifySDKTests/TwilioVerify/Sources/Domain/Manager/TwilioVerifyManagerTests.swift | twilio/twilio-verify-ios | df16896a4e0bed01f9212c0c08c4b148b81b00b5 | [
"Apache-2.0"
] | 9 | 2020-10-15T17:33:02.000Z | 2022-02-11T20:19:15.000Z | TwilioVerifySDKTests/TwilioVerify/Sources/Domain/Manager/TwilioVerifyManagerTests.swift | twilio/twilio-verify-ios | df16896a4e0bed01f9212c0c08c4b148b81b00b5 | [
"Apache-2.0"
] | 89 | 2020-10-15T17:03:27.000Z | 2022-03-14T21:26:24.000Z | TwilioVerifySDKTests/TwilioVerify/Sources/Domain/Manager/TwilioVerifyManagerTests.swift | twilio/twilio-verify-ios | df16896a4e0bed01f9212c0c08c4b148b81b00b5 | [
"Apache-2.0"
] | 4 | 2021-03-22T18:21:44.000Z | 2022-02-17T20:24:08.000Z | //
// TwilioVerifyManagerTests.swift
// TwilioVerifyTests
//
// Copyright © 2020 Twilio.
//
// 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/LIC... | 51.389151 | 177 | 0.742393 |
33269c8198e5473d3ddda4bf83fff9637afee268 | 1,793 | py | Python | src/graph2.py | gpu0/nnGraph | ae68af41804ce95dd4dbd6deeea57e377915acc9 | [
"MIT"
] | null | null | null | src/graph2.py | gpu0/nnGraph | ae68af41804ce95dd4dbd6deeea57e377915acc9 | [
"MIT"
] | null | null | null | src/graph2.py | gpu0/nnGraph | ae68af41804ce95dd4dbd6deeea57e377915acc9 | [
"MIT"
] | null | null | null | # t = 2 * (x*y + max(z,w))
class Num:
def __init__(self, val):
self.val = val
def forward(self):
return self.val
def backward(self, val):
print val
class Mul:
def __init__(self, left, right):
self.left = left
self.right = right
def forward(self):
sel... | 25.985507 | 57 | 0.572783 |
162953fcde74255d5209548af104d6a0019a1f06 | 437 | h | C | LeanChat/Pods/Headers/Public/LeanChatLib/AVIMEmotionMessage.h | ArtisanSay/ArtisaSay | 7e24ebfd691f3ac5c3d4b4826a114cc2dc6d93f8 | [
"MIT"
] | null | null | null | LeanChat/Pods/Headers/Public/LeanChatLib/AVIMEmotionMessage.h | ArtisanSay/ArtisaSay | 7e24ebfd691f3ac5c3d4b4826a114cc2dc6d93f8 | [
"MIT"
] | null | null | null | LeanChat/Pods/Headers/Public/LeanChatLib/AVIMEmotionMessage.h | ArtisanSay/ArtisaSay | 7e24ebfd691f3ac5c3d4b4826a114cc2dc6d93f8 | [
"MIT"
] | null | null | null | //
// AVIMEmotionMessage.h
// LeanChatLib
//
// Created by lzw on 15/8/12.
// Copyright (c) 2015年 lzwjava@LeanCloud QQ: 651142978. All rights reserved.
//
#import "AVIMTypedMessage.h"
static AVIMMessageMediaType const kAVIMMessageMediaTypeEmotion = 1;
@interface AVIMEmotionMessage : AVIMTypedMessage<AVIMTypedMes... | 20.809524 | 77 | 0.768879 |
80c00a13a13a3df83a641f1b548297a7209298b4 | 1,140 | sql | SQL | Java/ProjetoProduto/script.sql | viniciusarre/Hello-world | 4fe86ec7f5b453d44b77760c3ecc5e25e22b9997 | [
"MIT"
] | null | null | null | Java/ProjetoProduto/script.sql | viniciusarre/Hello-world | 4fe86ec7f5b453d44b77760c3ecc5e25e22b9997 | [
"MIT"
] | null | null | null | Java/ProjetoProduto/script.sql | viniciusarre/Hello-world | 4fe86ec7f5b453d44b77760c3ecc5e25e22b9997 | [
"MIT"
] | null | null | null | CREATE TABLE categoria(
idcategoria SERIAL,
desccategoria VARCHAR(200),
CONSTRAINT pkcategoria PRIMARY KEY (idcategoria)
);
CREATE TABLE produto(
idprod SERIAL,
descprod VARCHAR(200),
valor NUMERIC(9,2),
marca VARCHAR(200),
idcategoria INTEGER NOT NULL,
CONSTRAINT pkprod PRIMARY KEY (idprod),
CONSTRAINT fk... | 31.666667 | 73 | 0.744737 |
263d0e0e72b81762f575a5e347077e8b6103456d | 3,764 | java | Java | src/java/util/WeakList.java | kamelher/java-gpu | 0d3186217dae0308f50384d461d6ae218c64abfa | [
"Apache-2.0"
] | null | null | null | src/java/util/WeakList.java | kamelher/java-gpu | 0d3186217dae0308f50384d461d6ae218c64abfa | [
"Apache-2.0"
] | null | null | null | src/java/util/WeakList.java | kamelher/java-gpu | 0d3186217dae0308f50384d461d6ae218c64abfa | [
"Apache-2.0"
] | null | null | null | /*
* Parallelising JVM Compiler
*
* Copyright 2010 Peter Calvert, University of Cambridge
*
* 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/LICEN... | 26.321678 | 80 | 0.666047 |
b3b2d2fcf8455d32ab3f703211bdedcd4ba1b53f | 2,627 | swift | Swift | Sources/IBLinterFrontend/Commands/ValidateCommand.swift | Adobels/IBLinter | aa34f5b758d2f95fae17b77e10668697cd3f5e19 | [
"MIT"
] | null | null | null | Sources/IBLinterFrontend/Commands/ValidateCommand.swift | Adobels/IBLinter | aa34f5b758d2f95fae17b77e10668697cd3f5e19 | [
"MIT"
] | null | null | null | Sources/IBLinterFrontend/Commands/ValidateCommand.swift | Adobels/IBLinter | aa34f5b758d2f95fae17b77e10668697cd3f5e19 | [
"MIT"
] | null | null | null | //
// ValidateCommand.swift
// IBLinterKit
//
// Created by SaitoYuta on 2017/12/13.
//
import Foundation
import IBDecodable
import IBLinterKit
import ArgumentParser
struct ValidateCommand: ParsableCommand {
static let configuration = CommandConfiguration(commandName: "lint", abstract: "Print lint warnings and... | 37 | 132 | 0.681386 |
01a1065069642d8b495a4f17db8d05227203a54c | 2,659 | rs | Rust | fix50sp2/src/related_order_grp.rs | nappa85/serde_fix | 1f11fc5484e6f7fd516c430a61241fb7070e7d4c | [
"Apache-2.0",
"MIT"
] | null | null | null | fix50sp2/src/related_order_grp.rs | nappa85/serde_fix | 1f11fc5484e6f7fd516c430a61241fb7070e7d4c | [
"Apache-2.0",
"MIT"
] | null | null | null | fix50sp2/src/related_order_grp.rs | nappa85/serde_fix | 1f11fc5484e6f7fd516c430a61241fb7070e7d4c | [
"Apache-2.0",
"MIT"
] | 1 | 2021-05-04T18:10:10.000Z | 2021-05-04T18:10:10.000Z |
use serde::{Deserialize, Serialize};
#[derive(Serialize, Deserialize, Clone, Debug, Default, PartialEq)]
pub struct RelatedOrderGrp {
/// NoOrders
#[serde(skip_serializing_if = "Option::is_none")]
#[serde(rename = "73")]
pub orders: Option<fix_common::RepeatingValues<Order>>,
}
#[derive(Serialize, Deserialize, C... | 31.282353 | 128 | 0.725837 |
bd26f09ae928c26110f210f497a73bbfa4511b0b | 496 | sql | SQL | COEN 280 - Database Systems/q8.sql | nicholasmfong/oldHomework | 82f10998a7f05c0db79647818e40924c38484484 | [
"MIT"
] | 1 | 2018-03-05T17:45:05.000Z | 2018-03-05T17:45:05.000Z | COEN 280 - Database Systems/q8.sql | nicholasmfong/oldHomework | 82f10998a7f05c0db79647818e40924c38484484 | [
"MIT"
] | null | null | null | COEN 280 - Database Systems/q8.sql | nicholasmfong/oldHomework | 82f10998a7f05c0db79647818e40924c38484484 | [
"MIT"
] | null | null | null | --Nicholas Fong COEN 280 HW 2: Actors never unemployed for more than 2 years
--Assume that this means that all movies an actor participated in are within 2 years of each other
SELECT p.pid, p.first_name, p.last_name, r.mid, m.release_year
FROM person p, roles r, movie m
WHERE p.pid = r.pid AND m.mid = r.mid;
--I'm not ... | 82.666667 | 186 | 0.762097 |
1d47b4879a3bdb6019257e05b602669d3e60ae37 | 755 | swift | Swift | Services/ShareLib/NSCoreframework/Extensions/UITextFieldExtension.swift | rstakaiito/GametacSDK | 732f08994f7933623f0011b72c3020cf0a2b8641 | [
"MIT"
] | null | null | null | Services/ShareLib/NSCoreframework/Extensions/UITextFieldExtension.swift | rstakaiito/GametacSDK | 732f08994f7933623f0011b72c3020cf0a2b8641 | [
"MIT"
] | null | null | null | Services/ShareLib/NSCoreframework/Extensions/UITextFieldExtension.swift | rstakaiito/GametacSDK | 732f08994f7933623f0011b72c3020cf0a2b8641 | [
"MIT"
] | null | null | null | ////
//// UITextFieldExtension.swift
//// iTower
////
//// Created by Nguyen Thanh Tung on 4/17/17.
//// Copyright © 2017 Nguyen Thanh Tung. All rights reserved.
////
//
//import UIKit
//
//class TextFieldExtension: UITextField {
//
//
// @IBInspectable var paddingLeft: CGFloat = 0
// @IBInspectable v... | 25.166667 | 92 | 0.598675 |
2a20e0f314676511734d83453ef9d7b4547c8ea3 | 4,721 | java | Java | test/framework/src/main/java/org/elasticsearch/test/rest/parser/DoSectionParser.java | mfussenegger/elasticsearch | 5fe1916be942aefc0215f85ed26a56ece91ca8ef | [
"Apache-2.0"
] | 4 | 2015-05-15T20:08:35.000Z | 2021-04-02T02:19:07.000Z | test/framework/src/main/java/org/elasticsearch/test/rest/parser/DoSectionParser.java | mfussenegger/elasticsearch | 5fe1916be942aefc0215f85ed26a56ece91ca8ef | [
"Apache-2.0"
] | 7 | 2021-01-20T08:51:43.000Z | 2021-01-20T08:51:55.000Z | test/framework/src/main/java/org/elasticsearch/test/rest/parser/DoSectionParser.java | mfussenegger/elasticsearch | 5fe1916be942aefc0215f85ed26a56ece91ca8ef | [
"Apache-2.0"
] | 15 | 2017-01-12T10:16:22.000Z | 2019-04-18T21:18:41.000Z | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | 44.537736 | 121 | 0.571065 |
64ad4274f74fabdfa913a7f434be464350133a8a | 767 | sql | SQL | Ora_SQLPlus_SQLcL_sql_scripts/streams_print_lcr.sql | gpipperr/OraPowerShell | 4209ef928229daf0942975610f1ff7a1bcc95e0f | [
"MS-PL"
] | 4 | 2018-02-19T11:07:37.000Z | 2021-04-22T17:34:47.000Z | Ora_SQLPlus_SQLcL_sql_scripts/streams_print_lcr.sql | gpipperr/OraPowerShell | 4209ef928229daf0942975610f1ff7a1bcc95e0f | [
"MS-PL"
] | null | null | null | Ora_SQLPlus_SQLcL_sql_scripts/streams_print_lcr.sql | gpipperr/OraPowerShell | 4209ef928229daf0942975610f1ff7a1bcc95e0f | [
"MS-PL"
] | 2 | 2018-06-20T14:57:56.000Z | 2019-06-06T03:38:39.000Z | --==============================================================================
-- GPI - Gunther Pippèrr
-- Desc: get one LCR of a streams replication
--==============================================================================
set verify off
set linesize 130 pagesize 3000
prompt.... Detail Error messages aro... | 29.5 | 80 | 0.588005 |
cf7329ad3ea65fbdd56e6a4cc490f2426e098040 | 288 | sql | SQL | 03-23-2022/insert_table.sql | Terria028/SQLICTProg | bced96cf54a4160d4c58869d1e71876b879203c8 | [
"MIT"
] | null | null | null | 03-23-2022/insert_table.sql | Terria028/SQLICTProg | bced96cf54a4160d4c58869d1e71876b879203c8 | [
"MIT"
] | null | null | null | 03-23-2022/insert_table.sql | Terria028/SQLICTProg | bced96cf54a4160d4c58869d1e71876b879203c8 | [
"MIT"
] | null | null | null | INSERT INTO EMPLOYEES (employee_id, employee_name, salary, hire_date)
VALUES(10, 'Kenji', 40, TO_DATE('07/28/2020', 'MM/DD/YYYY'));
INSERT INTO EMPLOYEES (employee_id, employee_name, salary, hire_date, department_id)
VALUES(10, 'Luna', 40, TO_DATE('07/28/2020', 'MM/DD/YYYY'), 10); | 57.6 | 86 | 0.715278 |
de6c809d8e1fc8414f86dce8810f80e78b1246c7 | 24,894 | swift | Swift | Tests/MusicXMLTests/XCTestManifests.swift | himanshusingh/MusicXML | 91412126ad1b5ef7cb79ad88ec39667b28e75f9f | [
"MIT"
] | 59 | 2016-12-09T04:33:23.000Z | 2022-03-20T15:26:12.000Z | Tests/MusicXMLTests/XCTestManifests.swift | himanshusingh/MusicXML | 91412126ad1b5ef7cb79ad88ec39667b28e75f9f | [
"MIT"
] | 185 | 2016-12-09T04:28:15.000Z | 2021-02-04T20:55:50.000Z | Tests/MusicXMLTests/XCTestManifests.swift | himanshusingh/MusicXML | 91412126ad1b5ef7cb79ad88ec39667b28e75f9f | [
"MIT"
] | 15 | 2019-01-19T02:14:48.000Z | 2021-11-21T19:39:00.000Z | #if !canImport(ObjectiveC)
import XCTest
extension AccidentalTests {
// DO NOT MODIFY: This is autogenerated, use:
// `swift test --generate-linuxmain`
// to regenerate.
static let __allTests__AccidentalTests = [
("testDecodingPlacement", testDecodingPlacement),
("testDecodingSimple",... | 36.026049 | 119 | 0.696754 |
578b01b9665dd16cde87669d1c99be7db0bfeb72 | 110 | h | C | src/KingPin/Errors.h | jojelen/Spazy | 9d24e0f2ad0731a729cbc903d2384ddaa7a38f1a | [
"MIT"
] | null | null | null | src/KingPin/Errors.h | jojelen/Spazy | 9d24e0f2ad0731a729cbc903d2384ddaa7a38f1a | [
"MIT"
] | null | null | null | src/KingPin/Errors.h | jojelen/Spazy | 9d24e0f2ad0731a729cbc903d2384ddaa7a38f1a | [
"MIT"
] | null | null | null | #pragma once
#include <string>
namespace KingPin
{
extern void fatalError(std::string errorString);
} | 13.75 | 49 | 0.718182 |
049fb7e0078a7ac2251389a054a8ba8831a3e439 | 2,484 | java | Java | src/com/cineplex/action/FilmRecordAction.java | shenjie1993/assaic | a7280c67d0481e00b617a3e11d5d281a8b0fe17a | [
"Apache-2.0"
] | null | null | null | src/com/cineplex/action/FilmRecordAction.java | shenjie1993/assaic | a7280c67d0481e00b617a3e11d5d281a8b0fe17a | [
"Apache-2.0"
] | null | null | null | src/com/cineplex/action/FilmRecordAction.java | shenjie1993/assaic | a7280c67d0481e00b617a3e11d5d281a8b0fe17a | [
"Apache-2.0"
] | null | null | null | package com.cineplex.action;
import java.util.List;
import javax.annotation.Resource;
import org.apache.log4j.LogManager;
import org.apache.log4j.Logger;
import com.cineplex.entity.FilmRecord;
import com.cineplex.service.FilmRecordService;
/**
*
* @author Andy 1993sj19993@gmail.com
* @date 2015年... | 21.050847 | 68 | 0.68438 |
12f81282662baa50d56c84b96ed9bea8a1040f49 | 4,958 | html | HTML | flaskbb/templates/management/plugins.html | rehee/try_discuz | 063c2c89c25054c88b3ac785a3ed135c7abc9be5 | [
"BSD-3-Clause"
] | 8 | 2015-08-08T00:19:34.000Z | 2019-08-28T16:20:19.000Z | flaskbb/templates/management/plugins.html | rehee/try_discuz | 063c2c89c25054c88b3ac785a3ed135c7abc9be5 | [
"BSD-3-Clause"
] | 45 | 2021-03-22T07:15:27.000Z | 2021-12-23T21:07:10.000Z | flaskbb/templates/management/plugins.html | rehee/try_discuz | 063c2c89c25054c88b3ac785a3ed135c7abc9be5 | [
"BSD-3-Clause"
] | 6 | 2021-03-26T18:30:56.000Z | 2022-03-27T10:58:53.000Z | {% set page_title = _("Plugins") %}
{% extends theme("management/management_layout.html") %}
{% block breadcrumb %}
<ol class="breadcrumb flaskbb-breadcrumb">
<li><a href="{{ url_for('forum.index') }}">{% trans %}Forum{% endtrans %}</a></li>
<li><a href="{{ url_for('management.overview') }}">{% trans %}Manage... | 52.189474 | 165 | 0.474183 |
445cda587bad72c67f4425be38e44edfd2f7a1be | 3,536 | swift | Swift | Tests/ThenKitTests/ThenKitSingleTests.swift | rodrigo-lima/ThenKit | 70a44754644877e1ff9896dba8f9ae01ab48950b | [
"MIT"
] | 1 | 2016-04-11T15:52:00.000Z | 2016-04-11T15:52:00.000Z | Tests/ThenKitTests/ThenKitSingleTests.swift | rodrigo-lima/ThenKit | 70a44754644877e1ff9896dba8f9ae01ab48950b | [
"MIT"
] | null | null | null | Tests/ThenKitTests/ThenKitSingleTests.swift | rodrigo-lima/ThenKit | 70a44754644877e1ff9896dba8f9ae01ab48950b | [
"MIT"
] | null | null | null | //
// ThenKitSingleTests.swift
// ThenKitSingleTests
//
// Created by Rodrigo Lima on 8/18/15.
// Copyright © 2015 Rodrigo. All rights reserved.
//
import XCTest
@testable import ThenKit
class ThenKitSingleTests: XCTestCase {
override func setUp() {
super.setUp()
Logger.logLevel = .debug
... | 32.440367 | 110 | 0.572964 |
c1a0979f42e0ae55fa2c4f0133dbf05de21b50cd | 14,444 | sql | SQL | carora.sql | jdcadenas/unaproyectocarora336 | 6f12e2d24137625b7cf3660e3dabfe5bcef9c491 | [
"MIT"
] | null | null | null | carora.sql | jdcadenas/unaproyectocarora336 | 6f12e2d24137625b7cf3660e3dabfe5bcef9c491 | [
"MIT"
] | 1 | 2019-05-04T18:12:05.000Z | 2019-05-04T18:12:05.000Z | carora.sql | jdcadenas/unaproyectocarora336 | 6f12e2d24137625b7cf3660e3dabfe5bcef9c491 | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 4.5.1
-- http://www.phpmyadmin.net
--
-- Servidor: 127.0.0.1
-- Tiempo de generación: 07-05-2019 a las 10:34:25
-- Versión del servidor: 10.1.19-MariaDB
-- Versión de PHP: 7.0.13
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT... | 30.408421 | 155 | 0.610911 |
8ead86b5dedc6ab9221a9df3a20cdffbd0ff4201 | 283 | rb | Ruby | app/controllers/account_transacts_controller.rb | carl1984r/js_portfolio_project | ba693e988473e386e83437871e9dc169c6857005 | [
"MIT"
] | null | null | null | app/controllers/account_transacts_controller.rb | carl1984r/js_portfolio_project | ba693e988473e386e83437871e9dc169c6857005 | [
"MIT"
] | 5 | 2020-03-02T16:37:08.000Z | 2022-03-31T00:27:12.000Z | app/controllers/account_transacts_controller.rb | carl1984r/js_portfolio_project | ba693e988473e386e83437871e9dc169c6857005 | [
"MIT"
] | null | null | null | class AccountTransactsController < ApplicationController
def show
account_transactions = AccountTransact.where(account_id: params[:id])
options = {
include: [:account, :transact] }
render json: AccountTransactSerializer.new(account_transactions, options)
end
end
| 31.444444 | 77 | 0.766784 |
c22bdc213e812685cadecfece2cfda71f0599878 | 2,839 | go | Go | src/tpl/operation_log.go | teambition/urbs-console | 8e4a07a3eb570e81508469443cc15d49f96eb94f | [
"MIT"
] | 1 | 2021-07-07T06:44:45.000Z | 2021-07-07T06:44:45.000Z | src/tpl/operation_log.go | teambition/urbs-console | 8e4a07a3eb570e81508469443cc15d49f96eb94f | [
"MIT"
] | null | null | null | src/tpl/operation_log.go | teambition/urbs-console | 8e4a07a3eb570e81508469443cc15d49f96eb94f | [
"MIT"
] | null | null | null | package tpl
import (
"time"
"github.com/teambition/gear"
)
// OperationLogListReq ...
type OperationLogListReq struct {
Pagination
ProductURL
Label string `json:"label" query:"label"`
Module string `json:"module" query:"module"`
Setting string `json:"setting" query:"setting"`
}
// Validate 实现 gear.BodyTemp... | 25.576577 | 76 | 0.693906 |
046b2bb4d1c332620d93ac5744eef02817295685 | 360 | java | Java | sources/android/support/p000v4/widget/C0675F.java | tusharchoudhary0003/Custom-Football-Game | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | [
"MIT"
] | 1 | 2019-10-01T11:34:10.000Z | 2019-10-01T11:34:10.000Z | sources/android/support/p000v4/widget/C0675F.java | tusharchoudhary0003/Custom-Football-Game | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | [
"MIT"
] | null | null | null | sources/android/support/p000v4/widget/C0675F.java | tusharchoudhary0003/Custom-Football-Game | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | [
"MIT"
] | 1 | 2020-05-26T05:10:33.000Z | 2020-05-26T05:10:33.000Z | package android.support.p000v4.widget;
import android.view.animation.Interpolator;
/* renamed from: android.support.v4.widget.F */
/* compiled from: ViewDragHelper */
class C0675F implements Interpolator {
C0675F() {
}
public float getInterpolation(float t) {
float t2 = t - 1.0f;
return (... | 22.5 | 47 | 0.647222 |
4193d060e424c503558b3b2b162ea18318ec65b2 | 556 | asm | Assembly | programs/oeis/121/A121801.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/121/A121801.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/121/A121801.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A121801: Expansion of 2*x^2*(3-x)/((1+x)*(1-3*x+x^2)).
; 0,6,10,32,78,210,544,1430,3738,9792,25630,67106,175680,459942,1204138,3152480,8253294,21607410,56568928,148099382,387729210,1015088256,2657535550,6957518402,18215019648,47687540550,124847601994,326855265440,855718194318,2240299317522,5865179758240,1535523995720... | 69.5 | 361 | 0.769784 |
57418ffd1929acc03ad285791cabc494127828c7 | 1,530 | h | C | KaMuS/CircularDoubleLinkList.h | MAqielHilmanM/KaMuS | 5ef985fd908601a62c3e37590762f1a27cbaf296 | [
"MIT"
] | null | null | null | KaMuS/CircularDoubleLinkList.h | MAqielHilmanM/KaMuS | 5ef985fd908601a62c3e37590762f1a27cbaf296 | [
"MIT"
] | null | null | null | KaMuS/CircularDoubleLinkList.h | MAqielHilmanM/KaMuS | 5ef985fd908601a62c3e37590762f1a27cbaf296 | [
"MIT"
] | null | null | null | #ifndef CIRCULARDOUBLELINKLIST_H_INCLUDED
#define CIRCULARDOUBLELINKLIST_H_INCLUDED
//Circullar Double Link List without pointer last used as Child (English word Storage)
#include "tools.h"
#include "mainHeader.h"
#define first(L) L.first
#define info(P) P->info
#define next(P) P->next
#define prev(P) P->prev
// Inf... | 23.181818 | 86 | 0.762745 |
7f625f60b2a31415368fbdd47d2d88cdfee770ac | 1,556 | dart | Dart | lib/big_picture/ui/explain/explain_mar_ui.dart | ivofernandes/turingDealApp | 544736140c36316e1cd5c7ad3a6fcb319fee6124 | [
"MIT"
] | 1 | 2021-03-16T18:59:14.000Z | 2021-03-16T18:59:14.000Z | lib/big_picture/ui/explain/explain_mar_ui.dart | ivofernandes/turingDealApp | 544736140c36316e1cd5c7ad3a6fcb319fee6124 | [
"MIT"
] | 3 | 2021-10-14T22:52:01.000Z | 2021-11-02T17:46:36.000Z | lib/big_picture/ui/explain/explain_mar_ui.dart | ivofernandes/turingDealApp | 544736140c36316e1cd5c7ad3a6fcb319fee6124 | [
"MIT"
] | null | null | null | import 'package:flutter/material.dart';
import 'package:turing_deal/shared/ui/Web.dart';
class ExplainMAR extends StatelessWidget {
@override
Widget build(BuildContext context) {
return SafeArea(
child: Padding(
padding: const EdgeInsets.all(8.0),
child: Column(
children: [
... | 30.509804 | 152 | 0.472365 |
d2724f9513001f364fa720da1c2bdac42edf1229 | 101 | asm | Assembly | src/main/fragment/mos6502-common/vdum1=vwum2_plus_vwum3.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vdum1=vwum2_plus_vwum3.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vdum1=vwum2_plus_vwum3.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | clc
lda {m2}
adc {m3}
sta {m1}
lda {m2}+1
adc {m3}+1
sta {m1}+1
lda #0
sta {m1}+3
adc #0
sta {m1}+2
| 7.769231 | 10 | 0.554455 |
41ca9f92f797ef499a0916038656abbcf566100b | 1,645 | h | C | src/NessEngine/renderable/entities/shapes.h | aquafox/debuggame | bef6eb66fe7b4133faf1e406856edd9e10d20ff9 | [
"MIT"
] | 30 | 2015-05-03T21:30:59.000Z | 2022-01-12T04:25:06.000Z | src/NessEngine/renderable/entities/shapes.h | aquafox/debuggame | bef6eb66fe7b4133faf1e406856edd9e10d20ff9 | [
"MIT"
] | 1 | 2015-08-20T14:35:06.000Z | 2015-08-20T21:17:21.000Z | src/NessEngine/renderable/entities/shapes.h | aquafox/debuggame | bef6eb66fe7b4133faf1e406856edd9e10d20ff9 | [
"MIT"
] | 5 | 2015-02-05T11:53:51.000Z | 2020-03-08T10:57:24.000Z | /*
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redi... | 29.909091 | 112 | 0.763526 |
585b098349392071a6e03075d3b9db0b54c9d41d | 106 | sql | SQL | migration/sql-test-files/084-codebases-spaceid-url-idx-test.sql | rgarg1/fabric8-wit | e53e3d309b07b9a366fbd07c5f51e4f22bab7890 | [
"Apache-2.0"
] | 27 | 2016-07-13T20:09:38.000Z | 2017-05-24T06:46:35.000Z | migration/sql-test-files/084-codebases-spaceid-url-idx-test.sql | rgarg1/fabric8-wit | e53e3d309b07b9a366fbd07c5f51e4f22bab7890 | [
"Apache-2.0"
] | 1,364 | 2016-06-23T16:13:07.000Z | 2017-06-28T08:36:06.000Z | migration/sql-test-files/084-codebases-spaceid-url-idx-test.sql | baijum/fabric8-wit | ef839971d08bd1644de27b18f9701e120bbe95ff | [
"Apache-2.0"
] | 55 | 2017-07-03T06:57:20.000Z | 2022-03-05T10:46:32.000Z | -- Try to create duplicate entry
SELECT *
FROM codebases
WHERE id='97bd2bc3-106a-41d8-a1d9-3fdd6d2df1f7';
| 21.2 | 48 | 0.783019 |
993184dc50777a50abdcde0794014bbca74f1eb5 | 74 | asm | Assembly | test/ascii/sub.asm | Gibstick/mips241 | 5121b5e1c7d25c0b834b2da31f29f37e05e2dde2 | [
"MIT"
] | 2 | 2016-07-08T22:03:36.000Z | 2018-03-09T03:36:31.000Z | test/ascii/sub.asm | Gibstick/mips241 | 5121b5e1c7d25c0b834b2da31f29f37e05e2dde2 | [
"MIT"
] | 4 | 2016-06-25T05:14:43.000Z | 2016-07-16T23:53:07.000Z | test/ascii/sub.asm | Gibstick/mips241 | 5121b5e1c7d25c0b834b2da31f29f37e05e2dde2 | [
"MIT"
] | 2 | 2020-05-15T17:35:36.000Z | 2021-09-30T21:37:41.000Z | lis $10
.word 10
lis $4
.word 4
sub $1, $10, $4
sub $2, $4, $10
jr $31
| 6.727273 | 15 | 0.513514 |
7489aeac9b18c87702f1426736400e4feae1122e | 168 | sql | SQL | evo-X-Scriptdev2/sql/Updates/0.0.2/r769_mangos.sql | Gigelf-evo-X/evo-X | d0e68294d8cacfc7fb3aed5572f51d09a47136b9 | [
"OpenSSL"
] | 1 | 2019-01-19T06:35:40.000Z | 2019-01-19T06:35:40.000Z | src/bindings/Scriptdev2/sql/Updates/0.0.2/r769_mangos.sql | mfooo/wow | 3e5fad4cfdf0fd1c0a2fd7c9844e6f140a1bb32d | [
"OpenSSL"
] | null | null | null | src/bindings/Scriptdev2/sql/Updates/0.0.2/r769_mangos.sql | mfooo/wow | 3e5fad4cfdf0fd1c0a2fd7c9844e6f140a1bb32d | [
"OpenSSL"
] | null | null | null | UPDATE `creature_template` SET `ScriptName`='mob_phoenix_tk' WHERE `entry`=21362;
UPDATE `creature_template` SET `ScriptName`='mob_phoenix_egg_tk' WHERE `entry`=21364;
| 56 | 85 | 0.797619 |
39e0f6616a6d556347e3b229f6d72f79185f2648 | 637 | java | Java | src/main/java/no/bekk/bekkopen/banking/annotation/Kidnummer.java | kvangaball/NoCommons | 2326df3b095243e91b194a580d0f34ee9887873a | [
"MIT"
] | null | null | null | src/main/java/no/bekk/bekkopen/banking/annotation/Kidnummer.java | kvangaball/NoCommons | 2326df3b095243e91b194a580d0f34ee9887873a | [
"MIT"
] | null | null | null | src/main/java/no/bekk/bekkopen/banking/annotation/Kidnummer.java | kvangaball/NoCommons | 2326df3b095243e91b194a580d0f34ee9887873a | [
"MIT"
] | null | null | null | package no.bekk.bekkopen.banking.annotation;
import no.bekk.bekkopen.banking.KidnummerValidator;
import javax.validation.Constraint;
import javax.validation.Payload;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.*;
import static java.lang.an... | 26.541667 | 59 | 0.77708 |
26fd16f93710d36c6b41e7cd8e55474d03cad0cc | 49 | sql | SQL | Emoji_Metadata/SQL/create/index/index_Emoji_id.sql | ZedTheLed/Emoji_Browser | 5d55d8db4897c39a46dff21742fd72288b4197ca | [
"MIT"
] | 2 | 2017-05-05T12:39:04.000Z | 2018-07-09T01:32:07.000Z | Emoji_Metadata/SQL/create/index/index_Emoji_id.sql | ZedTheLed/Emoji_Browser | 5d55d8db4897c39a46dff21742fd72288b4197ca | [
"MIT"
] | null | null | null | Emoji_Metadata/SQL/create/index/index_Emoji_id.sql | ZedTheLed/Emoji_Browser | 5d55d8db4897c39a46dff21742fd72288b4197ca | [
"MIT"
] | null | null | null | CREATE INDEX `index_Emoji_id` ON `Emoji` (`id` )
| 24.5 | 48 | 0.693878 |
2232df9c18b4f687c3d11790d3e2dc4c69680dd3 | 237 | asm | Assembly | samples/PEEKPOKE.asm | taisukef/asm15 | f717f78af1768eb1c6d5b50de3675a0e141b1514 | [
"CC0-1.0"
] | 3 | 2021-01-30T12:18:30.000Z | 2021-02-03T22:33:54.000Z | samples/PEEKPOKE.asm | taisukef/asm15 | f717f78af1768eb1c6d5b50de3675a0e141b1514 | [
"CC0-1.0"
] | null | null | null | samples/PEEKPOKE.asm | taisukef/asm15 | f717f78af1768eb1c6d5b50de3675a0e141b1514 | [
"CC0-1.0"
] | 1 | 2019-05-03T06:24:20.000Z | 2019-05-03T06:24:20.000Z | 'LET [0],AdrLow,AdrHigh:USR(#700,0):L=[2]:H=[3]
'peek
r0=8
r0=r0<<#8
r1=r1+r0
r0=[r1+#0] L
r0=[r0+#0] L
[r1+1]L=r0
ret
'[2]=L:[3]=H:LET [0],AdrLow,AdrHigh:USR(#70E,0)
'poke
r0=8
r0=r0<<#8
r1=r1+r0
r0=[r1+1] L
r1=[r1+0] L
[r1+0]L=r0
ret
| 11.85 | 47 | 0.565401 |
e8fc53ef376367f7c8b17273ac9b30e8bcf26788 | 4,981 | py | Python | scripts/mc_counting_same_origin.py | jonassagild/Track-to-Track-Fusion | 6bb7fbe6a6e2d9a2713c47f211899226485eee79 | [
"MIT"
] | 4 | 2021-06-16T19:33:56.000Z | 2022-03-14T06:47:41.000Z | scripts/mc_counting_same_origin.py | jonassagild/Track-to-Track-Fusion | 6bb7fbe6a6e2d9a2713c47f211899226485eee79 | [
"MIT"
] | 2 | 2021-06-08T16:18:45.000Z | 2021-11-25T09:38:08.000Z | scripts/mc_counting_same_origin.py | jonassagild/Track-to-Track-Fusion | 6bb7fbe6a6e2d9a2713c47f211899226485eee79 | [
"MIT"
] | 4 | 2020-09-28T04:54:17.000Z | 2021-10-15T15:58:38.000Z | """
script to run mc sims on the three associations techniques when the tracks origin are equal. Used to calculate the
total number of correctly associating tracks and total # falsly not associating tracks from the same target.
"""
import numpy as np
from stonesoup.types.state import GaussianState
from data_associati... | 49.81 | 116 | 0.682995 |
415d2834dc9dba1db926b4ee90f196d6ce31b7ed | 6,386 | c | C | Src/ESP_Weather.c | radii-dev/stm32-weather-api-example | 7ae98949089e5f389adf424aa4cb1e59759774b4 | [
"MIT"
] | null | null | null | Src/ESP_Weather.c | radii-dev/stm32-weather-api-example | 7ae98949089e5f389adf424aa4cb1e59759774b4 | [
"MIT"
] | null | null | null | Src/ESP_Weather.c | radii-dev/stm32-weather-api-example | 7ae98949089e5f389adf424aa4cb1e59759774b4 | [
"MIT"
] | null | null | null | /**
* Weather API test program.
*
* ESP_Weather.c
*
* MCU: STM32F103C8T6
* IDE: Keil uVision V5.29.0.0 & STM32CubeMX 5.6.0
* HCLK : 40 MHz
*
* Wifi Module : ESP8266-01
* AT version: 1.3.0.0
* SDK version: 2.0.0
*
* Copyright 2020 Gachon University, TAKE OUT, Development Group, electric engineering,... | 26.065306 | 104 | 0.673974 |
ddbbb6ef9ac5128a4665d46a7ac4ea01695959ff | 194 | php | PHP | wp/index.php | ColbyCommunications/colby-svg | ed1096631534d88a06e396b0b3625823c315c728 | [
"MIT"
] | null | null | null | wp/index.php | ColbyCommunications/colby-svg | ed1096631534d88a06e396b0b3625823c315c728 | [
"MIT"
] | 6 | 2018-01-04T11:59:28.000Z | 2018-02-08T15:19:05.000Z | wp/index.php | ColbyCommunications/colby-svg | ed1096631534d88a06e396b0b3625823c315c728 | [
"MIT"
] | null | null | null | <?php
/**
* WordPress setup.
*
* @package colbycomms/colby-svg
*/
// Load the shortcode class if we're in a WP environment.
if ( defined( 'ABSPATH' ) ) {
new ColbyComms\SVG\Shortcode();
}
| 16.166667 | 57 | 0.649485 |
72a94f776d76d2534e84ba6dcba2b6816996135e | 2,738 | rs | Rust | src/examples.rs | aignas/git_prompt | 6547897d740ab375dbd23fd634049fc5e4c3cdf6 | [
"MIT"
] | 1 | 2019-10-02T16:16:25.000Z | 2019-10-02T16:16:25.000Z | src/examples.rs | aignas/git_prompt | 6547897d740ab375dbd23fd634049fc5e4c3cdf6 | [
"MIT"
] | 5 | 2018-12-08T15:02:12.000Z | 2018-12-26T17:46:40.000Z | src/examples.rs | aignas/git-prompt-rs | 6547897d740ab375dbd23fd634049fc5e4c3cdf6 | [
"MIT"
] | 1 | 2018-12-02T21:19:10.000Z | 2018-12-02T21:19:10.000Z | use super::model;
use super::view;
use std::fmt::{self, Display, Formatter};
use std::string::String;
pub fn all<'a>() -> Examples<'a> {
use git2::RepositoryState::{Clean, Rebase};
let master = Some("master".to_owned());
fn b(ahead: usize, behind: usize) -> Option<model::BranchStatus> {
Some(model... | 28.226804 | 99 | 0.490139 |
65062a372482addb49962017028cc1b94a652b86 | 4,604 | rs | Rust | src/process.rs | alopatindev/cargo-lim | f3793a66f5515b55b84da616f29ea51484aa49c5 | [
"Apache-2.0",
"MIT"
] | 79 | 2020-09-13T23:31:52.000Z | 2022-03-08T02:10:33.000Z | src/process.rs | alopatindev/cargo-lim | f3793a66f5515b55b84da616f29ea51484aa49c5 | [
"Apache-2.0",
"MIT"
] | 18 | 2020-09-14T00:56:42.000Z | 2021-10-19T18:47:55.000Z | src/process.rs | alopatindev/cargo-lim | f3793a66f5515b55b84da616f29ea51484aa49c5 | [
"Apache-2.0",
"MIT"
] | 3 | 2020-09-15T02:44:33.000Z | 2021-01-29T16:18:33.000Z | use crate::options::Options;
use anyhow::{Context, Result};
use atomig::{Atom, Atomic};
use getset::MutGetters;
use std::{
env, fmt,
path::PathBuf,
process::{Child, Command, Stdio},
sync::{atomic::Ordering, Arc},
thread,
time::Duration,
};
pub(crate) const CARGO_EXECUTABLE: &str = "cargo";
cons... | 27.568862 | 80 | 0.524544 |
036bb3b370e901098d75536bb5166991858e07c4 | 99 | sql | SQL | microservicio/infraestructura/src/main/resources/sql/reserva/disponibilidadVehiculo.sql | je-west/alquilerCarrosJE | be4f028810737eab86c94791ce819b82c19c56c0 | [
"Apache-2.0"
] | null | null | null | microservicio/infraestructura/src/main/resources/sql/reserva/disponibilidadVehiculo.sql | je-west/alquilerCarrosJE | be4f028810737eab86c94791ce819b82c19c56c0 | [
"Apache-2.0"
] | null | null | null | microservicio/infraestructura/src/main/resources/sql/reserva/disponibilidadVehiculo.sql | je-west/alquilerCarrosJE | be4f028810737eab86c94791ce819b82c19c56c0 | [
"Apache-2.0"
] | null | null | null | select count(1) from reserva where vehiculo_id = :idVehiculo and fecha_fin_rerserva > :fechaInicio
| 49.5 | 98 | 0.818182 |
9b893091264fb5256efd5381c71e142337bc6aa8 | 6,515 | js | JavaScript | test/internal-command-specs.js | tcardoso2/vermon | 178a72913faf2992cf0fc2714b0362a71618ba7b | [
"BSD-2-Clause"
] | 1 | 2017-04-15T23:08:41.000Z | 2017-04-15T23:08:41.000Z | test/internal-command-specs.js | tcardoso2/vermon | 178a72913faf2992cf0fc2714b0362a71618ba7b | [
"BSD-2-Clause"
] | 7 | 2021-11-16T11:04:33.000Z | 2021-11-16T11:04:42.000Z | test/internal-command-specs.js | tcardoso2/t-motion-detector | 178a72913faf2992cf0fc2714b0362a71618ba7b | [
"BSD-2-Clause"
] | null | null | null | /*****************************************************
* Internal tests
* What are internal tests?
* As this is a npm package, it should be tested from
* a package context, so I'll use "interal" preffix
* for tests which are NOT using the npm tarball pack
* For all others, the test should obviously include
* s... | 35.601093 | 132 | 0.611358 |
e050d4324b83f1e7c6ac2fd77134178327b88fa1 | 3,110 | sql | SQL | Swordfish.Web/Swordfish.Database/dbo/Procedures/crud_ProspectCustomer.sql | tolgak/swordfish | 1308fcb257518dc0727a3d93090641c787bd32fe | [
"Unlicense"
] | 1 | 2015-07-05T21:01:46.000Z | 2015-07-05T21:01:46.000Z | Swordfish.Web/Swordfish.Database/dbo/Procedures/crud_ProspectCustomer.sql | tolgak/swordfish | 1308fcb257518dc0727a3d93090641c787bd32fe | [
"Unlicense"
] | null | null | null | Swordfish.Web/Swordfish.Database/dbo/Procedures/crud_ProspectCustomer.sql | tolgak/swordfish | 1308fcb257518dc0727a3d93090641c787bd32fe | [
"Unlicense"
] | null | null | null | /*
select 'if exists(select * from sys.objects where type = N''P'' and name = '''
+ cast(name as varchar) + ''')'
+ char(13) + char(10)
+ ' drop procedure '
+ cast(name as varchar)
from sys.objects where type = N'P'
*/
create procedure dbo.spProspectCustomer_List
as begin
set nocoun... | 21.748252 | 129 | 0.648553 |
4719bdc5bea9b0dc7a46a09897f7107d1682ff4b | 1,782 | sql | SQL | persistence/sql/migrations/sql/20200830172221_recovery_token_expires.cockroach.down.sql | zzpu/ums | 81cd3a7cecac64b2e8536c80d3c81bfd3e32d9ac | [
"Apache-2.0"
] | 2 | 2020-09-27T04:03:24.000Z | 2020-09-28T00:36:59.000Z | persistence/sql/migrations/sql/20200830172221_recovery_token_expires.cockroach.down.sql | zzpu/ums | 81cd3a7cecac64b2e8536c80d3c81bfd3e32d9ac | [
"Apache-2.0"
] | null | null | null | persistence/sql/migrations/sql/20200830172221_recovery_token_expires.cockroach.down.sql | zzpu/ums | 81cd3a7cecac64b2e8536c80d3c81bfd3e32d9ac | [
"Apache-2.0"
] | 1 | 2021-06-10T00:48:55.000Z | 2021-06-10T00:48:55.000Z | DELETE FROM identity_recovery_tokens WHERE selfservice_recovery_flow_id IS NULL;
ALTER TABLE "identity_recovery_tokens" DROP CONSTRAINT "identity_recovery_tokens_selfservice_recovery_requests_id_fk";COMMIT TRANSACTION;BEGIN TRANSACTION;
DROP INDEX IF EXISTS "identity_recovery_tokens_auto_index_identity_recovery_tokens_... | 148.5 | 284 | 0.884961 |
d3053ee05f95426aff215a08fd91f1079fa4ee78 | 714 | swift | Swift | Sources/Modifiers/CornerRadiusModifier.swift | dragosmandu/Loophole | 8c75ede8d3fcd2ee53da1790b9b8372a2a373fdf | [
"MIT"
] | null | null | null | Sources/Modifiers/CornerRadiusModifier.swift | dragosmandu/Loophole | 8c75ede8d3fcd2ee53da1790b9b8372a2a373fdf | [
"MIT"
] | null | null | null | Sources/Modifiers/CornerRadiusModifier.swift | dragosmandu/Loophole | 8c75ede8d3fcd2ee53da1790b9b8372a2a373fdf | [
"MIT"
] | null | null | null | //
//
// Project Name: Thecircle
// Workspace: Loophole
// MacOS Version: 11.2
//
// File Name: CornerRadiusModifier.swift
// Creation: 4/9/21 6:01 PM
//
// Company: Thecircle LLC
// Contact: dev@thecircle.xyz
// Website: https://thecircle.xyz
// Author: Dragos-Costin Mandu
//
// Copyright © 2021 Thecirc... | 19.297297 | 88 | 0.64986 |
43cb7b1f11934623be4f5d400d489452852b7e20 | 382 | kt | Kotlin | androidApp/src/main/java/com/iamtravisjsmith/starwarskmm/android/person_details/PersonDetailsViewModelFactory.kt | travis-j-smith/StarWarsKMM | 7bbb07daa9cfb4eedfb856f354e563dde69b91f1 | [
"Apache-2.0"
] | null | null | null | androidApp/src/main/java/com/iamtravisjsmith/starwarskmm/android/person_details/PersonDetailsViewModelFactory.kt | travis-j-smith/StarWarsKMM | 7bbb07daa9cfb4eedfb856f354e563dde69b91f1 | [
"Apache-2.0"
] | null | null | null | androidApp/src/main/java/com/iamtravisjsmith/starwarskmm/android/person_details/PersonDetailsViewModelFactory.kt | travis-j-smith/StarWarsKMM | 7bbb07daa9cfb4eedfb856f354e563dde69b91f1 | [
"Apache-2.0"
] | null | null | null | package com.iamtravisjsmith.starwarskmm.android.person_details
import androidx.lifecycle.ViewModel
import androidx.lifecycle.ViewModelProvider
//class PersonDetailsViewModelFactory(private val personId: Long) :
// ViewModelProvider.NewInstanceFactory() {
// override fun <T : ViewModel?> create(modelClass: Class... | 34.727273 | 69 | 0.777487 |
04c16033d755adef003f9431bf0ac98a4f12ff94 | 429 | java | Java | injecaoDeDependencia/src/main/java/fraga/luis/injecaoDeDependencia/model/Cat.java | luisfelipefraga/codigos-de-spring | 6b0334b8a3a889efdd8698e3fcc80acd9b6d10a8 | [
"MIT"
] | null | null | null | injecaoDeDependencia/src/main/java/fraga/luis/injecaoDeDependencia/model/Cat.java | luisfelipefraga/codigos-de-spring | 6b0334b8a3a889efdd8698e3fcc80acd9b6d10a8 | [
"MIT"
] | null | null | null | injecaoDeDependencia/src/main/java/fraga/luis/injecaoDeDependencia/model/Cat.java | luisfelipefraga/codigos-de-spring | 6b0334b8a3a889efdd8698e3fcc80acd9b6d10a8 | [
"MIT"
] | null | null | null | package fraga.luis.injecaoDeDependencia.model;
import fraga.luis.injecaoDeDependencia.interfaces.AnimalInterface;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Component;
/**
* @author Luís Felipe
*/
@Component
@Qualifier("cat")
public class Cat implements Anim... | 22.578947 | 66 | 0.762238 |
941551c8bb8e9ea32ea7220a39efb632cf19fedd | 48 | dart | Dart | lib/model/group.dart | k2wanko/taskshare-flutter | e10d7b6ab40141779f6871f4d7a9642df9b016f9 | [
"MIT"
] | 13 | 2018-07-14T07:30:46.000Z | 2020-07-31T05:53:23.000Z | lib/model/group.dart | k2wanko/taskshare-flutter | e10d7b6ab40141779f6871f4d7a9642df9b016f9 | [
"MIT"
] | null | null | null | lib/model/group.dart | k2wanko/taskshare-flutter | e10d7b6ab40141779f6871f4d7a9642df9b016f9 | [
"MIT"
] | 2 | 2019-10-09T17:54:14.000Z | 2019-10-31T04:58:04.000Z | class Group {
static const name = 'groups';
}
| 12 | 31 | 0.645833 |
d799e059163770b9a053f7b8b0895ccbdc6af685 | 685 | asm | Assembly | oeis/191/A191821.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/191/A191821.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/191/A191821.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A191821: a(n) = n*(2^n - n + 1) + 2^(n-1)*(n^2 - 3*n + 2).
; Submitted by Jamie Morken(s1)
; 2,6,26,100,332,994,2774,7368,18872,47014,114578,274300,647012,1507146,3473198,7929616,17956592,40369870,90177194,200277636,442498652,973078066,2130705926,4647288280,10099883432,21877489014,47244639554,101737037068,21850646037... | 45.666667 | 495 | 0.789781 |
1cd46eda1c310920f5069d666762115f6b8c2b98 | 1,638 | sql | SQL | src/test/tinc/tincrepo/mpp/gpdb/tests/package/etablefunc_gppc/sql/query37.sql | lintzc/GPDB | b48c8b97da18f495c10065d0853db87960aebae2 | [
"PostgreSQL",
"Apache-2.0"
] | null | null | null | src/test/tinc/tincrepo/mpp/gpdb/tests/package/etablefunc_gppc/sql/query37.sql | lintzc/GPDB | b48c8b97da18f495c10065d0853db87960aebae2 | [
"PostgreSQL",
"Apache-2.0"
] | null | null | null | src/test/tinc/tincrepo/mpp/gpdb/tests/package/etablefunc_gppc/sql/query37.sql | lintzc/GPDB | b48c8b97da18f495c10065d0853db87960aebae2 | [
"PostgreSQL",
"Apache-2.0"
] | 1 | 2018-12-04T09:13:57.000Z | 2018-12-04T09:13:57.000Z | -- ETF can be called within following sub query expression:
-- IN/NOT IN, EXISTS / NOT EXISTS, ANY/SOME, ALL
-- ETF called in IN
SELECT * FROM t1 WHERE a IN (
SELECT b FROM transform(
TABLE(select a,e from t1
order by a
scatter randomly))
) AND a < 10 ORDER BY a, b;... | 26.852459 | 60 | 0.5 |
98c8a97362f42726c1e9f0c57faa7dc8aee56118 | 45,694 | html | HTML | docs/globals.html | OmgImAlexis/spread-the-word | 9b5f670972fb13405afedfa5059879560e59a5bc | [
"MIT"
] | null | null | null | docs/globals.html | OmgImAlexis/spread-the-word | 9b5f670972fb13405afedfa5059879560e59a5bc | [
"MIT"
] | null | null | null | docs/globals.html | OmgImAlexis/spread-the-word | 9b5f670972fb13405afedfa5059879560e59a5bc | [
"MIT"
] | null | null | null | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>spread-the-word</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/css/main.css... | 62.423497 | 1,020 | 0.651267 |
331d90c240056dc40d2894ad9cce53ebe9c791c5 | 4,001 | py | Python | gdrivefs-0.14.9-py3.6.egg/gdrivefs/utility.py | EnjoyLifeFund/macHighSierra-py36-pkgs | 5668b5785296b314ea1321057420bcd077dba9ea | [
"BSD-3-Clause",
"BSD-2-Clause",
"MIT"
] | null | null | null | gdrivefs-0.14.9-py3.6.egg/gdrivefs/utility.py | EnjoyLifeFund/macHighSierra-py36-pkgs | 5668b5785296b314ea1321057420bcd077dba9ea | [
"BSD-3-Clause",
"BSD-2-Clause",
"MIT"
] | null | null | null | gdrivefs-0.14.9-py3.6.egg/gdrivefs/utility.py | EnjoyLifeFund/macHighSierra-py36-pkgs | 5668b5785296b314ea1321057420bcd077dba9ea | [
"BSD-3-Clause",
"BSD-2-Clause",
"MIT"
] | null | null | null | import logging
import json
import re
import sys
import gdrivefs.conf
_logger = logging.getLogger(__name__)
# TODO(dustin): Make these individual functions.
class _DriveUtility(object):
"""General utility functions loosely related to GD."""
# # Mime-types to translate to, if they appear within the "exportLi... | 33.90678 | 101 | 0.579355 |
5a3eedbd6f7d8a52c56d80a432e10e4ba036129d | 337 | sql | SQL | 09. Exam Prep/01. Exam - 22 October 2017/12. Birthday Report/Birthday Report.sql | pirocorp/Databases-Basics-MS-SQL-Server | 2049499b2b8f7d011be79abc0b326486258e4d0a | [
"MIT"
] | null | null | null | 09. Exam Prep/01. Exam - 22 October 2017/12. Birthday Report/Birthday Report.sql | pirocorp/Databases-Basics-MS-SQL-Server | 2049499b2b8f7d011be79abc0b326486258e4d0a | [
"MIT"
] | null | null | null | 09. Exam Prep/01. Exam - 22 October 2017/12. Birthday Report/Birthday Report.sql | pirocorp/Databases-Basics-MS-SQL-Server | 2049499b2b8f7d011be79abc0b326486258e4d0a | [
"MIT"
] | null | null | null | SELECT DISTINCT c.[Name] AS [Category Name]
FROM Reports AS r
JOIN Users AS u
ON u.Id = r.UserId
JOIN Categories AS c
ON c.Id = r.CategoryId
WHERE DAY(r.OpenDate) = DAY(u.BirthDate)
AND MONTH(r.OpenDate) = MONTH(u.BirthDate)
ORDER B... | 37.444444 | 54 | 0.548961 |
cd4b5b4d3a4c23aaa0c1b4fb681dcae0b622421b | 958 | asm | Assembly | data/phone/text/beverly_overworld.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/phone/text/beverly_overworld.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/phone/text/beverly_overworld.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | BeverlyAskNumber1Text:
text "Your MARILL is so"
line "cute and adorable!"
para "You love #MON"
line "just like I do!"
para "Want to trade"
line "phone numbers?"
para "Let's chat! It'll"
line "be so much fun!"
done
BeverlyAskNumber2Text:
text "Your MARILL is so"
line "cute and adorable!"
para "We should... | 15.704918 | 26 | 0.691023 |
0bfc1a9f915fb0bec765afefe90d2d2257dac1cc | 71,710 | js | JavaScript | appserver/static/components/pages/showcase_simple_search.js | ericsix-splunk/Splunk_Essentials_For_Telco | 95f160c5e01f06078934e8aee86b956edb9e720c | [
"Apache-2.0",
"CC0-1.0"
] | 2 | 2019-02-12T09:17:24.000Z | 2021-04-23T19:06:07.000Z | appserver/static/components/pages/showcase_simple_search.js | ericsix-splunk/Splunk_Essentials_For_Telco | 95f160c5e01f06078934e8aee86b956edb9e720c | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | appserver/static/components/pages/showcase_simple_search.js | ericsix-splunk/Splunk_Essentials_For_Telco | 95f160c5e01f06078934e8aee86b956edb9e720c | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | "use strict";
/* This ultimately belongs in a separate file...*/
require(['jquery', 'splunkjs/mvc/simplexml/controller', 'components/controls/Modal'], function($, DashboardController, Modal) {
var triggerModal = function(bodycontent) {
var myModal = new Modal('MyModalID-irrelevant-unless-you-want... | 51.331424 | 1,456 | 0.536034 |
53d70331963c90ddcb5e9739774a218c34ba7ec5 | 5,964 | java | Java | core/src/main/java/org/jruby/runtime/InterpretedIRBlockBody.java | meerabo/jruby | 25f27e5312e54a02eda919250dd30b86c2b5a18f | [
"Ruby",
"Apache-2.0"
] | null | null | null | core/src/main/java/org/jruby/runtime/InterpretedIRBlockBody.java | meerabo/jruby | 25f27e5312e54a02eda919250dd30b86c2b5a18f | [
"Ruby",
"Apache-2.0"
] | null | null | null | core/src/main/java/org/jruby/runtime/InterpretedIRBlockBody.java | meerabo/jruby | 25f27e5312e54a02eda919250dd30b86c2b5a18f | [
"Ruby",
"Apache-2.0"
] | null | null | null | package org.jruby.runtime;
import org.jruby.EvalType;
import org.jruby.RubyInstanceConfig;
import org.jruby.RubyModule;
import org.jruby.compiler.Compilable;
import org.jruby.ir.IRClosure;
import org.jruby.ir.IRScope;
import org.jruby.ir.interpreter.Interpreter;
import org.jruby.ir.interpreter.InterpreterContext;
impo... | 40.849315 | 145 | 0.675889 |
9c3db046934ca6fb39483949751737939194c7ee | 86 | swift | Swift | Tests/LinuxMain.swift | shanehsu/redis | ff856db861a862af5870490c52cf7580acc637ef | [
"MIT"
] | null | null | null | Tests/LinuxMain.swift | shanehsu/redis | ff856db861a862af5870490c52cf7580acc637ef | [
"MIT"
] | null | null | null | Tests/LinuxMain.swift | shanehsu/redis | ff856db861a862af5870490c52cf7580acc637ef | [
"MIT"
] | null | null | null | import XCTest
@testable import RedisTests
XCTMain([
testCase(LiveTests.allTests)
])
| 12.285714 | 29 | 0.790698 |
cb7191b6c07c717eb56e7ef225b82a50f81e87b8 | 867 | go | Go | interceptors/sentry/interceptors.go | linka-cloud/grpc | e5a45801a188af6df5e863bbe68bcd3c33cbb04e | [
"Apache-2.0"
] | null | null | null | interceptors/sentry/interceptors.go | linka-cloud/grpc | e5a45801a188af6df5e863bbe68bcd3c33cbb04e | [
"Apache-2.0"
] | 3 | 2021-11-30T06:39:28.000Z | 2022-03-13T16:38:58.000Z | interceptors/sentry/interceptors.go | linka-cloud/grpc | e5a45801a188af6df5e863bbe68bcd3c33cbb04e | [
"Apache-2.0"
] | null | null | null | package sentry
import (
"google.golang.org/grpc"
grpc_sentry "github.com/johnbellone/grpc-middleware-sentry"
"go.linka.cloud/grpc/interceptors"
)
type interceptor struct {
opts []grpc_sentry.Option
}
func NewInterceptors(option ...grpc_sentry.Option) interceptors.Interceptors {
return &interceptor{opts: optio... | 25.5 | 78 | 0.795848 |
0444054d7d409f2b12fbbf2535af0a2c58f39bbe | 3,641 | java | Java | src/com/sf/web/si/order/entity/OmsOpHistory.java | chenth0517/JatWeb | dad6617ddcb11f829ddfed05dcfb1e36ce391fa8 | [
"Apache-2.0"
] | null | null | null | src/com/sf/web/si/order/entity/OmsOpHistory.java | chenth0517/JatWeb | dad6617ddcb11f829ddfed05dcfb1e36ce391fa8 | [
"Apache-2.0"
] | null | null | null | src/com/sf/web/si/order/entity/OmsOpHistory.java | chenth0517/JatWeb | dad6617ddcb11f829ddfed05dcfb1e36ce391fa8 | [
"Apache-2.0"
] | null | null | null | package com.sf.web.si.order.entity;
import java.io.Serializable;
import javax.persistence.*;
import com.smartframework.web.core.annotation.SmartFieldAnnotation;
import com.smartframework.core.annotation.SmartComment;
import java.util.*;
/**
* oms_op_history
* @创建人 chenth
* @日期 2020/05/20
*/
@Entity
@Table(na... | 24.601351 | 143 | 0.651469 |
92870569a06303a28613e04d62a31690eb8baca9 | 150 | h | C | Engine/Updater.h | rubis-lab/CPSim_Linux_Generalized | da276f7686fd0775d0787fc6ea96c7e9b992cd48 | [
"MIT"
] | 4 | 2020-11-04T13:08:14.000Z | 2020-12-04T05:51:30.000Z | Engine/Updater.h | rubis-lab/CPSim_Linux_Generalized | da276f7686fd0775d0787fc6ea96c7e9b992cd48 | [
"MIT"
] | 1 | 2020-12-11T13:23:43.000Z | 2020-12-11T13:23:43.000Z | Engine/Updater.h | rubis-lab/CPSim_Linux_Generalized | da276f7686fd0775d0787fc6ea96c7e9b992cd48 | [
"MIT"
] | 29 | 2020-11-09T05:21:02.000Z | 2020-12-04T09:29:14.000Z | #ifndef UPDATER_H__
#define UPDATER_H__
class Updater
{
private:
public:
Updater();
~Updater();
void update();
};
#endif | 10 | 20 | 0.586667 |
e71ba17ab11e845ce217a05693b83a4926078751 | 13,129 | js | JavaScript | packages/people-and-teams/focused-task-close-account/dist/esm/i18n/de.js | rholang/archive-old | 55d05c67b2015b646e6f3aa7c4e1fde778162eea | [
"Apache-2.0"
] | 1 | 2020-04-24T13:28:17.000Z | 2020-04-24T13:28:17.000Z | packages/people-and-teams/focused-task-close-account/dist/esm/i18n/de.js | rholang/archive-old | 55d05c67b2015b646e6f3aa7c4e1fde778162eea | [
"Apache-2.0"
] | 1 | 2022-03-02T07:06:35.000Z | 2022-03-02T07:06:35.000Z | packages/people-and-teams/focused-task-close-account/dist/esm/i18n/de.js | rholang/archive-old | 55d05c67b2015b646e6f3aa7c4e1fde778162eea | [
"Apache-2.0"
] | null | null | null | /**
* NOTE:
*
* This file is automatically generated by i18n-tools.
* DO NOT CHANGE IT BY HAND or your changes will be lost.
*/
// German
export default {
'focused-task-close-account.deactivate-account': 'Konto deaktivieren',
'focused-task-close-account.delete-account': 'Konto löschen',
'focused-task-c... | 164.1125 | 363 | 0.795186 |
a5e2a43a563242773886e4011249697859784584 | 1,131 | dart | Dart | lib/pages/player/widgets/control_background.dart | pmtothemoon/unusable_player | 9e8bd2ba52b7a01d3639a3711f529192112013b9 | [
"X11"
] | 68 | 2021-12-01T10:35:43.000Z | 2022-03-28T08:06:38.000Z | lib/pages/player/widgets/control_background.dart | pmtothemoon/unusable_player | 9e8bd2ba52b7a01d3639a3711f529192112013b9 | [
"X11"
] | 1 | 2021-12-28T16:49:02.000Z | 2021-12-28T16:49:02.000Z | lib/pages/player/widgets/control_background.dart | pmtothemoon/unusable_player | 9e8bd2ba52b7a01d3639a3711f529192112013b9 | [
"X11"
] | 2 | 2021-12-21T21:43:31.000Z | 2021-12-29T14:30:16.000Z | import 'package:flutter/material.dart';
import 'package:neat/neat.dart';
import 'package:unusable_player/unusable_player.dart' as up;
class ControlBackground extends StatelessWidget {
const ControlBackground({Key? key}) : super(key: key);
@override
Widget build(BuildContext context) {
return Container(
... | 32.314286 | 75 | 0.658709 |
6b3f277ba552d3449ae4601e5c6904703bff32be | 1,526 | h | C | nb/mbe/internal/vocoder/sa_enh.h | go-voice/voice | f5275d2171e170f3712897734a43fc3c214c4840 | [
"MIT"
] | null | null | null | nb/mbe/internal/vocoder/sa_enh.h | go-voice/voice | f5275d2171e170f3712897734a43fc3c214c4840 | [
"MIT"
] | null | null | null | nb/mbe/internal/vocoder/sa_enh.h | go-voice/voice | f5275d2171e170f3712897734a43fc3c214c4840 | [
"MIT"
] | null | null | null | /*
* Project 25 IMBE Encoder/Decoder Fixed-Point implementation
* Developed by Pavel Yazev E-mail: pyazev@gmail.com
* Version 1.0 (c) Copyright 2009
*
* This 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 Foundat... | 29.921569 | 80 | 0.625164 |
d8051423322c3e53e45973298d5529fc3aa44c00 | 427 | swift | Swift | AlgorithmDataStructure/LeetCode/219-ContainsDuplicateII/duplicate.swift | MA806P/ComputerScienceNotes | 819638319d64e22e6ac60e4d128508fb59203350 | [
"Apache-2.0"
] | null | null | null | AlgorithmDataStructure/LeetCode/219-ContainsDuplicateII/duplicate.swift | MA806P/ComputerScienceNotes | 819638319d64e22e6ac60e4d128508fb59203350 | [
"Apache-2.0"
] | null | null | null | AlgorithmDataStructure/LeetCode/219-ContainsDuplicateII/duplicate.swift | MA806P/ComputerScienceNotes | 819638319d64e22e6ac60e4d128508fb59203350 | [
"Apache-2.0"
] | null | null | null |
class Solution {
func containsNearbyDuplicate(_ nums: [Int], _ k: Int) -> Bool {
var map = [Int: Int]()
for (i, value) in nums.enumerated() {
if map[value] != nil && i - map[value]! <= k {
return true
} else {
map[value] = i;
}
... | 22.473684 | 67 | 0.466042 |
3e98046ff94036ae9fcca91afba7cde726d5f6c9 | 1,073 | h | C | src/commands/newlayer.h | circlingthesun/cloudclean | 4b9496bc3b52143c35f0ad83ee68bbc5e8aa32d5 | [
"MIT"
] | 2 | 2018-10-18T16:10:21.000Z | 2020-05-28T01:52:24.000Z | src/commands/newlayer.h | circlingthesun/cloudclean | 4b9496bc3b52143c35f0ad83ee68bbc5e8aa32d5 | [
"MIT"
] | null | null | null | src/commands/newlayer.h | circlingthesun/cloudclean | 4b9496bc3b52143c35f0ad83ee68bbc5e8aa32d5 | [
"MIT"
] | 4 | 2017-12-13T07:39:18.000Z | 2021-05-29T13:13:48.000Z | #ifndef NEWLAYERCOMMAND_H
#define NEWLAYERCOMMAND_H
#include <vector>
#include <memory>
#include <map>
#include <QUndoCommand>
#include <QColor>
#include <QString>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include "commands/export.h"
class LayerList;
class PointCloud;
class Layer;
class COMMAND_... | 21.897959 | 71 | 0.696179 |
2f201e1bd6bc2ddac4bf4f92e7069a3afba452af | 6,050 | php | PHP | app/Http/Controllers/Api/OcorrenciaController.php | mwtelles/HorseHoof | dfa1fc7ecc63f30a3f6a0f39c0e24bf4dcfedb1d | [
"MIT"
] | null | null | null | app/Http/Controllers/Api/OcorrenciaController.php | mwtelles/HorseHoof | dfa1fc7ecc63f30a3f6a0f39c0e24bf4dcfedb1d | [
"MIT"
] | null | null | null | app/Http/Controllers/Api/OcorrenciaController.php | mwtelles/HorseHoof | dfa1fc7ecc63f30a3f6a0f39c0e24bf4dcfedb1d | [
"MIT"
] | null | null | null | <?php
namespace App\Http\Controllers\Api;
use App\Http\Controllers\Controller;
use App\Http\Requests\StoreOcorrenciaRequest;
use App\Http\Resources\OcorrenciaResource;
use App\Models\Cavalo;
use App\Models\Ocorrencia;
use App\Models\OcorrenciaFoto;
use App\Models\User;
use App\Notifications\NovaOcorrencia;
use Illumi... | 33.060109 | 104 | 0.57438 |
9dd7aa6f2b83f16ffb6fa656ec7e5a6fdbf94e71 | 4,462 | swift | Swift | Cashew/Models/QIssueEvent.swift | bellebethcooper/cashew | 0927ac11e43de2bd48c02a36d4df827b31894e76 | [
"MIT"
] | 24 | 2018-10-29T05:57:17.000Z | 2021-04-27T20:58:17.000Z | Cashew/Models/QIssueEvent.swift | bellebethcooper/cashew | 0927ac11e43de2bd48c02a36d4df827b31894e76 | [
"MIT"
] | 66 | 2018-10-28T19:39:16.000Z | 2019-05-11T21:10:18.000Z | Cashew/Models/QIssueEvent.swift | bellebethcooper/cashew | 0927ac11e43de2bd48c02a36d4df827b31894e76 | [
"MIT"
] | 2 | 2018-10-29T21:59:25.000Z | 2019-01-14T22:12:11.000Z | //
// QIssueEvent.swift
// Issues
//
// Created by Hicham Bouabdallah on 1/26/16.
// Copyright © 2016 Hicham Bouabdallah. All rights reserved.
//
import Cocoa
class QIssueEvent: NSObject, IssueEventInfo, SRIssueDetailItem {
@objc var identifier: NSNumber!
@objc var actor: QOwner!
@objc var issueN... | 33.298507 | 178 | 0.541013 |
141c75b8f422a60cc58c0b16eb8efbee8e0b5992 | 53,733 | css | CSS | data/usercss/180090.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 118 | 2020-08-28T19:59:28.000Z | 2022-03-26T16:28:40.000Z | data/usercss/180090.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 38 | 2020-09-02T01:08:45.000Z | 2022-01-23T02:47:24.000Z | data/usercss/180090.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 21 | 2020-08-19T01:12:43.000Z | 2022-03-15T21:55:17.000Z | /* ==UserStyle==
@name HR Polish Poppies
@namespace USO Archive
@author Samarti
@description `Based on HR's Polish Poppies Background.`
@version 20200220.0.49
@license CC-BY-NC-ND-4.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("horsereality.com"), domain("horsere... | 31.644876 | 1,575 | 0.663819 |
90e1334f6db7dcd9f29084b9c69ef22c824a70f5 | 9,078 | py | Python | zookeeper/zootils.py | alejandropages/Zookeeper | f3d5c2bb6f7f95d38902e99ec93aac0037105ee0 | [
"MIT"
] | null | null | null | zookeeper/zootils.py | alejandropages/Zookeeper | f3d5c2bb6f7f95d38902e99ec93aac0037105ee0 | [
"MIT"
] | null | null | null | zookeeper/zootils.py | alejandropages/Zookeeper | f3d5c2bb6f7f95d38902e99ec93aac0037105ee0 | [
"MIT"
] | null | null | null | from getpass import getpass
import os.path as osp
import os
from datetime import datetime as dt
import csv
import re
from subprocess import run, CalledProcessError
import panoptes_client as pan
from panoptes_client.panoptes import PanoptesAPIException
from .logger import get_logger
log = get_logger()
... | 31.964789 | 92 | 0.530734 |
462d2c032b092643c29443a5059545918596bf57 | 5,163 | sql | SQL | auxiliar/definicion1/34_mantenimiento.sql | megacharles56/portal2018 | 6082dc0be70589c4ee82c94e78c7f9e0a10125cd | [
"BSD-3-Clause"
] | null | null | null | auxiliar/definicion1/34_mantenimiento.sql | megacharles56/portal2018 | 6082dc0be70589c4ee82c94e78c7f9e0a10125cd | [
"BSD-3-Clause"
] | null | null | null | auxiliar/definicion1/34_mantenimiento.sql | megacharles56/portal2018 | 6082dc0be70589c4ee82c94e78c7f9e0a10125cd | [
"BSD-3-Clause"
] | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
* Author: develop0
* Created: 10/08/2018
*/
/*
MANTO_ID TID NOT NULL,
MNTO_FOLIO_E TID,
MNTO_FOLIO_S TID,
MNTO_FOLIO_... | 34.885135 | 79 | 0.499516 |
75d515d3b4e6b1d46180920e31dbe8ca0d751b70 | 681 | asm | Assembly | oeis/097/A097251.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/097/A097251.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/097/A097251.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A097251: Numbers whose set of base 5 digits is {0,4}.
; Submitted by Jon Maiga
; 0,4,20,24,100,104,120,124,500,504,520,524,600,604,620,624,2500,2504,2520,2524,2600,2604,2620,2624,3000,3004,3020,3024,3100,3104,3120,3124,12500,12504,12520,12524,12600,12604,12620,12624,13000,13004,13020,13024,13100,13104,13120,13124,150... | 45.4 | 499 | 0.750367 |
c4aa4ecb5de38fbb52f91e343bd5b886b816bf16 | 256 | h | C | Src/Constant/NumericConstant.h | L-proger/libComInterfaceGenerator | bb41537975ca8beff551c316ad67ef927cd138dd | [
"MIT"
] | null | null | null | Src/Constant/NumericConstant.h | L-proger/libComInterfaceGenerator | bb41537975ca8beff551c316ad67ef927cd138dd | [
"MIT"
] | null | null | null | Src/Constant/NumericConstant.h | L-proger/libComInterfaceGenerator | bb41537975ca8beff551c316ad67ef927cd138dd | [
"MIT"
] | null | null | null | #pragma once
#include "Constant.h"
class NumericConstant : public Constant {
public:
NumericConstant(std::shared_ptr<Type> type) : Constant(type){}
virtual void increment() = 0;
virtual void decrement() = 0;
virtual void negate() = 0;
};
| 21.333333 | 66 | 0.679688 |
58396e86f0cf2b350ea6ae5e16ea2bb4cef1a91e | 8,659 | c | C | stage1/appexec/appexec.c | chancez/rkt | 5bb989a39dad9e6a4efe6dc4d84bdddda4880209 | [
"Apache-2.0"
] | null | null | null | stage1/appexec/appexec.c | chancez/rkt | 5bb989a39dad9e6a4efe6dc4d84bdddda4880209 | [
"Apache-2.0"
] | null | null | null | stage1/appexec/appexec.c | chancez/rkt | 5bb989a39dad9e6a4efe6dc4d84bdddda4880209 | [
"Apache-2.0"
] | null | null | null | // Copyright 2014 The rkt Authors
//
// 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 to... | 27.842444 | 101 | 0.624091 |
793163bcb27cc2c0183e397786fae1d86adcc03e | 1,456 | swift | Swift | Keyboard/Classes/KeyboardItem.swift | Dede/Keyboard | c354115e7603966e70bb55b9530513dc391733aa | [
"MIT"
] | 2 | 2018-05-15T11:16:13.000Z | 2021-11-14T16:42:37.000Z | Keyboard/Classes/KeyboardItem.swift | Dede/Keyboard | c354115e7603966e70bb55b9530513dc391733aa | [
"MIT"
] | 1 | 2019-07-17T06:40:20.000Z | 2019-07-17T06:40:20.000Z | Keyboard/Classes/KeyboardItem.swift | Dede/Keyboard | c354115e7603966e70bb55b9530513dc391733aa | [
"MIT"
] | 2 | 2019-07-17T06:37:35.000Z | 2021-11-13T23:34:20.000Z | //
// KeyboardItem.swift
// Keyboard
//
// Created by Adrián Bouza Correa on 11/05/2018.
//
import UIKit
public enum KeyboardItem {
case barButton(title: String, style: UIBarButtonItem.Style, action: UIBarButtonItemTargetClosure?)
case systemBarButton(system: UIBarButtonItem.SystemItem, action: UIBarB... | 36.4 | 108 | 0.663462 |
9c1b7ac7e4473ead7d1cb4a964c2268fa1702c36 | 90 | js | JavaScript | lib/utility/chance.js | pachet/pirc | a65012b650cd43dc8413716ba06ac11343e6bba8 | [
"0BSD"
] | 3 | 2018-03-27T17:02:04.000Z | 2019-04-11T16:09:51.000Z | lib/utility/chance.js | pachet/pirc | a65012b650cd43dc8413716ba06ac11343e6bba8 | [
"0BSD"
] | null | null | null | lib/utility/chance.js | pachet/pirc | a65012b650cd43dc8413716ba06ac11343e6bba8 | [
"0BSD"
] | null | null | null |
function chance(percent) {
return Math.random() < percent;
}
module.exports = chance;
| 11.25 | 32 | 0.7 |
c76464274e5238425783ae83a71d3b23664b5fd7 | 2,217 | swift | Swift | Twitter/Twitter/EditTweetViewController.swift | tim-kim/Twitter | d9ef94e35dc9f18342a02eb0954f19352cde7f31 | [
"Apache-2.0"
] | null | null | null | Twitter/Twitter/EditTweetViewController.swift | tim-kim/Twitter | d9ef94e35dc9f18342a02eb0954f19352cde7f31 | [
"Apache-2.0"
] | 1 | 2017-02-28T14:03:22.000Z | 2017-03-08T04:40:44.000Z | Twitter/Twitter/EditTweetViewController.swift | tim-kim/Twitter | d9ef94e35dc9f18342a02eb0954f19352cde7f31 | [
"Apache-2.0"
] | null | null | null | //
// EditTweetViewController.swift
// Twitter
//
// Created by Tim Kim on 3/6/17.
// Copyright © 2017 Tim Kim. All rights reserved.
//
import UIKit
class EditTweetViewController: UIViewController {
weak var delegate: refreshDelegate?
var replyID: NSString?
var replyToUser: NSString?
@IBOutlet wea... | 34.640625 | 86 | 0.633739 |
afb571732f5a8fef1d0f91bbf933f0d965512898 | 1,190 | swift | Swift | Source/UIImageExtension.swift | diaoshihao/SwiftyExtensions | 40862ce0f6502869dc7c1ca1d63dfd0f7b89cfb3 | [
"MIT"
] | null | null | null | Source/UIImageExtension.swift | diaoshihao/SwiftyExtensions | 40862ce0f6502869dc7c1ca1d63dfd0f7b89cfb3 | [
"MIT"
] | null | null | null | Source/UIImageExtension.swift | diaoshihao/SwiftyExtensions | 40862ce0f6502869dc7c1ca1d63dfd0f7b89cfb3 | [
"MIT"
] | null | null | null | //
// UIImageExtension.swift
// SwiftyExtensions
//
// Created by 刁世浩 on 2019/9/17.
// Copyright © 2019 刁世浩. All rights reserved.
//
import UIKit
public extension UIImage {
/// 通过颜色创建图片
///
/// - Parameters:
/// - color: 图片填充色
/// - size: 图片大小
/// - Returns: 填充对应颜色的图片
static f... | 27.045455 | 67 | 0.615126 |
cb993f0204f41de318c506025d7ec26bb5677223 | 1,045 | go | Go | Category/03.HashTable/001-242. Valid Anagram/242. Valid Anagram.go | mudssky/leetcodeNotes | ba84711b1eed1e3dc7be515a90813ff6be343b7b | [
"Apache-2.0"
] | null | null | null | Category/03.HashTable/001-242. Valid Anagram/242. Valid Anagram.go | mudssky/leetcodeNotes | ba84711b1eed1e3dc7be515a90813ff6be343b7b | [
"Apache-2.0"
] | null | null | null | Category/03.HashTable/001-242. Valid Anagram/242. Valid Anagram.go | mudssky/leetcodeNotes | ba84711b1eed1e3dc7be515a90813ff6be343b7b | [
"Apache-2.0"
] | null | null | null | package main
import "fmt"
func charMap(s string) (resMap map[byte]int) {
resMap = map[byte]int{}
for i := 0; i < len(s); i++ {
resMap[s[i]]++
}
return
}
// 解法一:求两个字符串词频的哈希表,然后比较
// func isAnagram(s string, t string) bool {
// sLen := len(s)
// tLen := len(t)
// if sLen != tLen {
// return false
// }
// ... | 16.076923 | 46 | 0.490909 |
0414148673028d0ccd57db99692f5cd4b9010bdf | 446 | js | JavaScript | frontend/src/ui/components/FormFieldContainer.js | Michal-sw/poke-app | 8b01910040bbd9d87cb6e62f9edb61265d59ac89 | [
"MIT"
] | 1 | 2022-01-30T12:53:04.000Z | 2022-01-30T12:53:04.000Z | frontend/src/ui/components/FormFieldContainer.js | Michal-sw/poke-app | 8b01910040bbd9d87cb6e62f9edb61265d59ac89 | [
"MIT"
] | 1 | 2022-01-21T11:57:35.000Z | 2022-01-21T12:02:27.000Z | frontend/src/ui/components/FormFieldContainer.js | Michal-sw/poke-app | 8b01910040bbd9d87cb6e62f9edb61265d59ac89 | [
"MIT"
] | null | null | null | import { ErrorMessage } from "formik";
import { FormInputContainer, FormRow, MyField } from "../styles/MultiUsageStyles";
const FormFieldContainer = ({ type, label, name }) => {
return (
<FormRow>
<FormInputContainer>
<label>{label}</label>
<MyField name={name} type={type ? type : 'str... | 27.875 | 82 | 0.634529 |
dfc6384bb393bbf93252414b480f7db4339f72a7 | 560 | ts | TypeScript | src/resolvers/role/role.repository.ts | LuisGH1234/nest-graphql | 2932e4fd26b9ce9b77d6ab103dd66e1872311bbf | [
"MIT"
] | null | null | null | src/resolvers/role/role.repository.ts | LuisGH1234/nest-graphql | 2932e4fd26b9ce9b77d6ab103dd66e1872311bbf | [
"MIT"
] | 4 | 2021-03-10T03:08:32.000Z | 2021-09-21T06:07:59.000Z | src/resolvers/role/role.repository.ts | LuisGH1234/nest-graphql | 2932e4fd26b9ce9b77d6ab103dd66e1872311bbf | [
"MIT"
] | null | null | null | import { EntityRepository, Repository } from 'typeorm';
import { Role } from '../../database/entity';
@EntityRepository(Role)
export class RoleRepository extends Repository<Role> {
findRoles(filter: string) {
return this.createQueryBuilder('role')
.where(`role.description like "%${filter}"`)
... | 29.473684 | 56 | 0.598214 |
2926069ff8b24e3083633dbd48dcce221e24ecb4 | 9,918 | py | Python | pontoon/machinery/views.py | SafaAlfulaij/pontoon | 9e062522ee337399daf1326c800e188c26dd45f7 | [
"BSD-3-Clause"
] | null | null | null | pontoon/machinery/views.py | SafaAlfulaij/pontoon | 9e062522ee337399daf1326c800e188c26dd45f7 | [
"BSD-3-Clause"
] | 9 | 2021-03-10T21:34:51.000Z | 2022-02-19T03:30:06.000Z | pontoon/machinery/views.py | ramiahmadieh/fpipontoon | 20d377b5d55755316950b4da0227bc47adaf6b3d | [
"BSD-3-Clause"
] | null | null | null | from __future__ import absolute_import
import json
import logging
import requests
import xml.etree.ElementTree as ET
from caighdean import Translator
from caighdean.exceptions import TranslationError
from six.moves.urllib.parse import quote
from uuid import uuid4
from django.conf import settings
from django.http imp... | 31.287066 | 92 | 0.587215 |
b94eb81d17823186d93bdc4368bb4b374412f792 | 385 | h | C | include/stack.h | u0p1a/algorithm-learn | 027d4bf80336899c36526bd7e4e0dec41e9d2dd2 | [
"Apache-2.0"
] | null | null | null | include/stack.h | u0p1a/algorithm-learn | 027d4bf80336899c36526bd7e4e0dec41e9d2dd2 | [
"Apache-2.0"
] | null | null | null | include/stack.h | u0p1a/algorithm-learn | 027d4bf80336899c36526bd7e4e0dec41e9d2dd2 | [
"Apache-2.0"
] | null | null | null | // @Author Raim.Yan
// @Date 2021/5/21 3:58 下午
// @Description
#ifndef ALGORITHM_LEARN_STACK_H
#define ALGORITHM_LEARN_STACK_H
#include "linearlist.h"
#include "linklist.h"
template <class ElemType> class Stack : public LinearList {
public:
virtual int Push(ElemType elem) = 0; // 压栈
virtual ElemType... | 22.647059 | 59 | 0.683117 |
8a8847923117372146742b2e7ce513d9203b928e | 10,459 | rs | Rust | src/oid.rs | zonyitoo/bson-rs | b62338a56f8e63af63b131e918ce3da63094495c | [
"MIT"
] | 119 | 2015-04-09T09:40:06.000Z | 2019-12-21T21:28:32.000Z | src/oid.rs | zonyitoo/bson-rs | b62338a56f8e63af63b131e918ce3da63094495c | [
"MIT"
] | 108 | 2015-05-28T08:47:31.000Z | 2019-12-20T20:18:00.000Z | src/oid.rs | zonyitoo/bson-rs | b62338a56f8e63af63b131e918ce3da63094495c | [
"MIT"
] | 53 | 2015-05-18T17:56:50.000Z | 2019-12-20T02:43:44.000Z | //! ObjectId
use std::{
convert::TryInto,
error,
fmt,
result,
str::FromStr,
sync::atomic::{AtomicUsize, Ordering},
time::SystemTime,
};
use hex::{self, FromHexError};
use rand::{thread_rng, Rng};
use lazy_static::lazy_static;
const TIMESTAMP_SIZE: usize = 4;
const PROCESS_ID_SIZE: usize ... | 31.035608 | 97 | 0.589444 |
f0483801bce0be01cae4ae9b08257ec38deeaf54 | 1,424 | js | JavaScript | src/reducers/quoteReducer.test.js | vudknguyen/react-redux-bolerplate | d716d0b26179b6b5eacc0f754b5eb414da84a44c | [
"Unlicense",
"MIT"
] | null | null | null | src/reducers/quoteReducer.test.js | vudknguyen/react-redux-bolerplate | d716d0b26179b6b5eacc0f754b5eb414da84a44c | [
"Unlicense",
"MIT"
] | null | null | null | src/reducers/quoteReducer.test.js | vudknguyen/react-redux-bolerplate | d716d0b26179b6b5eacc0f754b5eb414da84a44c | [
"Unlicense",
"MIT"
] | null | null | null | import expect from 'expect';
import * as actions from '../actions/quoteActions';
import quoteReducer from './quoteReducer';
describe('Quote Reducer', () => {
it('should add quote when passed CREATE_QUOTE_SUCCESS', () => {
// Arrange
const initalState = [
{ name: 'A' },
{ name: 'B' },
];
... | 29.061224 | 68 | 0.603933 |
64aafb638d2b55336f8170f41f6e019c11c5b773 | 7,384 | asm | Assembly | src/spread/cmd_file_demo.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/cmd_file_demo.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/cmd_file_demo.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Spreadsheet 03/03-92
* - file command routines
section prog
include win1_keys_wman
include win1_keys_wstatus
include win1_keys_wwork
include win1_keys_err
include win1_keys_k
include win1_keys_qdos_ioa
include win1_keys_qdos_io
include win1_mac_oli
include win1_spread_keys
xdef fil_forg
xdef fil_xl... | 14.797595 | 60 | 0.708424 |
0ef70b4f02a6003e811c1682c0dcdb06a1db2cd7 | 389 | tsx | TypeScript | react-native/src/components/profile/__test__/AgeSelector.stories.tsx | korykaai717/RN-MeetNative-App-GraphQL-APOLLO | 80a9801ea844385b8afefe4d78884c25843f5146 | [
"MIT"
] | null | null | null | react-native/src/components/profile/__test__/AgeSelector.stories.tsx | korykaai717/RN-MeetNative-App-GraphQL-APOLLO | 80a9801ea844385b8afefe4d78884c25843f5146 | [
"MIT"
] | 16 | 2020-09-07T23:31:08.000Z | 2022-02-27T09:16:09.000Z | react-native/src/components/profile/__test__/AgeSelector.stories.tsx | korykaai717/RN-MeetNative-App-GraphQL-APOLLO | 80a9801ea844385b8afefe4d78884c25843f5146 | [
"MIT"
] | null | null | null | import { storiesOf } from "@storybook/react-native";
import { baseDecorator } from "../../../utils/decorators";
import * as React from "react";
import { AgeSelector } from "../AgeSelector";
storiesOf("AgeSelector", module)
.addDecorator(baseDecorator)
.add("container", () => (
<AgeSelector
value={20}
... | 27.785714 | 58 | 0.637532 |
dd8f0405914dcb9b6e75060ed562129815623477 | 1,622 | php | PHP | application/views/notify_view.php | kripababu2015/BusBookingSysytem | 1d9888f5bf1762659376774a5ce92e819be77da3 | [
"MIT"
] | null | null | null | application/views/notify_view.php | kripababu2015/BusBookingSysytem | 1d9888f5bf1762659376774a5ce92e819be77da3 | [
"MIT"
] | null | null | null | application/views/notify_view.php | kripababu2015/BusBookingSysytem | 1d9888f5bf1762659376774a5ce92e819be77da3 | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<title>Bus Notification</title>
<meta charset=utf-8>
<meta name="viewport" content="width=device-width,initial-scale=1">
<!---Fontawesome--->
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AY... | 26.590164 | 228 | 0.623921 |
d5b3a2880800bf05abe6cb1c6ac29721709de175 | 1,447 | h | C | kernel/include/paging.h | bifore/yaos | 10ef1267bc780728135611dd3ae14388cd397e90 | [
"MIT"
] | 11 | 2018-05-20T20:41:07.000Z | 2021-12-18T22:38:12.000Z | kernel/include/paging.h | bifore/yaos | 10ef1267bc780728135611dd3ae14388cd397e90 | [
"MIT"
] | null | null | null | kernel/include/paging.h | bifore/yaos | 10ef1267bc780728135611dd3ae14388cd397e90 | [
"MIT"
] | 2 | 2018-10-12T12:36:44.000Z | 2021-07-11T15:21:42.000Z | #ifndef _KERNEL_PAGING_H
#define _KERNEL_PAGING_H
#include <stdbool.h>
#include <stdint.h>
#define TABLE_PRESENT_BIT 0x1
#define TABLE_WRITABLE_BIT 0x2
#define TABLE_USER_BIT 0x4
#define TABLE_FRAME_BIT 0x7FFFF000
#define ENTRY_PER_TABLE 1024
/* 4 KiB */
#define PAGE_SIZE 4096
/*
* Paging
*/
... | 23.721311 | 62 | 0.798203 |
4b6fce56f1dd4c00b3d6bfe1164062c6c7b562b2 | 1,626 | sql | SQL | AccountTrend/sqlcontent.sql | tasukus/general-reports | 190a54ffe09a8782eb46e09a4c314f80b2b30011 | [
"MIT"
] | null | null | null | AccountTrend/sqlcontent.sql | tasukus/general-reports | 190a54ffe09a8782eb46e09a4c314f80b2b30011 | [
"MIT"
] | null | null | null | AccountTrend/sqlcontent.sql | tasukus/general-reports | 190a54ffe09a8782eb46e09a4c314f80b2b30011 | [
"MIT"
] | null | null | null | -- TODO: Update account name in line 31.
select strftime('%Y', t1.TRANSDATE) as YEAR
, strftime('%m', t1.TRANSDATE) as MONTH
, c.PFX_SYMBOL, c.SFX_SYMBOL, c.DECIMAL_POINT, c.GROUP_SEPARATOR
, total(t1.TRANSAMOUNT)
+ (select a.INITIALBAL + total(t2.TRANSAMOUNT)
from
(selec... | 46.457143 | 107 | 0.626691 |
7f58916a0f229119ca9de19825aed10903c73ee4 | 1,299 | go | Go | tests/services/auth_test.go | maktoobgar/core | 79752ef24489d981a311317ea4a1adb1fa92050a | [
"MIT"
] | 2 | 2022-02-20T15:35:07.000Z | 2022-03-22T22:33:56.000Z | tests/services/auth_test.go | maktoobgar/bookstore | 79752ef24489d981a311317ea4a1adb1fa92050a | [
"MIT"
] | null | null | null | tests/services/auth_test.go | maktoobgar/bookstore | 79752ef24489d981a311317ea4a1adb1fa92050a | [
"MIT"
] | 1 | 2021-12-30T08:03:07.000Z | 2021-12-30T08:03:07.000Z | package tests
import (
"testing"
_ "github.com/maktoobgar/go_template/internal/app/load"
service_auth "github.com/maktoobgar/go_template/internal/services/auth"
"github.com/maktoobgar/go_template/tests"
)
func TestAuth(t *testing.T) {
db := tests.New()
auth := service_auth.New()
username, password := "maktoo... | 19.681818 | 72 | 0.6505 |
b143509b03e8dc02adbad48c54ac73208b3d37ce | 7,685 | css | CSS | data/usercss/148360.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 118 | 2020-08-28T19:59:28.000Z | 2022-03-26T16:28:40.000Z | data/usercss/148360.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 38 | 2020-09-02T01:08:45.000Z | 2022-01-23T02:47:24.000Z | data/usercss/148360.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 21 | 2020-08-19T01:12:43.000Z | 2022-03-15T21:55:17.000Z | /* ==UserStyle==
@name Better Hype Machine (aka Hypem) Nightmode
@namespace USO Archive
@author Steve Sellers
@description `• New night theme for Hype Machine! Based off my other 'Daytime' style, this new theme features the usual refinements but with a fresh coat of paint to give your eyes a r... | 18.082353 | 424 | 0.627716 |