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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7fb6ad43a58157016e980d039fc27e84f795bde8 | 110 | go | Go | vendor/github.com/containerd/containerd/content/local/store_windows.go | AkihiroSuda/containerd-example-custom-daemon | 40a19a7450fd6f19f70d26db688ee0dee610e8ba | [
"Apache-2.0"
] | 1 | 2018-09-18T07:44:43.000Z | 2018-09-18T07:44:43.000Z | vendor/github.com/containerd/containerd/content/local/store_windows.go | AkihiroSuda/containerd-example-custom-daemon | 40a19a7450fd6f19f70d26db688ee0dee610e8ba | [
"Apache-2.0"
] | null | null | null | vendor/github.com/containerd/containerd/content/local/store_windows.go | AkihiroSuda/containerd-example-custom-daemon | 40a19a7450fd6f19f70d26db688ee0dee610e8ba | [
"Apache-2.0"
] | 1 | 2017-03-26T21:42:40.000Z | 2017-03-26T21:42:40.000Z | package local
import (
"os"
"time"
)
func getStartTime(fi os.FileInfo) time.Time {
return fi.ModTime()
}
| 10 | 45 | 0.681818 |
43c897a03bd60f30ab86f5f91df3e6b6602a9437 | 1,360 | sql | SQL | ats_sql/mca_coupon.sql | lanlianjiu/ATS | 248648c30085a3e5bca89bba4cd341d39afc6011 | [
"BSD-3-Clause"
] | null | null | null | ats_sql/mca_coupon.sql | lanlianjiu/ATS | 248648c30085a3e5bca89bba4cd341d39afc6011 | [
"BSD-3-Clause"
] | null | null | null | ats_sql/mca_coupon.sql | lanlianjiu/ATS | 248648c30085a3e5bca89bba4cd341d39afc6011 | [
"BSD-3-Clause"
] | null | null | null | /*
Navicat MySQL Data Transfer
Source Server : 本地连接
Source Server Version : 50505
Source Host : localhost:3306
Source Database : mca
Target Server Type : MYSQL
Target Server Version : 50505
File Encoding : 65001
Date: 2018-03-31 14:46:26
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------... | 30.909091 | 108 | 0.649265 |
101f5406a70a1dba7a502d10f219d041a97bdd5d | 656 | kt | Kotlin | app/src/main/java/com/dartharrmi/weathery/base/BaseViewModel.kt | dartharrmi/weathery | cb7baa67ba30e7d76731df77a9eaf93be29e3396 | [
"MIT"
] | null | null | null | app/src/main/java/com/dartharrmi/weathery/base/BaseViewModel.kt | dartharrmi/weathery | cb7baa67ba30e7d76731df77a9eaf93be29e3396 | [
"MIT"
] | null | null | null | app/src/main/java/com/dartharrmi/weathery/base/BaseViewModel.kt | dartharrmi/weathery | cb7baa67ba30e7d76731df77a9eaf93be29e3396 | [
"MIT"
] | null | null | null | package com.dartharrmi.weathery.base
import androidx.lifecycle.MutableLiveData
import androidx.lifecycle.ViewModel
import com.dartharrmi.weathery.coroutines.CoroutineContextProvider
import com.dartharrmi.weathery.coroutines.ICoroutineContextProvider
import com.dartharrmi.weathery.ui.livedata.Event
abstract class Base... | 28.521739 | 79 | 0.783537 |
38a7bb3fc4bcf60a709b08f84f74df479cb73419 | 712 | h | C | Example/Pods/DBCategoryKit/DBCategoryKit/Classes/QuartzCore/DBQuartzCore.h | TylerDB/DBDatePickerView | dddae1db9fdf33ff0034c558b9c0c0167b85d775 | [
"MIT"
] | 1 | 2022-03-16T13:58:55.000Z | 2022-03-16T13:58:55.000Z | Example/Pods/DBCategoryKit/DBCategoryKit/Classes/QuartzCore/DBQuartzCore.h | TylerDB/DBDatePickerView | dddae1db9fdf33ff0034c558b9c0c0167b85d775 | [
"MIT"
] | null | null | null | Example/Pods/DBCategoryKit/DBCategoryKit/Classes/QuartzCore/DBQuartzCore.h | TylerDB/DBDatePickerView | dddae1db9fdf33ff0034c558b9c0c0167b85d775 | [
"MIT"
] | null | null | null | //
// DBQuartzCore.h
// DBCategoryKit_Example
//
// Created by DB on 2018/12/26.
// Copyright © 2018年 DB. All rights reserved.
//
#if __has_include(<DBCategoryKit/DBQuartzCore.h>)
#import <DBCategoryKit/CAAnimation+DBEasingEquations.h>
#import <DBCategoryKit/CALayer+DBBorderColor.h>
#import <DBCategoryKit/CAMedia... | 27.384615 | 69 | 0.804775 |
2f304895ca1ccf2a3499187451418f58c4ad4f7b | 5,986 | php | PHP | resources/views/content/care/buyers-guide.blade.php | bhasink/OmRealEstateProject | 9a68a73b4c2d3a261552699998f24ef2992df0bc | [
"MIT"
] | null | null | null | resources/views/content/care/buyers-guide.blade.php | bhasink/OmRealEstateProject | 9a68a73b4c2d3a261552699998f24ef2992df0bc | [
"MIT"
] | null | null | null | resources/views/content/care/buyers-guide.blade.php | bhasink/OmRealEstateProject | 9a68a73b4c2d3a261552699998f24ef2992df0bc | [
"MIT"
] | null | null | null | @extends('layouts.layout')
@section('content')
@include('layouts.header')
<style>
.top-content{
margin-bottom: 0px;
height: 515px;
}
</style>
<div class="top-content buyers-guide-banner">
</div>
<header>
<nav id='cssmenu'>
<div id... | 32.356757 | 190 | 0.432843 |
700a33b26cb5ebec2176f87473a8d59b94f3bfdf | 1,085 | go | Go | internal/elastic/add.go | tuliptools/bcdhub | a612c8a78b157d128c6b19deb2d3cb6cd4eafe45 | [
"MIT"
] | null | null | null | internal/elastic/add.go | tuliptools/bcdhub | a612c8a78b157d128c6b19deb2d3cb6cd4eafe45 | [
"MIT"
] | null | null | null | internal/elastic/add.go | tuliptools/bcdhub | a612c8a78b157d128c6b19deb2d3cb6cd4eafe45 | [
"MIT"
] | null | null | null | package elastic
import (
"bytes"
"context"
"encoding/json"
"github.com/elastic/go-elasticsearch/v8/esapi"
)
// AddDocument -
func (e *Elastic) AddDocument(v interface{}, index string) (s string, err error) {
b, err := json.Marshal(v)
if err != nil {
return
}
req := esapi.IndexRequest{
Index: index,
B... | 17.786885 | 89 | 0.61659 |
1614fa7b08a4c85277fb4535cd613e25c0d021b4 | 3,679 | ts | TypeScript | app/services/theme.ts | andwoo/homescreen-browser-extension | 01aa71fa901a5f89efdb749852fffc007b00275b | [
"MIT"
] | null | null | null | app/services/theme.ts | andwoo/homescreen-browser-extension | 01aa71fa901a5f89efdb749852fffc007b00275b | [
"MIT"
] | 13 | 2021-01-10T17:24:58.000Z | 2021-07-18T18:06:15.000Z | app/services/theme.ts | andwoo/homescreen-browser-extension | 01aa71fa901a5f89efdb749852fffc007b00275b | [
"MIT"
] | 2 | 2020-04-23T14:43:38.000Z | 2020-04-24T17:48:25.000Z | import Service from '@ember/service';
import { tracked } from '@glimmer/tracking'
export enum Theme {
Light = 'Light',
Dark = 'Dark'
}
const themeKey = 'themeName'
const cssVariables: {[key: string]: {Light: string, Dark: string}} = {
/* Header */
'--h-font-family': {Light: "'Open Sans', sans-serif", Dark: 'V... | 39.138298 | 143 | 0.59663 |
c1232b96216f361bcbbb17239a35607ec27021f0 | 5,952 | asm | Assembly | nasm/Reference/main.asm | wbwiltshire/LinuxAssembler | 7832553b0fab63c2446432ca60a5f9435c2c920d | [
"Apache-2.0"
] | 1 | 2022-01-11T16:06:43.000Z | 2022-01-11T16:06:43.000Z | nasm/Reference/main.asm | wbwiltshire/LinuxAssembler | 7832553b0fab63c2446432ca60a5f9435c2c920d | [
"Apache-2.0"
] | null | null | null | nasm/Reference/main.asm | wbwiltshire/LinuxAssembler | 7832553b0fab63c2446432ca60a5f9435c2c920d | [
"Apache-2.0"
] | null | null | null | ; Reference impelementation for X86_64 assembler on Linux
; using Netwide Assembler (nasm) and Intel syntax
;
; Written for Linux x86_64
; %r prefix means 64 bit registers
; %e prefix means 32 bit registers
;
; Linux x86_64 system calls: http://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/
;
; BU... | 27.178082 | 96 | 0.574093 |
0a2c6131825ff7bd4d9aec80f183362aa9c60f86 | 470 | ts | TypeScript | packages/rc-hooks/use/src/hooks/useRefCallback.ts | yi-tuan/hooks | b4e343f267073a52e6a544a32c6719971d633187 | [
"Apache-2.0"
] | 45 | 2020-07-14T07:01:13.000Z | 2020-10-12T08:45:20.000Z | packages/rc-hooks/use/src/hooks/useRefCallback.ts | yi-tuan/hooks | b4e343f267073a52e6a544a32c6719971d633187 | [
"Apache-2.0"
] | 1 | 2021-05-05T15:08:32.000Z | 2021-05-05T18:08:04.000Z | packages/rc-hooks/use/src/hooks/useRefCallback.ts | yi-tuan/hooks | b4e343f267073a52e6a544a32c6719971d633187 | [
"Apache-2.0"
] | 13 | 2020-07-14T11:05:59.000Z | 2020-10-13T08:59:31.000Z | /**
* @file useRefGetter 引用获取
*/
import {useCallback} from 'react';
import {FunctionAny, FunctionParams} from '@co-hooks/util';
import {useRefGetter} from './useRefGetter';
export function useRefCallback<T extends FunctionAny>(callback?: T): (...args: FunctionParams<T>) => void {
const refGetter = useRefGetter... | 26.111111 | 107 | 0.648936 |
feca8904e76bbd72725656c5c3d4f2c4efb48b77 | 554 | html | HTML | LogViewer.Client/views/components/loader.html | warrenbuckley/LogViewer | dd47e10927af6c9546cf80e47744c608e6bcfcfc | [
"MIT"
] | 88 | 2019-03-07T22:33:11.000Z | 2022-03-28T21:17:00.000Z | LogViewer.Client/views/components/loader.html | warrenbuckley/LogViewer | dd47e10927af6c9546cf80e47744c608e6bcfcfc | [
"MIT"
] | 458 | 2019-03-19T11:52:27.000Z | 2022-03-28T16:12:06.000Z | LogViewer.Client/views/components/loader.html | warrenbuckley/LogViewer | dd47e10927af6c9546cf80e47744c608e6bcfcfc | [
"MIT"
] | 27 | 2019-03-19T12:11:32.000Z | 2021-12-09T19:26:54.000Z | <svg width="200px" height="200px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
<g transform="rotate(287.844 50 50)">
<path d="M50 15A35 35 0 1 0 74.787 25.213" fill="none" stroke="#bbb" stroke-width="12"></path>
<path d="M49 3L49 27L61 15L49 3" fill="#bbb"... | 69.25 | 190 | 0.66426 |
c2d378ef8650d25b7d61c6f27e69b6443edd9866 | 17,217 | swift | Swift | SwiftDataProvider/Classes/SwiftDataProvider.swift | EMart86/SwiftDataProvider | 347dd2219b24be573739f6c401a4f9eadbda32e4 | [
"MIT"
] | 1 | 2018-11-01T14:16:57.000Z | 2018-11-01T14:16:57.000Z | SwiftDataProvider/Classes/SwiftDataProvider.swift | EMart86/SwiftDataProvider | 347dd2219b24be573739f6c401a4f9eadbda32e4 | [
"MIT"
] | 2 | 2018-12-10T10:04:01.000Z | 2018-12-17T08:01:49.000Z | SwiftDataProvider/Classes/SwiftDataProvider.swift | EMart86/SwiftDataProvider | 347dd2219b24be573739f6c401a4f9eadbda32e4 | [
"MIT"
] | 1 | 2018-11-01T14:16:59.000Z | 2018-11-01T14:16:59.000Z | //
// DataProvider.swift
// DynamicTableView
//
// Created by Martin Eberl on 07.10.18.
//
import UIKit
open class SwiftDataProvider: NSObject, UITableViewDataSource, UITableViewDelegate {
private var registeredCellsForContentType = [String: Assemblable]()
private var registeredHeaderFooterForContentType =... | 49.904348 | 221 | 0.72138 |
0b9ff21662fde4d991d952e6a81287147181af9f | 760 | py | Python | prep_scripts/0_join_data.py | linas-p/EVDPEP | 2062e20ef784a76eebaf71ebbe4f9006cde5bbd5 | [
"CC0-1.0"
] | 5 | 2021-10-05T14:02:52.000Z | 2021-11-23T07:59:06.000Z | prep_scripts/0_join_data.py | patrickiswwgp/EVDPEP | 2062e20ef784a76eebaf71ebbe4f9006cde5bbd5 | [
"CC0-1.0"
] | 1 | 2021-10-31T14:41:48.000Z | 2021-10-31T16:23:45.000Z | prep_scripts/0_join_data.py | patrickiswwgp/EVDPEP | 2062e20ef784a76eebaf71ebbe4f9006cde5bbd5 | [
"CC0-1.0"
] | 3 | 2021-11-23T07:59:17.000Z | 2022-03-31T09:09:03.000Z | import pandas as pd
import numpy as np
DATA_PATH = "./data/EVconsumption/"
weather = pd.read_csv(DATA_PATH + "dimweathermeasure.csv", sep = "|")
osm = pd.read_csv(DATA_PATH + "osm_dk_20140101.csv", sep = "|")
data0 = pd.read_csv(DATA_PATH + "2020_11_25_aal_viterbi.csv", sep = ",")
data1 = pd.read_csv(DATA_PATH + "202... | 38 | 81 | 0.711842 |
0cf9f78c1ecb148ea8cc9e86512596f09bae6846 | 1,403 | py | Python | tests/test_find_deployment.py | Suremaker/consul-deployment-agent | 466c36d3fcb9f8bfa144299dde7cb94f4341907b | [
"Apache-2.0"
] | 6 | 2016-10-10T09:26:07.000Z | 2018-09-20T08:59:42.000Z | tests/test_find_deployment.py | Suremaker/consul-deployment-agent | 466c36d3fcb9f8bfa144299dde7cb94f4341907b | [
"Apache-2.0"
] | 11 | 2016-10-10T12:11:07.000Z | 2018-05-09T22:11:02.000Z | tests/test_find_deployment.py | Suremaker/consul-deployment-agent | 466c36d3fcb9f8bfa144299dde7cb94f4341907b | [
"Apache-2.0"
] | 16 | 2016-09-28T16:00:58.000Z | 2019-02-25T16:52:12.000Z | # Copyright (c) Trainline Limited, 2016-2017. All rights reserved. See LICENSE.txt in the project root for license information.
from os.path import join
import unittest
from mock import patch
from agent.find_deployment import find_deployment_dir_win
class Fake(object):
def __init__(self, **kwargs):
self._... | 48.37931 | 127 | 0.726301 |
ac2b57c23fda13db0873569724dfceb94013860e | 211 | sql | SQL | polishing-db/src/main/resources/schema.sql | vegaasen/polish-pad-overview | 47b76b21a3d98f7bde31c7911f6eba34b7fec065 | [
"Unlicense"
] | null | null | null | polishing-db/src/main/resources/schema.sql | vegaasen/polish-pad-overview | 47b76b21a3d98f7bde31c7911f6eba34b7fec065 | [
"Unlicense"
] | null | null | null | polishing-db/src/main/resources/schema.sql | vegaasen/polish-pad-overview | 47b76b21a3d98f7bde31c7911f6eba34b7fec065 | [
"Unlicense"
] | null | null | null | DROP TABLE IF EXISTS Brand;
CREATE TABLE Brand (
ID INT NOT NULL AUTO_INCREMENT,
NAME VARCHAR2(100),
DESCRIPTION TEXT,
URL TEXT,
UPDATED DATETIME,
CREATED DATETIME
); | 21.1 | 42 | 0.620853 |
6bc316e082fac03b73fd0dade3291a8d041c23e4 | 63 | kt | Kotlin | idea/idea-completion/testData/smartMultiFile/CallableReferenceNotImported/CallableReferenceNotImported.dependency.kt | qussarah/declare | c83b764c7394efa3364915d973ae79c4ebed2437 | [
"Apache-2.0"
] | 337 | 2020-05-14T00:40:10.000Z | 2022-02-16T23:39:07.000Z | idea/idea-completion/testData/smartMultiFile/CallableReferenceNotImported/CallableReferenceNotImported.dependency.kt | qussarah/declare | c83b764c7394efa3364915d973ae79c4ebed2437 | [
"Apache-2.0"
] | 92 | 2020-06-10T23:17:42.000Z | 2020-09-25T10:50:13.000Z | idea/idea-completion/testData/smartMultiFile/CallableReferenceNotImported/CallableReferenceNotImported.dependency.kt | qussarah/declare | c83b764c7394efa3364915d973ae79c4ebed2437 | [
"Apache-2.0"
] | 54 | 2016-02-29T16:27:38.000Z | 2020-12-26T15:02:23.000Z | package dependency
fun topLevelFun(){}
fun String.extFun(){}
| 10.5 | 21 | 0.730159 |
ceda25ea2a85ee6c6ec4d9502ddcb73c2e6bcae8 | 925 | dart | Dart | .dart_tool/build/generated/angular_compiler/lib/v1/src/compiler/ast_directive_normalizer.template.dart | kortby/AngularDart | 871c9559786f0e8fbf67f7865b577bff6aaf2d8b | [
"MIT"
] | null | null | null | .dart_tool/build/generated/angular_compiler/lib/v1/src/compiler/ast_directive_normalizer.template.dart | kortby/AngularDart | 871c9559786f0e8fbf67f7865b577bff6aaf2d8b | [
"MIT"
] | null | null | null | .dart_tool/build/generated/angular_compiler/lib/v1/src/compiler/ast_directive_normalizer.template.dart | kortby/AngularDart | 871c9559786f0e8fbf67f7865b577bff6aaf2d8b | [
"MIT"
] | null | null | null | // **************************************************************************
// Generator: AngularDart Compiler
// **************************************************************************
import 'ast_directive_normalizer.dart';
import 'compile_metadata.template.dart' as _ref0;
import 'package:angular/src/meta.templ... | 31.896552 | 77 | 0.637838 |
752bd37a5816a4b1a15a2ea9673a3d0798749778 | 597 | h | C | TestStation/Temprory/RequestResult.h | doNormalThing/testStation | 427e2575bec8e4a501985c53e4ae685ab945d9b3 | [
"MIT"
] | 1 | 2021-03-04T13:32:15.000Z | 2021-03-04T13:32:15.000Z | TestStation/Temprory/RequestResult.h | doNormalThing/testStation | 427e2575bec8e4a501985c53e4ae685ab945d9b3 | [
"MIT"
] | null | null | null | TestStation/Temprory/RequestResult.h | doNormalThing/testStation | 427e2575bec8e4a501985c53e4ae685ab945d9b3 | [
"MIT"
] | null | null | null | //
// RequestResult.h
// TestStation
//
// Created by 胡翔 on 2021/3/1.
//
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@interface RequestResult : NSObject
typedef enum : NSUInteger {
AjaxStateSuccess = 0, // 成功
} AjaxState;
/**
* 对应的状态
*/
@property(assign,nonatomic) AjaxS... | 12.4375 | 46 | 0.659966 |
36ff0520720c04961c2a2867799c497fee315694 | 141 | sql | SQL | mysql/sqls/002_create_db.sql | hs14/docker_swarm | 1fc020e74b135565dbda71fac89a9a820b771741 | [
"MIT"
] | null | null | null | mysql/sqls/002_create_db.sql | hs14/docker_swarm | 1fc020e74b135565dbda71fac89a9a820b771741 | [
"MIT"
] | null | null | null | mysql/sqls/002_create_db.sql | hs14/docker_swarm | 1fc020e74b135565dbda71fac89a9a820b771741 | [
"MIT"
] | null | null | null | CREATE DATABASE IF NOT EXISTS mydb;
use mydb;
CREATE TABLE user(
id int,
username varchar(255),
address varchar(255)
);
| 15.666667 | 36 | 0.64539 |
ef49bf6fd60a36821c4075a412520a1d4ee4be6f | 64 | asm | Assembly | asm/noop.asm | eviltrout/rubycpu | 9750753bab8b5b26761d7960e26e58d8e43c1d26 | [
"MIT"
] | 13 | 2015-01-26T15:41:10.000Z | 2022-03-21T14:34:26.000Z | asm/noop.asm | eviltrout/rubycpu | 9750753bab8b5b26761d7960e26e58d8e43c1d26 | [
"MIT"
] | 1 | 2021-03-23T16:00:22.000Z | 2021-03-23T16:00:22.000Z | asm/noop.asm | eviltrout/rubycpu | 9750753bab8b5b26761d7960e26e58d8e43c1d26 | [
"MIT"
] | 1 | 2016-10-12T12:48:05.000Z | 2016-10-12T12:48:05.000Z | mov eax, 0
loop:
nop
inc eax
cmp eax, 1000000
jl loop | 9.142857 | 18 | 0.609375 |
9894b8e0c50d76e42ef0c98cc6e6e1ce33752695 | 813 | sql | SQL | macros/plugins/redshift/helpers/is_ext_tbl.sql | dmnpignaud/dbt-external-tables | fb06e38c17cfa8708dab75984b4e5c0af83efd3a | [
"Apache-2.0"
] | 86 | 2019-10-20T05:45:32.000Z | 2021-06-29T12:13:52.000Z | macros/plugins/redshift/helpers/is_ext_tbl.sql | dmnpignaud/dbt-external-tables | fb06e38c17cfa8708dab75984b4e5c0af83efd3a | [
"Apache-2.0"
] | 58 | 2019-10-21T06:43:39.000Z | 2021-06-29T12:51:15.000Z | macros/plugins/redshift/helpers/is_ext_tbl.sql | dmnpignaud/dbt-external-tables | fb06e38c17cfa8708dab75984b4e5c0af83efd3a | [
"Apache-2.0"
] | 32 | 2019-11-02T15:08:49.000Z | 2021-06-01T13:44:05.000Z | {% macro redshift_is_ext_tbl(node) %}
{% set existing_relation = load_relation(node) %}
{# external tables don't appear in information_schema.tables,
so dbt doesn't cache them #}
{% if existing_relation is none %}
{% set find_ext_tbl %}
select count(*) from svv_e... | 24.636364 | 66 | 0.484625 |
6f64ada9829c13318da92c77d5b92e81dcf61181 | 1,654 | sql | SQL | Database/Stored Procedures/uspGetEntityFileRepositoryByIdent.sql | gianadda/ZenPRM | 3fb4ef986ad01d3a1604226282dcb81892f145d0 | [
"WTFPL"
] | 1 | 2021-07-31T19:02:54.000Z | 2021-07-31T19:02:54.000Z | Database/Stored Procedures/uspGetEntityFileRepositoryByIdent.sql | gianadda/ZenPRM | 3fb4ef986ad01d3a1604226282dcb81892f145d0 | [
"WTFPL"
] | null | null | null | Database/Stored Procedures/uspGetEntityFileRepositoryByIdent.sql | gianadda/ZenPRM | 3fb4ef986ad01d3a1604226282dcb81892f145d0 | [
"WTFPL"
] | 2 | 2016-09-19T01:59:48.000Z | 2016-09-21T13:28:18.000Z | IF EXISTS (select * from dbo.sysobjects where id = object_id(N'uspGetEntityFileRepositoryByIdent')
AND OBJECTPROPERTY(id, N'IsProcedure') = 1)
DROP PROCEDURE uspGetEntityFileRepositoryByIdent
GO
/* uspGetEntityFileRepositoryByIdent
*
*
*
*
*/
CREATE PROCEDURE uspGetEntityFileRepositoryByIdent
@bntAnswerIdent B... | 25.446154 | 99 | 0.762394 |
bb7d7ef65eff1732126b5969df9bc3866b5f8ef2 | 950 | dart | Dart | lib/sources/medias/remote/models/ipfs/ipfs_upload_response.dart | social-game/mooncake | 79ea10dd4a1ba5a5d2684d733c92791175491ba1 | [
"MIT"
] | 42 | 2020-01-17T18:50:00.000Z | 2022-03-14T07:51:10.000Z | lib/sources/medias/remote/models/ipfs/ipfs_upload_response.dart | desmos-labs/dwitter | 007c6df3b4b5be65340e9bc29c92a4728021e904 | [
"MIT"
] | 153 | 2020-01-18T04:43:27.000Z | 2021-05-28T11:16:58.000Z | lib/sources/medias/remote/models/ipfs/ipfs_upload_response.dart | desmos-labs/dwitter | 007c6df3b4b5be65340e9bc29c92a4728021e904 | [
"MIT"
] | 9 | 2020-02-29T04:35:51.000Z | 2021-09-15T03:51:43.000Z | import 'package:equatable/equatable.dart';
import 'package:json_annotation/json_annotation.dart';
import 'package:meta/meta.dart';
part 'ipfs_upload_response.g.dart';
/// Represents the response that is returned from an IPFS node after
/// a /api/v0/add call has ended properly.
@immutable
@JsonSerializable(explicitTo... | 25.675676 | 68 | 0.707368 |
c7c92ab0ea1e5a954ff4f8f2296601275aa8fd00 | 3,944 | py | Python | pysnmp/CISCO-FIPS-STATS-MIB.py | agustinhenze/mibs.snmplabs.com | 1fc5c07860542b89212f4c8ab807057d9a9206c7 | [
"Apache-2.0"
] | 11 | 2021-02-02T16:27:16.000Z | 2021-08-31T06:22:49.000Z | pysnmp/CISCO-FIPS-STATS-MIB.py | agustinhenze/mibs.snmplabs.com | 1fc5c07860542b89212f4c8ab807057d9a9206c7 | [
"Apache-2.0"
] | 75 | 2021-02-24T17:30:31.000Z | 2021-12-08T00:01:18.000Z | pysnmp/CISCO-FIPS-STATS-MIB.py | agustinhenze/mibs.snmplabs.com | 1fc5c07860542b89212f4c8ab807057d9a9206c7 | [
"Apache-2.0"
] | 10 | 2019-04-30T05:51:36.000Z | 2022-02-16T03:33:41.000Z | #
# PySNMP MIB module CISCO-FIPS-STATS-MIB (http://snmplabs.com/pysmi)
# ASN.1 source file:///Users/davwang4/Dev/mibs.snmplabs.com/asn1/CISCO-FIPS-STATS-MIB
# Produced by pysmi-0.3.4 at Mon Apr 29 17:41:23 2019
# On host DAVWANG4-M-1475 platform Darwin version 18.5.0 by user davwang4
# Using Python version 3.7.3 (defau... | 109.555556 | 575 | 0.768509 |
5fdef005eec2e875da2a00b7290a04643759527c | 73 | css | CSS | assets/css/style.css | dttan-php-projects/new-jobjackets | 0b8fceb5ef3fe485f071dc0d0315cc3e31001c29 | [
"MIT"
] | null | null | null | assets/css/style.css | dttan-php-projects/new-jobjackets | 0b8fceb5ef3fe485f071dc0d0315cc3e31001c29 | [
"MIT"
] | null | null | null | assets/css/style.css | dttan-php-projects/new-jobjackets | 0b8fceb5ef3fe485f071dc0d0315cc3e31001c29 | [
"MIT"
] | null | null | null | .dhtmlx_message_area {
left: auto;
right: 5px;
width: auto;
} | 14.6 | 22 | 0.60274 |
a729424732f37c54a29133ceda655ad504a5a401 | 749 | sql | SQL | src/main/resources/dbmigrate/mysql/humantask/V1_6_0_5__task_def_deadline.sql | GEDS1990/szyoa | b646384c1cd995e8812455885228b4347bffe5b9 | [
"Apache-2.0"
] | 1 | 2019-06-29T01:55:54.000Z | 2019-06-29T01:55:54.000Z | src/main/resources/dbmigrate/mysql/humantask/V1_6_0_5__task_def_deadline.sql | GEDS1990/szyoa | b646384c1cd995e8812455885228b4347bffe5b9 | [
"Apache-2.0"
] | 2 | 2020-09-09T19:44:28.000Z | 2022-01-21T23:30:20.000Z | src/main/resources/dbmigrate/mysql/humantask/V1_6_0_5__task_def_deadline.sql | GEDS1990/szyoa | b646384c1cd995e8812455885228b4347bffe5b9 | [
"Apache-2.0"
] | 3 | 2019-02-18T12:08:54.000Z | 2019-10-15T05:55:20.000Z |
-------------------------------------------------------------------------------
-- task def deadline
-------------------------------------------------------------------------------
CREATE TABLE TASK_DEF_DEADLINE(
ID BIGINT NOT NULL,
TYPE VARCHAR(50),
DURATION VARCHAR(100),
STATUS VARCHAR(50),
ESCALATION_TYPE VA... | 19.710526 | 94 | 0.600801 |
ce8e7269d08ac5f101fe298efebed7cd1323f930 | 4,381 | swift | Swift | Messenger/Classes/Utilities/media/MediaDownload.swift | turlodales/Messenger | 7f56110ff4630e08a102a388afcec749345dc093 | [
"MIT"
] | 1 | 2021-03-13T07:10:05.000Z | 2021-03-13T07:10:05.000Z | Messenger/Classes/Utilities/media/MediaDownload.swift | turlodales/Messenger | 7f56110ff4630e08a102a388afcec749345dc093 | [
"MIT"
] | null | null | null | Messenger/Classes/Utilities/media/MediaDownload.swift | turlodales/Messenger | 7f56110ff4630e08a102a388afcec749345dc093 | [
"MIT"
] | 1 | 2020-11-21T11:57:21.000Z | 2020-11-21T11:57:21.000Z | //
// Copyright (c) 2020 Related Code - http://relatedcode.com
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIG... | 40.564815 | 147 | 0.445332 |
3eafb7f10b2133448bbbc6dc0968b24e3b4ed86c | 24,592 | c | C | libs/qmlglsink/gst-plugins-good/ext/vpx/gstvpxdec.c | ant-nihil/routen-qgroundcontrol | 0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7 | [
"Apache-2.0"
] | 2 | 2021-05-24T14:18:37.000Z | 2022-03-04T06:59:42.000Z | libs/qmlglsink/gst-plugins-good/ext/vpx/gstvpxdec.c | ant-nihil/routen-qgroundcontrol | 0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7 | [
"Apache-2.0"
] | null | null | null | libs/qmlglsink/gst-plugins-good/ext/vpx/gstvpxdec.c | ant-nihil/routen-qgroundcontrol | 0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7 | [
"Apache-2.0"
] | null | null | null | /* VPX
* Copyright (C) 2006 David Schleef <ds@schleef.org>
* Copyright (C) 2008,2009,2010 Entropy Wave Inc
* Copyright (C) 2010-2012 Sebastian Dröge <sebastian.droege@collabora.co.uk>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
*... | 30.137255 | 93 | 0.719909 |
e9db0a0f1aeaa8156d92e58fb3c0e3fe352132a2 | 2,827 | go | Go | x/reports/keeper/common_test.go | anilCSE/desmos | f33333fdf1e4a1736bbdc42fe1052fa6a3bd8343 | [
"Apache-2.0"
] | null | null | null | x/reports/keeper/common_test.go | anilCSE/desmos | f33333fdf1e4a1736bbdc42fe1052fa6a3bd8343 | [
"Apache-2.0"
] | 11 | 2022-02-14T17:30:47.000Z | 2022-03-30T20:29:31.000Z | x/reports/keeper/common_test.go | dadamu/desmos | 225afd5676160ab608737482d81ab69dac82e4d5 | [
"Apache-2.0"
] | null | null | null | package keeper_test
// NOLINT
import (
"testing"
"time"
relationshipskeeper "github.com/desmos-labs/desmos/x/relationships/keeper"
paramskeeper "github.com/cosmos/cosmos-sdk/x/params/keeper"
tmproto "github.com/tendermint/tendermint/proto/tendermint/types"
"github.com/desmos-labs/desmos/app"
"github.com/co... | 31.764045 | 104 | 0.760877 |
492db5764033b1e3f255acc8408ae5ab29e67774 | 932 | asm | Assembly | programs/oeis/237/A237516.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/237/A237516.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/237/A237516.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A237516: Pyramidal centered square numbers.
; 1,15,91,325,861,1891,3655,6441,10585,16471,24531,35245,49141,66795,88831,115921,148785,188191,234955,289941,354061,428275,513591,611065,721801,846951,987715,1145341,1321125,1516411,1732591,1971105,2233441,2521135,2835771,3178981,3552445,3957891,4397095,4871881,5384121,593... | 77.666667 | 811 | 0.845494 |
5f927b441cc2f8b8056725a85012141ba7918cca | 508 | swift | Swift | sources/PageTabBarSupplementaryView.swift | keithcml/PageTabBarController | a52978713d78f72437f66d4329d6ce180b3365e7 | [
"MIT"
] | 1 | 2017-09-06T20:45:32.000Z | 2017-09-06T20:45:32.000Z | sources/PageTabBarSupplementaryView.swift | keithcml/PageTabBarController | a52978713d78f72437f66d4329d6ce180b3365e7 | [
"MIT"
] | 2 | 2019-04-26T08:38:05.000Z | 2019-04-26T09:16:36.000Z | sources/PageTabBarSupplementaryView.swift | keithcml/PageTabBarController | a52978713d78f72437f66d4329d6ce180b3365e7 | [
"MIT"
] | 2 | 2017-09-06T20:45:33.000Z | 2018-04-17T10:37:19.000Z | //
// PageTabBarSupplementaryView.swift
// PageTabBarController
//
// Created by Keith Chan on 18/10/2017.
// Copyright © 2017 com.mingloan. All rights reserved.
//
import Foundation
import UIKit
@objc
public final class PageTabBarSupplementaryView: UIView {
override init(frame: CGRect) {
super.i... | 20.32 | 59 | 0.67126 |
911396eea591b5ed51badaf277aae1f1199a93a4 | 647 | asm | Assembly | programs/oeis/070/A070375.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070375.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070375.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A070375: a(n) = 5^n mod 22.
; 1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,5,3,15,9,1,... | 58.818182 | 551 | 0.539413 |
7e88d2bc61f347b451847c09e21484276773389a | 27 | sql | SQL | db/migrations/20211120034000_create_uuid_extension.down.sql | felipecrs/thunderdome-planning-poker | e52d0344e2f558e55d6dd661e13b456ea59d5193 | [
"Apache-2.0"
] | null | null | null | db/migrations/20211120034000_create_uuid_extension.down.sql | felipecrs/thunderdome-planning-poker | e52d0344e2f558e55d6dd661e13b456ea59d5193 | [
"Apache-2.0"
] | null | null | null | db/migrations/20211120034000_create_uuid_extension.down.sql | felipecrs/thunderdome-planning-poker | e52d0344e2f558e55d6dd661e13b456ea59d5193 | [
"Apache-2.0"
] | null | null | null | DROP extension "uuid-ossp"; | 27 | 27 | 0.777778 |
1611d33b9cfd6dfe85686e3485fcf88de696e49b | 591 | ts | TypeScript | examples/web-components-kitchen-sink/src/stories/addons/toolbars/addon-toolbars.stories.ts | asksyllable/storybook | af4ef831fc1ffe4756bb0744921f8dcd25f67375 | [
"MIT"
] | 34,857 | 2019-05-30T22:29:14.000Z | 2022-03-31T22:36:01.000Z | examples/web-components-kitchen-sink/src/stories/addons/toolbars/addon-toolbars.stories.ts | asksyllable/storybook | af4ef831fc1ffe4756bb0744921f8dcd25f67375 | [
"MIT"
] | 10,039 | 2019-05-30T23:23:09.000Z | 2022-03-31T23:47:28.000Z | examples/web-components-kitchen-sink/src/stories/addons/toolbars/addon-toolbars.stories.ts | asksyllable/storybook | af4ef831fc1ffe4756bb0744921f8dcd25f67375 | [
"MIT"
] | 5,457 | 2019-05-30T22:33:54.000Z | 2022-03-31T17:29:50.000Z | import { html } from 'lit';
import { Story, Meta } from '@storybook/web-components';
export default {
title: 'Addons / Toolbars',
} as Meta;
const getCaptionForLocale = (locale: string) => {
switch (locale) {
case 'es':
return 'Hola!';
case 'fr':
return 'Bonjour !';
case 'zh':
return... | 21.888889 | 97 | 0.571912 |
7ce12ed678d7b023e8da8b01d3a9491a0d6b94fa | 220 | swift | Swift | MaterialDesign/Classes/TextField.swift | mattiaberretti/MaterialDesign | 5fa32cd3e89e0ea668477fd4e44d7f5337812af0 | [
"MIT"
] | null | null | null | MaterialDesign/Classes/TextField.swift | mattiaberretti/MaterialDesign | 5fa32cd3e89e0ea668477fd4e44d7f5337812af0 | [
"MIT"
] | null | null | null | MaterialDesign/Classes/TextField.swift | mattiaberretti/MaterialDesign | 5fa32cd3e89e0ea668477fd4e44d7f5337812af0 | [
"MIT"
] | null | null | null | //
// TextField.swift
// MaterialDesign
//
// Created by Mattia on 29/05/18.
//
import Foundation
@objc
public protocol TextField {
func resignFirstResponder() -> Bool
func becomeFirstResponder() -> Bool
}
| 14.666667 | 40 | 0.681818 |
dd74684f2addd38692217e895bb1381c1c49e829 | 6,286 | php | PHP | mobileLearning/res/httdocs/moodle/admin/report/unittest/ex_simple_test.php | RizkyKhapidsyah/Mobile-Machine-Learning_v1.0__JVm | 5d7b00c455874b668742f1b58f042b1e456b7c38 | [
"Unlicense"
] | null | null | null | mobileLearning/res/httdocs/moodle/admin/report/unittest/ex_simple_test.php | RizkyKhapidsyah/Mobile-Machine-Learning_v1.0__JVm | 5d7b00c455874b668742f1b58f042b1e456b7c38 | [
"Unlicense"
] | null | null | null | mobileLearning/res/httdocs/moodle/admin/report/unittest/ex_simple_test.php | RizkyKhapidsyah/Mobile-Machine-Learning_v1.0__JVm | 5d7b00c455874b668742f1b58f042b1e456b7c38 | [
"Unlicense"
] | null | null | null | <?php
/**
* A SimpleTest GroupTest that automatically finds all the
* test files in a directory tree according to certain rules.
*
* @copyright © 2006 The Open University
* @author N.D.Freear@open.ac.uk, T.J.Hunt@open.ac.uk
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @version $Id: e... | 29.933333 | 121 | 0.566338 |
c2ea17036efcdcef216d042e9bb8c82898fd4f44 | 278 | go | Go | builtin/principals/Principals.go | HammerZ3it/signmykey | 8e380979e7fc1e8e8a55f564ff00c96e0bcf75ad | [
"MIT"
] | null | null | null | builtin/principals/Principals.go | HammerZ3it/signmykey | 8e380979e7fc1e8e8a55f564ff00c96e0bcf75ad | [
"MIT"
] | null | null | null | builtin/principals/Principals.go | HammerZ3it/signmykey | 8e380979e7fc1e8e8a55f564ff00c96e0bcf75ad | [
"MIT"
] | null | null | null | package principals
import (
"context"
"github.com/spf13/viper"
)
// Principals is the interface that wrap the get of SMK Principals.
type Principals interface {
Init(config *viper.Viper) error
Get(ctx context.Context, payload []byte) (context.Context, []string, error)
}
| 19.857143 | 76 | 0.741007 |
3fbc7f64fd59b1b43367468727006ca6af97da42 | 6,665 | h | C | DataFormats/L1TParticleFlow/interface/HPSPFTau.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 4 | 2020-06-27T23:27:21.000Z | 2020-11-19T09:17:01.000Z | DataFormats/L1TParticleFlow/interface/HPSPFTau.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 524 | 2018-01-29T15:50:45.000Z | 2021-08-04T14:03:21.000Z | DataFormats/L1TParticleFlow/interface/HPSPFTau.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 7 | 2018-02-19T11:17:13.000Z | 2020-10-12T21:57:00.000Z | #ifndef DataFormats_L1TParticleFlow_HPSPFTau_H
#define DataFormats_L1TParticleFlow_HPSPFTau_H
#include "DataFormats/L1TParticleFlow/interface/PFCandidate.h" // l1t::PFCandidate, l1t::PFCandidateRef, l1t::PFCandidateRefVector
#include "DataFormats/L1TParticleFlow/interface/PFJet.h" // l1t::PFJet, l1t::PFJetCollecti... | 45.650685 | 171 | 0.765341 |
3fbc67d9e19739edbf5be625a68c5f7e34153771 | 2,088 | h | C | kernel_dvfs/linux-linaro-tracking-gem5/arch/s390/include/asm/dma-mapping.h | lokeshjindal15/pd-gem5_transformer | f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f | [
"BSD-3-Clause"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | kernel_dvfs/linux-linaro-tracking-gem5/arch/s390/include/asm/dma-mapping.h | lokeshjindal15/pd-gem5_transformer | f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f | [
"BSD-3-Clause"
] | 2 | 2020-11-02T08:01:00.000Z | 2022-03-27T02:59:18.000Z | kernel_dvfs/linux-linaro-tracking-gem5/arch/s390/include/asm/dma-mapping.h | lokeshjindal15/pd-gem5_transformer | f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f | [
"BSD-3-Clause"
] | 11 | 2020-08-06T03:59:45.000Z | 2022-02-25T02:31:59.000Z | #ifndef _ASM_S390_DMA_MAPPING_H
#define _ASM_S390_DMA_MAPPING_H
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/scatterlist.h>
#include <linux/dma-attrs.h>
#include <linux/dma-debug.h>
#include <linux/io.h>
#define DMA_ERROR_CODE (~(dma_addr_t) 0x0)
extern struct dma_map_ops... | 26.1 | 80 | 0.747126 |
dd91d89154bb27c4d1a73771fba61dcd62c2410c | 555 | php | PHP | app/config/error_handling.php | cloudzombie/scam | 284f608ed36f9719efa55d5d9d2c2754e42dfe9a | [
"MIT"
] | 27 | 2016-05-31T16:15:45.000Z | 2020-02-12T22:48:05.000Z | app/config/error_handling.php | cloudzombie/scam | 284f608ed36f9719efa55d5d9d2c2754e42dfe9a | [
"MIT"
] | 8 | 2016-06-02T23:08:09.000Z | 2020-05-10T16:18:38.000Z | app/config/error_handling.php | cloudzombie/scam | 284f608ed36f9719efa55d5d9d2c2754e42dfe9a | [
"MIT"
] | 32 | 2016-05-31T19:22:14.000Z | 2020-05-13T13:37:04.000Z | <?php
// holds error handling related things
/* http://www.phptherightway.com/#php_and_utf8 */
// Tell PHP that we're using UTF-8 strings until the end of the script
mb_internal_encoding('UTF-8');
// Tell PHP that we'll be outputting UTF-8 to the browser
mb_http_output('UTF-8');
// throw all php errors as exception... | 34.6875 | 80 | 0.751351 |
d4dd3e3d0cc1b0e9b890ed758faefd3b7919a7de | 1,837 | sql | SQL | app/SQL/RetentionCompletion/Queries/retention_with_degree_completion_query_for_aggregation.sql | rashmi8105/Synapse | 1213821588b459b81f6ca73f7a4be023f5ee28fe | [
"MIT"
] | null | null | null | app/SQL/RetentionCompletion/Queries/retention_with_degree_completion_query_for_aggregation.sql | rashmi8105/Synapse | 1213821588b459b81f6ca73f7a4be023f5ee28fe | [
"MIT"
] | null | null | null | app/SQL/RetentionCompletion/Queries/retention_with_degree_completion_query_for_aggregation.sql | rashmi8105/Synapse | 1213821588b459b81f6ca73f7a4be023f5ee28fe | [
"MIT"
] | null | null | null | SELECT
opsrbtgv.organization_id,
opsrbtgv.person_id,
opsrbtgv.retention_tracking_year,
opsrbtgv.year_id,
opsrbtgv.year_name,
opsrbtgv.is_enrolled_beginn... | 57.40625 | 101 | 0.387044 |
189e6b18644d971a91fff5e01c20a7b445462bc1 | 24,545 | asm | Assembly | audio/music/suicunebattle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | audio/music/suicunebattle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | audio/music/suicunebattle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | Music_SuicuneBattle:
musicheader 3, 1, Music_SuicuneBattle_Ch1
musicheader 1, 2, Music_SuicuneBattle_Ch2
musicheader 1, 3, Music_SuicuneBattle_Ch3
Music_SuicuneBattle_Ch1:
tempo 101
volume $77
dutycycle $3
tone $0002
vibrato $12, $15
notetype $c, $b7
octave 4
note A_, 1
note G#, 1
note G_, 4
note E_, 2
... | 11.932426 | 49 | 0.615115 |
e512cf3f13dbf9f4c83284fdae3b161771ba3e4a | 98,415 | html | HTML | Academia Website UI/index.html | Dezenix/frontend-html-css-js | e68c6860b4b5f43983a5d60ac94641e29bcff51d | [
"MIT"
] | 25 | 2021-11-10T06:58:55.000Z | 2022-03-02T05:46:43.000Z | Academia Website UI/index.html | Dezenix/frontend-html-css-js | e68c6860b4b5f43983a5d60ac94641e29bcff51d | [
"MIT"
] | 109 | 2021-12-07T02:59:22.000Z | 2022-03-27T07:47:47.000Z | Academia Website UI/index.html | Dezenix/frontend-html-css-js | e68c6860b4b5f43983a5d60ac94641e29bcff51d | [
"MIT"
] | 59 | 2021-11-02T16:05:50.000Z | 2022-03-22T15:58:08.000Z |
<html lang="en" xmlns:fb="http://www.facebook.com/2008/fbml" class="wf-loading"><head prefix="og: https://ogp.me/ns#
fb: https://ogp.me/ns/fb#
academia: https://ogp.me/ns/fb/academia#"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" c... | 236.574519 | 43,093 | 0.772768 |
e67ee8bc4781ca5f06e48c7cc12d96118df59c8b | 861 | swift | Swift | OpenSim/Runtime.swift | johndpope/OpenSim | c00d7cb44f9f3963394052dcef68c0bff03bfcc8 | [
"MIT"
] | null | null | null | OpenSim/Runtime.swift | johndpope/OpenSim | c00d7cb44f9f3963394052dcef68c0bff03bfcc8 | [
"MIT"
] | null | null | null | OpenSim/Runtime.swift | johndpope/OpenSim | c00d7cb44f9f3963394052dcef68c0bff03bfcc8 | [
"MIT"
] | null | null | null | //
// Runtime.swift
// OpenSim
//
// Created by Luo Sheng on 11/12/15.
// Copyright © 2015 Luo Sheng. All rights reserved.
//
import Foundation
final class Runtime: CustomStringConvertible {
let name: String
var devices: [Device] = []
var description: String {
// current version is f... | 24.6 | 124 | 0.602787 |
d5b3435995540bfafbce6b1ee67ab56b48e96bc7 | 733 | h | C | YLCleaner/Xcode-RuntimeHeaders/DevToolsInterface/XCCleanAlert.h | liyong03/YLCleaner | 7453187a884c8e783bda1af82cbbb51655ec41c6 | [
"MIT"
] | 1 | 2019-02-15T02:16:35.000Z | 2019-02-15T02:16:35.000Z | YLCleaner/Xcode-RuntimeHeaders/DevToolsInterface/XCCleanAlert.h | liyong03/YLCleaner | 7453187a884c8e783bda1af82cbbb51655ec41c6 | [
"MIT"
] | null | null | null | YLCleaner/Xcode-RuntimeHeaders/DevToolsInterface/XCCleanAlert.h | liyong03/YLCleaner | 7453187a884c8e783bda1af82cbbb51655ec41c6 | [
"MIT"
] | null | null | null | /*
* Generated by class-dump 3.3.4 (64 bit).
*
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard.
*/
#import "NSWindowController.h"
@class NSButton, NSTextField;
@interface XCCleanAlert : NSWindowController
{
NSTextField *_title;
NSTextField *_message;
NSButton *_o... | 22.90625 | 83 | 0.720327 |
775780bd1cd88773158b12a8d0b0e4c6047f19a7 | 213 | html | HTML | docs/index.html | NDevTK/AutoPause | fcb225ec056d76becfe2a33d53f5487ce806356c | [
"MIT"
] | 16 | 2020-12-04T07:29:40.000Z | 2022-03-24T02:31:01.000Z | docs/index.html | NDevTK/AutoPause | fcb225ec056d76becfe2a33d53f5487ce806356c | [
"MIT"
] | 15 | 2020-12-04T08:06:38.000Z | 2022-03-26T23:54:19.000Z | docs/index.html | NDevTK/AutoPause | fcb225ec056d76becfe2a33d53f5487ce806356c | [
"MIT"
] | 5 | 2020-12-16T06:03:50.000Z | 2021-07-13T07:01:04.000Z | <html>
<head>
<title>AutoPause - testing</title>
<script src="main.js"></script>
</head>
<body>
<button type="button" onclick="test()">Click Me!</button>
<a id="result"></a>
</body>
<html>
| 19.363636 | 61 | 0.568075 |
0d0ad926cb4eee590aed5f63ac311f7785b52b8d | 46,671 | asm | Assembly | wc.asm | Gunahuachen1995/XV6_lottery_scheduler | ef0b2ff98292dc56252845a9169cb0a3b7a7f2ef | [
"MIT-0"
] | null | null | null | wc.asm | Gunahuachen1995/XV6_lottery_scheduler | ef0b2ff98292dc56252845a9169cb0a3b7a7f2ef | [
"MIT-0"
] | null | null | null | wc.asm | Gunahuachen1995/XV6_lottery_scheduler | ef0b2ff98292dc56252845a9169cb0a3b7a7f2ef | [
"MIT-0"
] | null | null | null |
_wc: file format elf32-i386
Disassembly of section .text:
00000000 <wc>:
char buf[512];
void
wc(int fd, char *name)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 28 sub $0x28,%esp
int i, n;
int l, w, c, inword;
l = w = c = 0;
6: c7... | 34.291697 | 60 | 0.421868 |
eff5b244edb8db210aa4604b0512b66c6f6eb188 | 67 | sql | SQL | prisma/migrations/20220307014050_change_users/migration.sql | tadatakuho/nest-todolist-graphql | 3cb3f9b05941c523914eb28ab4ce27e170b8d6b6 | [
"MIT"
] | null | null | null | prisma/migrations/20220307014050_change_users/migration.sql | tadatakuho/nest-todolist-graphql | 3cb3f9b05941c523914eb28ab4ce27e170b8d6b6 | [
"MIT"
] | null | null | null | prisma/migrations/20220307014050_change_users/migration.sql | tadatakuho/nest-todolist-graphql | 3cb3f9b05941c523914eb28ab4ce27e170b8d6b6 | [
"MIT"
] | null | null | null | -- AlterTable
ALTER TABLE `users` MODIFY `name` VARCHAR(191) NULL;
| 22.333333 | 52 | 0.731343 |
4658734c8caca52346b923301a33cb75af282826 | 2,701 | kt | Kotlin | app/src/main/java/com/pandulapeter/beagle/appDemo/feature/main/examples/overlay/OverlayFragment.kt | dandycheung/beagle | 4496c6fb45db9f01453357aaf44c412385217a05 | [
"Apache-2.0"
] | 380 | 2019-10-03T07:15:59.000Z | 2022-03-31T12:11:49.000Z | app/src/main/java/com/pandulapeter/beagle/appDemo/feature/main/examples/overlay/OverlayFragment.kt | dandycheung/beagle | 4496c6fb45db9f01453357aaf44c412385217a05 | [
"Apache-2.0"
] | 95 | 2019-10-15T09:20:31.000Z | 2022-03-31T23:17:27.000Z | app/src/main/java/com/pandulapeter/beagle/appDemo/feature/main/examples/overlay/OverlayFragment.kt | dandycheung/beagle | 4496c6fb45db9f01453357aaf44c412385217a05 | [
"Apache-2.0"
] | 22 | 2019-10-12T01:39:06.000Z | 2022-03-25T11:25:12.000Z | package com.pandulapeter.beagle.appDemo.feature.main.examples.overlay
import android.graphics.Canvas
import android.graphics.Paint
import android.os.Bundle
import android.view.View
import androidx.lifecycle.viewModelScope
import com.pandulapeter.beagle.Beagle
import com.pandulapeter.beagle.appDemo.R
import com.pandula... | 37 | 128 | 0.69789 |
0b6eaa68175183e78cc2a72bb734ce612395335a | 341 | py | Python | flask_webpack_bundle/config.py | briancappello/flask-webpack-bundle | 67896e6ade345e34721a8f9da156b65fc0646984 | [
"MIT"
] | null | null | null | flask_webpack_bundle/config.py | briancappello/flask-webpack-bundle | 67896e6ade345e34721a8f9da156b65fc0646984 | [
"MIT"
] | null | null | null | flask_webpack_bundle/config.py | briancappello/flask-webpack-bundle | 67896e6ade345e34721a8f9da156b65fc0646984 | [
"MIT"
] | null | null | null | import os
from flask_unchained import AppConfig
class Config(AppConfig):
WEBPACK_MANIFEST_PATH = os.path.join(
AppConfig.STATIC_FOLDER, 'assets', 'manifest.json')
class ProdConfig:
# use relative paths by default, ie, the same host as the backend
WEBPACK_ASSETS_HOST = ''
class StagingConfig(P... | 18.944444 | 69 | 0.730205 |
bf0e645b4fcaea5ff0e294a82f359f25262cb249 | 18,780 | rs | Rust | src/state.rs | vrrb-io/vrrb_main | 0cc208b8c7051d35879a04b996368efa50869314 | [
"MIT"
] | 1 | 2021-05-27T18:38:34.000Z | 2021-05-27T18:38:34.000Z | src/state.rs | vrrb-io/vrrb_main | 0cc208b8c7051d35879a04b996368efa50869314 | [
"MIT"
] | null | null | null | src/state.rs | vrrb-io/vrrb_main | 0cc208b8c7051d35879a04b996368efa50869314 | [
"MIT"
] | null | null | null | use crate::network::chunkable::Chunkable;
use crate::network::node::MAX_TRANSMIT_SIZE;
use crate::pool::Pool;
use crate::txn::Txn;
use crate::{block::Block, claim::Claim, reward::RewardState};
use pickledb::{PickleDb, PickleDbDumpPolicy, SerializationMethod};
use ritelinked::LinkedHashMap;
use serde::{Deserialize, Seri... | 31.616162 | 97 | 0.544462 |
22fcabda8a9082350fbddc65b864a7b7773ac547 | 4,324 | kt | Kotlin | library/src/test/java/ru/yandex/money/android/sdk/impl/metrics/ActionYaLoginAuthorizationReporterTest.kt | daineal/yandex-checkout-android-sdk | 790333af0599362e78a7051c63cf2e9773bca7b4 | [
"MIT"
] | null | null | null | library/src/test/java/ru/yandex/money/android/sdk/impl/metrics/ActionYaLoginAuthorizationReporterTest.kt | daineal/yandex-checkout-android-sdk | 790333af0599362e78a7051c63cf2e9773bca7b4 | [
"MIT"
] | null | null | null | library/src/test/java/ru/yandex/money/android/sdk/impl/metrics/ActionYaLoginAuthorizationReporterTest.kt | daineal/yandex-checkout-android-sdk | 790333af0599362e78a7051c63cf2e9773bca7b4 | [
"MIT"
] | 1 | 2021-09-17T13:02:55.000Z | 2021-09-17T13:02:55.000Z | /*
* The MIT License (MIT)
* Copyright © 2018 NBCO Yandex.Money LLC
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
* associated documentation files (the “Software”), to deal in the Software without restriction, including
* without limitation the rights to use... | 39.669725 | 113 | 0.745837 |
ddf9f04e4e2df062b8e9dcab6893a7b48a3ef149 | 4,111 | h | C | disc0ver-Engine/disc0ver-Engine/UGM/transform.h | Kpure1000/disc0ver-Engine | e2aeec3984aa6cd8ecbaa0da539bf53e37846602 | [
"MIT"
] | 5 | 2020-09-19T03:34:09.000Z | 2021-04-10T07:39:53.000Z | disc0ver-Engine/disc0ver-Engine/UGM/transform.h | wncka/disc0ver-Engine | 0817df4c9062cb3919164d01ff2b96a563f76437 | [
"MIT"
] | null | null | null | disc0ver-Engine/disc0ver-Engine/UGM/transform.h | wncka/disc0ver-Engine | 0817df4c9062cb3919164d01ff2b96a563f76437 | [
"MIT"
] | 3 | 2020-10-25T10:58:18.000Z | 2021-03-26T01:08:54.000Z | #pragma once
#include "bbox.h"
#include "line.h"
#include "ray.h"
#include "euler.h"
#include "quat.h"
#include "scale.h"
#include "mat.h"
#include "point.h"
#include "normal.h"
#include "vec.h"
#include "hvec.h"
#include "Interfaces/IMatrix/IMatrixMul.h"
#include "Interfaces/IMatrix/IMatrixInOut.h"
namespace Ubpa {... | 39.912621 | 120 | 0.724398 |
b194a2edcf0523e62f0c89d6ef8fa70df9451ff8 | 2,480 | lua | Lua | resources/words/ket.lua | terrabythia/alfabeter | da422481ba223ebc6c4ded63fed8f75605193d44 | [
"MIT"
] | null | null | null | resources/words/ket.lua | terrabythia/alfabeter | da422481ba223ebc6c4ded63fed8f75605193d44 | [
"MIT"
] | null | null | null | resources/words/ket.lua | terrabythia/alfabeter | da422481ba223ebc6c4ded63fed8f75605193d44 | [
"MIT"
] | null | null | null | return {'ketamine','ketchup','ketel','ketelaar','ketelbikker','ketelbink','ketelbinkie','ketelboeter','ketelbouw','ketelbouwer','keteldal','ketelhuis','ketelinstallatie','ketelkoek','ketellapper','ketelmuziek','ketelruim','ketelsteen','keteltrom','keten','ketenaansprakelijkheid','ketenbeheer','ketenbeheersing','ketenbe... | 2,480 | 2,480 | 0.791129 |
6c8ff2518577df12bf4c2005911a6281246ad5cd | 3,603 | go | Go | controllers/vmuser_controller.go | fatsheep9146/operator | 6acb85ec3daf39f11bd6f5cf8f374285258e4478 | [
"Apache-2.0"
] | null | null | null | controllers/vmuser_controller.go | fatsheep9146/operator | 6acb85ec3daf39f11bd6f5cf8f374285258e4478 | [
"Apache-2.0"
] | null | null | null | controllers/vmuser_controller.go | fatsheep9146/operator | 6acb85ec3daf39f11bd6f5cf8f374285258e4478 | [
"Apache-2.0"
] | null | null | null | /*
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 in writing, software
distributed under the License... | 31.060345 | 135 | 0.738274 |
e0b61ac7c665b9395b20d86cfc4c33dfc33e572d | 220 | dart | Dart | lib/utils/sizeUtil.dart | mishijima/covid19-app-tracker-au | 53c00a0e20f102593dae3fe4c7818585d8e18bed | [
"MIT"
] | null | null | null | lib/utils/sizeUtil.dart | mishijima/covid19-app-tracker-au | 53c00a0e20f102593dae3fe4c7818585d8e18bed | [
"MIT"
] | null | null | null | lib/utils/sizeUtil.dart | mishijima/covid19-app-tracker-au | 53c00a0e20f102593dae3fe4c7818585d8e18bed | [
"MIT"
] | null | null | null | import 'package:flutter/widgets.dart';
class SizeUtil {
static getHeight(context) {
return MediaQuery.of(context).size.height;
}
static getWidth(context) {
return MediaQuery.of(context).size.width;
}
}
| 18.333333 | 46 | 0.709091 |
4bdc444fae55db8a907b9068ea209975d072e55d | 6,365 | dart | Dart | lib/ui/home_page.dart | Wuerta/contacts-01-flutter | 423b285978870df75b7ce06934db9c4652469f69 | [
"MIT"
] | null | null | null | lib/ui/home_page.dart | Wuerta/contacts-01-flutter | 423b285978870df75b7ce06934db9c4652469f69 | [
"MIT"
] | null | null | null | lib/ui/home_page.dart | Wuerta/contacts-01-flutter | 423b285978870df75b7ce06934db9c4652469f69 | [
"MIT"
] | null | null | null | import 'dart:io';
import 'package:contatos_biel/helpers/contact_helper.dart';
import 'package:contatos_biel/ui/contact_page.dart';
import 'package:flutter/material.dart';
import 'package:url_launcher/url_launcher.dart';
enum OrderOptions { orderaz, orderza }
class HomePage extends StatefulWidget {
@override
_Hom... | 29.604651 | 80 | 0.456245 |
21a02be2a2d8b451e273ff2bb88b093ade5f8318 | 971 | sql | SQL | database_files/Scripts parciais/insert xml proc v2.sql | rafaribe/dw | cf6e5935caca5c9e9d7ecf36e0c61b3942f94933 | [
"MIT"
] | null | null | null | database_files/Scripts parciais/insert xml proc v2.sql | rafaribe/dw | cf6e5935caca5c9e9d7ecf36e0c61b3942f94933 | [
"MIT"
] | null | null | null | database_files/Scripts parciais/insert xml proc v2.sql | rafaribe/dw | cf6e5935caca5c9e9d7ecf36e0c61b3942f94933 | [
"MIT"
] | 1 | 2018-12-08T02:58:22.000Z | 2018-12-08T02:58:22.000Z | with sample_data as (select 'a' dish_name, 'b' dish_type, 'c' dish_image from dual)
select xmlelement("xml", xmlelement("item",
xmlforest(XML_TAB_SEQ.nextval as dish_id,
dish_name,
dish_type,
... | 44.136364 | 83 | 0.509784 |
ddb6322a8d6091ef6e9ebc1a7fd08620da2d3bd3 | 123 | php | PHP | src/ID/Identifier.php | mhilker/commander | 19f5f4eb6789476d65977dec74432d6aeb259f1b | [
"MIT"
] | null | null | null | src/ID/Identifier.php | mhilker/commander | 19f5f4eb6789476d65977dec74432d6aeb259f1b | [
"MIT"
] | null | null | null | src/ID/Identifier.php | mhilker/commander | 19f5f4eb6789476d65977dec74432d6aeb259f1b | [
"MIT"
] | null | null | null | <?php
declare(strict_types=1);
namespace Commander\ID;
interface Identifier
{
public function asString(): string;
}
| 11.181818 | 39 | 0.731707 |
7bd403ce6f790fc23d5820347a82517b6eb98bce | 644 | swift | Swift | 01-ex.swift | pepincho/Swift-Course-FMI | 39230d56937b2e3937fc9839d69f484ea8d3c437 | [
"MIT"
] | null | null | null | 01-ex.swift | pepincho/Swift-Course-FMI | 39230d56937b2e3937fc9839d69f484ea8d3c437 | [
"MIT"
] | null | null | null | 01-ex.swift | pepincho/Swift-Course-FMI | 39230d56937b2e3937fc9839d69f484ea8d3c437 | [
"MIT"
] | null | null | null | // task 1
func maxNumber1(a: Int, b: Int) -> Int {
return ((a + b) + abs(a - b)) / 2;
}
print(maxNumber1(a: -3, b: -2)); // -2
// task 2
import Foundation
func sumNumbersFromString(str: String) -> Int {
let strArr = str.components(separatedBy: " ")
let numbers = strArr.map { Int($0) ?? 0 }
// let numbers = ... | 24.769231 | 69 | 0.591615 |
4d1a477d94a71534c2551d2e58bee4f6eaa164dd | 729 | swift | Swift | secant/Features/Welcome/Welcome.swift | adamstener/secant-ios-wallet | e2d973b98428bad8322cb53368fa6c51db9707e6 | [
"MIT"
] | null | null | null | secant/Features/Welcome/Welcome.swift | adamstener/secant-ios-wallet | e2d973b98428bad8322cb53368fa6c51db9707e6 | [
"MIT"
] | null | null | null | secant/Features/Welcome/Welcome.swift | adamstener/secant-ios-wallet | e2d973b98428bad8322cb53368fa6c51db9707e6 | [
"MIT"
] | null | null | null | //
// Welcome.swift
// secant-testnet
//
// Created by Lukáš Korba on 04.04.2022.
//
import Foundation
import ComposableArchitecture
struct WelcomeState: Equatable {}
extension WelcomeState {
static let placeholder = WelcomeState()
}
enum WelcomeAction: Equatable {
case debugMenuStartup
case debugMen... | 18.692308 | 69 | 0.703704 |
2153a1f6497b8e965d71798fb6465c557a23e841 | 3,349 | dart | Dart | lib/store/gov/governance.dart | jiangfuyao/polkawallet-flutter | 18267976be8d071cb0ed86fd845058441e722871 | [
"Apache-2.0"
] | null | null | null | lib/store/gov/governance.dart | jiangfuyao/polkawallet-flutter | 18267976be8d071cb0ed86fd845058441e722871 | [
"Apache-2.0"
] | null | null | null | lib/store/gov/governance.dart | jiangfuyao/polkawallet-flutter | 18267976be8d071cb0ed86fd845058441e722871 | [
"Apache-2.0"
] | null | null | null | import 'package:mobx/mobx.dart';
import 'package:polka_wallet/store/app.dart';
import 'package:polka_wallet/store/gov/types/proposalInfoData.dart';
import 'package:polka_wallet/store/gov/types/referendumInfoData.dart';
import 'package:polka_wallet/store/gov/types/councilInfoData.dart';
import 'package:polka_wallet/stor... | 24.992537 | 78 | 0.702598 |
30c7db434109147bf77ca32c152662d69e3ebfd9 | 522 | swift | Swift | iOS/Helpers/Crashlytics.swift | Domileo/xikolo-ios | 27ef1049307146b7c7732ce5ade467c41535eaff | [
"MIT"
] | null | null | null | iOS/Helpers/Crashlytics.swift | Domileo/xikolo-ios | 27ef1049307146b7c7732ce5ade467c41535eaff | [
"MIT"
] | null | null | null | iOS/Helpers/Crashlytics.swift | Domileo/xikolo-ios | 27ef1049307146b7c7732ce5ade467c41535eaff | [
"MIT"
] | null | null | null | //
// Created for xikolo-ios under MIT license.
// Copyright © HPI. All rights reserved.
//
import Common
import Crashlytics
extension Crashlytics: ErrorReporter {
public func report(_ error: Error) {
self.recordError(error)
}
public func reportStoryboardError(reason: String) {
self.re... | 21.75 | 90 | 0.680077 |
dff85e8e63c28c9a06a922da4a700754244ae262 | 288 | ts | TypeScript | src/lib/core/column-type/pivot.column.d.ts | qgrid/ng2-rollup | 2afe5697e7f3fdc8122e13eda9d0582eb5da1fbb | [
"MIT"
] | null | null | null | src/lib/core/column-type/pivot.column.d.ts | qgrid/ng2-rollup | 2afe5697e7f3fdc8122e13eda9d0582eb5da1fbb | [
"MIT"
] | null | null | null | src/lib/core/column-type/pivot.column.d.ts | qgrid/ng2-rollup | 2afe5697e7f3fdc8122e13eda9d0582eb5da1fbb | [
"MIT"
] | null | null | null | import {ColumnView} from '../scene/view/column.view';
import {ColumnModel} from './column.model';
export declare class PivotColumnModel extends ColumnModel {
constructor();
rowIndex: number;
}
export declare class PivotColumn extends ColumnView {
constructor(model: ColumnModel);
}
| 22.153846 | 59 | 0.767361 |
4ca9f3825fced97f84573486ad883a51a53ec153 | 1,694 | sql | SQL | src/test/resources/randexpr1.test_766.sql | jdkoren/sqlite-parser | 9adf75ff5eca36f6e541594d2e062349f9ced654 | [
"MIT"
] | 131 | 2015-03-31T18:59:14.000Z | 2022-03-09T09:51:06.000Z | src/test/resources/randexpr1.test_766.sql | jdkoren/sqlite-parser | 9adf75ff5eca36f6e541594d2e062349f9ced654 | [
"MIT"
] | 20 | 2015-03-31T21:35:38.000Z | 2018-07-02T16:15:51.000Z | src/test/resources/randexpr1.test_766.sql | jdkoren/sqlite-parser | 9adf75ff5eca36f6e541594d2e062349f9ced654 | [
"MIT"
] | 43 | 2015-04-28T02:01:55.000Z | 2021-06-06T09:33:38.000Z | -- randexpr1.test
--
-- db eval {SELECT t1.b+case when e+(select abs(abs(min(d+case 11 when t1.d+19 & b & case when e<=b+coalesce((select 11 from t1 where 11<>13),17)-17 then t1.d else d end+19 then 11 else d end))) from t1)- -d-(t1.e) in (select 17 from t1 union select 11 from t1) then t1.e when exists(select 1 from ... | 423.5 | 842 | 0.672373 |
739c65571af805f85a5801b750a1b69cf98b5815 | 249 | swift | Swift | TrafficCameras/TrafficCameras/TrafficCamerasApp.swift | DzmitryHerasiuk/TrafficCameras | 0146c6d5d23cac6ebfaebab47b8da259c0f8277e | [
"MIT"
] | null | null | null | TrafficCameras/TrafficCameras/TrafficCamerasApp.swift | DzmitryHerasiuk/TrafficCameras | 0146c6d5d23cac6ebfaebab47b8da259c0f8277e | [
"MIT"
] | null | null | null | TrafficCameras/TrafficCameras/TrafficCamerasApp.swift | DzmitryHerasiuk/TrafficCameras | 0146c6d5d23cac6ebfaebab47b8da259c0f8277e | [
"MIT"
] | null | null | null | //
// TrafficCamerasApp.swift
// TrafficCameras
//
// Created by Dzmitry Herasiuk on 16.06.21.
//
import SwiftUI
@main
struct TrafficCamerasApp: App {
var body: some Scene {
WindowGroup {
ContentView()
}
}
}
| 13.833333 | 44 | 0.598394 |
5740f286632e668940d285a99c8cc5d7a8f25dde | 386 | h | C | Source/Curvature/Interfaces/RenameableInterface.h | hotgluegames/Curvature | ea41374337e7c50d0770c5659fd77009206b0ce6 | [
"Unlicense"
] | 3 | 2018-09-20T07:17:21.000Z | 2021-07-23T14:59:09.000Z | Source/Curvature/Interfaces/RenameableInterface.h | hotgluegames/Curvature | ea41374337e7c50d0770c5659fd77009206b0ce6 | [
"Unlicense"
] | null | null | null | Source/Curvature/Interfaces/RenameableInterface.h | hotgluegames/Curvature | ea41374337e7c50d0770c5659fd77009206b0ce6 | [
"Unlicense"
] | null | null | null | #pragma once
#include "RenameableInterface.generated.h"
UINTERFACE(BlueprintType, meta = (CannotImplementInterfaceInBlueprint))
class CURVATURE_API URenameableInterface : public UInterface
{
GENERATED_UINTERFACE_BODY()
};
class CURVATURE_API IRenameableInterface
{
GENERATED_IINTERFACE_BODY()
virtual FName ... | 27.571429 | 71 | 0.787565 |
2f4edf5b49c64429cbe7ba8217a60268a5b51459 | 129 | php | PHP | project/Login_OSS/lib/Exception/DuplicateEmail.php | Atio716/ToDoList_OSS | 843d7ecbcbdc65026a3fa296bb783f4a6f54459f | [
"MIT"
] | null | null | null | project/Login_OSS/lib/Exception/DuplicateEmail.php | Atio716/ToDoList_OSS | 843d7ecbcbdc65026a3fa296bb783f4a6f54459f | [
"MIT"
] | null | null | null | project/Login_OSS/lib/Exception/DuplicateEmail.php | Atio716/ToDoList_OSS | 843d7ecbcbdc65026a3fa296bb783f4a6f54459f | [
"MIT"
] | null | null | null | <?php
namespace MyApp\Exception;
class DuplicateEmail extends \Exception {
protected $message = 'Duplicate Email!';
}
| 16.125 | 43 | 0.705426 |
600fbe542769009ec4352fc9e6e4b7bddba80608 | 87 | sql | SQL | spring-xd-batch/src/main/resources/org/springframework/xd/batch/schema/registry-schema-drop-hsqldb.sql | wwjiang007/spring-xd | ec106725c51d245109b2e5055d9f65e43228ecc1 | [
"Apache-2.0"
] | 332 | 2015-01-03T23:47:23.000Z | 2022-02-06T17:09:21.000Z | spring-xd-batch/src/main/resources/org/springframework/xd/batch/schema/registry-schema-drop-hsqldb.sql | wwjiang007/spring-xd | ec106725c51d245109b2e5055d9f65e43228ecc1 | [
"Apache-2.0"
] | 518 | 2015-01-01T16:41:07.000Z | 2021-06-18T13:47:43.000Z | spring-xd-batch/src/main/resources/org/springframework/xd/batch/schema/registry-schema-drop-hsqldb.sql | wwjiang007/spring-xd | ec106725c51d245109b2e5055d9f65e43228ecc1 | [
"Apache-2.0"
] | 229 | 2015-01-03T23:47:31.000Z | 2022-02-25T06:30:35.000Z | DROP TABLE XD_JOB_REGISTRY IF EXISTS;
DROP TABLE XD_JOB_REGISTRY_STEP_NAMES IF EXISTS;
| 29 | 48 | 0.862069 |
d02a089efed693a151940f6c5523810a86c1fcea | 812 | css | CSS | src/MiniCover.Reports/Html/Shared.css | lucaslorentz/minicover | 30a16e40a2fab9812aeb48e362a7f3ebe7390c76 | [
"MIT"
] | 212 | 2017-04-16T21:46:50.000Z | 2022-03-05T05:03:29.000Z | src/MiniCover.Reports/Html/Shared.css | Illia-M/minicover | 30a16e40a2fab9812aeb48e362a7f3ebe7390c76 | [
"MIT"
] | 118 | 2017-12-04T20:51:30.000Z | 2022-02-02T20:43:38.000Z | src/MiniCover.Reports/Html/Shared.css | Illia-M/minicover | 30a16e40a2fab9812aeb48e362a7f3ebe7390c76 | [
"MIT"
] | 42 | 2017-12-01T16:13:59.000Z | 2022-03-05T05:05:51.000Z | * {
box-sizing: border-box;
}
body {
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
font-size: 14px;
color: #24292e;
}
table {
border-collapse: collapse;
font-size: 14px;
}
th {
font-weight: 600;
ba... | 14 | 120 | 0.570197 |
a9a0a479b579cd5c94ccbd37d2f9ef9a815b97c6 | 41,413 | html | HTML | _volume_pages/0496.html | sarepal/Descrizione-2020-03-10 | 0bc4e7d7f8015b9585825f2f6abad2ab494889ec | [
"MIT"
] | null | null | null | _volume_pages/0496.html | sarepal/Descrizione-2020-03-10 | 0bc4e7d7f8015b9585825f2f6abad2ab494889ec | [
"MIT"
] | 3 | 2021-05-20T14:24:09.000Z | 2022-02-26T06:50:20.000Z | _volume_pages/0496.html | jcmundy/testing_updates_20200421 | 7f76497bcce6f3d55a93acde3857fb288af0949b | [
"MIT"
] | null | null | null | ---
sort_order: 496
canvas_id: https://readux.ecdsdev.org/iiif/15210893.5622.emory.edu/canvas/15210893.5622.emory.edu$497
annotation_count: 0
images:
small-thumbnail: https://iiif.archivelab.org/iiif//15210893.5622.emory.edu$497/full/200,/0/default.jpg
json: https://iiif.archivelab.org/iiif//15210893.5622.emory.edu... | 181.635965 | 1,471 | 0.746046 |
bc73dc5966a408df70b8e82d1ff43d5185618baa | 1,075 | swift | Swift | KarhooSDK/Network/KarhooEnvironmentDetails.swift | karhoo/karhoo-ios-sdk | 17b528c68ef8320c32e9f60f7f805fb4a6b729f2 | [
"BSD-2-Clause"
] | 9 | 2020-04-15T11:59:15.000Z | 2021-05-28T06:50:56.000Z | KarhooSDK/Network/KarhooEnvironmentDetails.swift | karhoo/karhoo-ios-sdk | 17b528c68ef8320c32e9f60f7f805fb4a6b729f2 | [
"BSD-2-Clause"
] | 16 | 2020-07-14T16:59:35.000Z | 2021-11-26T13:41:55.000Z | KarhooSDK/Network/KarhooEnvironmentDetails.swift | karhoo/karhoo-ios-sdk | 17b528c68ef8320c32e9f60f7f805fb4a6b729f2 | [
"BSD-2-Clause"
] | 2 | 2020-07-24T01:12:06.000Z | 2020-09-22T11:25:02.000Z | import Foundation
public struct KarhooEnvironmentDetails {
public let host: String
public let guestHost: String
public let authHost: String
public init(host: String,
authHost: String,
guestHost: String) {
self.host = host
self.authHost = authHost
... | 29.861111 | 68 | 0.604651 |
fb979efafb4bfe74496a283b536857de7a8dc14f | 1,179 | h | C | KBBubblePopping/KBBubbleItemView.h | LKeBing/KBBubblePopping | 87087d2da408450f05e58105e62fe46c2fe9a60b | [
"MIT"
] | 1 | 2018-09-14T08:12:26.000Z | 2018-09-14T08:12:26.000Z | KBBubblePopping/KBBubbleItemView.h | LKeBing/KBBubblePopping | 87087d2da408450f05e58105e62fe46c2fe9a60b | [
"MIT"
] | null | null | null | KBBubblePopping/KBBubbleItemView.h | LKeBing/KBBubblePopping | 87087d2da408450f05e58105e62fe46c2fe9a60b | [
"MIT"
] | null | null | null | //
// KBBubbleItemView.h
// KBBubblePopView
//
// Created by KB on 2017/4/28.
// Copyright © 2017年 KB. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "KBBubbleUtilities.h"
@class KBBubbleItemView;
typedef void(^DidSelctedCompletedBlock)(KBBubbleItemView *itemView);
@interface KBBubbleItemView : UIView
... | 17.597015 | 73 | 0.737065 |
26f76acbb688454e4db47946cd88aeb3ccd5482f | 4,757 | asm | Assembly | dda_data.asm | artrag/mz3d2 | c7c1af26213e19c7e336382cb0ac841ebfd0bcdb | [
"BSD-3-Clause"
] | 1 | 2020-10-29T00:51:20.000Z | 2020-10-29T00:51:20.000Z | dda_data.asm | artrag/mz3d2 | c7c1af26213e19c7e336382cb0ac841ebfd0bcdb | [
"BSD-3-Clause"
] | null | null | null | dda_data.asm | artrag/mz3d2 | c7c1af26213e19c7e336382cb0ac841ebfd0bcdb | [
"BSD-3-Clause"
] | 2 | 2020-10-29T00:51:32.000Z | 2022-03-10T04:18:14.000Z |
psect ddaconst,RELOC=100h,class=CODE
global cosine_low
cosine_low:
; // 256 x lower 8-bits
db 255,253,248,241,231,219,204,187,167,145,120, 93, 63, 31,253,216
db 176,135, 90, 43,250,199,144, 88, 29,223,160, 93, 24,209,136, 60
db 237,156, 73,243,155, 65,228,133, 35,191, 88,239,132, 22,166, 52
db 191,... | 55.964706 | 68 | 0.533319 |
5e43e1a2d3f62618c2e7f2d7173e85a74208fe45 | 147 | asm | Assembly | 8_kyu/Quarter_of_the_year.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Quarter_of_the_year.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Quarter_of_the_year.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | section .text
global quarter_of
quarter_of: ; int quarter_of(int month)
mov eax, edi
add eax, 2
xor rdx, rdx
mov ecx, 3
div ecx
ret | 16.333333 | 43 | 0.673469 |
d29eab7653e2f9d14f4f4ace004cfc06964a6013 | 3,355 | php | PHP | resources/views/Asistensi/permohonan.blade.php | nrriandika/sistasapp | 6c780ce6ff2a036cd0dd108b0acae5de495f6cf4 | [
"MIT"
] | null | null | null | resources/views/Asistensi/permohonan.blade.php | nrriandika/sistasapp | 6c780ce6ff2a036cd0dd108b0acae5de495f6cf4 | [
"MIT"
] | 8 | 2021-02-02T21:56:47.000Z | 2022-03-30T02:17:04.000Z | sisbwapp/resources/views/Asistensi/permohonan.blade.php | nrriandika/nrriandika.github.io | b19ba973e4a6ee4672a8f633db53bebc84fd2a52 | [
"MIT"
] | null | null | null | @extends('layouts.app')
@push('css')
@endpush
@section('content')
<!-- page-wrapper Start-->
<div class="page-wrapper box-layout box-layout">
@include('NavigationBar.index')
<div class="page-body-wrapper">
@include('MenuBar.index')
@include('ControlBar.advance')
<div class="page-body">... | 37.696629 | 160 | 0.46766 |
5fb479e510c577543533edb4af7077278016dc08 | 5,728 | h | C | Utilities/Flu/FLU/Flu_Collapsable_Group.h | NIRALUser/BatchMake | 1afeb15fa5bd18be6e4a56f4349eb6368a91441e | [
"Unlicense"
] | null | null | null | Utilities/Flu/FLU/Flu_Collapsable_Group.h | NIRALUser/BatchMake | 1afeb15fa5bd18be6e4a56f4349eb6368a91441e | [
"Unlicense"
] | null | null | null | Utilities/Flu/FLU/Flu_Collapsable_Group.h | NIRALUser/BatchMake | 1afeb15fa5bd18be6e4a56f4349eb6368a91441e | [
"Unlicense"
] | null | null | null | // Id
/***************************************************************
* FLU - FLTK Utility Widgets
* Copyright (C) 2002 Ohio Supercomputer Center, Ohio State University
*
* This file and its content is protected by a software license.
* You should have received a copy of this license with this fi... | 29.076142 | 159 | 0.668122 |
a3576fe5c1076e2bf2abac5103b01d4bd31b81ad | 4,352 | asm | Assembly | test/autogen/gen_tms32010.asm | tgtakaoka/libasm | 41ae8dcca3924c20eb482dc9e034120d8ee966a7 | [
"Apache-2.0"
] | 15 | 2020-01-24T14:15:08.000Z | 2022-03-29T15:13:16.000Z | test/autogen/gen_tms32010.asm | tgtakaoka/libasm | 41ae8dcca3924c20eb482dc9e034120d8ee966a7 | [
"Apache-2.0"
] | 23 | 2020-05-31T14:13:53.000Z | 2021-09-22T17:06:29.000Z | test/autogen/gen_tms32010.asm | tgtakaoka/libasm | 41ae8dcca3924c20eb482dc9e034120d8ee966a7 | [
"Apache-2.0"
] | null | null | null | ;;; AUTO GENERATED FILE
;;; generated by: gen_tms32010 -u -C 32010 -o gen_tms32010.asm -l gen_tms32010.lst
CPU 32010
ORG 100H
ADD 00H, 1
ADD *, 1, AR0
ADD *, 1
ADD *-, 1, AR0
ADD *-, 1
ADD *+, 1, AR0
ADD *+, 1
SUB 00H
SUB *, 0, AR0
SUB ... | 16.67433 | 82 | 0.341452 |
d22c90252051bfea5364105ae9898057e8d8be52 | 231 | swift | Swift | Example-Project/Shared/GGMSwiftApp.swift | mgrider/GGMSwift | 0e69d86d48aae527a3322cdc237aad0d65cbee35 | [
"MIT"
] | null | null | null | Example-Project/Shared/GGMSwiftApp.swift | mgrider/GGMSwift | 0e69d86d48aae527a3322cdc237aad0d65cbee35 | [
"MIT"
] | null | null | null | Example-Project/Shared/GGMSwiftApp.swift | mgrider/GGMSwift | 0e69d86d48aae527a3322cdc237aad0d65cbee35 | [
"MIT"
] | null | null | null | //
// GGMSwiftApp.swift
// Shared
//
// Created by Martin Grider on 7/2/21.
//
import SwiftUI
@main
struct GGMSwiftApp: App {
var body: some Scene {
WindowGroup {
ExampleContentView()
}
}
}
| 12.833333 | 39 | 0.5671 |
9b736b06fd3edd9e4519f5554e3cb42ecfaad954 | 5,196 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_943.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_943.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_943.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1a613, %rsi
lea addresses_WC_ht+0x14cc9, %rdi
nop
nop
nop
sub %rbx, %rbx
mov $127, %rcx
rep movsb
nop
and $65010, %rsi
lea addresses_normal_ht+0x17ac9, %rbp
and %rbx, %rbx
vmovups (%rbp), %ymm1
vextracti1... | 41.568 | 2,999 | 0.659738 |
6e37857b7fcf4196bc40d936a910a8cb8d8cbbbe | 162 | html | HTML | imports/ui/components/partyAddButton/partyAddButton.html | jeffchiu605/meteor-angular-socially-master | 1e07d2e5db83a05ab7baf4f0fe686d04f8454a4b | [
"MIT"
] | null | null | null | imports/ui/components/partyAddButton/partyAddButton.html | jeffchiu605/meteor-angular-socially-master | 1e07d2e5db83a05ab7baf4f0fe686d04f8454a4b | [
"MIT"
] | 1 | 2016-10-28T18:14:54.000Z | 2016-10-28T18:14:54.000Z | imports/ui/components/partyAddButton/partyAddButton.html | jeffchiu605/meteor-angular-socially-master | 1e07d2e5db83a05ab7baf4f0fe686d04f8454a4b | [
"MIT"
] | null | null | null | <md-button class="md-fab" aria-label="Add new party" ng-click="partyAddButton.open($event)">
<md-icon md-svg-icon="content:ic_add_24px"></md-icon>
</md-button>
| 40.5 | 92 | 0.709877 |
9ed1efa078d9c936586f85f763aad926a6c1dbf8 | 11,520 | sql | SQL | DMS_Capture/GetJobParamTable.sql | viswaratha12/dbwarden | 3931accda4fb401d21b6cb272fe3d6959915ceb8 | [
"Apache-2.0"
] | 2 | 2018-04-03T05:18:15.000Z | 2020-04-23T04:00:25.000Z | DMS_Capture/GetJobParamTable.sql | viswaratha12/dbwarden | 3931accda4fb401d21b6cb272fe3d6959915ceb8 | [
"Apache-2.0"
] | null | null | null | DMS_Capture/GetJobParamTable.sql | viswaratha12/dbwarden | 3931accda4fb401d21b6cb272fe3d6959915ceb8 | [
"Apache-2.0"
] | 4 | 2016-05-14T17:56:55.000Z | 2020-01-23T12:02:25.000Z | /****** Object: StoredProcedure [dbo].[GetJobParamTable] ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE PROCEDURE [dbo].[GetJobParamTable]
/****************************************************
**
** Desc:
** Returns a table filled with the parameters for the
** given job (from ... | 40.139373 | 158 | 0.567448 |
3ef0771a0c54034d2300008e009b10da4e1b6211 | 712 | dart | Dart | lib/src/train_set.dart | gnudles/tfann_dart | b9d93ddaf8ba975fb4f1b45e766657879ce1903f | [
"BSD-3-Clause"
] | 3 | 2021-07-16T13:05:53.000Z | 2022-02-09T19:29:32.000Z | lib/src/train_set.dart | gnudles/tfann_dart | b9d93ddaf8ba975fb4f1b45e766657879ce1903f | [
"BSD-3-Clause"
] | null | null | null | lib/src/train_set.dart | gnudles/tfann_dart | b9d93ddaf8ba975fb4f1b45e766657879ce1903f | [
"BSD-3-Clause"
] | null | null | null | import 'dart:typed_data';
import 'linalg.dart';
abstract class TrainSet {
FVector input;
TrainSet(this.input);
}
class TrainSetInputError extends TrainSet {
FVector error;
TrainSetInputError(FVector input, this.error) : super(input);
TrainSetInputError.lists(List<double> inputList, List<double> errorList)... | 27.384615 | 76 | 0.744382 |
bfbeb6efcb1c21753b2f72a2dd92fde17153762b | 1,341 | sql | SQL | kamera.sql | Diki1818044/1818044-Restclient | 5d3ad29644ddd6290874968a5df10c204278d7c2 | [
"MIT"
] | null | null | null | kamera.sql | Diki1818044/1818044-Restclient | 5d3ad29644ddd6290874968a5df10c204278d7c2 | [
"MIT"
] | null | null | null | kamera.sql | Diki1818044/1818044-Restclient | 5d3ad29644ddd6290874968a5df10c204278d7c2 | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 5.1.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Dec 22, 2021 at 02:01 PM
-- Server version: 10.4.21-MariaDB
-- PHP Version: 8.0.12
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIE... | 23.12069 | 74 | 0.672632 |
d08afacccf137edf0b1c92beeec789f9317decbd | 692 | sql | SQL | src/Store/Sql/schema/sagas_store.sql | mmasiukevich/sagas | bc2be3f462fad061f644e05a9c230b6c9dd5100b | [
"MIT"
] | null | null | null | src/Store/Sql/schema/sagas_store.sql | mmasiukevich/sagas | bc2be3f462fad061f644e05a9c230b6c9dd5100b | [
"MIT"
] | null | null | null | src/Store/Sql/schema/sagas_store.sql | mmasiukevich/sagas | bc2be3f462fad061f644e05a9c230b6c9dd5100b | [
"MIT"
] | null | null | null | CREATE TABLE IF NOT EXISTS sagas_store (
id UUID,
identifier_class VARCHAR NOT NULL,
saga_class VARCHAR NOT NULL,
payload BYTEA NOT NULL,
state_id VARCHAR NOT NULL,
created_at TIMESTAMP NOT NULL,
expiration_date TIMESTAMP NOT NULL,
closed_at TIMESTAMP,
CONSTRAINT saga_identifier PRIM... | 30.086957 | 65 | 0.705202 |
3e28f3e0829403f2147247170ce5170daf92d15c | 4,112 | h | C | platform/windows/Corona.Simulator/Rtt/Rtt_WinSimulatorServices.h | agramonte/corona | 3a6892f14eea92fdab5fa6d41920aa1e97bc22b1 | [
"MIT"
] | 1,968 | 2018-12-30T21:14:22.000Z | 2022-03-31T23:48:16.000Z | platform/windows/Corona.Simulator/Rtt/Rtt_WinSimulatorServices.h | agramonte/corona | 3a6892f14eea92fdab5fa6d41920aa1e97bc22b1 | [
"MIT"
] | 303 | 2019-01-02T19:36:43.000Z | 2022-03-31T23:52:45.000Z | platform/windows/Corona.Simulator/Rtt/Rtt_WinSimulatorServices.h | agramonte/corona | 3a6892f14eea92fdab5fa6d41920aa1e97bc22b1 | [
"MIT"
] | 254 | 2019-01-02T19:05:52.000Z | 2022-03-30T06:32:28.000Z | //////////////////////////////////////////////////////////////////////////////
//
// This file is part of the Corona game engine.
// For overview and more information on licensing please refer to README.md
// Home page: https://github.com/coronalabs/corona
// Contact: support@coronalabs.com
//
////////////////////////... | 43.744681 | 133 | 0.715953 |
49930cbf2faa513eeb7a6e4fa820d0176ad0cc01 | 1,584 | sql | SQL | src/sql/cdm_death.sql | ypinzon/ClinicalTrialsWGETL | 4edd6b6868915ab8e3408f6e8f6e625dd3003d40 | [
"Apache-2.0"
] | null | null | null | src/sql/cdm_death.sql | ypinzon/ClinicalTrialsWGETL | 4edd6b6868915ab8e3408f6e8f6e625dd3003d40 | [
"Apache-2.0"
] | null | null | null | src/sql/cdm_death.sql | ypinzon/ClinicalTrialsWGETL | 4edd6b6868915ab8e3408f6e8f6e625dd3003d40 | [
"Apache-2.0"
] | null | null | null | -------------------------------------------------------------------
-- Observational Health Data Sciences and Informatics
-- Clinical Trials Workgroup
-------------------------------------------------------------------
TRUNCATE TABLE cdm.death;
INSERT INTO cdm.death
SELECT DISTINCT per.person_id A... | 49.5 | 100 | 0.479798 |
f485f942894435b0eabdc41afb87caaeef8c75b0 | 679 | go | Go | point/main.go | suryaiu/go-examples | 062303edfc2a28da4a2138eb11d52716992ac792 | [
"MIT"
] | null | null | null | point/main.go | suryaiu/go-examples | 062303edfc2a28da4a2138eb11d52716992ac792 | [
"MIT"
] | null | null | null | point/main.go | suryaiu/go-examples | 062303edfc2a28da4a2138eb11d52716992ac792 | [
"MIT"
] | null | null | null | package main
import "fmt"
// 指针
func main() {
// & 取地址
// * 根据地址取值
n := 18
p := &n // p 是指向n的指针
fmt.Println(p) // 输出n的内存地址
fmt.Printf("%T\n", p) // p 的类型是 *int 表示类型为 int 型指针
fmt.Println(*p) // *p 输出指针指向内存上存储的值
var a *int // 指针的空值为 nil
// *a = 100 // 对 nil 进行取值操作,报错:runtime error... | 21.903226 | 98 | 0.605302 |
0ee6c550ce69a5a1159b066ddc049f43f0079394 | 539 | tsx | TypeScript | example/index.tsx | kitze/react-genie-emotion | 449a5d6c7de9a666c58d8e031818c018279bf8eb | [
"MIT"
] | 8 | 2020-04-28T13:22:20.000Z | 2020-08-27T14:42:26.000Z | example/index.tsx | kitze/react-genie-emotion | 449a5d6c7de9a666c58d8e031818c018279bf8eb | [
"MIT"
] | 2 | 2021-03-10T16:14:40.000Z | 2021-05-11T12:13:36.000Z | example/index.tsx | kitze/react-genie-emotion | 449a5d6c7de9a666c58d8e031818c018279bf8eb | [
"MIT"
] | 1 | 2020-05-30T00:00:03.000Z | 2020-05-30T00:00:03.000Z | import * as React from 'react';
import 'react-app-polyfill/ie11';
import * as ReactDOM from 'react-dom';
import { Reveal } from 'react-genie';
import { Animation, ReactGenieAnimations } from '../.';
const App = () => {
return (
<div>
<ReactGenieAnimations />
<Reveal animation={Animation.FadeInUp}>Hel... | 28.368421 | 65 | 0.669759 |
99905b9a680031176fa69ce6a41fa560647a58c4 | 967 | swift | Swift | Sources/Model/Push/Notification/Badge.swift | wmcginty/UrbanVapor | 7bc0ef03261af8a69c42ef0ff13f57dd02e668f2 | [
"MIT"
] | null | null | null | Sources/Model/Push/Notification/Badge.swift | wmcginty/UrbanVapor | 7bc0ef03261af8a69c42ef0ff13f57dd02e668f2 | [
"MIT"
] | null | null | null | Sources/Model/Push/Notification/Badge.swift | wmcginty/UrbanVapor | 7bc0ef03261af8a69c42ef0ff13f57dd02e668f2 | [
"MIT"
] | null | null | null | //
// Badge.swift
//
// Created by William McGinty on 9/19/18.
//
import Foundation
// MARK: Badge
public struct Badge: Codable {
// MARK: Properties
private let stringValue: String
// MARK: Initializers
private init(value: String) { stringValue = value }
init(value: Int) { stringValue... | 27.628571 | 94 | 0.638056 |
b8716b794231716cec9cb920fbb6b0859ff3e04c | 4,178 | rs | Rust | src/command_line.rs | fcard/MGL | 9d41d30ce58451b80aa6e0d255b0c398c679b86b | [
"MIT"
] | null | null | null | src/command_line.rs | fcard/MGL | 9d41d30ce58451b80aa6e0d255b0c398c679b86b | [
"MIT"
] | 5 | 2019-08-18T07:30:01.000Z | 2019-08-30T19:50:44.000Z | src/command_line.rs | fcard/MGL | 9d41d30ce58451b80aa6e0d255b0c398c679b86b | [
"MIT"
] | null | null | null | use std::env;
use std::path::{Path, PathBuf};
use clap::{App, AppSettings, ArgMatches, Arg, SubCommand, crate_version};
pub struct Command {
pub action: Action,
pub files: Vec<PathBuf>,
pub project_file: Option<PathBuf>,
}
pub enum Action {
Compile,
ShowAst(bool),
Project(bool),
Scripts,
}
fn generate... | 24.576471 | 86 | 0.595022 |
f061361346e5c53e6f9bfc725e3bc9a264fe2453 | 9,053 | py | Python | archon/__init__.py | HyechurnJang/archon | 2cda56436ed6dea65d38774f7c9ed6c3315dbc03 | [
"Apache-2.0"
] | 1 | 2018-03-07T08:33:23.000Z | 2018-03-07T08:33:23.000Z | archon/__init__.py | HyechurnJang/archon | 2cda56436ed6dea65d38774f7c9ed6c3315dbc03 | [
"Apache-2.0"
] | 2 | 2017-03-14T01:02:55.000Z | 2017-03-14T01:07:29.000Z | archon/__init__.py | HyechurnJang/archon | 2cda56436ed6dea65d38774f7c9ed6c3315dbc03 | [
"Apache-2.0"
] | 4 | 2017-02-03T04:53:07.000Z | 2020-04-20T07:52:47.000Z | # -*- coding: utf-8 -*-
################################################################################
# _____ _ _____ _ #
# / ____(_) / ____| | | #
# | | _ ___ ___ ___ | (___ _ _ ___... | 43.946602 | 117 | 0.435436 |
4e4856436e6592bffcbec17793c7119f53806de6 | 3,682 | dart | Dart | lib/sk_alert_dialog.dart | senthilece01/SKAlertDialog | 7d746e5bafc63f7ddc71d2ab2875b23a462742ca | [
"MIT"
] | 5 | 2020-08-28T08:44:59.000Z | 2021-04-20T18:03:16.000Z | lib/sk_alert_dialog.dart | senthilece01/SKAlertDialog | 7d746e5bafc63f7ddc71d2ab2875b23a462742ca | [
"MIT"
] | 2 | 2021-04-26T03:22:23.000Z | 2021-09-24T05:32:53.000Z | lib/sk_alert_dialog.dart | senthilece01/SKAlertDialog | 7d746e5bafc63f7ddc71d2ab2875b23a462742ca | [
"MIT"
] | 5 | 2020-08-31T05:14:38.000Z | 2021-04-10T09:03:07.000Z | library sk_alertdialog;
import 'package:flutter/material.dart';
import 'src/model/sk_alert_model.dart';
import 'src/widgets/sk_alert_checkbox.dart';
import 'src/widgets/sk_alert_customwidget.dart';
import 'src/widgets/sk_alert_message.dart';
import 'src/widgets/sk_alert_radiobutton.dart';
import 'src/widgets/sk_alert... | 32.584071 | 63 | 0.682238 |
0f9a9fa0573ebaf1e469bc0ccade637171ee0b14 | 591 | dart | Dart | lib/endpoint.dart | swentzel/cantine-app-flutter | 45d1c59ae60039172ff6537b2c0943a8937833a6 | [
"MIT"
] | null | null | null | lib/endpoint.dart | swentzel/cantine-app-flutter | 45d1c59ae60039172ff6537b2c0943a8937833a6 | [
"MIT"
] | null | null | null | lib/endpoint.dart | swentzel/cantine-app-flutter | 45d1c59ae60039172ff6537b2c0943a8937833a6 | [
"MIT"
] | null | null | null | import 'dart:core';
class Endpoint {
static const apiScheme = 'https';
// static const apiHost = 'swentzel.github.io';
// static const prefix = '/cantine-app/mocks';
static const apiHost = 'wadhr23uxa.execute-api.eu-central-1.amazonaws.com';
static const prefix = '/dev/cantines';
static Uri uri(String pat... | 26.863636 | 77 | 0.639594 |
dc047fd858075996b3945324de7414bb2c62dcbd | 715 | py | Python | lang/py/pylib/code/xmlrpclib/xmlrpclib_types_nested.py | ch1huizong/learning | 632267634a9fd84a5f5116de09ff1e2681a6cc85 | [
"MIT"
] | 13 | 2020-01-04T07:37:38.000Z | 2021-08-31T05:19:58.000Z | lang/py/pylib/code/xmlrpclib/xmlrpclib_types_nested.py | ch1huizong/learning | 632267634a9fd84a5f5116de09ff1e2681a6cc85 | [
"MIT"
] | 3 | 2020-06-05T22:42:53.000Z | 2020-08-24T07:18:54.000Z | lang/py/pylib/code/xmlrpclib/xmlrpclib_types_nested.py | ch1huizong/learning | 632267634a9fd84a5f5116de09ff1e2681a6cc85 | [
"MIT"
] | 9 | 2020-10-19T04:53:06.000Z | 2021-08-31T05:20:01.000Z | #!/usr/bin/env python
# encoding: utf-8
#
# Copyright (c) 2008 Doug Hellmann All rights reserved.
#
"""
"""
#end_pymotw_header
import xmlrpclib
import datetime
import pprint
server = xmlrpclib.ServerProxy('http://localhost:9000')
data = { 'boolean':True,
'integer': 1,
'floating-point number': 2.5,... | 18.815789 | 55 | 0.58042 |
5b0ff7c386a4dccb83066a7ead21a9251f9d4304 | 251 | h | C | SMCustomViewXIB/Class/Custom2/Controller/SMCustom2VC.h | asiosldh/SMCustomViewXIB | c47598e6070d0f37051c13c1fb43d8d75d319f0f | [
"MIT"
] | 7 | 2017-04-23T17:19:07.000Z | 2017-10-24T16:57:16.000Z | SMCustomViewXIB/Class/Custom2/Controller/SMCustom2VC.h | liangdahong/SMCustomViewXIB | c47598e6070d0f37051c13c1fb43d8d75d319f0f | [
"MIT"
] | null | null | null | SMCustomViewXIB/Class/Custom2/Controller/SMCustom2VC.h | liangdahong/SMCustomViewXIB | c47598e6070d0f37051c13c1fb43d8d75d319f0f | [
"MIT"
] | null | null | null | //
// SMCustom2VC.h
// SMCustomViewXIB
//
// Created by __liangdahong on 2017/4/23.
// Copyright © 2017年 https://github.com/asiosldh/SMCustomViewXIB All rights reserved.
//
#import <UIKit/UIKit.h>
@interface SMCustom2VC : UIViewController
@end
| 17.928571 | 86 | 0.7251 |
b1eb00fc8a32c400358415b2a136fffa842506f7 | 7,542 | asm | Assembly | tests/testsuite-2.15/ascii-src/start.asm | meesokim/chips-test | 1fb7003ed96bc444820c8f7872ea7e3af2cf65d4 | [
"MIT"
] | 330 | 2017-12-11T21:20:28.000Z | 2022-03-26T08:56:51.000Z | tests/testsuite-2.15/ascii-src/start.asm | meesokim/chips-test | 1fb7003ed96bc444820c8f7872ea7e3af2cf65d4 | [
"MIT"
] | 28 | 2015-11-14T09:21:03.000Z | 2018-04-04T22:36:17.000Z | tests/testsuite-2.15/ascii-src/start.asm | meesokim/chips-test | 1fb7003ed96bc444820c8f7872ea7e3af2cf65d4 | [
"MIT"
] | 31 | 2018-07-02T06:13:31.000Z | 2022-02-18T16:50:56.000Z | *= $0801
.byte $4c,$16,$08,$00,$97,$32
.byte $2c,$30,$3a,$9e,$32,$30
.byte $37,$30,$00,$00,$00,$a9
.byte $01,$85,$02
jsr print
.byte 147,14,13
.text "Commodore 64 "
.text "Emulator Test Suite"
.byte 13
.text "Public Dom... | 15.550515 | 38 | 0.343808 |
40c578048ab3091b69f156652c07101bd9aec6a1 | 1,809 | py | Python | tutorial/shapes/text-metrics.py | sthagen/martinmcbride-generativepy | 0467f2c5d91c71f797304efcb763761fbd0f9162 | [
"MIT"
] | null | null | null | tutorial/shapes/text-metrics.py | sthagen/martinmcbride-generativepy | 0467f2c5d91c71f797304efcb763761fbd0f9162 | [
"MIT"
] | null | null | null | tutorial/shapes/text-metrics.py | sthagen/martinmcbride-generativepy | 0467f2c5d91c71f797304efcb763761fbd0f9162 | [
"MIT"
] | null | null | null | # Author: Martin McBride
# Created: 2022-01-04
# Copyright (C) 2022, Martin McBride
# License: MIT
from generativepy.drawing import make_image, setup
from generativepy.color import Color
from generativepy.geometry import Text, Rectangle
def draw(ctx, pixel_width, pixel_height, frame_no, frame_count):
setup(ctx,... | 42.069767 | 101 | 0.648425 |
f15eb5c4723dddbba97c49b638b66c22f776f22f | 1,892 | swift | Swift | ACKit/Classes/Utilities/ACLog.swift | austinzmchen/ACKit | 531e84fa7e2292801b3e7e8bdcdd2b11e46b04ed | [
"MIT"
] | 1 | 2018-06-05T21:05:21.000Z | 2018-06-05T21:05:21.000Z | ACKit/Classes/Utilities/ACLog.swift | austinzmchen/ACKit | 531e84fa7e2292801b3e7e8bdcdd2b11e46b04ed | [
"MIT"
] | null | null | null | ACKit/Classes/Utilities/ACLog.swift | austinzmchen/ACKit | 531e84fa7e2292801b3e7e8bdcdd2b11e46b04ed | [
"MIT"
] | 1 | 2018-02-01T18:44:02.000Z | 2018-02-01T18:44:02.000Z | //
// ACLog.swift
// <?>App
//
// Created by Austin Chen on 2017-06-19.
// Copyright © 2016 10.1. All rights reserved.
//
import Foundation
// MARK: global func
public func acLog(error msg: String = "",
function: String = #function,
file: String = #file,
line: Int = #line)
{
acLog(m... | 21.258427 | 79 | 0.535412 |
dc130b3a75d9382171a82d15f51f6a186aa95d2d | 1,175 | py | Python | catalyst/examples/simple_loop.py | darwinli/buylowsellhigh_catalyst | f7a143cb78c614d2d347742375e8bb4d76221d5c | [
"Apache-2.0"
] | 1 | 2018-01-25T23:49:06.000Z | 2018-01-25T23:49:06.000Z | catalyst/examples/simple_loop.py | darwinli/buylowsellhigh_catalyst | f7a143cb78c614d2d347742375e8bb4d76221d5c | [
"Apache-2.0"
] | null | null | null | catalyst/examples/simple_loop.py | darwinli/buylowsellhigh_catalyst | f7a143cb78c614d2d347742375e8bb4d76221d5c | [
"Apache-2.0"
] | null | null | null | import pandas as pd
import talib
from catalyst import run_algorithm
from catalyst.api import symbol
def initialize(context):
print('initializing')
context.asset = symbol('xrp_btc')
def handle_data(context, data):
print('handling bar: {}'.format(data.current_dt))
price = data.current(context.asset,... | 22.596154 | 53 | 0.657872 |
b379e0fd2b6d006b2c75a013e3ac95171403a8a3 | 4,559 | dart | Dart | examples/material_gallery/lib/demo/cards_demo.dart | midoringo8823/test | 30ff6ba8f8a473e64742dcbbb79c424380219ed3 | [
"BSD-3-Clause"
] | null | null | null | examples/material_gallery/lib/demo/cards_demo.dart | midoringo8823/test | 30ff6ba8f8a473e64742dcbbb79c424380219ed3 | [
"BSD-3-Clause"
] | null | null | null | examples/material_gallery/lib/demo/cards_demo.dart | midoringo8823/test | 30ff6ba8f8a473e64742dcbbb79c424380219ed3 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
import 'package:flutter/widgets.dart';
class TravelDestination {
const TravelDestination({ this.assetName, this... | 33.036232 | 87 | 0.544637 |