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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3816423a6b8fb486dec15533bcf6b14aa2b28ce8 | 3,243 | kt | Kotlin | plugin-dotnet-agent/src/test/kotlin/jetbrains/buildServer/dotnet/test/dotnet/DotnetSdksProviderTest.kt | dtretyakov/teamcity-dnx-plugin | f543ce692515f6d810059aa79b51f122c5e9a500 | [
"Apache-2.0"
] | 2 | 2016-02-23T06:20:52.000Z | 2016-02-27T08:55:41.000Z | plugin-dotnet-agent/src/test/kotlin/jetbrains/buildServer/dotnet/test/dotnet/DotnetSdksProviderTest.kt | dtretyakov/teamcity-dnx-plugin | f543ce692515f6d810059aa79b51f122c5e9a500 | [
"Apache-2.0"
] | 1 | 2016-03-01T16:30:49.000Z | 2016-03-03T11:10:46.000Z | plugin-dotnet-agent/src/test/kotlin/jetbrains/buildServer/dotnet/test/dotnet/DotnetSdksProviderTest.kt | JetBrains/teamcity-dnx-plugin | d1f75978de78f1acd09405dec11694a592197398 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2000-2022 JetBrains s.r.o.
*
* 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 agre... | 41.576923 | 110 | 0.57786 |
c79a9b3c38a03ce9613b5dad59ea01a29bedd220 | 288 | kt | Kotlin | src/main/kotlin/com/github/tomasmilata/intelliroutes/psi/RoutesElementType.kt | edmocosta/intelliroutes | 932c9379d5054f8947bd3449ea911a0319ae0657 | [
"MIT"
] | 20 | 2018-02-05T12:33:16.000Z | 2022-01-21T14:32:27.000Z | src/main/kotlin/com/github/tomasmilata/intelliroutes/psi/RoutesElementType.kt | edmocosta/intelliroutes | 932c9379d5054f8947bd3449ea911a0319ae0657 | [
"MIT"
] | 17 | 2017-10-29T14:29:38.000Z | 2021-09-15T20:59:01.000Z | src/main/kotlin/com/github/tomasmilata/intelliroutes/psi/RoutesElementType.kt | edmocosta/intelliroutes | 932c9379d5054f8947bd3449ea911a0319ae0657 | [
"MIT"
] | 4 | 2018-12-11T11:35:12.000Z | 2020-04-20T13:39:04.000Z | package com.github.tomasmilata.intelliroutes.psi
import com.intellij.psi.tree.IElementType
import com.github.tomasmilata.intelliroutes.RoutesLanguage
import org.jetbrains.annotations.*
class RoutesElementType(@NonNls debugName: String) : IElementType(debugName, RoutesLanguage.INSTANCE) | 41.142857 | 101 | 0.857639 |
a63e26e3966405d715ae0300388d9e5899e49efd | 4,175 | kt | Kotlin | app/app/src/main/java/com/shashov/words/features/words/presentation/CategoriesViewModel.kt | envoy93/Words | 0d7e71882a400218125943e3a6ab310c5e3ecd6f | [
"MIT"
] | null | null | null | app/app/src/main/java/com/shashov/words/features/words/presentation/CategoriesViewModel.kt | envoy93/Words | 0d7e71882a400218125943e3a6ab310c5e3ecd6f | [
"MIT"
] | null | null | null | app/app/src/main/java/com/shashov/words/features/words/presentation/CategoriesViewModel.kt | envoy93/Words | 0d7e71882a400218125943e3a6ab310c5e3ecd6f | [
"MIT"
] | null | null | null | package com.shashov.words.features.words.presentation
import android.app.Application
import android.arch.lifecycle.AndroidViewModel
import android.arch.lifecycle.LiveData
import android.arch.lifecycle.MutableLiveData
import android.util.Log
import com.shashov.words.app.WordsApp
import com.shashov.words.features.words.... | 31.390977 | 106 | 0.661317 |
0e56cbc4deac48208619b381c0bb7c558d0c51bc | 1,098 | kt | Kotlin | komapper-processor/src/main/kotlin/org/komapper/ksp/utils.kt | nakamura-to/komapper | 606d3fac5eb5738a7d8a6f013503549221d19928 | [
"Apache-2.0"
] | 23 | 2019-06-03T12:53:28.000Z | 2022-03-12T02:29:27.000Z | komapper-processor/src/main/kotlin/org/komapper/ksp/utils.kt | nakamura-to/koma | 606d3fac5eb5738a7d8a6f013503549221d19928 | [
"Apache-2.0"
] | 2 | 2019-07-22T00:45:13.000Z | 2021-03-20T15:28:20.000Z | komapper-processor/src/main/kotlin/org/komapper/ksp/utils.kt | nakamura-to/koma | 606d3fac5eb5738a7d8a6f013503549221d19928 | [
"Apache-2.0"
] | null | null | null | package org.komapper.ksp
import com.google.devtools.ksp.symbol.KSClassDeclaration
import com.google.devtools.ksp.symbol.KSNode
import com.google.devtools.ksp.visitor.KSEmptyVisitor
internal class Exit(message: String, val node: KSNode?) : Exception(message) {
override val message: String
get() = super.mes... | 33.272727 | 106 | 0.738616 |
294df1e7ac85fd2f349d4d097231da0597226df9 | 563 | swift | Swift | MortyUI/MortyUIApp.swift | bitrise-io/MortyUI | 9c2aa9b088ff63aaa56ab594764353de38ccd491 | [
"Apache-2.0"
] | 14 | 2021-02-04T08:48:51.000Z | 2021-12-14T09:42:50.000Z | MortyUI/MortyUIApp.swift | bitrise-io/MortyUI | 9c2aa9b088ff63aaa56ab594764353de38ccd491 | [
"Apache-2.0"
] | null | null | null | MortyUI/MortyUIApp.swift | bitrise-io/MortyUI | 9c2aa9b088ff63aaa56ab594764353de38ccd491 | [
"Apache-2.0"
] | 5 | 2021-02-04T03:38:39.000Z | 2022-03-16T11:46:13.000Z | //
// MortyUIApp.swift
// MortyUI
//
// Created by Thomas Ricouard on 18/12/2020.
//
import SwiftUI
import UIKit
@main
struct MortyUIApp: App {
// MARK: - Property
let applicationSupport: String = {
let root = NSSearchPathForDirectoriesInDomains(
.applicationSupportDirectory,
... | 16.085714 | 55 | 0.53286 |
b2fa232a245de5b9da5a3e07a8eb834b4df0cb1b | 1,406 | py | Python | ocdskingfisherprocess/maindatabase/migrations/versions/8e3f80979dc9_change_unique_constraint_on_collection.py | matiasSanabria/kingfisher-process | 88cb768aaa562714c8bd53e05717639faf041501 | [
"BSD-3-Clause"
] | 1 | 2019-04-11T10:17:32.000Z | 2019-04-11T10:17:32.000Z | ocdskingfisherprocess/maindatabase/migrations/versions/8e3f80979dc9_change_unique_constraint_on_collection.py | matiasSanabria/kingfisher-process | 88cb768aaa562714c8bd53e05717639faf041501 | [
"BSD-3-Clause"
] | 282 | 2018-12-20T16:49:22.000Z | 2022-02-01T00:48:10.000Z | ocdskingfisherprocess/maindatabase/migrations/versions/8e3f80979dc9_change_unique_constraint_on_collection.py | matiasSanabria/kingfisher-process | 88cb768aaa562714c8bd53e05717639faf041501 | [
"BSD-3-Clause"
] | 7 | 2019-04-15T13:36:18.000Z | 2021-03-02T16:25:41.000Z | """Change unique constraint on collection
Revision ID: 8e3f80979dc9
Revises: 3d5fae27a215
Create Date: 2019-12-18 13:14:56.466907
"""
import sqlalchemy as sa
from alembic import op
# revision identifiers, used by Alembic.
revision = '8e3f80979dc9'
down_revision = '3d5fae27a215'
branch_labels = None
depends_on = None... | 32.697674 | 107 | 0.72404 |
856ce1c3c2a2dcde8a5682cbfe0aa954e45042d7 | 3,256 | js | JavaScript | crawler/fetchStandards.js | gnehs/ntut-course-crawler-node | 2084e374e6930135ffcfaaa22604b357c47b43ec | [
"MIT"
] | 2 | 2021-02-26T08:37:37.000Z | 2021-02-28T18:43:10.000Z | crawler/fetchStandards.js | gnehs/ntut-course-crawler-node | 2084e374e6930135ffcfaaa22604b357c47b43ec | [
"MIT"
] | null | null | null | crawler/fetchStandards.js | gnehs/ntut-course-crawler-node | 2084e374e6930135ffcfaaa22604b357c47b43ec | [
"MIT"
] | null | null | null | const { fetchSinglePage } = require('./fetchSinglePage')
const jsonfile = require('jsonfile');
const fs = require('fs');
const pangu = require('./tools/pangu').spacing;
async function main() {
let $ = await fetchSinglePage('https://aps.ntut.edu.tw/course/tw/Cprog.jsp?format=-1')
let years = []
for (let yr o... | 38.305882 | 126 | 0.558354 |
c6112b61d9d0fc833728534317dbfa40fe7c7391 | 1,223 | rb | Ruby | test/functional/nutrients_controller_test.rb | omxhealth/metaboflo | dcf67583f7af7a46ce41a840a57124c5d26b5bd7 | [
"MIT"
] | null | null | null | test/functional/nutrients_controller_test.rb | omxhealth/metaboflo | dcf67583f7af7a46ce41a840a57124c5d26b5bd7 | [
"MIT"
] | null | null | null | test/functional/nutrients_controller_test.rb | omxhealth/metaboflo | dcf67583f7af7a46ce41a840a57124c5d26b5bd7 | [
"MIT"
] | null | null | null | require 'test_helper'
class NutrientsControllerTest < ActionController::TestCase
test "should get index" do
login_as :admin
get :index
assert_response :success
assert_not_nil assigns(:nutrients)
end
test "should get new" do
login_as :admin
get :new
assert_response :success
end
t... | 23.075472 | 66 | 0.689289 |
ad9a8be7397a595e8a941843ddfa9d7622b31bec | 2,779 | rs | Rust | src/errors.rs | Aaron1011/crater | 585999d4057f9d04d8d017eda37d8c22437b7659 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/errors.rs | Aaron1011/crater | 585999d4057f9d04d8d017eda37d8c22437b7659 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/errors.rs | Aaron1011/crater | 585999d4057f9d04d8d017eda37d8c22437b7659 | [
"Apache-2.0",
"MIT"
] | null | null | null | error_chain! {
foreign_links {
IoError(::std::io::Error);
UrlParseError(::url::ParseError);
SerdeJson(::serde_json::Error);
ReqwestError(::reqwest::Error);
TomlDe(::toml::de::Error);
Hyper(::hyper::Error);
ParseInt(::std::num::ParseIntError);
Parse(::s... | 32.313953 | 72 | 0.563512 |
858b7a19454ad0acb3d116a9127c0bde705a8062 | 1,991 | js | JavaScript | test.js | RichardLitt/cuss | db7f415e9be4c62e167eb9fac2356dc13221dde9 | [
"MIT"
] | 1 | 2022-01-09T03:28:31.000Z | 2022-01-09T03:28:31.000Z | test.js | RichardLitt/cuss | db7f415e9be4c62e167eb9fac2356dc13221dde9 | [
"MIT"
] | null | null | null | test.js | RichardLitt/cuss | db7f415e9be4c62e167eb9fac2356dc13221dde9 | [
"MIT"
] | null | null | null | 'use strict'
/* eslint-disable max-nested-callbacks */
var assert = require('assert')
var test = require('tape')
var fck = require('f-ck')
var cusses = {
arLatn: require('./ar-latn'),
en: require('.'),
es: require('./es'),
fr: require('./fr'),
ptBr: require('./pt-br')
}
var profanities = {
arLatn: requi... | 24.280488 | 80 | 0.582622 |
1e42ea2deb67ec282bdca0b60a66ee53ccd30f42 | 3,828 | lua | Lua | Start.lua | Venika/LuaPrograms | 4c0cb662b0fd171192d0f661ce3b074de470764f | [
"MIT"
] | null | null | null | Start.lua | Venika/LuaPrograms | 4c0cb662b0fd171192d0f661ce3b074de470764f | [
"MIT"
] | 1 | 2018-01-29T07:53:29.000Z | 2018-01-29T08:42:22.000Z | Start.lua | Venika/LuaRockPaperScissors | 4c0cb662b0fd171192d0f661ce3b074de470764f | [
"MIT"
] | null | null | null | local composer = require( "composer" )
local scene = composer.newScene()
local options ={
effect = "fade",
time=200
}
---------------------------------------------------------------------------------
-- All code outside of the listener functions will only be executed ONCE
-- unless "composer.removeScene()... | 28.355556 | 131 | 0.581766 |
482be608d7ef77c8ddd26147e598dc2b6acbbd70 | 6,509 | swift | Swift | Sources/base85/Z85DataExtension.swift | batonPiotr/base85 | da02ff72944e049895bd09922158cfd89206bf5d | [
"MIT"
] | null | null | null | Sources/base85/Z85DataExtension.swift | batonPiotr/base85 | da02ff72944e049895bd09922158cfd89206bf5d | [
"MIT"
] | null | null | null | Sources/base85/Z85DataExtension.swift | batonPiotr/base85 | da02ff72944e049895bd09922158cfd89206bf5d | [
"MIT"
] | null | null | null | //
// Z85DataExtension.swift
//
// Copyright (c) 2021 Paweł Sulik
//
import Foundation
let encodeZSetString = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ.-:+=^!/*?&<>()[]{}@%$#"
let encodeZSet = encodeZSetString.data(using: .utf8)!._bytes
let decodeZSet: [UInt8] = [0x00, 0x44, 0x00, 0x54, 0x53, ... | 36.567416 | 110 | 0.514211 |
ae5568f97858db34d551a260f52a507d47adafe3 | 964 | rs | Rust | src/utils.rs | EngineOrion/container | 03bdd229cdf4ac25238314c4b60586d28c33c38e | [
"MIT"
] | null | null | null | src/utils.rs | EngineOrion/container | 03bdd229cdf4ac25238314c4b60586d28c33c38e | [
"MIT"
] | null | null | null | src/utils.rs | EngineOrion/container | 03bdd229cdf4ac25238314c4b60586d28c33c38e | [
"MIT"
] | null | null | null | pub fn print_startup() {
println!(
"
+-------------+
| Container |
| v{} |
+-------------+
",
env!("CARGO_PKG_VERSION")
);
}
pub fn print_help() {
println!(
r#"Usage: ./container [options]
start start the application
help print this help text
repl st... | 25.368421 | 72 | 0.54668 |
0ee7bbe208de0572d68d8446c71af88c59892168 | 2,202 | h | C | caffe2/operators/rnn/recurrent_network_executor_incl.h | Hacky-DH/pytorch | 80dc4be615854570aa39a7e36495897d8a040ecc | [
"Intel"
] | 60,067 | 2017-01-18T17:21:31.000Z | 2022-03-31T21:37:45.000Z | caffe2/operators/rnn/recurrent_network_executor_incl.h | Hacky-DH/pytorch | 80dc4be615854570aa39a7e36495897d8a040ecc | [
"Intel"
] | 66,955 | 2017-01-18T17:21:38.000Z | 2022-03-31T23:56:11.000Z | caffe2/operators/rnn/recurrent_network_executor_incl.h | Hacky-DH/pytorch | 80dc4be615854570aa39a7e36495897d8a040ecc | [
"Intel"
] | 19,210 | 2017-01-18T17:45:04.000Z | 2022-03-31T23:51:56.000Z |
#ifndef CAFFE2_OPERATORS_RECURRENT_NETWORK_EXECUTOR_INCL_H_
#define CAFFE2_OPERATORS_RECURRENT_NETWORK_EXECUTOR_INCL_H_
#include <vector>
#include "caffe2/core/operator.h"
namespace caffe2 {
/**
* Struct for operator in a timestep and its dependencies.
*/
struct RNNNetOperator {
int order; // Position in the st... | 28.973684 | 77 | 0.710718 |
0ede532d334b047caf44b4d337da2bae55e1efc4 | 9,310 | h | C | libs/lua54/lauxlib.h | antisvin/er-301 | 54d1e553651b5b653afa318189d813f0b7e12a96 | [
"MIT"
] | 102 | 2021-03-01T10:39:56.000Z | 2022-03-31T00:28:15.000Z | libs/lua54/lauxlib.h | antisvin/er-301 | 54d1e553651b5b653afa318189d813f0b7e12a96 | [
"MIT"
] | 62 | 2021-03-01T19:38:54.000Z | 2022-03-21T00:51:24.000Z | libs/lua54/lauxlib.h | antisvin/er-301 | 54d1e553651b5b653afa318189d813f0b7e12a96 | [
"MIT"
] | 19 | 2021-03-01T19:52:10.000Z | 2021-07-29T03:25:19.000Z | /*
** $Id: lauxlib.h $
** Auxiliary functions for building Lua libraries
** See Copyright Notice in lua.h
*/
#ifndef lauxlib_h
#define lauxlib_h
#include <stddef.h>
#include <stdio.h>
#include "lua.h"
/* global table */
#define LUA_GNAME "_G"
typedef struct luaL_Buffer luaL_Buffer;
/* extra error code for 'luaL_l... | 34.227941 | 78 | 0.623308 |
78060e37417c3c363bf6675c221a8768171bb744 | 648 | asm | Assembly | oeis/315/A315259.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/315/A315259.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/315/A315259.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A315259: Coordination sequence Gal.4.54.3 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Christian Krause
; 1,6,10,15,20,25,30,34,40,46,50,55,60,65,70,74,80,86,90,95,100,105,110,114,120,126,130,135,140,145,150,154,160... | 46.285714 | 181 | 0.733025 |
a1a3163dc52d3c00b246c4a34699719ff21b90ea | 927 | go | Go | server/mq2db/dbmiddleware.go | yr-github/gin-vue-admin-test | 02e0c26d9c5551ffed1fabc02910f0fee73a8b5f | [
"MIT"
] | null | null | null | server/mq2db/dbmiddleware.go | yr-github/gin-vue-admin-test | 02e0c26d9c5551ffed1fabc02910f0fee73a8b5f | [
"MIT"
] | null | null | null | server/mq2db/dbmiddleware.go | yr-github/gin-vue-admin-test | 02e0c26d9c5551ffed1fabc02910f0fee73a8b5f | [
"MIT"
] | null | null | null | package mq2db
import (
"gin-vue-admin/global"
"gin-vue-admin/service"
"reflect"
)
func resetstr(str string) (string, string) {
return str, "CreateMyTaskFromMq"
}
// MqToDbMiddleware
//从mq读取数据,根据数据获取执行函数名,利用反射执行该函数
//并且可以执行多个协程来处理 MQTODB
func MqToDbMiddleware() {
go func() {
for data := range global.MQTODB {
... | 23.769231 | 66 | 0.668824 |
421f4b30b5a39fa6bffdc3f1f47c204c83751e9d | 2,756 | sql | SQL | package/iceip.sql | iceroot/iceip | fdd1e42de3a01a41b2867d52440875e780c86404 | [
"Apache-2.0"
] | null | null | null | package/iceip.sql | iceroot/iceip | fdd1e42de3a01a41b2867d52440875e780c86404 | [
"Apache-2.0"
] | null | null | null | package/iceip.sql | iceroot/iceip | fdd1e42de3a01a41b2867d52440875e780c86404 | [
"Apache-2.0"
] | null | null | null | # Host: 127.0.0.1 (Version: 5.5.53)
# Date: 2018-02-05 16:48:13
# Generator: MySQL-Front 5.3 (Build 4.234)
/*!40101 SET NAMES utf8 */;
#
# Structure for table "iceip"
#
DROP TABLE IF EXISTS `iceip`;
CREATE TABLE `iceip` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键',
`hostname` varchar(50) DEF... | 86.125 | 1,827 | 0.642598 |
390fd99b604368cc27ab9b61c1ea7c8865c3803d | 13,917 | swift | Swift | ios-template/App/App/Common/TouchableView.swift | lambdacollective/capacitor | b57dd1d73138248c3d69999942fdc96a1a503d5c | [
"MIT"
] | null | null | null | ios-template/App/App/Common/TouchableView.swift | lambdacollective/capacitor | b57dd1d73138248c3d69999942fdc96a1a503d5c | [
"MIT"
] | null | null | null | ios-template/App/App/Common/TouchableView.swift | lambdacollective/capacitor | b57dd1d73138248c3d69999942fdc96a1a503d5c | [
"MIT"
] | null | null | null | //
// TouchableView.swift
// tesseract_prototype
//
// Created by Jun Ho Hong on 7/11/19.
// Copyright © 2019 Tesseract. All rights reserved.
//
import Foundation
import UIKit
protocol TouchableView {
var tapGesture: UITapGestureRecognizer? { get set }
var selectBlock: (() -> Void)? { get set }
}
class T... | 37.310992 | 100 | 0.626931 |
81e5c2b5ee14583991d5ca3d546353396d552925 | 15,146 | rs | Rust | src/command/test.rs | DebugSteven/wasm-pack | 4cd77901c3e29087e22c22392d9d2cea26d00628 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/command/test.rs | DebugSteven/wasm-pack | 4cd77901c3e29087e22c22392d9d2cea26d00628 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/command/test.rs | DebugSteven/wasm-pack | 4cd77901c3e29087e22c22392d9d2cea26d00628 | [
"Apache-2.0",
"MIT"
] | null | null | null | //! Implementation of the `wasm-pack test` command.
use super::build::BuildMode;
use bindgen;
use build;
use command::utils::set_crate_path;
use console::style;
use emoji;
use failure::Error;
use indicatif::HumanDuration;
use lockfile::Lockfile;
use manifest;
use progressbar::Step;
use slog::Logger;
use std::path::Pat... | 34.266968 | 99 | 0.560412 |
04c57dc62116ab23370f1bfbc82767bfe65a064c | 3,811 | sql | SQL | surat.sql | rioriantana/suratijin | dfac710a422ba4f25825c1e6e915bd2689ed0fde | [
"MIT"
] | null | null | null | surat.sql | rioriantana/suratijin | dfac710a422ba4f25825c1e6e915bd2689ed0fde | [
"MIT"
] | null | null | null | surat.sql | rioriantana/suratijin | dfac710a422ba4f25825c1e6e915bd2689ed0fde | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 4.5.1
-- http://www.phpmyadmin.net
--
-- Host: 127.0.0.1
-- Generation Time: 04 Mar 2018 pada 17.31
-- Versi Server: 10.1.16-MariaDB
-- PHP Version: 5.6.24
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT... | 24.908497 | 67 | 0.670953 |
f045469d6e49cb930d7d7eb9dbcef7e3f9f888cd | 3,544 | js | JavaScript | build/translations/nb.js | frmendez/ckeditor5-build-bptemplates | 30e3ca3f7fe5a73c8c55f0a3320cb36230582d61 | [
"MIT"
] | null | null | null | build/translations/nb.js | frmendez/ckeditor5-build-bptemplates | 30e3ca3f7fe5a73c8c55f0a3320cb36230582d61 | [
"MIT"
] | null | null | null | build/translations/nb.js | frmendez/ckeditor5-build-bptemplates | 30e3ca3f7fe5a73c8c55f0a3320cb36230582d61 | [
"MIT"
] | null | null | null | (function(d){d['nb']=Object.assign(d['nb']||{},{a:"Kan ikke laste opp fil:",b:"Image toolbar",c:"Table toolbar",d:"Venstrejuster",e:"Høyrejuster",f:"Midstill",g:"Blokkjuster",h:"Tekstjustering",i:"Text alignment toolbar",j:"Skriftstørrelse",k:"Standard",l:"Veldig liten",m:"Liten",n:"Stor",o:"Veldig stor",p:"Font Color"... | 3,544 | 3,544 | 0.723476 |
0b79b4d5c6a8d784f65fd0a7a5fea7c278a40020 | 435 | kt | Kotlin | ktfx-listeners/src/ktfx/listeners/_PopupWindow.kt | hendraanggrian/javafx-ktx | 617cf825630561838a68a7ce14fa8b8546c12a4a | [
"Apache-2.0"
] | 13 | 2018-03-29T09:15:01.000Z | 2022-02-18T16:22:07.000Z | ktfx-listeners/src/ktfx/listeners/_PopupWindow.kt | hendraanggrian/kotfx | 617cf825630561838a68a7ce14fa8b8546c12a4a | [
"Apache-2.0"
] | 10 | 2018-08-02T13:42:04.000Z | 2018-08-13T19:36:05.000Z | ktfx-listeners/src/ktfx/listeners/_PopupWindow.kt | hendraanggrian/kotfx | 617cf825630561838a68a7ce14fa8b8546c12a4a | [
"Apache-2.0"
] | 2 | 2018-08-02T13:43:10.000Z | 2018-08-03T10:47:45.000Z | @file:JvmMultifileClass
@file:JvmName("KtfxListenersKt")
@file:Suppress("NOTHING_TO_INLINE")
package ktfx.listeners
import javafx.event.Event
import javafx.stage.PopupWindow
import kotlin.Suppress
import kotlin.Unit
import kotlin.jvm.JvmMultifileClass
import kotlin.jvm.JvmName
/**
* @see PopupWindow.setOnAutoHide
... | 21.75 | 76 | 0.797701 |
1a4d73fd9d3cf74d6c5b8e1fe15f4f001059ea83 | 959 | asm | Assembly | s2/sfx-original/C9 - Hidden Bonus (Unused).asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | s2/sfx-original/C9 - Hidden Bonus (Unused).asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | s2/sfx-original/C9 - Hidden Bonus (Unused).asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Sound49_Bonus_Header:
smpsHeaderStartSong 2
smpsHeaderVoice Sound49_Bonus_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $01
smpsHeaderSFXChannel cFM5, Sound49_Bonus_FM5, $0E, $00
; FM5 Data
Sound49_Bonus_FM5:
smpsSetvoice $00
smpsModSet $01, $01, $33, $18
dc.b nAb4, $1A
smpsStop
Sou... | 27.4 | 62 | 0.61731 |
5a57e3d8388a6958f90769b5d1687ec9dc7f5c6e | 683 | asm | Assembly | oeis/032/A032343.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/032/A032343.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/032/A032343.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A032343: a(n) = 10*a(n-1)+n^2, a(0)=0.
; Submitted by Jamie Morken(s3)
; 0,1,14,149,1506,15085,150886,1508909,15089154,150891621,1508916310,15089163221,150891632354,1508916323709,15089163237286,150891632373085,1508916323731106,15089163237311349,150891632373113814,1508916323731138501,15089163237311385410,1508916323731... | 52.538462 | 498 | 0.834553 |
4c9147e4b94c987c89cc00075bf420933d637454 | 2,969 | swift | Swift | Tests/Rocc/AsyncWhileTests.swift | gswirski/rocc | 57f7934c096c27efc12981b691a81e85359bcfb9 | [
"MIT"
] | 71 | 2019-02-26T20:11:59.000Z | 2022-03-29T18:12:56.000Z | Tests/Rocc/AsyncWhileTests.swift | simonmitchell/rocc | b8b29207e808c1a2e5b397f4d4c0950149e8b76d | [
"MIT"
] | 40 | 2019-04-24T08:03:17.000Z | 2021-08-10T07:48:59.000Z | Tests/Rocc/AsyncWhileTests.swift | gswirski/rocc | 57f7934c096c27efc12981b691a81e85359bcfb9 | [
"MIT"
] | 6 | 2019-08-11T12:44:45.000Z | 2022-02-04T00:38:09.000Z | //
// AsyncWhileTests.swift
// RoccTests
//
// Created by Simon Mitchell on 19/11/2019.
// Copyright © 2019 Simon Mitchell. All rights reserved.
//
import XCTest
@testable import Rocc
class AsyncWhileTests: XCTestCase {
func testTimeoutCalledBeforeBreakingTwice() {
var continueCalls: Int = 0... | 26.990909 | 74 | 0.529471 |
21d66f6b722bd11464bfd6abfda22fbac55694cb | 1,169 | html | HTML | mediana.html | MJSam-Dev/curso-practico-js | 16550fc3355db0d7cc193067c5c9875a16356e3f | [
"MIT"
] | null | null | null | mediana.html | MJSam-Dev/curso-practico-js | 16550fc3355db0d7cc193067c5c9875a16356e3f | [
"MIT"
] | null | null | null | mediana.html | MJSam-Dev/curso-practico-js | 16550fc3355db0d7cc193067c5c9875a16356e3f | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mediana</title>
</head>
<body>
<style>
body {
background-color: rgb(51, 51, 51);
... | 30.763158 | 100 | 0.520958 |
aa399c395abefc3d9c3392f73f7d02f39152cc1e | 526 | swift | Swift | ProductViewer/ProductViewer/Detail/ProductDetailRouter.swift | sudiptasahoo/TargetCaseStudy | cec71d4dd0dc0fbf52be9ef0e2f544d8755c972f | [
"MIT"
] | null | null | null | ProductViewer/ProductViewer/Detail/ProductDetailRouter.swift | sudiptasahoo/TargetCaseStudy | cec71d4dd0dc0fbf52be9ef0e2f544d8755c972f | [
"MIT"
] | null | null | null | ProductViewer/ProductViewer/Detail/ProductDetailRouter.swift | sudiptasahoo/TargetCaseStudy | cec71d4dd0dc0fbf52be9ef0e2f544d8755c972f | [
"MIT"
] | null | null | null | //
// ProductDetailRouter.swift
// ProductViewer
//
// Created by Sudipta Sahoo on 02/08/21.
// Copyright © 2021 Target. All rights reserved.
//
import Foundation
import UIKit
final class ProductDetailRouter: ProductDetailRouterInput {
//MARK: Properties
private weak var viewController: ProductDetailView... | 20.230769 | 65 | 0.718631 |
7d106522459288749c1ed5893f9a3eafaaecb898 | 4,902 | swift | Swift | Sources/Model/User.swift | shawnthroop/Peanut | 21eb254cda51438193bbd775cfdbb6152f8b7bbb | [
"MIT"
] | 2 | 2018-05-21T20:25:55.000Z | 2018-06-05T01:01:30.000Z | Sources/Model/User.swift | shawnthroop/Peanut | 21eb254cda51438193bbd775cfdbb6152f8b7bbb | [
"MIT"
] | 5 | 2018-05-21T23:57:01.000Z | 2019-01-12T11:54:14.000Z | Sources/Model/User.swift | shawnthroop/Peanut | 21eb254cda51438193bbd775cfdbb6152f8b7bbb | [
"MIT"
] | null | null | null | //
// User.swift
// Peanut
//
// Created by Shawn Throop on 21.05.18.
//
public struct User: Hashable {
public var id: Identifier<User>
public var username: String
public var name: String?
public var cover: Image
public var avatar: Image
public var content: Content?
public var kind: User... | 35.781022 | 230 | 0.657283 |
e6dad4b2df45a34505fe92f54a218b11bdb7879a | 2,115 | sql | SQL | test/sql/V9999__testdata.sql | oicr-gsi/guanyin | 376b967eb5f55051678c4c4c5bffa732d0757eb7 | [
"MIT"
] | 1 | 2020-06-02T16:45:30.000Z | 2020-06-02T16:45:30.000Z | test/sql/V9999__testdata.sql | oicr-gsi/guanyin | 376b967eb5f55051678c4c4c5bffa732d0757eb7 | [
"MIT"
] | 3 | 2019-02-28T15:15:18.000Z | 2021-05-06T19:49:17.000Z | test/sql/V9999__testdata.sql | oicr-gsi/guanyin | 376b967eb5f55051678c4c4c5bffa732d0757eb7 | [
"MIT"
] | null | null | null | Insert INTO report (name, version, category, permitted_parameters)
VALUES ('jsonReport', '1.0', 'report', '{"instrument":{"type":"s", "required":false}, "runName":{"type":"s", "required":true}}');
Insert INTO report_record (report_id, files_in, report_path, notification_targets, notification_message, parameters)
VALUE... | 88.125 | 207 | 0.695035 |
6bb645d547d03fae9e840bb6c45db7f45eca7406 | 2,132 | h | C | System/Library/PrivateFrameworks/HealthDaemon.framework/_HDHealthServiceDiscoveryInfo.h | lechium/iPhoneOS_12.1.1_Headers | aac688b174273dfcbade13bab104461f463db772 | [
"MIT"
] | 12 | 2019-06-02T02:42:41.000Z | 2021-04-13T07:22:20.000Z | System/Library/PrivateFrameworks/HealthDaemon.framework/_HDHealthServiceDiscoveryInfo.h | lechium/iPhoneOS_12.1.1_Headers | aac688b174273dfcbade13bab104461f463db772 | [
"MIT"
] | null | null | null | System/Library/PrivateFrameworks/HealthDaemon.framework/_HDHealthServiceDiscoveryInfo.h | lechium/iPhoneOS_12.1.1_Headers | aac688b174273dfcbade13bab104461f463db772 | [
"MIT"
] | 3 | 2019-06-11T02:46:10.000Z | 2019-12-21T14:58:16.000Z | /*
* This header is generated by classdump-dyld 1.0
* on Saturday, June 1, 2019 at 6:49:37 PM Mountain Standard Time
* Operating System: Version 12.1.1 (Build 16C5050a)
* Image Source: /System/Library/PrivateFrameworks/HealthDaemon.framework/HealthDaemon
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 b... | 49.581395 | 170 | 0.747186 |
994759c55fb07840e41c3ef75f080bb8863f095e | 748 | h | C | include/argparse/argument.h | knutzk/argparse | 332da3dbcc91ed537c1ce3e92da33dcd185dc898 | [
"MIT"
] | null | null | null | include/argparse/argument.h | knutzk/argparse | 332da3dbcc91ed537c1ce3e92da33dcd185dc898 | [
"MIT"
] | null | null | null | include/argparse/argument.h | knutzk/argparse | 332da3dbcc91ed537c1ce3e92da33dcd185dc898 | [
"MIT"
] | null | null | null | #ifndef ARGPARSE_ARGUMENT_H_
#define ARGPARSE_ARGUMENT_H_
#include <string>
namespace Argparse {
class Argument {
public:
Argument(const std::string& name,
const std::string& help);
inline auto getDefaultValue() const { return def_value_; }
inline auto getName() const { return name_; }
inline aut... | 24.933333 | 79 | 0.707219 |
89756b860aa6ee57e05bab32eefb2498f1929e92 | 1,270 | sql | SQL | medium/_02_xtests/cases/test_rpad_QA.sql | zionyun/cubrid-testcases | ed8a07b096d721b9b42eb843fab326c63d143d77 | [
"BSD-3-Clause"
] | 9 | 2016-03-24T09:51:52.000Z | 2022-03-23T10:49:47.000Z | medium/_02_xtests/cases/test_rpad_QA.sql | zionyun/cubrid-testcases | ed8a07b096d721b9b42eb843fab326c63d143d77 | [
"BSD-3-Clause"
] | 173 | 2016-04-13T01:16:54.000Z | 2022-03-16T07:50:58.000Z | medium/_02_xtests/cases/test_rpad_QA.sql | zionyun/cubrid-testcases | ed8a07b096d721b9b42eb843fab326c63d143d77 | [
"BSD-3-Clause"
] | 38 | 2016-03-24T17:10:31.000Z | 2021-10-30T22:55:45.000Z | autocommit off;
set names utf8;
create table tb (
dummy varchar(1)
);
insert into tb values ('X');
create table test_rpad (
type_char char(10) charset utf8,
type_varchar varchar(10) charset utf8,
type_nchar nchar(10) charset utf8,
type_nchar_varying nchar varying(10) charset utf8
);
insert into test_rpad (type_cha... | 33.421053 | 79 | 0.714173 |
8589ca50caf9d27b3c45c597e7419738f7d16d2f | 1,828 | js | JavaScript | frontend/server/mocks/output-observers.js | uboot/stromx-web | 48229f648dea8d00636248d79a21eabfa92b31a6 | [
"Apache-2.0"
] | 1 | 2015-02-06T12:51:33.000Z | 2015-02-06T12:51:33.000Z | frontend/server/mocks/output-observers.js | uboot/stromx-web | 48229f648dea8d00636248d79a21eabfa92b31a6 | [
"Apache-2.0"
] | null | null | null | frontend/server/mocks/output-observers.js | uboot/stromx-web | 48229f648dea8d00636248d79a21eabfa92b31a6 | [
"Apache-2.0"
] | 4 | 2015-05-10T03:00:46.000Z | 2022-01-20T07:11:07.000Z | module.exports = function(app) {
var express = require('express');
var outputObserversRouter = express.Router();
outputObserversRouter.get('/', function(req, res) {
res.send({"output-observers": [
{
id: 3,
zvalue: 3,
visualization: 'value',
visualizations: ['value'],
... | 22.292683 | 59 | 0.471554 |
85bf0fed252edb69e5181ccd21ee2a61d4d1f97d | 1,453 | rs | Rust | backend/src/types/ws.rs | jay3332/KeyMaster | 927b453c70d240bdfdc4c82c92de4ffc1756f966 | [
"MIT"
] | 2 | 2021-12-27T01:28:23.000Z | 2021-12-28T00:46:34.000Z | backend/src/types/ws.rs | jay3332/KeyMaster | 927b453c70d240bdfdc4c82c92de4ffc1756f966 | [
"MIT"
] | null | null | null | backend/src/types/ws.rs | jay3332/KeyMaster | 927b453c70d240bdfdc4c82c92de4ffc1756f966 | [
"MIT"
] | null | null | null | use crate::types::Quote;
use serde::{Deserialize, Serialize};
#[derive(Serialize, Deserialize, Debug, Clone)]
#[serde(tag = "op", content = "data")]
pub enum WebSocketInboundEvent {
/// Sends information about who is connecting to the websocket and for what intent.
/// This operation is required before any oth... | 27.942308 | 94 | 0.645561 |
b2b1ff5ef4ba336018262956f57a372c5c93879b | 4,312 | py | Python | FederatedSDNSecurity/main.py | Beaconproj/CrossCloudVNFSimulation | 97023e05b57e54503259ae866608de6189b8c9a9 | [
"MIT"
] | 1 | 2021-09-25T04:17:55.000Z | 2021-09-25T04:17:55.000Z | FederatedSDNSecurity/main.py | Beaconproj/CrossCloudVNFSimulation | 97023e05b57e54503259ae866608de6189b8c9a9 | [
"MIT"
] | null | null | null | FederatedSDNSecurity/main.py | Beaconproj/CrossCloudVNFSimulation | 97023e05b57e54503259ae866608de6189b8c9a9 | [
"MIT"
] | null | null | null |
'''
Created on 12 janv. 2016
@author: phm
'''
import FederatedSDN
import FederatedSDNSecurity
import FederatedSecurityAgent
import VNFManager
import CloudManager
import ssl, socket
inputMessage="Press enter to continue"
federationCloudManagers=[]
cloudFederationMembers=[
["cloud_man_1","vnf_manager_1"... | 30.8 | 120 | 0.73539 |
4a6353bd7fca4de677fc7fbe6710d3c5229029a1 | 573 | js | JavaScript | resources/assets/js/components/icons/svg/Bullhorn.js | poovarasanvasudevan/atlas | 209b9b94b92e731f001ce8d1b7ec133d964ac890 | [
"MIT"
] | null | null | null | resources/assets/js/components/icons/svg/Bullhorn.js | poovarasanvasudevan/atlas | 209b9b94b92e731f001ce8d1b7ec133d964ac890 | [
"MIT"
] | null | null | null | resources/assets/js/components/icons/svg/Bullhorn.js | poovarasanvasudevan/atlas | 209b9b94b92e731f001ce8d1b7ec133d964ac890 | [
"MIT"
] | null | null | null | import React from "react";
const Bullhorn = props => (
<svg width="1em" height="1em" viewBox="0 0 1792 1792" {...props}>
<path d="M1664 640q53 0 90.5 37.5T1792 768t-37.5 90.5T1664 896v384q0 52-38 90t-90 38q-417-347-812-380-58 19-91 66t-31 100.5 40 92.5q-20 33-23 65.5t6 58 33.5 55 48 50T768 1566q-29 58-111.5 83T4... | 57.3 | 410 | 0.705061 |
d046c8abff12656cf27b8eda68e6ba3fc7f90a42 | 10,488 | css | CSS | data/usercss/118194.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 118 | 2020-08-28T19:59:28.000Z | 2022-03-26T16:28:40.000Z | data/usercss/118194.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 38 | 2020-09-02T01:08:45.000Z | 2022-01-23T02:47:24.000Z | data/usercss/118194.user.css | 33kk/uso-archive | 2c4962d1d507ff0eaec6dcca555efc531b37a9b4 | [
"MIT"
] | 21 | 2020-08-19T01:12:43.000Z | 2022-03-15T21:55:17.000Z | /* ==UserStyle==
@name PW Vanilla RU alfа
@namespace USO Archive
@author Navalimba
@description `Я рукожопорук и вообще плохо представляю, что такое css. Взял "PW Vanilla Readability Upgrade" и просто натыкал еще, как попало. Просто потому, что могу. Всё очень сыро и не доделано, но, по крайне... | 16.361934 | 377 | 0.605549 |
dd3440e38443e09d0fb3b780c7ca83f8d906bb67 | 8,579 | go | Go | x/auction/keeper/grpc_query_test.go | fission-suite/ethermint | dbaaef07c7505e6ad20da6e7bf57259fd57d2a98 | [
"Apache-2.0"
] | null | null | null | x/auction/keeper/grpc_query_test.go | fission-suite/ethermint | dbaaef07c7505e6ad20da6e7bf57259fd57d2a98 | [
"Apache-2.0"
] | null | null | null | x/auction/keeper/grpc_query_test.go | fission-suite/ethermint | dbaaef07c7505e6ad20da6e7bf57259fd57d2a98 | [
"Apache-2.0"
] | 1 | 2022-01-05T04:51:21.000Z | 2022-01-05T04:51:21.000Z | package keeper_test
import (
"context"
"fmt"
"github.com/cosmos/cosmos-sdk/simapp"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/tharsis/ethermint/app"
"github.com/tharsis/ethermint/x/auction/types"
)
const testCommitHash = "71D8CF34026E32A3A34C2C2D4ADF25ABC8D7943A4619761BE27F196603D91B9D"
func (suite ... | 24.098315 | 109 | 0.65707 |
fec4cbfcb5cc24cb438611ee936ec1a9ae873d22 | 4,769 | html | HTML | changelogs/README.html | rockyroadshub/event-planner | 837e98784e7cf3afebe727baff70769f8da2949b | [
"Apache-2.0"
] | null | null | null | changelogs/README.html | rockyroadshub/event-planner | 837e98784e7cf3afebe727baff70769f8da2949b | [
"Apache-2.0"
] | null | null | null | changelogs/README.html | rockyroadshub/event-planner | 837e98784e7cf3afebe727baff70769f8da2949b | [
"Apache-2.0"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>README</title>
<style type="text/css">/*...*/</style>
</head>
<body>
<h1>Event Planner 0.2.2</h1>
<hr>
<p>Copyright 2016 Arnell Christoper D. Dalid</p>
<p>Event Planner is a simple and comprehensive application that... | 38.459677 | 200 | 0.659887 |
9bee59299379d44a0e2f8cab0d98f9fa234ffb16 | 398 | js | JavaScript | widgets/Splash/nls/tr/strings.js | ljlopez/ljlopez.github.io | 164073aab23549e3c818e79ed9e066eb46cdb492 | [
"Apache-2.0"
] | 1 | 2022-01-26T22:44:11.000Z | 2022-01-26T22:44:11.000Z | widgets/Splash/nls/tr/strings.js | ljlopez/ljlopez.github.io | 164073aab23549e3c818e79ed9e066eb46cdb492 | [
"Apache-2.0"
] | null | null | null | widgets/Splash/nls/tr/strings.js | ljlopez/ljlopez.github.io | 164073aab23549e3c818e79ed9e066eb46cdb492 | [
"Apache-2.0"
] | 1 | 2022-02-11T21:09:24.000Z | 2022-02-11T21:09:24.000Z | define({
"_widgetLabel": "Sıçratma",
"welcomeMessage": "ArcGIS Web Uygulamasına Hoş Geldiniz!",
"licenceAgree": "Şunu kabul ediyorum",
"licenceTerm": "ArcGIS Web Uygulaması Koşulları",
"labelContinue": "Devam",
"errorString": "* Devam edebilmek için lisansı kabul etmelisiniz.",
"notShowAgain": "Bu ... | 36.181818 | 70 | 0.678392 |
38a3eab2fa5350ec007a20bbec39bce90d2bf854 | 3,474 | h | C | ActionManager/ActionInterval/RepeatAction.h | Furkanzmc/ofxCocos | 4fa67a8e8ef59b67358561eb12f0de7dd746e2f9 | [
"Unlicense"
] | null | null | null | ActionManager/ActionInterval/RepeatAction.h | Furkanzmc/ofxCocos | 4fa67a8e8ef59b67358561eb12f0de7dd746e2f9 | [
"Unlicense"
] | null | null | null | ActionManager/ActionInterval/RepeatAction.h | Furkanzmc/ofxCocos | 4fa67a8e8ef59b67358561eb12f0de7dd746e2f9 | [
"Unlicense"
] | 1 | 2020-04-17T22:25:16.000Z | 2020-04-17T22:25:16.000Z | #ifndef REPEATACTION_H
#define REPEATACTION_H
#include "../ActionInterval.h"
OFXCOCOS_NS_BEGIN
ACTIONS_NS_BEGIN
/** @class Repeat
* @brief Repeats an action a number of times.
* To repeat an action forever use the RepeatForever action.
*/
class Repeat : public ActionInterval
{
public:
/** Creates a Repeat acti... | 23.958621 | 92 | 0.654289 |
cb10b62a1989e0b289c0d7cdd9a014bc4e43fe26 | 2,550 | go | Go | gwc_test.go | mandalorian-one/geoserver | 8c0a12ee084685297a3fe988f94dc59b60df15e9 | [
"MIT"
] | null | null | null | gwc_test.go | mandalorian-one/geoserver | 8c0a12ee084685297a3fe988f94dc59b60df15e9 | [
"MIT"
] | null | null | null | gwc_test.go | mandalorian-one/geoserver | 8c0a12ee084685297a3fe988f94dc59b60df15e9 | [
"MIT"
] | null | null | null | package geoserver
import (
"github.com/stretchr/testify/assert"
"strings"
"testing"
)
const (
gwcTestStoreName = "sfdem_test"
)
func gwcTestPrecondition(t *testing.T) {
ws := testConfig.Geoserver.Workspace
_, err := gsCatalog.CreateWorkspace(ws)
if err != nil && !strings.Contains(err.Error(), "already exists... | 23.394495 | 160 | 0.678824 |
c494365aaa02a3852e8c65bb4a185b94ebda2758 | 4,125 | h | C | src/LickportArrayController/Constants.h | peterpolidoro/LickportArrayController | e4bc44b6a39ce5f843c7b969c2b39bc6e43a43b6 | [
"BSD-3-Clause"
] | null | null | null | src/LickportArrayController/Constants.h | peterpolidoro/LickportArrayController | e4bc44b6a39ce5f843c7b969c2b39bc6e43a43b6 | [
"BSD-3-Clause"
] | null | null | null | src/LickportArrayController/Constants.h | peterpolidoro/LickportArrayController | e4bc44b6a39ce5f843c7b969c2b39bc6e43a43b6 | [
"BSD-3-Clause"
] | 1 | 2021-04-23T15:15:35.000Z | 2021-04-23T15:15:35.000Z | // ----------------------------------------------------------------------------
// Constants.h
//
//
// Authors:
// Peter Polidoro peter@polidoro.io
// ----------------------------------------------------------------------------
#ifndef LICKPORT_ARRAY_CONTROLLER_CONSTANTS_H
#define LICKPORT_ARRAY_CONTROLLER_CONSTANTS_H... | 31.730769 | 119 | 0.836121 |
31f1e638594b126919fb5b25385de1d366ea1adc | 5,932 | lua | Lua | tank.lua | 71460-4-F/Tank_WTISC_UFC | 0b88988b1774c3441a8478c037a93c722423816a | [
"MIT"
] | null | null | null | tank.lua | 71460-4-F/Tank_WTISC_UFC | 0b88988b1774c3441a8478c037a93c722423816a | [
"MIT"
] | 1 | 2019-02-05T00:04:02.000Z | 2019-02-05T00:04:02.000Z | tank.lua | 71460-4-F/Tank_WTISC_UFC | 0b88988b1774c3441a8478c037a93c722423816a | [
"MIT"
] | null | null | null | bullet = class:new()
bullet.x = 0
bullet.y = 0
bullet.speed = 1000
bullet.angle = 0
bullet.raio = 10
function bullet:draw()
love.graphics.setColor(0, 0, 0)
love.graphics.circle('fill', self.x, self.y, self.raio)
end
function bullet:update(dt)
self.x = self.x + dt*self.speed*math.cos(self.angle)
self.y... | 28.382775 | 144 | 0.603675 |
7b9d29c795845fd2cb0637c3bcbe0bde540d3e28 | 160 | rb | Ruby | db/migrate/003_add_telegram_id_to_issues.rb | centosadmin/redmine_chat_telegram | 13ce19f3b8b0966fadad72bb2f30a87f483f613d | [
"MIT"
] | 60 | 2016-04-07T12:14:24.000Z | 2019-06-26T08:01:08.000Z | db/migrate/003_add_telegram_id_to_issues.rb | southbridgeio/redmine_chat_telegram | 13ce19f3b8b0966fadad72bb2f30a87f483f613d | [
"MIT"
] | 40 | 2016-05-09T02:47:44.000Z | 2018-11-19T14:53:25.000Z | db/migrate/003_add_telegram_id_to_issues.rb | centosadmin/redmine_chat_telegram | 13ce19f3b8b0966fadad72bb2f30a87f483f613d | [
"MIT"
] | 13 | 2016-03-31T09:56:09.000Z | 2018-07-09T12:59:08.000Z | class AddTelegramIdToIssues < ActiveRecord::Migration
def change
add_column :issues, :telegram_id, :integer
add_index :issues, :telegram_id
end
end
| 22.857143 | 53 | 0.7625 |
bf92143eea000373ca066b6c7c0e925110205046 | 1,805 | rs | Rust | src/check/builtin.rs | andrewhickman/small-lang | 47997ebae4956f7234ef6fde75add004beca481d | [
"MIT"
] | 4 | 2019-05-16T20:37:21.000Z | 2021-09-02T11:19:47.000Z | src/check/builtin.rs | andrewhickman/small-lang | 47997ebae4956f7234ef6fde75add004beca481d | [
"MIT"
] | 17 | 2019-11-06T15:29:03.000Z | 2019-12-21T15:55:53.000Z | src/check/builtin.rs | andrewhickman/small-lang | 47997ebae4956f7234ef6fde75add004beca481d | [
"MIT"
] | 1 | 2019-11-08T10:21:14.000Z | 2019-11-08T10:21:14.000Z | use mlsub::auto::StateId;
use mlsub::Polarity;
use crate::check::vars::VarId;
use crate::check::{Context, Scheme};
use crate::syntax::Symbol;
impl<T, F> Context<T, F> {
pub(in crate::check) fn set_builtins(&mut self) {
let eq = self.build_eq();
self.push_var(VarId::BUILTIN_EQ, Symbol::new("__built... | 32.232143 | 95 | 0.580609 |
e76cd0c09d1eacaf4c522846b98d75b3df0529ac | 650 | js | JavaScript | mod04/wwwroot/app/main.js | mauricedb/mwd-2016-09-26 | 099783071b43ddcb55c059b8a11ea80e7056781d | [
"MIT"
] | null | null | null | mod04/wwwroot/app/main.js | mauricedb/mwd-2016-09-26 | 099783071b43ddcb55c059b8a11ea80e7056781d | [
"MIT"
] | 1 | 2019-02-26T21:59:25.000Z | 2019-02-26T21:59:25.000Z | mod04/wwwroot/app/main.js | mauricedb/mwd-2016-09-26 | 099783071b43ddcb55c059b8a11ea80e7056781d | [
"MIT"
] | null | null | null | (function(){
angular.module('myApp', [])
.service('CatsService', function() {
return {
getData: function(){
return {
name: 'Diego'
};
}
... | 25 | 80 | 0.296923 |
f0564055ed89c46066f0b8daddd79d4be0476d39 | 150 | js | JavaScript | packages/action-group/sp-action-group.js | malikfaizanhaider/apocalypto | f09ff523e28230d707bae421c767c2af54f481e6 | [
"Apache-2.0"
] | null | null | null | packages/action-group/sp-action-group.js | malikfaizanhaider/apocalypto | f09ff523e28230d707bae421c767c2af54f481e6 | [
"Apache-2.0"
] | null | null | null | packages/action-group/sp-action-group.js | malikfaizanhaider/apocalypto | f09ff523e28230d707bae421c767c2af54f481e6 | [
"Apache-2.0"
] | null | null | null | import { ActionGroup } from './src/ActionGroup.js';
customElements.define('cm-action-group', ActionGroup);
//# sourceMappingURL=sp-action-group.js.map | 50 | 54 | 0.766667 |
9dd1fdefbcef0adb3fc1b1f7c2a9346d8a9bcf6e | 542 | asm | Assembly | base/runtime/trunc.asm | zbyti/Mad-Pascal | 546cae9724828f93047080109488be7d0d07d47e | [
"MIT"
] | 7 | 2020-05-02T15:37:57.000Z | 2021-02-17T01:59:41.000Z | base/runtime/trunc.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | 14 | 2020-05-03T02:02:35.000Z | 2020-08-10T08:41:19.000Z | base/runtime/trunc.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | 5 | 2020-06-02T18:34:14.000Z | 2020-07-09T18:13:44.000Z |
/*
@TRUNC
@TRUNC_SHORT
*/
.proc @TRUNC
ldy :STACKORIGIN+STACKWIDTH*3,x
spl
jsr negCARD
mva :STACKORIGIN+STACKWIDTH,x :STACKORIGIN,x
mva :STACKORIGIN+STACKWIDTH*2,x :STACKORIGIN+STACKWIDTH,x
mva :STACKORIGIN+STACKWIDTH*3,x :STACKORIGIN+STACKWIDTH*2,x
mva #$00 :STACKORIGIN+STACKWIDTH*3,x
t... | 13.219512 | 61 | 0.680812 |
8f63a73a76e9ee8090e45a306f4d2d824e7a2427 | 234 | sql | SQL | src/main/resources/db/migration/V2__create_product_table.sql | marioandre01/product_api_spring_boot | aea8e701dafd11a15113bd95ec95ede2874038e0 | [
"MIT"
] | null | null | null | src/main/resources/db/migration/V2__create_product_table.sql | marioandre01/product_api_spring_boot | aea8e701dafd11a15113bd95ec95ede2874038e0 | [
"MIT"
] | null | null | null | src/main/resources/db/migration/V2__create_product_table.sql | marioandre01/product_api_spring_boot | aea8e701dafd11a15113bd95ec95ede2874038e0 | [
"MIT"
] | null | null | null | create table products.product (
id bigserial primary key,
product_identifier varchar not null,
nome varchar(100) not null,
descricao varchar not null,
preco float not null,
category_id bigint REFERENCES products.category(id)
);
| 26 | 52 | 0.790598 |
26f9f1f7faa3acf9f5b09c49ae314969d1d28920 | 16,770 | sql | SQL | siva.sql | shamgarphp/php | c1b09fa4e16f7d9c057e176d22eeab35f3740391 | [
"MIT"
] | null | null | null | siva.sql | shamgarphp/php | c1b09fa4e16f7d9c057e176d22eeab35f3740391 | [
"MIT"
] | 2 | 2021-06-07T16:45:35.000Z | 2022-03-02T05:41:18.000Z | siva.sql | shamgarphp/php | c1b09fa4e16f7d9c057e176d22eeab35f3740391 | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 4.8.4
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Jan 07, 2019 at 09:50 PM
-- Server version: 10.1.37-MariaDB
-- PHP Version: 7.1.25
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";
/... | 32.946955 | 432 | 0.582409 |
2e385863006e738bd4bbbf70789b8cb275c6ab30 | 1,366 | swift | Swift | CoreDataSelfReferencingTable/StatesProvincesTableViewController.swift | wesleysadler/CoreDataSelfReferencingTable | f408269b9d03a74d2bb7437b65ba62feec1c78c8 | [
"MIT"
] | null | null | null | CoreDataSelfReferencingTable/StatesProvincesTableViewController.swift | wesleysadler/CoreDataSelfReferencingTable | f408269b9d03a74d2bb7437b65ba62feec1c78c8 | [
"MIT"
] | null | null | null | CoreDataSelfReferencingTable/StatesProvincesTableViewController.swift | wesleysadler/CoreDataSelfReferencingTable | f408269b9d03a74d2bb7437b65ba62feec1c78c8 | [
"MIT"
] | null | null | null | //
// StatesProvincesTableViewController.swift
// CoreDataSelfReferencingTable
//
// Created by Wesley Sadler on 5/22/15.
// Copyright (c) 2015 Digital Sadler. All rights reserved.
//
import UIKit
class StatesProvincesTableViewController: UITableViewController {
// MARK: Properties
var statesPro... | 29.695652 | 130 | 0.677892 |
215a79f0ffd89e5529c885a4095e93263d586ae1 | 2,731 | swift | Swift | Tests/AppTests/S3DocArchivesTests.swift | swiftpackageindex/SwiftPackageIndex-Server | c74fe0e4963a5b31bd6782c2e4b568eb2dc8fa4e | [
"Apache-2.0"
] | null | null | null | Tests/AppTests/S3DocArchivesTests.swift | swiftpackageindex/SwiftPackageIndex-Server | c74fe0e4963a5b31bd6782c2e4b568eb2dc8fa4e | [
"Apache-2.0"
] | null | null | null | Tests/AppTests/S3DocArchivesTests.swift | swiftpackageindex/SwiftPackageIndex-Server | c74fe0e4963a5b31bd6782c2e4b568eb2dc8fa4e | [
"Apache-2.0"
] | null | null | null | // Copyright 2020-2021 Dave Verwer, Sven A. Schmidt, and other contributors.
//
// 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
//
// Unl... | 44.770492 | 113 | 0.703039 |
9a4345b916cb35b30c921355fb98544dadef99d6 | 569 | css | CSS | assets/css/demo_less_compiler.css | myCodebox/less_compiler | 5beeb227ffa8bcdb92ab5f8c869ed417edcbc14c | [
"Beerware"
] | 5 | 2016-09-02T12:36:36.000Z | 2018-01-06T21:39:15.000Z | assets/css/demo_less_compiler.css | myCodebox/less_compiler | 5beeb227ffa8bcdb92ab5f8c869ed417edcbc14c | [
"Beerware"
] | null | null | null | assets/css/demo_less_compiler.css | myCodebox/less_compiler | 5beeb227ffa8bcdb92ab5f8c869ed417edcbc14c | [
"Beerware"
] | null | null | null | /* Start: DEMO ---------------------------------------------------------------------------------- */
#less_compiler_demo {
position: fixed;
bottom: 1em;
right: 1em;
padding: 1.000em;
background-color: #333;
color: #e34;
color: #78C936;
font-weight: bold;
text-align: center;
z-index:1000;
border: 1px solid #7... | 23.708333 | 100 | 0.474517 |
843edc81d8a79244047e7af82854d818ed989384 | 1,650 | swift | Swift | Sources/Keystore/EncryptedMessage.swift | ooozws/token-core-ios | a0b6868439b1a05ec18dde8befcbab4b8e912d3b | [
"Apache-2.0"
] | null | null | null | Sources/Keystore/EncryptedMessage.swift | ooozws/token-core-ios | a0b6868439b1a05ec18dde8befcbab4b8e912d3b | [
"Apache-2.0"
] | null | null | null | Sources/Keystore/EncryptedMessage.swift | ooozws/token-core-ios | a0b6868439b1a05ec18dde8befcbab4b8e912d3b | [
"Apache-2.0"
] | null | null | null | //
// EncryptedMessage.swfit
// token
//
// Created by Kai Chen on 20/11/2017.
// Copyright © 2017 ConsenLabs. All rights reserved.
//
import Foundation
// Store anything like { encStr: "secertMessage", nonce: "randomBytes" }
public struct EncryptedMessage {
public let encStr: String
public let nonce: String
... | 31.730769 | 124 | 0.693939 |
b2f00de04b4a4965219cd8965a1067b02342ac09 | 1,571 | bzl | Python | rules/starlark_configurations/cc_test/defs.bzl | CyberFlameGO/examples | 87a4812cb23f7e7969d74cc073579fb82540c0f6 | [
"Apache-2.0"
] | 572 | 2015-09-02T20:26:41.000Z | 2022-03-30T07:43:22.000Z | rules/starlark_configurations/cc_test/defs.bzl | CyberFlameGO/examples | 87a4812cb23f7e7969d74cc073579fb82540c0f6 | [
"Apache-2.0"
] | 158 | 2015-08-31T20:21:50.000Z | 2022-03-20T20:13:14.000Z | rules/starlark_configurations/cc_test/defs.bzl | CyberFlameGO/examples | 87a4812cb23f7e7969d74cc073579fb82540c0f6 | [
"Apache-2.0"
] | 408 | 2015-08-31T20:05:14.000Z | 2022-03-28T02:36:44.000Z | # We can transition on native options using this
# //command_line_option:<option-name> syntax
_BUILD_SETTING = "//command_line_option:test_arg"
def _test_arg_transition_impl(settings, attr):
_ignore = (settings, attr)
return {_BUILD_SETTING: ["new arg"]}
_test_arg_transition = transition(
implementation ... | 33.425532 | 85 | 0.700827 |
b1adb2038826c3bbb2e336447af3e386ea6904b6 | 6,617 | h | C | resources/home/dnanexus/root/include/RooCmdConfig.h | edawson/parliament2 | 2632aa3484ef64c9539c4885026b705b737f6d1e | [
"Apache-2.0"
] | null | null | null | resources/home/dnanexus/root/include/RooCmdConfig.h | edawson/parliament2 | 2632aa3484ef64c9539c4885026b705b737f6d1e | [
"Apache-2.0"
] | null | null | null | resources/home/dnanexus/root/include/RooCmdConfig.h | edawson/parliament2 | 2632aa3484ef64c9539c4885026b705b737f6d1e | [
"Apache-2.0"
] | 1 | 2020-05-28T23:01:44.000Z | 2020-05-28T23:01:44.000Z | /*****************************************************************************
* Project: RooFit *
* Package: RooFitCore *
* File: $Id: RooCmdConfig.h,v 1.12 2007/05/11 09:11:30 verkerke Exp $
* Author... | 48.29927 | 145 | 0.659211 |
ba60eba9bbc28f7342670e5efe0996c98c5582cc | 1,084 | kt | Kotlin | samples/src/main/java/literefresh/sample/LiteRefreshSampleApp.kt | jastrelax/LiteRefresh | df631849f2574dad0a434b029f392710c5b6ce4c | [
"Apache-2.0"
] | 26 | 2018-09-16T04:44:04.000Z | 2021-02-09T02:59:56.000Z | samples/src/main/java/literefresh/sample/LiteRefreshSampleApp.kt | epicmars/LiteRefresh | df631849f2574dad0a434b029f392710c5b6ce4c | [
"Apache-2.0"
] | null | null | null | samples/src/main/java/literefresh/sample/LiteRefreshSampleApp.kt | epicmars/LiteRefresh | df631849f2574dad0a434b029f392710c5b6ce4c | [
"Apache-2.0"
] | 3 | 2021-04-25T05:45:50.000Z | 2022-03-22T00:53:51.000Z | /*
* Copyright 2018 yinpinjiu@gmail.com
*
* 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 ag... | 30.971429 | 75 | 0.719557 |
fdfe94972d8d7efb53943d52fd14014d5a96defa | 177 | sql | SQL | Task 22 (Shared Buffers)/SharedBuffersQuery.sql | artemgur/AdvancedPostgreSQL | ac1e48743f06f5f7e73c6ebc4e90f7673e535e4e | [
"MIT"
] | null | null | null | Task 22 (Shared Buffers)/SharedBuffersQuery.sql | artemgur/AdvancedPostgreSQL | ac1e48743f06f5f7e73c6ebc4e90f7673e535e4e | [
"MIT"
] | null | null | null | Task 22 (Shared Buffers)/SharedBuffersQuery.sql | artemgur/AdvancedPostgreSQL | ac1e48743f06f5f7e73c6ebc4e90f7673e535e4e | [
"MIT"
] | null | null | null | SELECT relname, datname,
pg_size_pretty(buffered) AS buffered,
buffer_percent, percent_of_relation, percent_of_table
FROM buffer_view
WHERE relname LIKE 'sb_1000%' | 35.4 | 60 | 0.785311 |
584baa75f023df3c6bd0fa4f8206cbac617d965f | 2,910 | kt | Kotlin | app/src/main/java/com/tardivon/quentin/hackoeur/Event.kt | quentin-tardivon/hackoeur-android | eb71cfece8dd9144a669f9b4cb84ab60752e3970 | [
"MIT"
] | null | null | null | app/src/main/java/com/tardivon/quentin/hackoeur/Event.kt | quentin-tardivon/hackoeur-android | eb71cfece8dd9144a669f9b4cb84ab60752e3970 | [
"MIT"
] | 5 | 2018-01-20T14:51:52.000Z | 2018-01-20T14:51:52.000Z | app/src/main/java/com/tardivon/quentin/hackoeur/Event.kt | quentin-tardivon/hackoeur-android | eb71cfece8dd9144a669f9b4cb84ab60752e3970 | [
"MIT"
] | null | null | null | package com.tardivon.quentin.hackoeur
import android.os.Parcel
import android.os.Parcelable
/**
* Created by quentin on 11/13/17.
*/
class Event() : Parcelable {
var name: String? =null
internal set
var description: String?=null
internal set
var location: String? =null
internal s... | 30 | 173 | 0.623711 |
8b0a83aba14fb007114135d836b55b5c583a2599 | 943 | sql | SQL | config/schema.sql | mathiasnovas/witi | 053e99ab422cd483bd627f223db94e03f6225207 | [
"MIT"
] | null | null | null | config/schema.sql | mathiasnovas/witi | 053e99ab422cd483bd627f223db94e03f6225207 | [
"MIT"
] | 2 | 2015-02-02T11:25:17.000Z | 2015-06-22T13:07:36.000Z | config/schema.sql | mathiasnovas/witi | 053e99ab422cd483bd627f223db94e03f6225207 | [
"MIT"
] | null | null | null | --
-- Database Setup
--
-- CREATE DATABASE IF NOT EXISTS `witi`;
-- USE `witi`;
-- DROP TABLE IF EXISTS `people`;
-- DROP TABLE IF EXISTS `gadgets`;
-- DROP TABLE IF EXISTS `report`;
--
-- People
--
CREATE TABLE IF NOT EXISTS `people` (
`id` INT UNSIGNED NOT NULL AUTO_INCREMENT,
`name` VARCHAR(255) NOT NULL,... | 19.645833 | 46 | 0.664899 |
b7197765f83447df87de9671e0d83b600483e63e | 2,568 | kt | Kotlin | core/src/main/java/com/mobilejazz/harmony/kotlin/core/repository/datasource/file/FileStreamValueDataStorage.kt | mobilejazz/harmony-kotlin | 364b610d9ed818ff102cfe779a7ee23f4d5595d5 | [
"Apache-2.0"
] | 10 | 2020-07-22T06:51:51.000Z | 2022-03-29T17:05:18.000Z | core/src/main/java/com/mobilejazz/harmony/kotlin/core/repository/datasource/file/FileStreamValueDataStorage.kt | mobilejazz/harmony-kotlin | 364b610d9ed818ff102cfe779a7ee23f4d5595d5 | [
"Apache-2.0"
] | 37 | 2019-07-23T09:41:09.000Z | 2022-03-31T09:01:53.000Z | core/src/main/java/com/mobilejazz/harmony/kotlin/core/repository/datasource/file/FileStreamValueDataStorage.kt | mobilejazz/harmony-kotlin | 364b610d9ed818ff102cfe779a7ee23f4d5595d5 | [
"Apache-2.0"
] | null | null | null | package com.mobilejazz.harmony.kotlin.core.repository.datasource.file
import com.mobilejazz.harmony.kotlin.core.repository.datasource.DeleteDataSource
import com.mobilejazz.harmony.kotlin.core.repository.datasource.GetDataSource
import com.mobilejazz.harmony.kotlin.core.repository.datasource.PutDataSource
import com.m... | 31.703704 | 108 | 0.67796 |
1fd1337e1df04ef90417e2d4114ace78d5acc334 | 500 | sql | SQL | scripts/mysql.sql | thinkerytim/joomla-docker | 50cffec68cab05b6b0af870997875487f82eda7f | [
"MIT"
] | 1 | 2021-09-04T21:57:39.000Z | 2021-09-04T21:57:39.000Z | scripts/mysql.sql | thinkerytim/joomla-docker | 50cffec68cab05b6b0af870997875487f82eda7f | [
"MIT"
] | null | null | null | scripts/mysql.sql | thinkerytim/joomla-docker | 50cffec68cab05b6b0af870997875487f82eda7f | [
"MIT"
] | null | null | null | -- add the user table record
INSERT INTO exampleDB.j_users
(name, username, email, password, block, sendEmail, registerDate, lastvisitDate, activation, params, lastResetTime, resetCount, otpKey, otep, requireReset)
VALUES('Super User', 'admin', 'test@example.com', MD5('password'), 0, 1, '0000-00-00 00:00:00', '0000-00-... | 62.5 | 164 | 0.718 |
eac9924a5b66aad4d1ef528bf17c9aae7df018eb | 1,211 | swift | Swift | ProjectSwiftDemo/Pods/CocoaChainKit/CocoaChainKit/Classes/NotificationCenter+Chain.swift | ZSMHup/ProjectSwiftDemo | 1df8c733ee016eb325dad4e8fa4311f4bba1e804 | [
"Apache-2.0"
] | 19 | 2018-05-27T06:35:33.000Z | 2021-09-11T02:20:29.000Z | SwiftTool/Pods/CocoaChainKit/CocoaChainKit/Classes/NotificationCenter+Chain.swift | ZSMHup/SwiftTool | c13251bfd9a0a54c479cb0c13ed3f0634a86cb53 | [
"Apache-2.0"
] | null | null | null | SwiftTool/Pods/CocoaChainKit/CocoaChainKit/Classes/NotificationCenter+Chain.swift | ZSMHup/SwiftTool | c13251bfd9a0a54c479cb0c13ed3f0634a86cb53 | [
"Apache-2.0"
] | 2 | 2018-11-13T08:50:36.000Z | 2019-11-19T13:24:05.000Z | //
// NotificationCenter+Chain.swift
// CocoaChainKit
//
// Created by GorXion on 2018/5/9.
//
public extension Chain where Base: NotificationCenter {
@discardableResult
func addObserver(_ observer: Any,
selector aSelector: Selector,
name aName: NSNotification.... | 29.536585 | 86 | 0.590421 |
7c4a9bbfce298d4c669e8adf4f175a5f97bea88c | 4,874 | rs | Rust | src/cluster/model/mod.rs | webbrandon/cluster-cost | 2e0ec09df01f3f01eadcfe11ec18998715df010c | [
"MIT"
] | null | null | null | src/cluster/model/mod.rs | webbrandon/cluster-cost | 2e0ec09df01f3f01eadcfe11ec18998715df010c | [
"MIT"
] | null | null | null | src/cluster/model/mod.rs | webbrandon/cluster-cost | 2e0ec09df01f3f01eadcfe11ec18998715df010c | [
"MIT"
] | null | null | null | use std::collections::BTreeMap;
#[derive(Serialize, Deserialize, Debug, Default, Clone)]
pub struct ClusterDetail {
pub name: String,
pub reserved_cpu_total: f64,
pub reserved_memory_total: f64,
pub node_type_field: String,
pub node_type_value: String,
pub namespace: String,
pub replicas: i... | 31.856209 | 132 | 0.630283 |
755271cfbc65f0a93a903dda0fd9ad3641b68aba | 5,194 | h | C | test/00-definitions.h | ElectronicRU/re2jitter | d32c30bf94ee2b5de3b7f76f4e334658fafa34ea | [
"MIT"
] | 2 | 2016-05-16T04:25:43.000Z | 2021-06-06T05:14:00.000Z | test/00-definitions.h | ElectronicRU/re2jitter | d32c30bf94ee2b5de3b7f76f4e334658fafa34ea | [
"MIT"
] | null | null | null | test/00-definitions.h | ElectronicRU/re2jitter | d32c30bf94ee2b5de3b7f76f4e334658fafa34ea | [
"MIT"
] | 1 | 2018-03-25T08:42:48.000Z | 2018-03-25T08:42:48.000Z | #include <algorithm>
#include <ctime>
#include <re2/re2.h>
#include <re2jit/it.h>
#define FORMAT_NAME(regex, anchor, input) \
FG GREEN #regex FG RESET " on " FG CYAN #input FG RESET " (" #anchor ")"
template <typename T>
bool match(const T ®exp, const re2::StringPiece& text, RE2::Anchor anchor,
... | 36.069444 | 98 | 0.475934 |
9197d5fba5ecb622d2763a9584b567b5fb67e764 | 591 | lua | Lua | SampleMods/Better Explorer Icons/BuiltInPlugins/ServiceNameCorrection.lua | ZoniFIlm/Roblox-Studio-Mod-Manager | 030f8ce7231c3f4cda8d3910e8f067188946fd32 | [
"MIT"
] | 1 | 2020-07-11T14:29:30.000Z | 2020-07-11T14:29:30.000Z | SampleMods/Better Explorer Icons/BuiltInPlugins/ServiceNameCorrection.lua | ZoniFIlm/Roblox-Studio-Mod-Manager | 030f8ce7231c3f4cda8d3910e8f067188946fd32 | [
"MIT"
] | null | null | null | SampleMods/Better Explorer Icons/BuiltInPlugins/ServiceNameCorrection.lua | ZoniFIlm/Roblox-Studio-Mod-Manager | 030f8ce7231c3f4cda8d3910e8f067188946fd32 | [
"MIT"
] | 1 | 2021-12-11T13:04:15.000Z | 2021-12-11T13:04:15.000Z | -- @CloneTrooper1019, 2015
-- The purpose of this plugin is to fix some naming issues with the game services.
-- Its not actually a plugin, I'm just using plugins since they are guarenteed to run when a place is opened.
-- This plugin is obsolete if you don't have any ReflectionMetadata mod.
function markService(servi... | 31.105263 | 109 | 0.756345 |
161e98a1877bc642ae1423270856144525095f82 | 715 | h | C | src/header/shader/StochasticRayTraceShader.h | Gregjksmith/Global-Illumination | c8a2c98f3f9b810df18c49956e723a2df9b27a40 | [
"MIT"
] | null | null | null | src/header/shader/StochasticRayTraceShader.h | Gregjksmith/Global-Illumination | c8a2c98f3f9b810df18c49956e723a2df9b27a40 | [
"MIT"
] | null | null | null | src/header/shader/StochasticRayTraceShader.h | Gregjksmith/Global-Illumination | c8a2c98f3f9b810df18c49956e723a2df9b27a40 | [
"MIT"
] | null | null | null | #pragma once
#include "CollectiveShader.h"
#include "../openGL/Renderbuffer.h"
#include "../Controller.h"
#include <time.h>
#define STOCHASTIC_RAY_TRACE_ITERATIONS 1
#define SHADER_SOURCE_STOCHASTIC_RAY_TRACE_VERT "../bin/shaders/StochasticRayTrace/stochasticRayTraceVert.vs"
#define SHADER_SOURCE_STOCHASTIC_... | 32.5 | 110 | 0.797203 |
cf60fc8fab00863e1e24775286071171b6d4fa52 | 105 | sql | SQL | CapsData/Create Scripts/Tables/Constraints/CHK_Image_NoEmptyStrings.chkconst.sql | DzonnyDZ/Caps | 48df49ad175e72f84f616845a30d3a053c596759 | [
"MS-PL"
] | null | null | null | CapsData/Create Scripts/Tables/Constraints/CHK_Image_NoEmptyStrings.chkconst.sql | DzonnyDZ/Caps | 48df49ad175e72f84f616845a30d3a053c596759 | [
"MS-PL"
] | null | null | null | CapsData/Create Scripts/Tables/Constraints/CHK_Image_NoEmptyStrings.chkconst.sql | DzonnyDZ/Caps | 48df49ad175e72f84f616845a30d3a053c596759 | [
"MS-PL"
] | null | null | null | ALTER TABLE [dbo].[Image]
ADD CONSTRAINT [CHK_Image_NoEmptyStrings] CHECK ([RelativePath]<>'');
| 26.25 | 74 | 0.685714 |
a0b227df059faa72a3693846cb700f61e43418da | 22,413 | swift | Swift | Cosmostation/ProtoBuff/kava_swap_v1beta1_tx.pb.swift | AlphaMale1st/cosmostation-ios | 8ae7d4a00fdf77f525b2e5d8644b0cde02211b00 | [
"MIT"
] | 15 | 2021-11-06T17:06:36.000Z | 2022-03-29T05:38:20.000Z | Cosmostation/ProtoBuff/kava_swap_v1beta1_tx.pb.swift | AlphaMale1st/cosmostation-ios | 8ae7d4a00fdf77f525b2e5d8644b0cde02211b00 | [
"MIT"
] | 2 | 2021-11-15T18:41:54.000Z | 2022-02-10T05:33:33.000Z | Cosmostation/ProtoBuff/kava_swap_v1beta1_tx.pb.swift | AlphaMale1st/cosmostation-ios | 8ae7d4a00fdf77f525b2e5d8644b0cde02211b00 | [
"MIT"
] | 9 | 2021-11-07T07:35:39.000Z | 2022-03-30T11:11:49.000Z | // DO NOT EDIT.
// swift-format-ignore-file
//
// Generated by the Swift generator plugin for the protocol buffer compiler.
// Source: kava/swap/v1beta1/tx.proto
//
// For information on using the generated types, please see the documentation:
// https://github.com/apple/swift-protobuf/
import Foundation
import Swif... | 41.124771 | 159 | 0.736983 |
2213c2f28f13c6bb36d9e47812ef485900022316 | 2,189 | kt | Kotlin | rxpm/src/test/kotlin/me/dmdev/rxpm/widget/CheckControlTest.kt | dmdevgo/RxPM | a7c5890553cf96b13e14055697b83d196c4f4100 | [
"MIT"
] | 197 | 2017-07-22T06:51:21.000Z | 2021-12-06T13:11:31.000Z | rxpm/src/test/kotlin/me/dmdev/rxpm/widget/CheckControlTest.kt | dmdevgo/RxPM | a7c5890553cf96b13e14055697b83d196c4f4100 | [
"MIT"
] | 39 | 2017-07-26T23:04:09.000Z | 2021-11-12T12:17:41.000Z | rxpm/src/test/kotlin/me/dmdev/rxpm/widget/CheckControlTest.kt | dmdevgo/RxPM | a7c5890553cf96b13e14055697b83d196c4f4100 | [
"MIT"
] | 21 | 2017-07-25T20:02:59.000Z | 2021-04-14T18:41:20.000Z | /*
* The MIT License (MIT)
*
* Copyright (c) 2017-2021 Dmitriy Gorbunov (dmitriy.goto@gmail.com)
* and Vasili Chyrvon (vasili.chyrvon@gmail.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Softwar... | 34.203125 | 81 | 0.671083 |
469bc797746fb675a843b9b232eca947d06de9e0 | 1,419 | css | CSS | notice/assets/fonts/Open_Sans_Hebrew/fonts.css | ccmksy/WRASA | b08972d7a259fd4e53fdbccb6acb13d616e7df5b | [
"MIT"
] | 1 | 2017-06-19T16:32:35.000Z | 2017-06-19T16:32:35.000Z | notice/assets/fonts/Open_Sans_Hebrew/fonts.css | ccmksy/WRASA---Security-Alarm | b08972d7a259fd4e53fdbccb6acb13d616e7df5b | [
"MIT"
] | null | null | null | notice/assets/fonts/Open_Sans_Hebrew/fonts.css | ccmksy/WRASA---Security-Alarm | b08972d7a259fd4e53fdbccb6acb13d616e7df5b | [
"MIT"
] | null | null | null | @font-face {
font-family: 'Open Sans Hebrew';
font-style: normal;
font-weight: 800;
src: url(Opensanshebrew-extrabold-webfont.eot);
src: url(opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
url(opensanshebrew-extrabold-webfont.woff) format('woff'),
url(opensanshebrew... | 39.416667 | 86 | 0.707541 |
c336cf85b315ca3b58cbb69abfec4d35ced3dbee | 159 | go | Go | internal/helper/hash.go | chyroc/grss | b06a6b5ddbe3369ac35cba96a5bd322b139f0c41 | [
"Apache-2.0"
] | null | null | null | internal/helper/hash.go | chyroc/grss | b06a6b5ddbe3369ac35cba96a5bd322b139f0c41 | [
"Apache-2.0"
] | 1 | 2021-09-29T09:58:21.000Z | 2021-09-29T09:58:21.000Z | internal/helper/hash.go | chyroc/grss | b06a6b5ddbe3369ac35cba96a5bd322b139f0c41 | [
"Apache-2.0"
] | null | null | null | package helper
import (
"crypto/md5"
"fmt"
)
func Md5(s string) string {
ins := md5.New()
ins.Write([]byte(s))
return fmt.Sprintf("%x", ins.Sum(nil))
}
| 12.230769 | 39 | 0.622642 |
6a57e477da99236e4a60f0231765d7df329a8863 | 4,927 | swift | Swift | Sources/SFUserFriendlySymbols/SFSymbols/SFSymbols+CategorySymbols/SFSymbols+commerceSymbols.swift | littleossa/SFUserFriendlySymbols | 9d003e1c818de1dbe34a36b197ce11d9524a54d9 | [
"MIT"
] | 25 | 2022-01-26T23:54:22.000Z | 2022-03-24T03:42:50.000Z | Sources/SFUserFriendlySymbols/SFSymbols/SFSymbols+CategorySymbols/SFSymbols+commerceSymbols.swift | littleossa/SFUserFriendlySymbols | 9d003e1c818de1dbe34a36b197ce11d9524a54d9 | [
"MIT"
] | 2 | 2022-01-27T06:48:14.000Z | 2022-01-29T21:56:24.000Z | Sources/SFUserFriendlySymbols/SFSymbols/SFSymbols+CategorySymbols/SFSymbols+commerceSymbols.swift | littleossa/SFUserFriendlySymbols | 9d003e1c818de1dbe34a36b197ce11d9524a54d9 | [
"MIT"
] | 1 | 2022-01-27T04:11:58.000Z | 2022-01-27T04:11:58.000Z | //
// SFSymbols+commerceSymbols.swift
//
// Created by littleossa
//
// enjoy!
import Foundation
extension SFSymbols {
public static var commerceSymbols: [SFSymbols] {
var commerceSymbols = [SFSymbols]()
if #available(iOS 13.0, macOS 11.0, macCatalyst 13.0, tvOS 13.0, watchOS 6.0,... | 96.607843 | 2,800 | 0.777958 |
7031536ebbf2f942017380f8a3e37a8c3d47775d | 5,329 | asm | Assembly | data/cries.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/cries.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/cries.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | CryData:
;$BaseCry, $Pitch, $Length
db $11, $00, $80; Rhydon
db $03, $00, $80; Kangaskhan
db $00, $00, $80; Nidoran♂
db $19, $CC, $01; Clefairy
db $10, $00, $80; Spearow
db $06, $ED, $80; Voltorb
db $09, $00, $80; Nidoking
db $1F, $00, $80; Slowbro
db $0F, $20, $80; Ivysaur
db $0D, $00, $80; Exeggutor
db $0... | 27.611399 | 29 | 0.561831 |
9c7379b6ce1dc83dad9aa23483520f1a98300b5b | 4,421 | js | JavaScript | lib/bible-tools/bibles/it/nr2006/books/65.js | saiba-mais/bible-lessons | 6c352c1060c48b80f74f8bf0c1cbff5450de2fe6 | [
"MIT"
] | null | null | null | lib/bible-tools/bibles/it/nr2006/books/65.js | saiba-mais/bible-lessons | 6c352c1060c48b80f74f8bf0c1cbff5450de2fe6 | [
"MIT"
] | null | null | null | lib/bible-tools/bibles/it/nr2006/books/65.js | saiba-mais/bible-lessons | 6c352c1060c48b80f74f8bf0c1cbff5450de2fe6 | [
"MIT"
] | null | null | null | var book = {
"name": "Giuda",
"numChapters": 1,
"chapters": {
"1": {
"1": "<sup>1</sup> Indirizzo e saluti\nGiuda, servo di Gesù Cristo e fratello di Giacomo, ai chiamati che sono amati in Dio Padre e custoditi da Gesù Cristo:",
"2": "<sup>2</sup> misericordia, pace e amore vi siano moltiplicati.",
"3": "... | 130.029412 | 277 | 0.737842 |
bf0bc2b801727b422a44c18dc68786ee1f56f415 | 4,249 | kt | Kotlin | app/src/main/java/com/dwanz/jetpack_practice/data/entity/PokemonEntity.kt | DwanZ/jetpack_compose_practice | f42ed4ecd1ceabb169fbff9e16e8c2cd6d47456b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/dwanz/jetpack_practice/data/entity/PokemonEntity.kt | DwanZ/jetpack_compose_practice | f42ed4ecd1ceabb169fbff9e16e8c2cd6d47456b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/dwanz/jetpack_practice/data/entity/PokemonEntity.kt | DwanZ/jetpack_compose_practice | f42ed4ecd1ceabb169fbff9e16e8c2cd6d47456b | [
"Apache-2.0"
] | null | null | null | package com.dwanz.jetpack_practice.data.entity
import com.google.gson.annotations.SerializedName
data class PokemonEntity(
val abilities: List<Ability>?,
@SerializedName("base_experience") val baseExperience: Int?,
val forms: List<Form>?,
@SerializedName("game_indices") val gameIndices: List<GameIndic... | 28.516779 | 99 | 0.566722 |
de9bf10781608cc332e58d91b799e26a6f9d34a5 | 1,067 | kt | Kotlin | App/app/src/test/java/at/tugraz/vaccinationpassport/UserTest.kt | sw21-tug/Team_20 | 04a904fada50a3a710e3163634ce38cf4b83d4c7 | [
"MIT"
] | null | null | null | App/app/src/test/java/at/tugraz/vaccinationpassport/UserTest.kt | sw21-tug/Team_20 | 04a904fada50a3a710e3163634ce38cf4b83d4c7 | [
"MIT"
] | 33 | 2021-04-28T08:55:47.000Z | 2021-06-10T20:03:58.000Z | App/app/src/test/java/at/tugraz/vaccinationpassport/UserTest.kt | sw21-tug/Team_20 | 04a904fada50a3a710e3163634ce38cf4b83d4c7 | [
"MIT"
] | 9 | 2021-04-28T09:02:41.000Z | 2021-06-10T17:37:28.000Z | package at.tugraz.vaccinationpassport
import org.junit.Test
import org.junit.Assert.*
class UserTest {
@Test
fun addVaccinesTest() {
val user = User("John Doe", 27)
user.addVaccination(Vaccination("Covid", "12-02-2018"))
assertEquals(1, user.vaccines.size)
assertEquals("Covi... | 27.358974 | 63 | 0.564199 |
d9b837bc9d139e57875e2d2b6b030be81e8a6e4d | 314 | swift | Swift | Flash Chat/User.swift | shazly333/Flash-Chat | 11225f0246423f535d936b793c92afb930137d02 | [
"MIT"
] | null | null | null | Flash Chat/User.swift | shazly333/Flash-Chat | 11225f0246423f535d936b793c92afb930137d02 | [
"MIT"
] | null | null | null | Flash Chat/User.swift | shazly333/Flash-Chat | 11225f0246423f535d936b793c92afb930137d02 | [
"MIT"
] | null | null | null | //
// User.swift
// Flash Chat
//
// Created by El-Shazly on 7/16/18.
// Copyright © 2018 London App Brewery. All rights reserved.
//
import Foundation
class User{
var email:String
var groupsChat: [GroupChat] = []
init(email:String) {
self.email = email
}
}
| 13.083333 | 61 | 0.566879 |
0cfc5802ff58618fd079fd5185d9edd8be7eda97 | 13,342 | py | Python | source/rttov_test/profile-datasets-py/div83/027.py | bucricket/projectMAScorrection | 89489026c8e247ec7c364e537798e766331fe569 | [
"BSD-3-Clause"
] | null | null | null | source/rttov_test/profile-datasets-py/div83/027.py | bucricket/projectMAScorrection | 89489026c8e247ec7c364e537798e766331fe569 | [
"BSD-3-Clause"
] | 1 | 2022-03-12T12:19:59.000Z | 2022-03-12T12:19:59.000Z | source/rttov_test/profile-datasets-py/div83/027.py | bucricket/projectMAScorrection | 89489026c8e247ec7c364e537798e766331fe569 | [
"BSD-3-Clause"
] | null | null | null | """
Profile ../profile-datasets-py/div83/027.py
file automaticaly created by prof_gen.py script
"""
self["ID"] = "../profile-datasets-py/div83/027.py"
self["Q"] = numpy.array([ 1.51831800e+00, 2.02599600e+00, 2.94787100e+00,
3.99669400e+00, 4.71653800e+00, 4.89106600e+00,
5.1439... | 57.508621 | 92 | 0.570979 |
0158342bcc964d89ebbde35aa0dd674e2fa17e0e | 9,648 | kt | Kotlin | feature-staking-impl/src/main/java/io/novafoundation/nova/feature_staking_impl/presentation/mappers/Validator.kt | nova-wallet/nova-android-app | 5bf5edaf809a016f0fc1cf24787100ef78b97d28 | [
"Apache-2.0"
] | 8 | 2021-11-02T08:58:41.000Z | 2022-03-24T17:59:17.000Z | feature-staking-impl/src/main/java/io/novafoundation/nova/feature_staking_impl/presentation/mappers/Validator.kt | nova-wallet/nova-android-app | 5bf5edaf809a016f0fc1cf24787100ef78b97d28 | [
"Apache-2.0"
] | null | null | null | feature-staking-impl/src/main/java/io/novafoundation/nova/feature_staking_impl/presentation/mappers/Validator.kt | nova-wallet/nova-android-app | 5bf5edaf809a016f0fc1cf24787100ef78b97d28 | [
"Apache-2.0"
] | 1 | 2022-01-17T03:18:30.000Z | 2022-01-17T03:18:30.000Z | package io.novafoundation.nova.feature_staking_impl.presentation.mappers
import io.novafoundation.nova.common.address.AddressIconGenerator
import io.novafoundation.nova.common.address.AddressModel
import io.novafoundation.nova.common.address.createAddressModel
import io.novafoundation.nova.common.resources.ResourceMan... | 43.264574 | 146 | 0.729167 |
df06a802f7d5ae37304f78e07aff51cd024537fc | 286 | kt | Kotlin | src/test/kotlin/db/MongoDBVMRegistryTest.kt | iBims1JFK/steep | c0109396d59b12264fbc0757bc620795d999b09c | [
"Apache-2.0"
] | 18 | 2020-02-03T08:30:47.000Z | 2022-03-28T03:05:01.000Z | src/test/kotlin/db/MongoDBVMRegistryTest.kt | iBims1JFK/steep | c0109396d59b12264fbc0757bc620795d999b09c | [
"Apache-2.0"
] | 199 | 2020-05-21T07:34:10.000Z | 2022-03-31T05:37:47.000Z | src/test/kotlin/db/MongoDBVMRegistryTest.kt | iBims1JFK/steep | c0109396d59b12264fbc0757bc620795d999b09c | [
"Apache-2.0"
] | 4 | 2020-06-17T05:18:40.000Z | 2021-08-03T14:47:22.000Z | package db
import io.vertx.core.Vertx
/**
* Tests for [MongoDBVMRegistry]
* @author Michel Kraemer
*/
class MongoDBVMRegistryTest : MongoDBTest, VMRegistryTest() {
override fun createRegistry(vertx: Vertx) = MongoDBVMRegistry(vertx,
MongoDBTest.CONNECTION_STRING, false)
}
| 22 | 70 | 0.755245 |
6b4a61a1d056fdd9675b2e40df6df748ad7e6040 | 3,319 | rs | Rust | bee-ledger/src/workers/snapshot/worker.rs | sergiupopescu199/bee | 8f34481942720eb819110048b02d148989d0c233 | [
"Apache-2.0"
] | null | null | null | bee-ledger/src/workers/snapshot/worker.rs | sergiupopescu199/bee | 8f34481942720eb819110048b02d148989d0c233 | [
"Apache-2.0"
] | null | null | null | bee-ledger/src/workers/snapshot/worker.rs | sergiupopescu199/bee | 8f34481942720eb819110048b02d148989d0c233 | [
"Apache-2.0"
] | null | null | null | // Copyright 2020-2021 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0
use crate::workers::{
error::Error,
snapshot::{config::SnapshotConfig, error::Error as SnapshotError, import::import_snapshots},
storage::{self, StorageBackend},
};
use bee_message::milestone::MilestoneIndex;
use bee_runtime::{nod... | 35.688172 | 113 | 0.593251 |
752f65014d6430e1df358d143f6c85148527c3bb | 1,776 | c | C | base/crts/crtw32/exec/getproc.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/crts/crtw32/exec/getproc.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/crts/crtw32/exec/getproc.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /***
*getproc.c - Get the address of a procedure in a DLL.
*
* Copyright (c) 1991-2001, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _getdllprocadd() - gets a procedure address by name or
* ordinal
*
*Revision History:
* 08-21-91 BWM Wrote module.
* 09-30... | 28.190476 | 81 | 0.519144 |
7b91259e087d9055d6640b14a6bfdf17af5524a1 | 254 | rb | Ruby | db/migrate/20160830233154_add_port_ranges_to_load_balancer_listener.rb | lpichler/manageiq-schema | 0fcd1e7c500dc7cee0727c53c9cdf1b68ec14b6f | [
"Apache-2.0"
] | null | null | null | db/migrate/20160830233154_add_port_ranges_to_load_balancer_listener.rb | lpichler/manageiq-schema | 0fcd1e7c500dc7cee0727c53c9cdf1b68ec14b6f | [
"Apache-2.0"
] | 1 | 2020-05-01T15:56:22.000Z | 2020-05-01T15:56:22.000Z | db/migrate/20160830233154_add_port_ranges_to_load_balancer_listener.rb | jrafanie/manageiq-schema | b30c00b7a290b055be1f49edb294ff465c1affcd | [
"Apache-2.0"
] | 1 | 2019-09-02T12:46:07.000Z | 2019-09-02T12:46:07.000Z | class AddPortRangesToLoadBalancerListener < ActiveRecord::Migration[5.0]
def change
change_table :load_balancer_listeners do |t|
t.column :load_balancer_port_range, :int4range
t.column :instance_port_range, :int4range
end
end
end
| 28.222222 | 72 | 0.76378 |
98b061dcb62a738e6cb7941dcb7c025c5a6b5a65 | 827 | html | HTML | public/components/frame/addFileView/addFileView.html | Crush-s/vueHC | 258d45e316a9b90a2eb1038c92b58056a0f06f43 | [
"Apache-2.0"
] | 20 | 2021-02-24T07:33:46.000Z | 2022-02-28T07:02:38.000Z | public/components/frame/addFileView/addFileView.html | Crush-s/vueHC | 258d45e316a9b90a2eb1038c92b58056a0f06f43 | [
"Apache-2.0"
] | null | null | null | public/components/frame/addFileView/addFileView.html | Crush-s/vueHC | 258d45e316a9b90a2eb1038c92b58056a0f06f43 | [
"Apache-2.0"
] | 19 | 2021-04-08T03:16:41.000Z | 2022-03-30T00:50:34.000Z | <div class="row">
<div class="col-lg-12">
<div class="ibox">
<div class="ibox-title">
<h5>上传附件</h5>
<div class="ibox-tools" style="top:10px;"></div>
</div>
<div class="ibox-content">
<div class="form-group row">
... | 35.956522 | 71 | 0.395405 |
8e5941e36379ce5ccb4a9cf07bd6e1ad8e42ef2d | 1,520 | rb | Ruby | test/controllers/ournaropa_calendar/events_controller_test.rb | code4naropa/ournaropa-calendar | bef642cfd8b45d2fe1c2e5bb19e3450f42feab67 | [
"MIT"
] | null | null | null | test/controllers/ournaropa_calendar/events_controller_test.rb | code4naropa/ournaropa-calendar | bef642cfd8b45d2fe1c2e5bb19e3450f42feab67 | [
"MIT"
] | null | null | null | test/controllers/ournaropa_calendar/events_controller_test.rb | code4naropa/ournaropa-calendar | bef642cfd8b45d2fe1c2e5bb19e3450f42feab67 | [
"MIT"
] | null | null | null | require 'test_helper'
module OurnaropaCalendar
class EventsControllerTest < ActionController::TestCase
setup do
@event = ournaropa_calendar_events(:one)
@routes = Engine.routes
end
test "should get index" do
get :index
assert_response :success
assert_not_nil assigns(:events... | 28.679245 | 241 | 0.680921 |
2a244db2ef096365458b9ee563fa2cf537affda1 | 16,708 | html | HTML | src/main/webapp/index.html | jparrpearson/java-xslt-servlet | 565787e60517f63722bfed2b666e692a49febdf1 | [
"MIT"
] | 1 | 2018-07-22T22:10:46.000Z | 2018-07-22T22:10:46.000Z | src/main/webapp/index.html | jparrpearson/java-xslt-servlet | 565787e60517f63722bfed2b666e692a49febdf1 | [
"MIT"
] | null | null | null | src/main/webapp/index.html | jparrpearson/java-xslt-servlet | 565787e60517f63722bfed2b666e692a49febdf1 | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>XSLT Tester</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
<style>
.xml {
font-family: monospace;
}
.inline-e... | 43.73822 | 196 | 0.437455 |
dedef6f66c5decdf2a036615dd479ab1c9b6e034 | 6,741 | rs | Rust | src/commands/dev/socket.rs | jashandeep-sohi/wrangler | e98bb95f000a7751297181577a7e62647309397b | [
"Apache-2.0",
"MIT"
] | null | null | null | src/commands/dev/socket.rs | jashandeep-sohi/wrangler | e98bb95f000a7751297181577a7e62647309397b | [
"Apache-2.0",
"MIT"
] | 61 | 2021-07-19T14:40:18.000Z | 2022-03-08T00:25:58.000Z | src/commands/dev/socket.rs | jashandeep-sohi/wrangler | e98bb95f000a7751297181577a7e62647309397b | [
"Apache-2.0",
"MIT"
] | null | null | null | use std::time::Duration;
use chrome_devtools as protocol;
use futures_util::future::TryFutureExt;
use futures_util::sink::SinkExt;
use futures_util::stream::{SplitStream, StreamExt};
use tokio_stream::wrappers::UnboundedReceiverStream;
use crate::terminal::colored_json_string;
use crate::terminal::message::{Message,... | 38.084746 | 94 | 0.601246 |
f51d365f1b95f2327637b8a979fb5e7376700619 | 1,897 | swift | Swift | UILib/UIKitRenderer/TableView/TableViewRenderer.swift | Ben-G/UILib | 927acff9261e353493a88e7f0d9639f0d45dc9ae | [
"MIT"
] | 58 | 2016-05-27T13:44:36.000Z | 2021-06-23T19:56:08.000Z | UILib/UIKitRenderer/TableView/TableViewRenderer.swift | Ben-G/UILib | 927acff9261e353493a88e7f0d9639f0d45dc9ae | [
"MIT"
] | 1 | 2017-07-05T20:43:44.000Z | 2017-07-05T20:43:44.000Z | UILib/UIKitRenderer/TableView/TableViewRenderer.swift | Ben-G/UILib | 927acff9261e353493a88e7f0d9639f0d45dc9ae | [
"MIT"
] | 3 | 2017-07-03T18:24:13.000Z | 2019-08-30T05:05:17.000Z | //
// UserListComponent.swift
// UILib
//
// Created by Benji Encz on 5/14/16.
// Copyright © 2016 Benjamin Encz. All rights reserved.
//
import UIKit
extension TableViewModel: UIKitRenderable {
func renderUIKit() -> UIKitRenderTree {
let tableViewRenderer = TableViewRenderer(
cellTypes: ... | 32.152542 | 134 | 0.504481 |
f89b49dc47586d04735cc85059e9abf3c8b20098 | 737 | swift | Swift | Tests/RxSwiftTests/TestImplementations/Mocks/TestConnectableObservable.swift | JacksonJang/RxSwift | ba2ee6cec4844d989adac56f3c0b828a64f8b738 | [
"MIT"
] | 23,526 | 2015-08-06T19:09:28.000Z | 2022-03-31T15:54:19.000Z | Tests/RxSwiftTests/TestImplementations/Mocks/TestConnectableObservable.swift | JacksonJang/RxSwift | ba2ee6cec4844d989adac56f3c0b828a64f8b738 | [
"MIT"
] | 2,023 | 2015-08-06T19:04:34.000Z | 2022-03-30T08:23:53.000Z | Tests/RxSwiftTests/TestImplementations/Mocks/TestConnectableObservable.swift | JacksonJang/RxSwift | ba2ee6cec4844d989adac56f3c0b828a64f8b738 | [
"MIT"
] | 5,287 | 2015-08-06T21:30:50.000Z | 2022-03-31T08:01:22.000Z | //
// TestConnectableObservable.swift
// Tests
//
// Created by Krunoslav Zaher on 4/19/15.
// Copyright © 2015 Krunoslav Zaher. All rights reserved.
//
import RxSwift
final class TestConnectableObservable<Subject: SubjectType> : ConnectableObservableType where Subject.Element == Subject.Observer.Element {
ty... | 26.321429 | 139 | 0.68521 |
0bace2b046ca22fa3e2673291af750ce09c8648c | 831 | js | JavaScript | src/main.js | xuuhf/taoMall | fd55bcd59a122e4ca925458a0b4060f772462ca0 | [
"MIT"
] | null | null | null | src/main.js | xuuhf/taoMall | fd55bcd59a122e4ca925458a0b4060f772462ca0 | [
"MIT"
] | 4 | 2020-07-18T20:39:24.000Z | 2022-02-26T20:22:39.000Z | src/main.js | xuuhf/taoMall | fd55bcd59a122e4ca925458a0b4060f772462ca0 | [
"MIT"
] | null | null | null | import Vue from 'vue';
import App from './app';
import router from './router';
// import fastclick from 'fastclick'
import VueLazyload from 'vue-lazyload'
import 'swiper/dist/css/swiper.css'
import echarts from "echarts";
import './assets/scss/global.scss';
import './assets/scss/base.scss'
import './assets/scss/iconfo... | 23.083333 | 51 | 0.672684 |
c5977f769fda44da8ad86eb894e4a5811bb7f97f | 433 | swift | Swift | Home/Framework/HomeFrameworkTests/AuthorsMapperPlainShould.swift | petros-efthymiou/Mobile-iOS-Microservices-Architecture | 0897521651a49fecd104bea8cad010e074fd5e24 | [
"Apache-2.0"
] | 3 | 2022-02-23T09:08:28.000Z | 2022-03-19T14:03:37.000Z | Home/Framework/HomeFrameworkTests/AuthorsMapperPlainShould.swift | petros-efthymiou/Mobile-iOS-Microservices-Architecture | 0897521651a49fecd104bea8cad010e074fd5e24 | [
"Apache-2.0"
] | null | null | null | Home/Framework/HomeFrameworkTests/AuthorsMapperPlainShould.swift | petros-efthymiou/Mobile-iOS-Microservices-Architecture | 0897521651a49fecd104bea8cad010e074fd5e24 | [
"Apache-2.0"
] | null | null | null | //
// AuthorsMapperPlainShould.swift
// HomeFrameworkTests
//
// Created by Petros Efthymiou on 16/02/2022.
//
import Foundation
import XCTest
@testable import Home
class AuthorsMapperPlainShould: XCTestCase {
var sut = AuthorsMapperPlain()
func testMapAuthorsLocalToPlain() throws {
let r... | 19.681818 | 63 | 0.702079 |
cfa038a63c710e709322c7a71528223302c31a93 | 572 | swift | Swift | QRCode/Sources/Protected/QRData/QR8BitByte.swift | vitali-kurlovich/QRCode | 35df3a68be5232a923dee232b0c1d72dae301f93 | [
"MIT"
] | 1 | 2021-02-02T12:19:11.000Z | 2021-02-02T12:19:11.000Z | QRCode/Sources/Protected/QRData/QR8BitByte.swift | vitali-kurlovich/QRCode | 35df3a68be5232a923dee232b0c1d72dae301f93 | [
"MIT"
] | null | null | null | QRCode/Sources/Protected/QRData/QR8BitByte.swift | vitali-kurlovich/QRCode | 35df3a68be5232a923dee232b0c1d72dae301f93 | [
"MIT"
] | 1 | 2019-09-04T01:53:54.000Z | 2019-09-04T01:53:54.000Z | //
// QR8BitByte.swift
// QRCode Generator
//
// Created by Vitali Kurlovich on 11/9/17.
//
import Foundation
final class QR8BitByte: QRData {
private let bdata:Data
init(_ data:String) {
bdata = data.data(using: .shiftJIS, allowLossyConversion: true)!
super .init(QRMode.MODE_8BIT_BYTE, data)
}
init(... | 15.459459 | 66 | 0.655594 |
652a2bec3a1bbb15dcd3f0465f2e3a5760856d24 | 182 | py | Python | z2z_metadata/__init__.py | Mitchellpkt/z2z-metadata | 261a694225efc21d65a9f3be69a9017bbc29864e | [
"MIT"
] | null | null | null | z2z_metadata/__init__.py | Mitchellpkt/z2z-metadata | 261a694225efc21d65a9f3be69a9017bbc29864e | [
"MIT"
] | null | null | null | z2z_metadata/__init__.py | Mitchellpkt/z2z-metadata | 261a694225efc21d65a9f3be69a9017bbc29864e | [
"MIT"
] | null | null | null | """Top-level package for z2z Metadata analysis."""
__author__ = """Isthmus // Mitchell P. Krawiec-Thayer"""
__email__ = 'project_z2z_metadata@mitchellpkt.com'
__version__ = '0.0.1'
| 30.333333 | 56 | 0.730769 |
e723fe09002afde8669f2fded845c15bb92f219e | 8,141 | js | JavaScript | resources/public/js/compiled/devcards_out/sablono/interpreter.js | staypufd/DataTables_from_ClojureScript_in_DevCards_PlayGround | 1ba17c99eb6d27e0ca150aaf18e61f3cb60ae72f | [
"MIT"
] | null | null | null | resources/public/js/compiled/devcards_out/sablono/interpreter.js | staypufd/DataTables_from_ClojureScript_in_DevCards_PlayGround | 1ba17c99eb6d27e0ca150aaf18e61f3cb60ae72f | [
"MIT"
] | null | null | null | resources/public/js/compiled/devcards_out/sablono/interpreter.js | staypufd/DataTables_from_ClojureScript_in_DevCards_PlayGround | 1ba17c99eb6d27e0ca150aaf18e61f3cb60ae72f | [
"MIT"
] | null | null | null | // Compiled by ClojureScript 1.7.170 {}
goog.provide('sablono.interpreter');
goog.require('cljs.core');
goog.require('clojure.string');
goog.require('sablono.util');
goog.require('goog.object');
goog.require('cljsjs.react');
/**
* @interface
*/
sablono.interpreter.IInterpreter = function(){};
/**
* Interpret a Clo... | 41.748718 | 705 | 0.7617 |
3d36b3df50f77dfe10379a76fe5fe2587955a6c3 | 883 | go | Go | 515de9ae9dcfc28eb6000001_test.go | Tsuki/codewar | b698fb6d8e6dd4e8d127953f856af7c3d8ffeadd | [
"MIT"
] | null | null | null | 515de9ae9dcfc28eb6000001_test.go | Tsuki/codewar | b698fb6d8e6dd4e8d127953f856af7c3d8ffeadd | [
"MIT"
] | null | null | null | 515de9ae9dcfc28eb6000001_test.go | Tsuki/codewar | b698fb6d8e6dd4e8d127953f856af7c3d8ffeadd | [
"MIT"
] | null | null | null | package kata_test
import (
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
)
var _ = Describe("Test Example", func() {
It("should return true", func() {
Expect(Solution("abcdef")).To(Equal([]string{"ab", "cd", "ef"}))
})
It("should return false", func() {
Expect(Solution("abc")).To(Equal([]string{"ab",... | 22.641026 | 71 | 0.559456 |
3dd388b09d13df63a0bf3d6e45c5a42afa850bd7 | 7,173 | rs | Rust | account/service/src/service.rs | fengzeyan/starcoin | 6518ed5f16cf3c6111e0c2523a7f774f88658061 | [
"Apache-2.0"
] | null | null | null | account/service/src/service.rs | fengzeyan/starcoin | 6518ed5f16cf3c6111e0c2523a7f774f88658061 | [
"Apache-2.0"
] | null | null | null | account/service/src/service.rs | fengzeyan/starcoin | 6518ed5f16cf3c6111e0c2523a7f774f88658061 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) The Starcoin Core Contributors
// SPDX-License-Identifier: Apache-2.0
use anyhow::Result;
use starcoin_account_api::message::{AccountRequest, AccountResponse};
use starcoin_account_lib::{account_storage::AccountStorage, AccountManager};
use starcoin_config::NodeConfig;
use starcoin_crypto::ValidCrypto... | 38.358289 | 99 | 0.595567 |
6e25d16ddcf7b8aee1d729dab21e9772cd64d156 | 585 | html | HTML | WinPy32/win32inet__InternetGoOnline_meth.html | zjhczl/myWork | aecc89aa11ed06db3115ab937bae2e1e3fdf8387 | [
"Apache-2.0"
] | null | null | null | WinPy32/win32inet__InternetGoOnline_meth.html | zjhczl/myWork | aecc89aa11ed06db3115ab937bae2e1e3fdf8387 | [
"Apache-2.0"
] | null | null | null | WinPy32/win32inet__InternetGoOnline_meth.html | zjhczl/myWork | aecc89aa11ed06db3115ab937bae2e1e3fdf8387 | [
"Apache-2.0"
] | null | null | null | <HTML>
<HEAD>
<TITLE>win32inet.InternetGoOnline</TITLE>
<META NAME="GENERATOR" CONTENT="Autoduck, by erica@microsoft.com">
<H1><A HREF="win32inet.html">win32inet</A>.InternetGoOnline</H1><P>
<B>InternetGoOnline(<I>Url</I><I>, Parent</I><I>, Flags</I></B>)<P>Prompts the user for permission to initiate conne... | 18.28125 | 134 | 0.676923 |