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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
040edf2db10f804c46cfba08c0e1a64a636e6b36 | 2,499 | js | JavaScript | lulc.js | amruthkiran94/Openlayers-Guwahati | 26d658adc91b13b1bab8f2a95663aca22131fee6 | [
"MIT"
] | null | null | null | lulc.js | amruthkiran94/Openlayers-Guwahati | 26d658adc91b13b1bab8f2a95663aca22131fee6 | [
"MIT"
] | null | null | null | lulc.js | amruthkiran94/Openlayers-Guwahati | 26d658adc91b13b1bab8f2a95663aca22131fee6 | [
"MIT"
] | null | null | null |
// A group layer for base layers
var baseLayers = new ol.layer.Group({
title: 'Base Layers',
openInLayerSwitcher: true,
layers: [
new ol.layer.Tile({
title: "Toner",
baseLayer: true,
visible: false,
source: new ol.source.Stamen({ layer: 'toner' })
})... | 24.028846 | 106 | 0.563826 |
d2e4d5759a5e41e5a6230b9ca39d129af82fe587 | 997 | php | PHP | src/Models/DescribeNatGatewaysResponseBody/natGateways/natGateway/fullNatTableIds.php | alibabacloud-sdk-php/Vpc-20160428 | a0f4b36da6656e046bdd020e0f71240029fdfe9f | [
"Apache-2.0"
] | null | null | null | src/Models/DescribeNatGatewaysResponseBody/natGateways/natGateway/fullNatTableIds.php | alibabacloud-sdk-php/Vpc-20160428 | a0f4b36da6656e046bdd020e0f71240029fdfe9f | [
"Apache-2.0"
] | null | null | null | src/Models/DescribeNatGatewaysResponseBody/natGateways/natGateway/fullNatTableIds.php | alibabacloud-sdk-php/Vpc-20160428 | a0f4b36da6656e046bdd020e0f71240029fdfe9f | [
"Apache-2.0"
] | null | null | null | <?php
// This file is auto-generated, don't edit it. Thanks.
namespace AlibabaCloud\SDK\Vpc\V20160428\Models\DescribeNatGatewaysResponseBody\natGateways\natGateway;
use AlibabaCloud\Tea\Model;
class fullNatTableIds extends Model
{
/**
* @var string[]
*/
public $fullNatTableId;
protected $_name... | 19.94 | 103 | 0.54664 |
b6c0be74be1cf12801eef42fca4e6be51accae1c | 8,933 | rb | Ruby | app/controllers/leaves_controller.rb | hansraj/leave_management | 287f4740a8a948d6fae072ffad42c9b89ef3b5eb | [
"MIT"
] | 1 | 2015-11-05T01:31:35.000Z | 2015-11-05T01:31:35.000Z | app/controllers/leaves_controller.rb | hansraj/leave_management | 287f4740a8a948d6fae072ffad42c9b89ef3b5eb | [
"MIT"
] | null | null | null | app/controllers/leaves_controller.rb | hansraj/leave_management | 287f4740a8a948d6fae072ffad42c9b89ef3b5eb | [
"MIT"
] | null | null | null | class LeavesController < ApplicationController
# GETs should be safe (see http://www.w3.org/2001/tag/doc/whenToUseGet.html)
layout "layouts/plugins"
before_filter :login_required
def index
#if session[:rolename] == "admin" and session[:department] == "Admin"
if current_user.role.title =... | 40.238739 | 179 | 0.66842 |
9a2fefe9c248d722a7141257ad5c04cf7a160c7f | 606 | css | CSS | weatherapi/static/css/style.css | ernstki/cs5165-weather-api | 04f255a505bcec363ef785e99750e3132303dedd | [
"MIT"
] | null | null | null | weatherapi/static/css/style.css | ernstki/cs5165-weather-api | 04f255a505bcec363ef785e99750e3132303dedd | [
"MIT"
] | null | null | null | weatherapi/static/css/style.css | ernstki/cs5165-weather-api | 04f255a505bcec363ef785e99750e3132303dedd | [
"MIT"
] | null | null | null | /* Sticky footer styles
source: https://getbootstrap.com/examples/sticky-footer-navbar/
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
padding-top: 80px;
margin-bottom: 100px;
}
.starter-template {
padding... | 18.363636 | 66 | 0.608911 |
5a205eff58d5af9cbaa4a870fc1b704b0e943ea3 | 1,402 | sql | SQL | user_profile.sql | alditofaisal/userapp | 01d96a00810e533f217b56ce3c07f8a1b7ab5acb | [
"MIT"
] | null | null | null | user_profile.sql | alditofaisal/userapp | 01d96a00810e533f217b56ce3c07f8a1b7ab5acb | [
"MIT"
] | null | null | null | user_profile.sql | alditofaisal/userapp | 01d96a00810e533f217b56ce3c07f8a1b7ab5acb | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 5.0.2
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Sep 08, 2021 at 02:54 PM
-- Server version: 10.4.11-MariaDB
-- PHP Version: 7.4.5
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIEN... | 23.762712 | 77 | 0.669757 |
8970a867f104ea9b19051dee11c42bc37f164a33 | 4,620 | swift | Swift | NetworkOperationTests/NetworkOperationTests.swift | alasdairlaw/network-operation | 20db0a1d13bf58c725c508dc6e9cb187134659c8 | [
"MIT"
] | 1 | 2017-08-04T07:37:46.000Z | 2017-08-04T07:37:46.000Z | NetworkOperationTests/NetworkOperationTests.swift | alasdairlaw/network-operation | 20db0a1d13bf58c725c508dc6e9cb187134659c8 | [
"MIT"
] | 1 | 2017-08-04T10:21:11.000Z | 2017-08-04T10:21:11.000Z | NetworkOperationTests/NetworkOperationTests.swift | alasdairlaw/network-operation | 20db0a1d13bf58c725c508dc6e9cb187134659c8 | [
"MIT"
] | null | null | null | //
// NetworkOperationTests.swift
// NetworkOperationTests
//
// Created by Alasdair Law on 17/12/2016.
// Copyright © 2016 Alasdair Law. All rights reserved.
//
import XCTest
@testable import NetworkOperation
private let mockJSONURL = URL(string: "https://json.test")!
internal class NetworkOperationTests: XCTes... | 34.222222 | 141 | 0.626623 |
39ff89fc7c948a032d427d9cdcb354e5e575553a | 1,822 | java | Java | buchladen-ejb-remote-interface/src/de/th/wildau/webapp/buchladen/facades/UserGroupEntityFacadeRemote.java | MalteSchwering/de.th.wildau.webapp.buchladen | 25b07782691583cec12ae05856644499c52be53f | [
"MIT"
] | null | null | null | buchladen-ejb-remote-interface/src/de/th/wildau/webapp/buchladen/facades/UserGroupEntityFacadeRemote.java | MalteSchwering/de.th.wildau.webapp.buchladen | 25b07782691583cec12ae05856644499c52be53f | [
"MIT"
] | null | null | null | buchladen-ejb-remote-interface/src/de/th/wildau/webapp/buchladen/facades/UserGroupEntityFacadeRemote.java | MalteSchwering/de.th.wildau.webapp.buchladen | 25b07782691583cec12ae05856644499c52be53f | [
"MIT"
] | null | null | null | package de.th.wildau.webapp.buchladen.facades;
import de.th.wildau.webapp.buchladen.entities.UserGroupEntity;
import java.util.List;
import javax.ejb.Remote;
/**
* @author Jan Gabler
* @author Malte Schwering
* @version 0.3
*/
@Remote
public interface UserGroupEntityFacadeRemote {
/**
* Erstellt eine Be... | 27.19403 | 93 | 0.693743 |
bb96fd74f2736e31271b321d7176ef1abca75cd9 | 814 | swift | Swift | ios/Classes/Nodes/AudioEngineNode.swift | yangtianyan/audio_graph | a423a875ec462cd0cb3139bc4c31301f6ed6d610 | [
"MIT"
] | null | null | null | ios/Classes/Nodes/AudioEngineNode.swift | yangtianyan/audio_graph | a423a875ec462cd0cb3139bc4c31301f6ed6d610 | [
"MIT"
] | null | null | null | ios/Classes/Nodes/AudioEngineNode.swift | yangtianyan/audio_graph | a423a875ec462cd0cb3139bc4c31301f6ed6d610 | [
"MIT"
] | null | null | null | //
// AudioEngineNode.swift
// audio_graph
//
// Created by Kaisei Sunaga on 2020/01/24.
//
import Foundation
import AVFoundation
protocol AudioEngineNode: class {
static var nodeName: String { get }
var node: AudioNode { get }
var engineNode: AVAudioNode { get }
var inputConnections: [AudioNo... | 18.5 | 56 | 0.681818 |
c57af51cc20ad83418ff1e4f90327ab2b4cb39b2 | 495 | lua | Lua | config/nvim/lua/configs/colorschemes/moonfly.lua | TracerBuilt/dotfiles | 781678611f2effac5292b75b148cc382d3842014 | [
"MIT"
] | 2 | 2021-09-26T13:23:51.000Z | 2022-01-11T20:54:40.000Z | config/nvim/lua/configs/colorschemes/moonfly.lua | TracerBuilt/dotfiles | 781678611f2effac5292b75b148cc382d3842014 | [
"MIT"
] | null | null | null | config/nvim/lua/configs/colorschemes/moonfly.lua | TracerBuilt/dotfiles | 781678611f2effac5292b75b148cc382d3842014 | [
"MIT"
] | null | null | null | local g = vim.g
g.moonflyTransparent = 1
g.moonflyCursorColor = 1
g.moonflyNormalFloat = 1
vim.lsp.handlers['textDocument/hover'] = vim.lsp.with(vim.lsp.handlers.hover, {
border = 'single',
})
vim.lsp.handlers['textDocument/signatureHelp'] = vim.lsp.with(vim.lsp.handlers.signatureHelp, {
border = 'single',
})
vim.... | 26.052632 | 95 | 0.745455 |
4ab64c8168c08859a1d87eea955b758ab6495341 | 384 | swift | Swift | PersistenceProjectTests/_TestHelpers/NSManagedObjectContextExtensions.swift | benjmanning/PersistenceProject | 0e74831e7205aa78cd6c37fb21774dfaeb272069 | [
"MIT"
] | null | null | null | PersistenceProjectTests/_TestHelpers/NSManagedObjectContextExtensions.swift | benjmanning/PersistenceProject | 0e74831e7205aa78cd6c37fb21774dfaeb272069 | [
"MIT"
] | null | null | null | PersistenceProjectTests/_TestHelpers/NSManagedObjectContextExtensions.swift | benjmanning/PersistenceProject | 0e74831e7205aa78cd6c37fb21774dfaeb272069 | [
"MIT"
] | null | null | null | //
// NSManagedObjectContextExtensions.swift
// PersistenceProjectTests
//
// Created by Ben Manning on 02/08/2019.
// Copyright © 2019 Ben Manning. All rights reserved.
//
import XCTest
import CoreData
extension NSManagedObjectContext {
func xctestSave() {
do {
try save()
} catch {
XCTFail(... | 18.285714 | 65 | 0.671875 |
9bc8448037971a60e4da19e32a464eddb4eae6da | 88 | js | JavaScript | src/screens/DashboardFeatured/index.js | iola-app/iola-app | e1262d345bfa2c464bfafd93b11788cc33b43377 | [
"MIT"
] | 1 | 2022-01-15T15:46:26.000Z | 2022-01-15T15:46:26.000Z | src/screens/DashboardFeatured/index.js | iola-team/iola-app | e1262d345bfa2c464bfafd93b11788cc33b43377 | [
"MIT"
] | null | null | null | src/screens/DashboardFeatured/index.js | iola-team/iola-app | e1262d345bfa2c464bfafd93b11788cc33b43377 | [
"MIT"
] | null | null | null | import DashboardFeatured from './DashboardFeatured';
export default DashboardFeatured;
| 22 | 52 | 0.840909 |
16432bf15b5af78267b1d793d9faebb7ecf1c3ab | 6,466 | ts | TypeScript | blingabc/src/app/services/conference.service.ts | Gozeon/code-collections | 7304e2b9c4c91a809125198d22cf40dcbb45a23b | [
"MIT"
] | null | null | null | blingabc/src/app/services/conference.service.ts | Gozeon/code-collections | 7304e2b9c4c91a809125198d22cf40dcbb45a23b | [
"MIT"
] | 1 | 2020-07-17T09:25:42.000Z | 2020-07-17T09:25:42.000Z | blingabc/src/app/services/conference.service.ts | Gozeon/code-collections | 7304e2b9c4c91a809125198d22cf40dcbb45a23b | [
"MIT"
] | null | null | null | import { Injectable } from '@angular/core';
import { Response } from '@angular/http';
import { Observable } from 'rxjs/Observable';
import 'rxjs/add/operator/map';
import { HttpInterceptorService, RESTService } from '@covalent/http';
import { API_V1 } from './api.config';
import { verifyMiddleWare } from './base.servi... | 28.995516 | 104 | 0.617693 |
5de1db45dc329cd747999d7b667fc3dbafcb76ce | 930 | go | Go | go/vt/zktopo/agent.go | ngaut/vitess | 53eb94e5130965ea569d2f11e55b7c947e4494cf | [
"BSD-3-Clause"
] | 1 | 2015-09-16T04:46:41.000Z | 2015-09-16T04:46:41.000Z | go/vt/zktopo/agent.go | ngaut/vitess | 53eb94e5130965ea569d2f11e55b7c947e4494cf | [
"BSD-3-Clause"
] | null | null | null | go/vt/zktopo/agent.go | ngaut/vitess | 53eb94e5130965ea569d2f11e55b7c947e4494cf | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2013, Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package zktopo
import (
"path"
"github.com/youtube/vitess/go/vt/topo"
"github.com/youtube/vitess/go/zk"
)
/*
This file contains the code to support the local... | 27.352941 | 114 | 0.750538 |
e7143f88a989b05ff162abb77595ea67110d0aa3 | 267 | js | JavaScript | src/screens/splash/LogoApp.js | gersonmontenegro/dictionaryapp | 1353aa4738ac035772743dcb7487d02346da09d2 | [
"MIT"
] | null | null | null | src/screens/splash/LogoApp.js | gersonmontenegro/dictionaryapp | 1353aa4738ac035772743dcb7487d02346da09d2 | [
"MIT"
] | null | null | null | src/screens/splash/LogoApp.js | gersonmontenegro/dictionaryapp | 1353aa4738ac035772743dcb7487d02346da09d2 | [
"MIT"
] | null | null | null | import React, { memo } from 'react';
import { View, Image } from 'react-native';
const LogoComponent = () => {
return (
<View>
<Image source={require('src/assets/img/logo.png')} />
</View>
);
}
export default memo(LogoComponent); | 22.25 | 65 | 0.573034 |
8ea9babe9d449fd90fb05a0a05b20fe3d96f6bab | 88 | rb | Ruby | app/helpers/application_helper.rb | Flakster/Mountain-Style2 | 7ed858c0b10e62fc65daba64bbf848722a926d8f | [
"MIT"
] | 1 | 2020-09-14T20:43:27.000Z | 2020-09-14T20:43:27.000Z | app/helpers/application_helper.rb | Flakster/Mountain-Style2 | 7ed858c0b10e62fc65daba64bbf848722a926d8f | [
"MIT"
] | 6 | 2021-10-06T18:57:35.000Z | 2022-03-31T01:31:56.000Z | app/helpers/application_helper.rb | Flakster/Mountain-Style2 | 7ed858c0b10e62fc65daba64bbf848722a926d8f | [
"MIT"
] | 1 | 2021-04-30T17:17:02.000Z | 2021-04-30T17:17:02.000Z | # frozen_string_literal: true
# modules ApplicationHelper
module ApplicationHelper
end
| 14.666667 | 29 | 0.852273 |
75e4e5829c09bf7d978587158a77c647773f8692 | 4,370 | php | PHP | resources/views/savecart.blade.php | Jionsix-coder/zmh-laravel | 37cf1ded064e11bd1cdcf3efcd1c33f008f0ec52 | [
"MIT"
] | null | null | null | resources/views/savecart.blade.php | Jionsix-coder/zmh-laravel | 37cf1ded064e11bd1cdcf3efcd1c33f008f0ec52 | [
"MIT"
] | null | null | null | resources/views/savecart.blade.php | Jionsix-coder/zmh-laravel | 37cf1ded064e11bd1cdcf3efcd1c33f008f0ec52 | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>SaveCart | ZMH-OnlineShop</title>
<link href="css/bootstrap.min.css" rel="stylesheet">... | 37.033898 | 218 | 0.55492 |
bf874f29a894febaa9b4cebcb0c8e88486f68358 | 2,365 | rs | Rust | src/lib.rs | rmanoka/geo-crossings | b1bfa2ab10735ed23ac6c4213662fc1d109cb066 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/lib.rs | rmanoka/geo-crossings | b1bfa2ab10735ed23ac6c4213662fc1d109cb066 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/lib.rs | rmanoka/geo-crossings | b1bfa2ab10735ed23ac6c4213662fc1d109cb066 | [
"Apache-2.0",
"MIT"
] | null | null | null | //! Implements a few plane-sweep / line-crossings flavored algorithms.
//!
//! 1. [Line Crossings](#line-crossings)
//! 1. [Monotone Decomposition](#monotone-decomposition)
//!
//! # Line Crossings
//!
//! This is an implementation of the [Bentley-Ottman] algorithm to
//! efficiently compute all intersections of a coll... | 29.5625 | 79 | 0.679915 |
d5de800be3442230c75ab9643b7ca81abde96bee | 360 | h | C | src/fillediconlabel.h | ycashfoundation/YecLite | 3276280c7eb84f44abb9f04d8689fc983d0d0f4a | [
"MIT"
] | 19 | 2019-07-15T18:30:05.000Z | 2021-11-06T04:48:15.000Z | src/fillediconlabel.h | ycashfoundation/YecLite | 3276280c7eb84f44abb9f04d8689fc983d0d0f4a | [
"MIT"
] | 90 | 2021-04-09T14:39:52.000Z | 2022-03-23T03:49:44.000Z | src/fillediconlabel.h | ycashfoundation/YecLite | 3276280c7eb84f44abb9f04d8689fc983d0d0f4a | [
"MIT"
] | 9 | 2019-03-04T05:57:00.000Z | 2020-04-11T01:07:08.000Z | #ifndef FILLEDICONLABEL_H
#define FILLEDICONLABEL_H
#include "precompiled.h"
class FilledIconLabel : public QLabel
{
Q_OBJECT
public:
explicit FilledIconLabel(QWidget *parent = 0);
void setBasePixmap(QPixmap pm);
public slots:
void resizeEvent(QResizeEvent *);
private:
QPixmap ... | 17.142857 | 57 | 0.705556 |
a9cd80d9e1cb803cff0a72334f0145d2bf916f90 | 307 | html | HTML | templates/registration/registration_complete.html | monovertex/ygorganizer | 987a8de36b3864906ed499886e4c1a712d214310 | [
"MIT"
] | 11 | 2015-08-20T15:29:33.000Z | 2021-08-19T23:48:14.000Z | templates/registration/registration_complete.html | monovertex/ygorganizer | 987a8de36b3864906ed499886e4c1a712d214310 | [
"MIT"
] | 29 | 2015-08-20T13:25:59.000Z | 2015-08-24T13:28:52.000Z | templates/registration/registration_complete.html | monovertex/ygorganizer | 987a8de36b3864906ed499886e4c1a712d214310 | [
"MIT"
] | 4 | 2015-10-25T07:04:45.000Z | 2020-05-17T01:09:22.000Z | {% extends 'registration/registration_base.html' %}
{% block subtitle %}Registration{% endblock %}
{% block page_header %}
<strong>Activation email sent</strong>
{% endblock %}
{% block page_body %}
<p>
Please check your email to complete the registration process.
</p>
{% endblock %} | 23.615385 | 69 | 0.664495 |
d2da05cbafa8893fbdf623512fd642c07be52ece | 10,790 | php | PHP | modules/Kepegawaian/views/pegawai/view.php | hendabastian/hris | 14674aeb73ea23f88a3d7e3f62eeacd78eadff15 | [
"BSD-3-Clause"
] | null | null | null | modules/Kepegawaian/views/pegawai/view.php | hendabastian/hris | 14674aeb73ea23f88a3d7e3f62eeacd78eadff15 | [
"BSD-3-Clause"
] | null | null | null | modules/Kepegawaian/views/pegawai/view.php | hendabastian/hris | 14674aeb73ea23f88a3d7e3f62eeacd78eadff15 | [
"BSD-3-Clause"
] | null | null | null | <?php
use yii\helpers\Html;
use yii\widgets\DetailView;
use yii\widgets\Pjax;
use yii\bootstrap\Modal;
use yii\bootstrap\ButtonDropdown;
use yii\helpers\Url;
use app\components\AccessRole;
/* @var $this yii\web\View */
/* @var $model app\models\Pegawai */
$this->title = 'Profile Pegawai: '.$model->no_pegawai;
$this-... | 55.906736 | 237 | 0.532901 |
6798bc4d4e881b23820e51dc8f3351d5293b11b4 | 468 | kt | Kotlin | app/src/main/java/com/unitbean/ubanalytics/MainActivity.kt | unitbean/UBAnalytics | 72293d6c991b7f27411a2b90201488dfdbba3134 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/unitbean/ubanalytics/MainActivity.kt | unitbean/UBAnalytics | 72293d6c991b7f27411a2b90201488dfdbba3134 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/unitbean/ubanalytics/MainActivity.kt | unitbean/UBAnalytics | 72293d6c991b7f27411a2b90201488dfdbba3134 | [
"Apache-2.0"
] | null | null | null | package com.unitbean.ubanalytics
import androidx.appcompat.app.AppCompatActivity
import android.content.Intent
import android.os.Bundle
import android.view.View
class MainActivity : AppCompatActivity() {
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
setCo... | 24.631579 | 63 | 0.75 |
cb2151fda98bba9b6ac76785dbbc9ee12a0c1e73 | 181 | sql | SQL | database/init.sql | HaeckelK/language-learning | 0466ac8e904b60c5922c93695046fc7affa80ca4 | [
"MIT"
] | null | null | null | database/init.sql | HaeckelK/language-learning | 0466ac8e904b60c5922c93695046fc7affa80ca4 | [
"MIT"
] | null | null | null | database/init.sql | HaeckelK/language-learning | 0466ac8e904b60c5922c93695046fc7affa80ca4 | [
"MIT"
] | null | null | null | CREATE TABLE IF NOT EXISTS words (
id SERIAL PRIMARY KEY,
language text,
word text,
known boolean,
date_known int,
added int,
UNIQUE (language, word)
);
| 18.1 | 34 | 0.640884 |
56c14abf0bf63ce790be649ac9f1c80490fd63fe | 2,795 | ts | TypeScript | src/models/translation.ts | kentaro-m/honyaku-flag | 919a7e893f00cd856d988387c513acec700ad567 | [
"MIT"
] | 5 | 2019-08-05T19:15:08.000Z | 2020-03-16T10:02:09.000Z | src/models/translation.ts | kentaro-m/honyaku-flag | 919a7e893f00cd856d988387c513acec700ad567 | [
"MIT"
] | 2 | 2021-05-10T05:31:53.000Z | 2022-01-22T08:28:47.000Z | src/models/translation.ts | kentaro-m/honyaku-flag | 919a7e893f00cd856d988387c513acec700ad567 | [
"MIT"
] | null | null | null | import { App, ReactionAddedEvent, Context } from "@slack/bolt"
import { findLanguageCode } from "../utils/language"
import { isInvitedBot } from "../utils/bot"
import { langcodes } from "../constants/langcodes"
import { Translate } from "@google-cloud/translate"
class Translation {
private app: App
private event: ... | 27.401961 | 92 | 0.576386 |
c21a91f35eef46b8e93d014d56e2bfc2a5f45964 | 223,950 | go | Go | sdk/application/models.go | gofynd/fdk-client-golang | 10cf9432d8d7617d2ab239da2442a3d95b300e6c | [
"MIT"
] | null | null | null | sdk/application/models.go | gofynd/fdk-client-golang | 10cf9432d8d7617d2ab239da2442a3d95b300e6c | [
"MIT"
] | null | null | null | sdk/application/models.go | gofynd/fdk-client-golang | 10cf9432d8d7617d2ab239da2442a3d95b300e6c | [
"MIT"
] | 1 | 2021-08-09T10:42:19.000Z | 2021-08-09T10:42:19.000Z | package application
// Meta ...
type Meta struct {
Source string `json:"source"`
}
// Media ...
type Media struct {
Meta Meta `json:"meta"`
Type string `json:"type"`
URL string `json:"url"`
}... | 26.499823 | 105 | 0.524224 |
16ce64004cfc78fb03c10224f25ac1dfe6554282 | 11,481 | ts | TypeScript | packages/loader/src/HDRLoader.ts | sthagen/oasis-engine-engine | 4d2db00c87c3bf0f4c5fa6c4ae632fa11c69ec61 | [
"MIT"
] | null | null | null | packages/loader/src/HDRLoader.ts | sthagen/oasis-engine-engine | 4d2db00c87c3bf0f4c5fa6c4ae632fa11c69ec61 | [
"MIT"
] | null | null | null | packages/loader/src/HDRLoader.ts | sthagen/oasis-engine-engine | 4d2db00c87c3bf0f4c5fa6c4ae632fa11c69ec61 | [
"MIT"
] | null | null | null | import {
AssetPromise,
AssetType,
Loader,
LoadItem,
resourceLoader,
ResourceManager,
TextureCube,
TextureCubeFace
} from "@oasis-engine/core";
import { Color, Vector3 } from "@oasis-engine/math";
const PI = Math.PI;
interface IHDRHeader {
/**
* The width of the texture in pixels.
*/
width: n... | 28.630923 | 108 | 0.615365 |
57631a4cf0d5b22306ac35daecda6aabb22a9e54 | 384 | swift | Swift | GetYourGuide/Constants/URLConstants.swift | leonardo-ferreira07/GetYourGuide-HomeTest | 4ae2d57cf6bc9d9c70c146b0075fd4b08ae2a9c3 | [
"MIT"
] | 1 | 2019-08-31T15:24:11.000Z | 2019-08-31T15:24:11.000Z | GetYourGuide/Constants/URLConstants.swift | leonardo-ferreira07/GetYourGuide-HomeTest | 4ae2d57cf6bc9d9c70c146b0075fd4b08ae2a9c3 | [
"MIT"
] | null | null | null | GetYourGuide/Constants/URLConstants.swift | leonardo-ferreira07/GetYourGuide-HomeTest | 4ae2d57cf6bc9d9c70c146b0075fd4b08ae2a9c3 | [
"MIT"
] | null | null | null | //
// URLConstants.swift
// GetYourGuide
//
// Created by Leonardo Vinicius Kaminski Ferreira on 30/07/19.
// Copyright © 2019 Leonardo Ferreira. All rights reserved.
//
import Foundation
struct URLConstants {
static let reviewsURL: String = "https://www.getyourguide.com/berlin-l17/tempelhof-2-hour-airpo... | 24 | 155 | 0.731771 |
12f91527f702a276dadf40ff0f2c27e4e2ce75c6 | 2,805 | html | HTML | public/index.html | ernestognw/avatheeers-link | 9ce60e31fbea66d36ccf0ee62a86adbfb88f081f | [
"MIT"
] | 1 | 2020-10-06T19:52:57.000Z | 2020-10-06T19:52:57.000Z | public/index.html | ernestognw/avatheeers | 9d1e01da99c601b8acbe7cd6f3490517441cdf97 | [
"MIT"
] | null | null | null | public/index.html | ernestognw/avatheeers | 9d1e01da99c601b8acbe7cd6f3490517441cdf97 | [
"MIT"
] | 2 | 2021-03-12T00:33:36.000Z | 2022-01-07T07:47:00.000Z | <!DOCTYPE html>
<html class="uk-background-muted" lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- UIkit CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/uikit@3.5.7/dist/css/uikit.min.css" />
<!-- UIkit JS -->
<script sr... | 31.166667 | 120 | 0.606061 |
bb545e0903f40221df410d291573691481fa8d64 | 363 | swift | Swift | CodeViewer/ViewController.swift | madcato/app-clip-sample-code | c835c4521b9aa04dea26163e4ca1a6d8b05afd8f | [
"MIT"
] | 2 | 2021-01-19T22:34:05.000Z | 2021-07-16T01:21:44.000Z | CodeViewer/ViewController.swift | madcato/app-clip-sample-code | c835c4521b9aa04dea26163e4ca1a6d8b05afd8f | [
"MIT"
] | null | null | null | CodeViewer/ViewController.swift | madcato/app-clip-sample-code | c835c4521b9aa04dea26163e4ca1a6d8b05afd8f | [
"MIT"
] | null | null | null | //
// ViewController.swift
// CodeViewer
//
// Created by Daniel Vela on 11/09/2020.
// Copyright © 2020 veladan. All rights reserved.
//
import UIKit
class ViewController: UIViewController {
@IBOutlet weak var codeLabel: UILabel!
override func viewDidLoad() {
super.viewDidLoad()
// Do any additio... | 15.782609 | 54 | 0.688705 |
fb9d31a89811c6ff8eddf1590dea16694c2f88cd | 770 | h | C | core/src/UMBarcodeScanViewControllerPvt.h | mcyril/barcodes | 523570475149fcc9f2153ed5b11812de2a622224 | [
"MIT"
] | 2 | 2015-07-06T18:21:51.000Z | 2018-10-31T17:10:44.000Z | core/src/UMBarcodeScanViewControllerPvt.h | mcyril/barcodes | 523570475149fcc9f2153ed5b11812de2a622224 | [
"MIT"
] | 1 | 2017-11-21T04:43:44.000Z | 2017-11-21T05:07:44.000Z | core/src/UMBarcodeScanViewControllerPvt.h | mcyril/barcodes | 523570475149fcc9f2153ed5b11812de2a622224 | [
"MIT"
] | null | null | null | //
// UMBarcodeScanViewControllerPvt.h
//
// Copyright (c) 2015 Ravel Developers Group. All rights reserved.
// Created by Cyril Murzin
//
#import "UMBarcodeScanViewController.h"
@interface UMBarcodeScanViewController ()
@property (nonatomic, retain) UMBarcodeScanContext* context;
@property (nonatomic, assign) BOO... | 32.083333 | 95 | 0.824675 |
0ef61a4fdf345536da5015a32ac1f24f6476b991 | 888 | h | C | Game/Source/SceneWin.h | AMADE128/PlatformerGame | f81b25505781ef82171984e95f2a8b675767a715 | [
"MIT"
] | null | null | null | Game/Source/SceneWin.h | AMADE128/PlatformerGame | f81b25505781ef82171984e95f2a8b675767a715 | [
"MIT"
] | null | null | null | Game/Source/SceneWin.h | AMADE128/PlatformerGame | f81b25505781ef82171984e95f2a8b675767a715 | [
"MIT"
] | null | null | null | #ifndef __SCENEWIN_H__
#define __SCENEWIN_H__
#include "Module.h"
#include "GuiButton.h"
struct SDL_Texture;
class SceneWin : public Module
{
public:
SceneWin();
// Destructor
virtual ~SceneWin();
// Called before render is available
bool Awake();
// Called before the first frame
bool Start();
// Called... | 16.444444 | 48 | 0.679054 |
c0857b8abd473909a5ff5a991960f52ebb549fd6 | 1,690 | html | HTML | app/views/sprint2/name.html | ballzy/jsa-complaints | 058dd0916945b487233e304e61ce9f8cf3ec3c20 | [
"MIT"
] | null | null | null | app/views/sprint2/name.html | ballzy/jsa-complaints | 058dd0916945b487233e304e61ce9f8cf3ec3c20 | [
"MIT"
] | null | null | null | app/views/sprint2/name.html | ballzy/jsa-complaints | 058dd0916945b487233e304e61ce9f8cf3ec3c20 | [
"MIT"
] | null | null | null | {{<layout}}
{{$pageTitle}}
Jobseeker's Allowance (JSA)
{{/pageTitle}}
{{$content}}
<main id="content" role="main">
{{>includes/alpha-banner}}
<br>
<span class="section-progress">Section 3 of 3</span>
<div>
<h2 class="heading-large">Jobseeker's Allowance complaints</h2>
</div>
<fieldset class="inline"... | 23.150685 | 86 | 0.604142 |
603f6ddddbe9d3f86766259d08823bbb6cc9ea50 | 581 | html | HTML | Desafios/d008/areas/amarelo.html | CaioAnd/curso-html | faf73e9a9b0802d5374b7ebb9bf78139005542bd | [
"MIT"
] | null | null | null | Desafios/d008/areas/amarelo.html | CaioAnd/curso-html | faf73e9a9b0802d5374b7ebb9bf78139005542bd | [
"MIT"
] | null | null | null | Desafios/d008/areas/amarelo.html | CaioAnd/curso-html | faf73e9a9b0802d5374b7ebb9bf78139005542bd | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Navegação</title>
<link rel="shortcut icon" href="../arquivos/favicon.ico" type="image/x-icon">
</head>
<body bgcolor="#FFFFE3">
<h1 style="color:#C3884B">... | 26.409091 | 93 | 0.623064 |
e78168a4b732d3656cc91901a1d87f1dda6057fd | 45,644 | js | JavaScript | dist/rtmp_hls.js | securogroup/clappr-rtmp-hls | eb6c7990906d37303ffdd8e0ac7c3721412cd54a | [
"BSD-3-Clause"
] | 8 | 2015-06-09T20:28:46.000Z | 2017-04-22T15:34:16.000Z | dist/rtmp_hls.js | securogroup/clappr-rtmp-hls | eb6c7990906d37303ffdd8e0ac7c3721412cd54a | [
"BSD-3-Clause"
] | null | null | null | dist/rtmp_hls.js | securogroup/clappr-rtmp-hls | eb6c7990906d37303ffdd8e0ac7c3721412cd54a | [
"BSD-3-Clause"
] | null | null | null | (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.ex... | 31.435262 | 480 | 0.642691 |
b8813e56c103ffd835cc06ce4c780ac085cdb642 | 3,970 | rs | Rust | tests/manifestv1.rs | sjpotter/trow | e55c7d17e4685d43b8c0c7c0a5c2737257fd98e4 | [
"Apache-2.0"
] | null | null | null | tests/manifestv1.rs | sjpotter/trow | e55c7d17e4685d43b8c0c7c0a5c2737257fd98e4 | [
"Apache-2.0"
] | null | null | null | tests/manifestv1.rs | sjpotter/trow | e55c7d17e4685d43b8c0c7c0a5c2737257fd98e4 | [
"Apache-2.0"
] | 1 | 2020-02-07T16:55:50.000Z | 2020-02-07T16:55:50.000Z |
extern crate jwt;
extern crate rustc_serialize;
extern crate crypto;
#[cfg(test)]
mod manifestv1_tests {
use crypto::sha2::Sha256;
// fn generate_manifest(digest: &str) -> Result<Value, ()> {
// use std::fs::File;
// use std::io::Read;
// let mut template = File::open(MANIFEST_TE... | 28.768116 | 118 | 0.566247 |
dc785a3a47678be88ab49538a3c0346806189c15 | 1,881 | swift | Swift | SmartToDo/Views/Cells/ToDoEditorTextBaseTableViewCell.swift | otakisan/SmartToDo | db14478db1dddb7e44d1c9eaa76e67f75836d00e | [
"MIT"
] | null | null | null | SmartToDo/Views/Cells/ToDoEditorTextBaseTableViewCell.swift | otakisan/SmartToDo | db14478db1dddb7e44d1c9eaa76e67f75836d00e | [
"MIT"
] | null | null | null | SmartToDo/Views/Cells/ToDoEditorTextBaseTableViewCell.swift | otakisan/SmartToDo | db14478db1dddb7e44d1c9eaa76e67f75836d00e | [
"MIT"
] | null | null | null | //
// ToDoEditorTextBaseTableViewCell.swift
// SmartToDo
//
// Created by takashi on 2014/11/03.
// Copyright (c) 2014年 ti. All rights reserved.
//
import UIKit
class ToDoEditorTextBaseTableViewCell: ToDoEditorBaseTableViewCell {
override func awakeFromNib() {
super.awakeFromNib()
// Initiali... | 24.75 | 160 | 0.61882 |
0b59207603dace13de5bad24d570481b2383557b | 4,282 | py | Python | frontend/main.py | loukwn/klougle | 45432841c594ced36437566f416e9c71017f83a5 | [
"MIT"
] | 2 | 2018-10-26T11:06:51.000Z | 2020-04-29T13:38:13.000Z | frontend/main.py | loukwn/klougle | 45432841c594ced36437566f416e9c71017f83a5 | [
"MIT"
] | null | null | null | frontend/main.py | loukwn/klougle | 45432841c594ced36437566f416e9c71017f83a5 | [
"MIT"
] | null | null | null | import json
import operator
import os
import webbrowser
from timeit import default_timer as timer
from kivy.app import App
from kivy.config import Config
from kivy.properties import ObjectProperty
from kivy.uix.stacklayout import StackLayout
from nltk.stem.wordnet import WordNetLemmatizer
Config.set('input', 'mouse',... | 34.532258 | 115 | 0.609295 |
ce019e337681e6eb8ee9a6d79a45b64a4c27127c | 301 | h | C | Mail/DMLayeredClipView.h | DotMail/DotMail | d620baeaae767a6d99005f818a809ee29245e904 | [
"MIT"
] | 329 | 2015-01-21T13:41:49.000Z | 2021-05-17T06:36:06.000Z | Mail/DMLayeredClipView.h | DotMail/DotMail | d620baeaae767a6d99005f818a809ee29245e904 | [
"MIT"
] | 5 | 2015-02-22T03:12:34.000Z | 2015-03-03T17:22:00.000Z | Mail/DMLayeredClipView.h | DotMail/DotMail | d620baeaae767a6d99005f818a809ee29245e904 | [
"MIT"
] | 37 | 2015-02-12T19:49:03.000Z | 2017-11-21T01:06:20.000Z | //
// DMLayeredClipView.h
// DotMail
//
// Created by Robert Widmann on 8/8/13.
// Copyright (c) 2013 CodaFi Inc. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface DMLayeredClipView : NSClipView
@end
@interface DMPullToRefreshClipView : DMLayeredClipView
- (BOOL)isRefreshing;
@end
| 15.05 | 55 | 0.72093 |
d7c84fd144603b53a65a2101628454e1a3a16354 | 1,871 | kt | Kotlin | app/src/main/java/com/example/github/videoapp/home/HomeActivity.kt | vsay01/VideoApp | 3211026e8914207317a48309f9d991cd141efcdc | [
"Apache-2.0"
] | 8 | 2017-10-27T19:56:45.000Z | 2018-12-21T06:53:37.000Z | app/src/main/java/com/example/github/videoapp/home/HomeActivity.kt | vsay01/VideoApp | 3211026e8914207317a48309f9d991cd141efcdc | [
"Apache-2.0"
] | 2 | 2018-12-21T07:35:54.000Z | 2018-12-21T08:22:35.000Z | app/src/main/java/com/example/github/videoapp/home/HomeActivity.kt | vsay01/VideoApp | 3211026e8914207317a48309f9d991cd141efcdc | [
"Apache-2.0"
] | 10 | 2017-11-06T04:21:01.000Z | 2019-08-12T16:34:08.000Z | package com.example.github.videoapp.home
import android.net.Uri
import android.os.Bundle
import android.support.v7.app.AppCompatActivity
import com.example.github.videoapp.R
import com.example.github.videoapp.util.ActivityUtils
import javax.inject.Inject
class HomeActivity : AppCompatActivity(), HomeFragment.OnFragme... | 38.183673 | 143 | 0.69535 |
b4fc3fcbe814bd549cfa230df81903695a5cc90d | 211 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fflush_unlocked_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fflush_unlocked_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fflush_unlocked_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int fflush_unlocked_fastcall(FILE *stream)
SECTION code_stdio
PUBLIC _fflush_unlocked_fastcall
EXTERN asm_fflush_unlocked
_fflush_unlocked_fastcall:
push hl
pop ix
jp asm_fflush_unlocked
| 13.1875 | 44 | 0.791469 |
80971396f922a00794bbb6367cd14dbea033c481 | 117 | sql | SQL | src/main/resources/liquibase/harness/change/expectedSql/mysql/renameView.sql | AlexanderSashchenko/liquibase-test-harness | c626754b75e6470aa03bf6fb88073ff073039862 | [
"Apache-2.0"
] | 1 | 2021-02-25T04:30:04.000Z | 2021-02-25T04:30:04.000Z | src/main/resources/liquibase/harness/change/expectedSql/mysql/renameView.sql | AlexanderSashchenko/liquibase-test-harness | c626754b75e6470aa03bf6fb88073ff073039862 | [
"Apache-2.0"
] | 1 | 2021-06-21T08:40:11.000Z | 2021-06-21T13:32:01.000Z | src/main/resources/liquibase/harness/change/expectedSql/mysql/renameView.sql | Sfurti-yb/liquibase-test-harness | 86b413938f13d9d899fc010ca42f26041b6fccb8 | [
"Apache-2.0"
] | 1 | 2021-03-08T20:36:14.000Z | 2021-03-08T20:36:14.000Z | CREATE VIEW test_view AS select id, first_name, last_name, email from authors
RENAME TABLE test_view TO test_view_new | 58.5 | 77 | 0.846154 |
1d4041ea5398289265afbced17e3dfb91d37d31e | 4,261 | lua | Lua | packages/lorem.lua | Nathan22Miles/sile-0.9.1 | 418a89011659a6b5a4978559fc2654a5126c6482 | [
"MIT"
] | null | null | null | packages/lorem.lua | Nathan22Miles/sile-0.9.1 | 418a89011659a6b5a4978559fc2654a5126c6482 | [
"MIT"
] | null | null | null | packages/lorem.lua | Nathan22Miles/sile-0.9.1 | 418a89011659a6b5a4978559fc2654a5126c6482 | [
"MIT"
] | null | null | null | local lorem = [[lorem ipsum dolor sit amet consetetur sadipscing elitr sed diam nonumy
eirmod tempor invidunt ut labore et dolore magna aliquyam erat sed diam
voluptua at vero eos et accusam et justo duo dolores et ea rebum stet clita
kasd gubergren no sea takimata sanctus est lorem ipsum dolor sit amet lorem
ipsum dol... | 56.065789 | 86 | 0.812485 |
844721b98bccf160fef178306fe7cd440b7ef78d | 426 | html | HTML | static_doc/html/build_tarball_py.html | wake-forest-ctsi/mist-toolkit | 857e91976fa3b75ef2cad08612fa79cf2f743615 | [
"BSD-3-Clause"
] | 2 | 2015-10-28T17:58:31.000Z | 2021-10-12T10:34:39.000Z | scrubber/MIST_2_0_4/static_doc/html/build_tarball_py.html | manaswini18/DmD | dd1e865ddb7b43c8478b2b5733385143b1980951 | [
"Apache-2.0"
] | null | null | null | scrubber/MIST_2_0_4/static_doc/html/build_tarball_py.html | manaswini18/DmD | dd1e865ddb7b43c8478b2b5733385143b1980951 | [
"Apache-2.0"
] | 9 | 2016-12-17T22:50:37.000Z | 2020-09-26T01:08:06.000Z | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!-- Copyright (C) 2007 - 2009 The MITRE Corporation. See the toplevel
file LICENSE for license terms. -->
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title>build_tarball.py Utility</title>
<link href="../... | 26.625 | 70 | 0.683099 |
ad49344d5176c839ac16bb670a7153036161965d | 4,925 | sql | SQL | sql/ash_graph_waits.sql | fatdba/oracle-script-lib | efa9f5623bc3f27cea37a815f5bc3766d21b1b19 | [
"MIT"
] | null | null | null | sql/ash_graph_waits.sql | fatdba/oracle-script-lib | efa9f5623bc3f27cea37a815f5bc3766d21b1b19 | [
"MIT"
] | null | null | null | sql/ash_graph_waits.sql | fatdba/oracle-script-lib | efa9f5623bc3f27cea37a815f5bc3766d21b1b19 | [
"MIT"
] | 2 | 2022-01-16T20:34:08.000Z | 2022-02-10T16:45:46.000Z |
-- ashmasters - https://github.com/khailey/ashmasters
-- Kyle Hailey
/*
ASH graph from v$active_session_history no filter by DBID nor time
don't use dba_hist_active_sess_history ,
Output looks like
TO_CHAR( AAS PCT1 FIRST PCT2 SECOND GRAPH
-------- --- ---- --------------- ---- ... | 42.456897 | 111 | 0.519188 |
1e00fe4779d8567ea4a3dd1dd3e8f11ab2c82391 | 1,175 | css | CSS | view/adminhtml/web/styles.css | Overdose-Digital/adyen-magento2 | 2cc992bfcc3316fdf57bc8263360a858bdf5a884 | [
"MIT"
] | 134 | 2016-02-09T19:21:49.000Z | 2022-03-31T02:12:07.000Z | view/adminhtml/web/styles.css | Overdose-Digital/adyen-magento2 | 2cc992bfcc3316fdf57bc8263360a858bdf5a884 | [
"MIT"
] | 1,039 | 2016-02-09T14:57:59.000Z | 2022-03-31T15:43:48.000Z | view/adminhtml/web/styles.css | Overdose-Digital/adyen-magento2 | 2cc992bfcc3316fdf57bc8263360a858bdf5a884 | [
"MIT"
] | 181 | 2016-02-09T14:25:52.000Z | 2022-03-23T20:26:24.000Z | /**
* ######
* ######
* ############ ####( ###### #####. ###### ############ ############
* ############# #####( ###### #####. ###### ############# #############
* ###### #####( ###### #####. ###### ##### ###### ##### ######
* ###### ###### ####... | 48.958333 | 196 | 0.257021 |
c439b6e9ea878485f2a654842a670cdab6215ab9 | 1,041 | h | C | chapter_1/lesson_03/DispatchEvent.h | sergey-shambir/cg_course_examples | 921b6218d71731bcb79ddddcc92c9d04a72c62ab | [
"MIT"
] | 5 | 2017-05-13T20:47:13.000Z | 2020-04-18T18:18:03.000Z | chapter_1/lesson_03/DispatchEvent.h | sergey-shambir/cg_course_examples | 921b6218d71731bcb79ddddcc92c9d04a72c62ab | [
"MIT"
] | null | null | null | chapter_1/lesson_03/DispatchEvent.h | sergey-shambir/cg_course_examples | 921b6218d71731bcb79ddddcc92c9d04a72c62ab | [
"MIT"
] | 8 | 2016-10-24T16:24:21.000Z | 2021-03-15T11:23:57.000Z | #pragma once
#include "AbstractWindow.h"
class IInputEventAcceptor;
namespace sdl
{
// Совершает диспетчеризацию событий SDL по категориям.
void DispatchEvent(const SDL_Event & event, IInputEventAcceptor & acceptor);
}
// Принимает события SDL, разделённые по категориям.
// Деление условное и может быть изменено.
cl... | 27.394737 | 76 | 0.747358 |
2c227d04f505b8bf0d108f23e99fb1be599a6e08 | 504 | asm | Assembly | programs/oeis/313/A313793.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/313/A313793.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/313/A313793.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A313793: Coordination sequence Gal.4.134.1 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.
; 1,5,10,15,21,27,32,37,42,47,52,57,63,69,74,79,84,89,94,99,105,111,116,121,126,131,136,141,147,153,158,163,168,173,178,183,189,195,200,205,21... | 26.526316 | 179 | 0.674603 |
61e36ab845ad8ef1e09b1abf8ac5233bc8fdf7a4 | 1,781 | css | CSS | style.css | Joao-Inacio/my-portfolio | 670bfa90ee427cac53e7806850648ef5f340593c | [
"MIT"
] | null | null | null | style.css | Joao-Inacio/my-portfolio | 670bfa90ee427cac53e7806850648ef5f340593c | [
"MIT"
] | 1 | 2022-03-19T18:13:22.000Z | 2022-03-19T18:13:22.000Z | style.css | Joao-Inacio/my-portfolio | 670bfa90ee427cac53e7806850648ef5f340593c | [
"MIT"
] | null | null | null | html, body {
font-family: Merriweather sans-serif ;
overflow-x: hidden;
}
@media (max-width: 575.98px) {
html, body{
text-align: center;
}
img.myfoto{
margin-left: 25px;
}
div.contfoto{
margin-right:50px ;
}
nav div.container{
margin-right:25px;
... | 15.901786 | 45 | 0.597979 |
0eed61bad26a9e2991ae7220efe7a9b06a5a3337 | 707 | tsx | TypeScript | src/components/Parcels/ParcelDetails/DetailsTrackingTable/Signature/Signature.tsx | Haverim-Larefua/haverim-larefua-portal | 8bfd3db0e2f0b499370a39728d359f9ef29edea0 | [
"MIT"
] | null | null | null | src/components/Parcels/ParcelDetails/DetailsTrackingTable/Signature/Signature.tsx | Haverim-Larefua/haverim-larefua-portal | 8bfd3db0e2f0b499370a39728d359f9ef29edea0 | [
"MIT"
] | 3 | 2020-07-23T07:56:24.000Z | 2022-02-27T20:11:53.000Z | src/components/Parcels/ParcelDetails/DetailsTrackingTable/Signature/Signature.tsx | Haverim-Larefua/haverim-larefua-portal | 8bfd3db0e2f0b499370a39728d359f9ef29edea0 | [
"MIT"
] | null | null | null | import React, { useState } from 'react';
import { ReactComponent as SignatureIcon } from '../../../../../assets/icons/signature.svg';
import './Signature.scss';
export interface SignatureProps {
signature: string;
}
const Signature:React.FC<SignatureProps> = ({signature}: SignatureProps) => {
const [sign, se... | 28.28 | 110 | 0.584158 |
b2f71e9c0092918763ba4db64292488e285e5cbe | 14,866 | py | Python | python/dolfinx_contact/unbiased/nitsche_unbiased.py | jorgensd/asimov-contact | 08704ade6343c346bc54dfd38186983cc7ab4485 | [
"MIT"
] | null | null | null | python/dolfinx_contact/unbiased/nitsche_unbiased.py | jorgensd/asimov-contact | 08704ade6343c346bc54dfd38186983cc7ab4485 | [
"MIT"
] | null | null | null | python/dolfinx_contact/unbiased/nitsche_unbiased.py | jorgensd/asimov-contact | 08704ade6343c346bc54dfd38186983cc7ab4485 | [
"MIT"
] | null | null | null | # Copyright (C) 2021 Sarah Roggendorf
#
# SPDX-License-Identifier: MIT
from typing import Callable, Tuple, Union
import dolfinx.common as _common
import dolfinx.fem as _fem
import dolfinx.log as _log
import dolfinx.mesh as _mesh
import dolfinx_cuas
import numpy as np
import ufl
from dolfinx.cpp.graph import Adjace... | 42.965318 | 108 | 0.654245 |
e40ff8d34d18738a41beeb1725ab82a0a65ad52b | 109 | sql | SQL | src/test/resources/sql/_unknown/0c420bf0.sql | Shuttl-Tech/antlr_psql | fcf83192300abe723f3fd3709aff5b0c8118ad12 | [
"MIT"
] | 66 | 2018-06-15T11:34:03.000Z | 2022-03-16T09:24:49.000Z | src/test/resources/sql/_unknown/0c420bf0.sql | Shuttl-Tech/antlr_psql | fcf83192300abe723f3fd3709aff5b0c8118ad12 | [
"MIT"
] | 13 | 2019-03-19T11:56:28.000Z | 2020-08-05T04:20:50.000Z | src/test/resources/sql/_unknown/0c420bf0.sql | Shuttl-Tech/antlr_psql | fcf83192300abe723f3fd3709aff5b0c8118ad12 | [
"MIT"
] | 28 | 2019-01-05T19:59:02.000Z | 2022-03-24T11:55:50.000Z | -- file:triggers.sql ln:1511 expect:false
AAA 42
BBB 42
CCC 42
\.
drop trigger child1_insert_trig on child1
| 13.625 | 41 | 0.770642 |
933a64dc667d2ccd6f890df289346d2f72656f91 | 4,080 | rs | Rust | karamellib/src/vm/executer.rs | erhanbaris/karamel | 11bb8ce079092729f66a152fc8971b4a323dd115 | [
"BSD-3-Clause"
] | 17 | 2021-03-19T22:04:41.000Z | 2022-02-06T19:21:36.000Z | karamellib/src/vm/executer.rs | erhanbaris/TPD | 11bb8ce079092729f66a152fc8971b4a323dd115 | [
"BSD-3-Clause"
] | 22 | 2021-03-22T11:46:12.000Z | 2022-02-13T13:54:26.000Z | karamellib/src/vm/executer.rs | turkce-yazilim-konati/karamel | 0e629afd454bc85c7b59e85258511c47ceaac39d | [
"BSD-3-Clause"
] | 2 | 2022-01-27T18:54:33.000Z | 2022-03-07T16:26:13.000Z | use std::borrow::Borrow;
use std::cell::RefCell;
use crate::compiler::context::{ExecutionPathInfo, KaramelCompilerContext};
use crate::file::read_module_or_script;
use crate::{types::Token, vm::interpreter::run_vm};
use crate::parser::*;
use crate::compiler::*;
use crate::syntax::SyntaxParser;
use crate::logger::{CONS... | 29.352518 | 87 | 0.574755 |
44dedb28f71196236178b30a7f1dc6c58b5be064 | 1,060 | kt | Kotlin | library/src/main/java/com/wultra/android/powerauth/networking/error/ApiHttpException.kt | wultra/networking-android | 9cad951f2d03085064575ae418bb5eaad821a218 | [
"Apache-2.0"
] | 1 | 2021-09-27T14:45:02.000Z | 2021-09-27T14:45:02.000Z | library/src/main/java/com/wultra/android/powerauth/networking/error/ApiHttpException.kt | wultra/networking-android | 9cad951f2d03085064575ae418bb5eaad821a218 | [
"Apache-2.0"
] | 10 | 2021-09-24T11:07:48.000Z | 2022-03-08T09:57:13.000Z | library/src/main/java/com/wultra/android/powerauth/networking/error/ApiHttpException.kt | wultra/networking-android | 9cad951f2d03085064575ae418bb5eaad821a218 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2020, Wultra s.r.o. (www.wultra.com).
*
* All rights reserved. This source code can be used only for purposes specified
* by the given license contract signed by the rightful deputy of Wultra s.r.o.
* This source code can be used only by the owner of the license.
*
* Any disputes arising in re... | 32.121212 | 80 | 0.670755 |
5c768fd1fb74f5d6f3507bebbfe31a8de453f400 | 718 | h | C | PrivateFrameworks/ContactsUICore/CNUIUserActionContext-Protocol.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 17 | 2018-11-13T04:02:58.000Z | 2022-01-20T09:27:13.000Z | PrivateFrameworks/ContactsUICore/CNUIUserActionContext-Protocol.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 3 | 2018-04-06T02:02:27.000Z | 2018-10-02T01:12:10.000Z | PrivateFrameworks/ContactsUICore/CNUIUserActionContext-Protocol.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 1 | 2018-09-28T13:54:23.000Z | 2018-09-28T13:54:23.000Z | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "NSObject.h"
@class BSServiceConnectionEndpoint;
@protocol CNUIUserActionContext <NSObject>
@property(copy, nonatomic) BSServiceConnectionEndpoint *connectionEndpoint;
@pr... | 35.9 | 88 | 0.79805 |
5406c29865f2eb6bf234c1291ed7db9a0afa61ca | 245 | go | Go | logger.go | Bose/go-work | 0a9c8610aa1934383f66de1a7110e35862b21a5b | [
"BSD-3-Clause"
] | 2 | 2021-04-04T18:39:08.000Z | 2022-02-26T15:25:55.000Z | logger.go | Bose/go-work | 0a9c8610aa1934383f66de1a7110e35862b21a5b | [
"BSD-3-Clause"
] | 3 | 2020-01-24T20:06:07.000Z | 2020-08-20T22:03:27.000Z | logger.go | Bose/go-work | 0a9c8610aa1934383f66de1a7110e35862b21a5b | [
"BSD-3-Clause"
] | 2 | 2020-02-07T13:09:21.000Z | 2021-11-20T02:38:29.000Z | package work
// Logger is used by worker to write logs
type Logger interface {
Debugf(string, ...interface{})
Infof(string, ...interface{})
Errorf(string, ...interface{})
Debug(...interface{})
Info(...interface{})
Error(...interface{})
}
| 20.416667 | 41 | 0.669388 |
eaf0e0037869b9433c0285dff68844c87626b018 | 1,380 | swift | Swift | SecureSwiftLang.playground/Contents.swift | TotemTraining/PracticaliOSAppSecurity | 582355ca262e1b75fc4db0e2edc2d36ae18cc465 | [
"MIT"
] | 1 | 2015-05-10T13:49:43.000Z | 2015-05-10T13:49:43.000Z | SecureSwiftLang.playground/Contents.swift | TotemTraining/PracticaliOSAppSecurity | 582355ca262e1b75fc4db0e2edc2d36ae18cc465 | [
"MIT"
] | null | null | null | SecureSwiftLang.playground/Contents.swift | TotemTraining/PracticaliOSAppSecurity | 582355ca262e1b75fc4db0e2edc2d36ae18cc465 | [
"MIT"
] | null | null | null | import UIKit
//: ## Type Safety and Mutability
//: Explicit and Inferred with constants and variables
let firstName: String = "Jim"
let lastName = "Bob"
//firstName = "We Like Beer!"
//firstName: Int = 12345
let fullName = firstName + " " + lastName
var fact = "I Like Beer"
fact = "I Like Beer and Pizza"
fact += " ... | 18.90411 | 87 | 0.649275 |
7485a6ed63abc27b6343d026ef56c01ed03a867f | 2,418 | h | C | PROX/FOUNDATION/GEOMETRY/GEOMETRY/include/geometry.h | diku-dk/PROX | c6be72cc253ff75589a1cac28e4e91e788376900 | [
"MIT"
] | null | null | null | PROX/FOUNDATION/GEOMETRY/GEOMETRY/include/geometry.h | diku-dk/PROX | c6be72cc253ff75589a1cac28e4e91e788376900 | [
"MIT"
] | null | null | null | PROX/FOUNDATION/GEOMETRY/GEOMETRY/include/geometry.h | diku-dk/PROX | c6be72cc253ff75589a1cac28e4e91e788376900 | [
"MIT"
] | null | null | null | #ifndef GEOMETRY_H
#define GEOMETRY_H
#include <geometry_convert.h>
#include <geometry_inside.h>
#include <geometry_is_valid.h>
#include <geometry_make_intersection.h>
#include <geometry_make_union.h>
#include <geometry_transform.h>
#include <barycentric/geometry_barycentric.h>
#include <barycentric/geometry_barycent... | 37.78125 | 78 | 0.846981 |
9c14af3a3b177b621bfc460a06d280710a4117aa | 307 | swift | Swift | VIPER/VIPER best practices/VIPER best practices/Sources/Modules/Todos/Implementations/Default/TodosDefaultRouter.swift | offsetkeyz/tutorials | 0c9574aed0a1ae11fd8445fd0f5d56110c142418 | [
"WTFPL"
] | 122 | 2019-09-05T14:27:42.000Z | 2022-03-29T19:49:05.000Z | VIPER/VIPER best practices/VIPER best practices/Sources/Modules/Todos/Implementations/Default/TodosDefaultRouter.swift | offsetkeyz/tutorials | 0c9574aed0a1ae11fd8445fd0f5d56110c142418 | [
"WTFPL"
] | 1 | 2019-09-30T11:21:58.000Z | 2019-09-30T11:21:58.000Z | VIPER/VIPER best practices/VIPER best practices/Sources/Modules/Todos/Implementations/Default/TodosDefaultRouter.swift | offsetkeyz/tutorials | 0c9574aed0a1ae11fd8445fd0f5d56110c142418 | [
"WTFPL"
] | 32 | 2019-11-14T11:50:08.000Z | 2022-03-02T16:09:19.000Z | //
// TodosDefaultRouter.swift
// VIPER best practices
//
// Created by Tibor Bödecs on 2019. 03. 05..
//
import Foundation
import UIKit
class TodosDefaultRouter {
weak var presenter: TodosPresenter?
weak var viewController: UIViewController?
}
extension TodosDefaultRouter: TodosRouter {
}
| 15.35 | 46 | 0.736156 |
2e70514d591305a1a9728e7eeb86f38cc144a1f1 | 624 | kt | Kotlin | src/app/src/main/java/jp/kaleidot725/sample/room/dao/RepoDao.kt | kaleidot725-android/room | c2ad5c579bc67fa27f8d28ce4515d39837c22d6a | [
"MIT"
] | null | null | null | src/app/src/main/java/jp/kaleidot725/sample/room/dao/RepoDao.kt | kaleidot725-android/room | c2ad5c579bc67fa27f8d28ce4515d39837c22d6a | [
"MIT"
] | null | null | null | src/app/src/main/java/jp/kaleidot725/sample/room/dao/RepoDao.kt | kaleidot725-android/room | c2ad5c579bc67fa27f8d28ce4515d39837c22d6a | [
"MIT"
] | null | null | null | package jp.kaleidot725.sample.room.dao
import androidx.room.Dao
import androidx.room.Delete
import androidx.room.Insert
import androidx.room.Query
import androidx.room.Update
import jp.kaleidot725.sample.room.data.Repo
import jp.kaleidot725.sample.room.data.User
@Dao
interface RepoDao {
@Insert
fun insert(rep... | 20.129032 | 56 | 0.705128 |
0e1c41c0953b1a8f46874a91008a9a9c3a00cea7 | 70 | sql | SQL | db/config/init.sql | mauitz/dockerTest | cedb474b36ada83287332fc7d0b39a9aae2c610c | [
"MIT"
] | null | null | null | db/config/init.sql | mauitz/dockerTest | cedb474b36ada83287332fc7d0b39a9aae2c610c | [
"MIT"
] | null | null | null | db/config/init.sql | mauitz/dockerTest | cedb474b36ada83287332fc7d0b39a9aae2c610c | [
"MIT"
] | null | null | null | GRANT ALL ON *.* TO 'root'@'%' IDENTIFIED BY 'root' WITH GRANT OPTION; | 70 | 70 | 0.671429 |
2b6afee745537e03f74ba2e568d22b688a359ce3 | 426 | sql | SQL | samples/SqlServerDemo/SqlServerDemo.Database/Migrations/20220323-165532-03-create-ntangle-customerbatchtracking-table.sql | Avanade/NTangle | fc35e5120246cc1830916ee384eaeaca8ee5865a | [
"MIT"
] | 1 | 2022-02-16T23:16:13.000Z | 2022-02-16T23:16:13.000Z | samples/SqlServerDemo/SqlServerDemo.Database/Migrations/20220323-165532-03-create-ntangle-customerbatchtracking-table.sql | Avanade/NTangle | fc35e5120246cc1830916ee384eaeaca8ee5865a | [
"MIT"
] | 4 | 2022-02-14T17:20:52.000Z | 2022-03-29T15:39:49.000Z | samples/SqlServerDemo/SqlServerDemo.Database/Migrations/20220323-165532-03-create-ntangle-customerbatchtracking-table.sql | Avanade/NTangle | fc35e5120246cc1830916ee384eaeaca8ee5865a | [
"MIT"
] | null | null | null | CREATE TABLE [NTangle].[CustomerBatchTracking] (
[BatchTrackingId] BIGINT IDENTITY (1, 1) NOT NULL PRIMARY KEY CLUSTERED ([BatchTrackingId] ASC),
[CreatedDate] DATETIME2 NOT NULL,
[IsComplete] BIT NOT NULL,
[CompletedDate] DATETIME2 NULL,
[CorrelationId] NVARCHAR(127) NULL,
[HasDataLoss] BIT NOT NULL,
[Cu... | 42.6 | 98 | 0.7277 |
dc15343009622065d3859e28d2ac6876741022f0 | 3,243 | py | Python | microservice_demo/app.py | weiss-d/microservice-demo | 0a3bb713585e5dc4b1dc17ce04a4c74568656452 | [
"MIT"
] | null | null | null | microservice_demo/app.py | weiss-d/microservice-demo | 0a3bb713585e5dc4b1dc17ce04a4c74568656452 | [
"MIT"
] | null | null | null | microservice_demo/app.py | weiss-d/microservice-demo | 0a3bb713585e5dc4b1dc17ce04a4c74568656452 | [
"MIT"
] | null | null | null | """
Simple demo of microservice in Flask.
Personal project for learning Flask and Docker.
The app returns a list of files and folders and some of their properties
from given subdirectory of a directory specified in 'cofig.py'.
$ pip install -r requirements.txt
$ python -m microservice_demo.app
"""
import log... | 25.139535 | 97 | 0.681159 |
202648bc7e4727351b7afc9706266c75596b2c89 | 948 | css | CSS | REACTJS/ReactJs-With-Redux-JavaScriptLibrary-master/React-CRUD-master/src/App.css | DevelopByTarun/TODAY-HELP | 8f5d900ef8ecae4cdea1bb2edd9ef3fbc10df496 | [
"MIT"
] | null | null | null | REACTJS/ReactJs-With-Redux-JavaScriptLibrary-master/React-CRUD-master/src/App.css | DevelopByTarun/TODAY-HELP | 8f5d900ef8ecae4cdea1bb2edd9ef3fbc10df496 | [
"MIT"
] | 4 | 2019-12-20T06:14:41.000Z | 2022-03-02T08:05:02.000Z | REACTJS/ReactJs-With-Redux-JavaScriptLibrary-master/React-CRUD-master/src/App.css | DevelopByTarun/TODAY-HELP | 8f5d900ef8ecae4cdea1bb2edd9ef3fbc10df496 | [
"MIT"
] | null | null | null | .App {
text-align: center;
}
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px;
}
label{
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
text-shadow: 5px;
font-size: 20px;
}
#del,#mark{
height: 50px;
width: 50px;
}
#s1,#s2,#s3{
display: inline;
}
#i... | 15.047619 | 80 | 0.635021 |
26252b5b1911ac5e92ce19d245d81b890061b24e | 1,549 | java | Java | src/main/java/me/interview/entity/OptionGroup.java | StarOceanReimi/InsticatorInterview | 1ca351583013021304bf3900de043fc0af68aece | [
"MIT"
] | null | null | null | src/main/java/me/interview/entity/OptionGroup.java | StarOceanReimi/InsticatorInterview | 1ca351583013021304bf3900de043fc0af68aece | [
"MIT"
] | null | null | null | src/main/java/me/interview/entity/OptionGroup.java | StarOceanReimi/InsticatorInterview | 1ca351583013021304bf3900de043fc0af68aece | [
"MIT"
] | null | null | null | package me.interview.entity;
import static javax.persistence.CascadeType.ALL;
import java.util.Set;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
i... | 22.449275 | 69 | 0.781795 |
56a53741f1c2d3adee0c789079d8040b9f01a38d | 81 | ts | TypeScript | frontend/src/types/dto/data/JoinRoomData.ts | valentin30/skribbl-clone | e234fdcde5bad8c221d937c2b2ad0a75a9c2af62 | [
"MIT"
] | null | null | null | frontend/src/types/dto/data/JoinRoomData.ts | valentin30/skribbl-clone | e234fdcde5bad8c221d937c2b2ad0a75a9c2af62 | [
"MIT"
] | 1 | 2021-03-24T20:54:57.000Z | 2021-03-24T21:00:20.000Z | frontend/src/types/dto/data/JoinRoomData.ts | valentin30/skribbl-clone | e234fdcde5bad8c221d937c2b2ad0a75a9c2af62 | [
"MIT"
] | null | null | null | export interface JoinRoomData {
secondsPerRound: number
rounds: number
}
| 16.2 | 31 | 0.740741 |
5828276f9e8cc9f30be0439119e70d7c8b4830c0 | 647 | c | C | src/Context.c | bitwig/libusb4java | 66afb8eb5e15224ecde6bd36a8103338166ba7b7 | [
"MIT"
] | 45 | 2015-08-21T16:29:41.000Z | 2022-02-05T16:13:10.000Z | src/Context.c | bitwig/libusb4java | 66afb8eb5e15224ecde6bd36a8103338166ba7b7 | [
"MIT"
] | 12 | 2016-03-03T04:33:46.000Z | 2021-12-01T08:59:06.000Z | src/Context.c | bitwig/libusb4java | 66afb8eb5e15224ecde6bd36a8103338166ba7b7 | [
"MIT"
] | 40 | 2015-02-19T10:31:08.000Z | 2022-01-26T21:12:10.000Z | /*
* Copyright (C) 2013 Klaus Reimer (k@ailis.de)
* See LICENSE.md file for copying conditions
*/
#include "Context.h"
void setContext(JNIEnv* env, const libusb_context* context, jobject object)
{
SET_POINTER(env, context, object, "contextPointer");
}
jobject wrapContext(JNIEnv* env, const libusb_context* con... | 23.962963 | 78 | 0.731066 |
8a148b494b9a57884163996e6ef8990359f71979 | 2,548 | rs | Rust | secure/storage/src/error.rs | mohanz/libra | d4600a24262f6f6af9af2bef880cc471354abd4c | [
"Apache-2.0"
] | null | null | null | secure/storage/src/error.rs | mohanz/libra | d4600a24262f6f6af9af2bef880cc471354abd4c | [
"Apache-2.0"
] | 85 | 2020-05-14T04:11:32.000Z | 2021-07-23T06:27:27.000Z | secure/storage/src/error.rs | mohanz/libra | d4600a24262f6f6af9af2bef880cc471354abd4c | [
"Apache-2.0"
] | null | null | null | // Copyright (c) The Libra Core Contributors
// SPDX-License-Identifier: Apache-2.0
use serde::{Deserialize, Serialize};
use std::io;
use thiserror::Error;
#[derive(Debug, Deserialize, Error, PartialEq, Serialize)]
pub enum Error {
#[error("Entropy error: {0}")]
EntropyError(String),
#[error("Internal err... | 28.629213 | 84 | 0.617347 |
2a2726c67dacde583f366c6d31879b902f94fccf | 2,384 | kt | Kotlin | Core/src/commonMain/kotlin/io/nacular/doodle/layout/HorizontalFlowLayout.kt | hiperbou/doodle | 3baaf792bc13ef9f15aee4a772dcde211fff628b | [
"MIT"
] | null | null | null | Core/src/commonMain/kotlin/io/nacular/doodle/layout/HorizontalFlowLayout.kt | hiperbou/doodle | 3baaf792bc13ef9f15aee4a772dcde211fff628b | [
"MIT"
] | null | null | null | Core/src/commonMain/kotlin/io/nacular/doodle/layout/HorizontalFlowLayout.kt | hiperbou/doodle | 3baaf792bc13ef9f15aee4a772dcde211fff628b | [
"MIT"
] | null | null | null | package io.nacular.doodle.layout
import io.nacular.doodle.core.Layout
import io.nacular.doodle.core.Positionable
import io.nacular.doodle.core.PositionableContainer
import io.nacular.doodle.geometry.Point
import io.nacular.doodle.utils.HorizontalAlignment
import io.nacular.doodle.utils.HorizontalAlignment.Center
impor... | 32.657534 | 119 | 0.598993 |
dd6c51238d47f2b946e00ab70481bf75e6904670 | 25,002 | go | Go | pkg/synchronization/state.pb.go | BearerPipelineTest/mutagen | 4f8d81212f7d2621b8b03c23a6c2f8408756c184 | [
"MIT"
] | null | null | null | pkg/synchronization/state.pb.go | BearerPipelineTest/mutagen | 4f8d81212f7d2621b8b03c23a6c2f8408756c184 | [
"MIT"
] | null | null | null | pkg/synchronization/state.pb.go | BearerPipelineTest/mutagen | 4f8d81212f7d2621b8b03c23a6c2f8408756c184 | [
"MIT"
] | null | null | null | // Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.28.0
// protoc v3.19.4
// source: synchronization/state.proto
package synchronization
import (
core "github.com/mutagen-io/mutagen/pkg/synchronization/core"
rsync "github.com/mutagen-io/mutagen/pkg/synchronization/rsync"
pro... | 46.558659 | 159 | 0.721142 |
876af10dbd387c5ea49bcf8b70f923c640d34ab0 | 9,765 | html | HTML | libs/examples/src/table/table-observable-example/table-observable-example.html | matyjerez/barista | 497b134e426d3b62cf5598394a534c99b0fd9981 | [
"Apache-2.0"
] | 124 | 2019-11-27T07:40:21.000Z | 2022-03-11T19:57:50.000Z | libs/examples/src/table/table-observable-example/table-observable-example.html | matyjerez/barista | 497b134e426d3b62cf5598394a534c99b0fd9981 | [
"Apache-2.0"
] | 2,152 | 2019-11-25T17:29:41.000Z | 2022-03-31T12:10:50.000Z | libs/examples/src/table/table-observable-example/table-observable-example.html | matyjerez/barista | 497b134e426d3b62cf5598394a534c99b0fd9981 | [
"Apache-2.0"
] | 90 | 2019-11-25T17:29:05.000Z | 2022-02-11T18:48:16.000Z | <button
*ngIf="!isSubscribed; else cancel"
class="dt-example-button"
dt-button
(click)="startSubscription()"
>
Start subscription
</button>
<button
class="dt-example-button"
dt-button
variant="secondary"
(click)="clearRows()"
>
Clear
</button>
<dt-table [dataSource]="dataSource">
<ng-container dtC... | 145.746269 | 7,890 | 0.906196 |
7af2ee2300500ba921090fc798d531bce5beb5cc | 407 | rb | Ruby | db/migrate/20150221093349_create_targets.rb | atbaker/mayone-2.0 | 6d7953eb0c4cd5e4d47d5278cf2b10105ae81417 | [
"Apache-2.0"
] | null | null | null | db/migrate/20150221093349_create_targets.rb | atbaker/mayone-2.0 | 6d7953eb0c4cd5e4d47d5278cf2b10105ae81417 | [
"Apache-2.0"
] | null | null | null | db/migrate/20150221093349_create_targets.rb | atbaker/mayone-2.0 | 6d7953eb0c4cd5e4d47d5278cf2b10105ae81417 | [
"Apache-2.0"
] | null | null | null | class CreateTargets < ActiveRecord::Migration
def change
create_table :targets do |t|
t.belongs_to :campaign, index: true
t.belongs_to :legislator, index: true
t.integer :priority
t.timestamps null: false
end
add_foreign_key :targets, :campaigns
add_foreign_key :targets, :legi... | 27.133333 | 68 | 0.70516 |
836de4554c10c5be8a2b02efddfe2828c9bddc05 | 225 | sql | SQL | Admin_Console/DDL_users.sql | DataChant/amazon-quicksight-sdk-proserve | 98c8ceb1b603f7c5dd88357c49e8f71372cd3a1a | [
"MIT-0"
] | 42 | 2020-09-08T03:50:08.000Z | 2022-03-25T08:21:20.000Z | Admin_Console/DDL_users.sql | DataChant/amazon-quicksight-sdk-proserve | 98c8ceb1b603f7c5dd88357c49e8f71372cd3a1a | [
"MIT-0"
] | 3 | 2021-01-13T15:50:11.000Z | 2022-03-21T22:25:37.000Z | Admin_Console/DDL_users.sql | DataChant/amazon-quicksight-sdk-proserve | 98c8ceb1b603f7c5dd88357c49e8f71372cd3a1a | [
"MIT-0"
] | 31 | 2020-06-22T18:26:59.000Z | 2022-03-24T20:20:05.000Z | CREATE OR REPLACE VIEW users AS
(select Namespace,
Group,
User,
(case
when Group in ('quicksight-fed-bi-developer', 'quicksight-fed-bi-admin')
then 'Author'
else 'Reader'
end)
as author_status
from "group_membership" ) | 20.454545 | 73 | 0.742222 |
089e823e432425f7f220f1b4ed5c182dc240732d | 526 | go | Go | commands/list.go | JadeRedworth/cli | db53c6ab28d94d82b9fe57da8f0a8d2cfcc9c62d | [
"Apache-2.0"
] | null | null | null | commands/list.go | JadeRedworth/cli | db53c6ab28d94d82b9fe57da8f0a8d2cfcc9c62d | [
"Apache-2.0"
] | null | null | null | commands/list.go | JadeRedworth/cli | db53c6ab28d94d82b9fe57da8f0a8d2cfcc9c62d | [
"Apache-2.0"
] | null | null | null | package commands
import (
"github.com/urfave/cli"
)
// ListCommand returns list cli.command
func ListCommand() cli.Command {
return cli.Command{
Name: "list",
Aliases: []string{"ls"},
Usage: "\tReturn a list of created objects",
Category: "MANAGEMENT COMMANDS",
Hidden: false,
Ar... | 26.3 | 135 | 0.6673 |
f38cbdc86a77c3334d8d29f7ef2ff67ce1a46d9b | 2,357 | swift | Swift | SoraPassport/Modules/Wallet/CoreData/DepositOperationData+TransferInfo.swift | metrocoindev/Sora-iOS | ded201e998285f8124f6f82fa34d8937847e5da5 | [
"Apache-2.0"
] | null | null | null | SoraPassport/Modules/Wallet/CoreData/DepositOperationData+TransferInfo.swift | metrocoindev/Sora-iOS | ded201e998285f8124f6f82fa34d8937847e5da5 | [
"Apache-2.0"
] | null | null | null | SoraPassport/Modules/Wallet/CoreData/DepositOperationData+TransferInfo.swift | metrocoindev/Sora-iOS | ded201e998285f8124f6f82fa34d8937847e5da5 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright Soramitsu Co., Ltd. All Rights Reserved.
* SPDX-License-Identifier: Apache 2.0
*/
import Foundation
import CommonWallet
enum DepositOperationDataError: Error {
case invalidAmount
}
extension DepositOperationData {
static func createForEthereumFromInfo(_ info: TransferInfo,
... | 37.412698 | 104 | 0.51888 |
8130ea1ab8158bf77740addcd9150db31b73fa5f | 691 | swift | Swift | 15-mvc-exercise/mvc-ifyme-capn/Controller/Controller.swift | BBarisKilic/Swift-5-Course | 524fc7843f9e3e3f26825c2c549ca233fd728d11 | [
"MIT"
] | 2 | 2021-06-11T08:44:59.000Z | 2021-09-27T21:00:25.000Z | 15-mvc-exercise/mvc-ifyme-capn/Controller/Controller.swift | BBarisKilic/Swift-5-Course | 524fc7843f9e3e3f26825c2c549ca233fd728d11 | [
"MIT"
] | null | null | null | 15-mvc-exercise/mvc-ifyme-capn/Controller/Controller.swift | BBarisKilic/Swift-5-Course | 524fc7843f9e3e3f26825c2c549ca233fd728d11 | [
"MIT"
] | null | null | null | //
// Controller.swift
// mvc-ifyme-capn
//
// Created by Caleb Stultz on 9/20/17.
// Copyright © 2017 Caleb Stultz. All rights reserved.
//
import UIKit
class Controller: UIViewController {
@IBOutlet weak var iphoneNameLabel: UILabel!
@IBOutlet weak var iphoneColorLabel: UILabel!
@IBOutlet weak var ... | 25.592593 | 93 | 0.668596 |
40c674234b211bf9712357f3965b06eff613baf5 | 1,430 | py | Python | web2py/applications/smc/modules/ednet/appsettings.py | aduckworth1969/smc | b1771d9ed68f0e35f46271aab5b1e1fab363e3d9 | [
"MIT"
] | 1 | 2018-04-19T05:09:06.000Z | 2018-04-19T05:09:06.000Z | web2py/applications/smc/modules/ednet/appsettings.py | aduckworth1969/smc | b1771d9ed68f0e35f46271aab5b1e1fab363e3d9 | [
"MIT"
] | 14 | 2018-03-04T22:56:41.000Z | 2020-12-10T19:49:43.000Z | web2py/applications/smc/modules/ednet/appsettings.py | aduckworth1969/smc | b1771d9ed68f0e35f46271aab5b1e1fab363e3d9 | [
"MIT"
] | 2 | 2020-09-18T15:12:26.000Z | 2020-11-10T22:09:59.000Z | # -*- coding: utf-8 -*-
from gluon import *
from gluon import current
import json
# Settings Class
class AppSettings:
def __init__(self):
pass
@staticmethod
def SetValue(key, value):
db = current.db # Grab current db object
items = {key: value}
db(db.my_app_settings).up... | 26 | 105 | 0.553846 |
25bcdde6814182e6184eb9f2f31cc34483b442f2 | 366 | kts | Kotlin | build.gradle.kts | demidko/aot-bytecode | a9d7f03c502374300fa4d67524a7f735118ec216 | [
"MIT"
] | null | null | null | build.gradle.kts | demidko/aot-bytecode | a9d7f03c502374300fa4d67524a7f735118ec216 | [
"MIT"
] | 1 | 2021-11-13T07:52:40.000Z | 2021-11-29T07:53:47.000Z | build.gradle.kts | demidko/aot-bytecode | a9d7f03c502374300fa4d67524a7f735118ec216 | [
"MIT"
] | null | null | null | repositories {
mavenCentral()
}
plugins {
`java-library`
`maven-publish`
}
dependencies {
testImplementation("org.junit.jupiter:junit-jupiter:5.8.1")
testImplementation("org.hamcrest:hamcrest:2.2")
}
tasks.test {
useJUnitPlatform()
}
publishing {
publications {
create<MavenPublication>("aot-bytecode")... | 16.636364 | 61 | 0.685792 |
abbb0b99644db34a98efd53b46fccc1b90e1ee3b | 1,817 | rb | Ruby | app/controllers/application_controller.rb | drakmail/auth_example | 88738d5ac94a00c45907dcaba21b4add1b2bedef | [
"MIT"
] | null | null | null | app/controllers/application_controller.rb | drakmail/auth_example | 88738d5ac94a00c45907dcaba21b4add1b2bedef | [
"MIT"
] | 9 | 2019-11-10T12:08:39.000Z | 2022-03-30T23:13:34.000Z | app/controllers/application_controller.rb | drakmail/auth_example | 88738d5ac94a00c45907dcaba21b4add1b2bedef | [
"MIT"
] | null | null | null | # frozen_string_literal: true
class ApplicationController < ActionController::API
class AuthError < StandardError; end
before_action :authenticate, :authenticate!
attr_reader :current_user
rescue_from AuthError, with: :handle_access_denied
rescue_from ActiveRecord::RecordInvalid, with: :handle_invalid_reco... | 31.877193 | 85 | 0.729224 |
0be895734fc4752fbd96cdd5b68c4e7546286c90 | 3,822 | js | JavaScript | src/layouts/index.js | mabhub/ortho44-2018 | 99864cc1bafb0c62cbb5581c84cabfcba15ef838 | [
"MIT"
] | null | null | null | src/layouts/index.js | mabhub/ortho44-2018 | 99864cc1bafb0c62cbb5581c84cabfcba15ef838 | [
"MIT"
] | null | null | null | src/layouts/index.js | mabhub/ortho44-2018 | 99864cc1bafb0c62cbb5581c84cabfcba15ef838 | [
"MIT"
] | null | null | null | import React from 'react';
import PropTypes from 'prop-types';
import Helmet from 'react-helmet';
import { navigateTo } from 'gatsby-link';
import { getLocationHref } from '../helpers';
import Header from '../components/Header';
import Footer from '../components/Footer';
import Icons from '../components/Icons';
import... | 26.727273 | 84 | 0.559393 |
7f05c250eb491a42bf847b1c2b9e52d9f45b49d7 | 55,823 | rs | Rust | spinoso-array/src/array/smallvec/mod.rs | b-n/artichoke | af29747df98f72dc6c53f524530ad4ab3bd81182 | [
"MIT"
] | null | null | null | spinoso-array/src/array/smallvec/mod.rs | b-n/artichoke | af29747df98f72dc6c53f524530ad4ab3bd81182 | [
"MIT"
] | 50 | 2022-01-23T10:32:11.000Z | 2022-02-28T08:45:47.000Z | spinoso-array/src/array/smallvec/mod.rs | b-n/artichoke | af29747df98f72dc6c53f524530ad4ab3bd81182 | [
"MIT"
] | null | null | null | //! Ruby `Array` based on [`SmallVec`].
use alloc::boxed::Box;
use alloc::vec::Vec;
use core::cmp;
use core::slice::{Iter, IterMut};
use smallvec::SmallVec;
use crate::array::INLINE_CAPACITY;
mod convert;
mod eq;
mod impls;
mod iter;
/// A contiguous growable array type based on
/// [`SmallVec<[T; INLINE_CAPACITY]... | 31.699602 | 127 | 0.541676 |
0a3b02319644444183fb02e2ecb31ff78713ad6d | 1,453 | h | C | notesapi/include/ostime.h | DominoMFA/TravelerDSAPI | 6474afbae938382996c3ee4c8989110a03b82efb | [
"Apache-2.0"
] | null | null | null | notesapi/include/ostime.h | DominoMFA/TravelerDSAPI | 6474afbae938382996c3ee4c8989110a03b82efb | [
"Apache-2.0"
] | null | null | null | notesapi/include/ostime.h | DominoMFA/TravelerDSAPI | 6474afbae938382996c3ee4c8989110a03b82efb | [
"Apache-2.0"
] | null | null | null |
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
/* ***************************************************************** */
/* */
/* Licensed Materials - Property of IBM and/or HCL */
/* ... | 30.914894 | 71 | 0.391604 |
35d8b4e9065d66b23a861f8ab31690639859e14a | 213 | lua | Lua | output/lua/CrouchClip/FileHooks.lua | Nintendows/ns2-rebirth | a55a9d91334e1af357600805a744ac13317dc29b | [
"MIT"
] | 1 | 2021-01-01T13:10:05.000Z | 2021-01-01T13:10:05.000Z | output/lua/CrouchClip/FileHooks.lua | TheRealNin/ns2-rebirth | a55a9d91334e1af357600805a744ac13317dc29b | [
"MIT"
] | 24 | 2017-06-30T03:54:46.000Z | 2018-06-15T22:07:45.000Z | output/lua/CrouchClip/FileHooks.lua | Nintendows/ns2-rebirth | a55a9d91334e1af357600805a744ac13317dc29b | [
"MIT"
] | 3 | 2017-07-02T18:37:12.000Z | 2021-01-01T12:57:30.000Z | ModLoader.SetupFileHook( "lua/Mixins/CrouchMoveMixin.lua", "lua/CrouchClip/CrouchMoveMixin.lua", "post" )
ModLoader.SetupFileHook( "lua/Mixins/GroundMoveMixin.lua", "lua/CrouchClip/GroundMoveMixin.lua", "post" )
| 53.25 | 105 | 0.788732 |
1accac7903e9fcd89638c846392cc2be8c0c5d87 | 58 | rs | Rust | build/classes/visao/jasperreports-6.15.0/src/net/sf/jasperreports/engine/virtualization/DateSerializer.rs | EuKaique/Projeto-Diagnostico-Medico | cf7cc535ff31992b7568dba777c8faafafa6920c | [
"MIT"
] | null | null | null | build/classes/visao/jasperreports-6.15.0/src/net/sf/jasperreports/engine/virtualization/DateSerializer.rs | EuKaique/Projeto-Diagnostico-Medico | cf7cc535ff31992b7568dba777c8faafafa6920c | [
"MIT"
] | null | null | null | build/classes/visao/jasperreports-6.15.0/src/net/sf/jasperreports/engine/virtualization/DateSerializer.rs | EuKaique/Projeto-Diagnostico-Medico | cf7cc535ff31992b7568dba777c8faafafa6920c | [
"MIT"
] | null | null | null | net.sf.jasperreports.engine.virtualization.DateSerializer
| 29 | 57 | 0.896552 |
b266b9cbb6615a14616a70842191c1428de75c51 | 960 | kt | Kotlin | app/src/main/java/moe/feng/danmaqua/ui/subscription/list/VTuberSingleItemViewDelegate.kt | fython/danmaqua-android | 68694b9f1e575af8541680afe96e2a3108338828 | [
"Apache-2.0"
] | 122 | 2020-02-14T14:51:38.000Z | 2020-07-16T18:40:24.000Z | app/src/main/java/moe/feng/danmaqua/ui/subscription/list/VTuberSingleItemViewDelegate.kt | fython/danmaqua-android | 68694b9f1e575af8541680afe96e2a3108338828 | [
"Apache-2.0"
] | 2 | 2020-11-21T15:42:07.000Z | 2021-03-16T16:00:35.000Z | app/src/main/java/moe/feng/danmaqua/ui/subscription/list/VTuberSingleItemViewDelegate.kt | fython/danmaqua-android | 68694b9f1e575af8541680afe96e2a3108338828 | [
"Apache-2.0"
] | 5 | 2020-02-16T05:22:40.000Z | 2020-07-14T05:48:07.000Z | package moe.feng.danmaqua.ui.subscription.list
import moe.feng.common.eventshelper.of
import moe.feng.danmaqua.R
import moe.feng.danmaqua.databinding.ViewVtubersSingleItemBinding
import moe.feng.danmaqua.event.OnCatalogSingleItemClickListener
import moe.feng.danmaqua.model.VTuberSingleItem
import moe.feng.danmaqua.ui.... | 36.923077 | 97 | 0.809375 |
9d2b7e746c2a54b578b8127232e0892c2892c3ab | 1,756 | html | HTML | static/tax-web.v1.0.1/tax-module/kindeditor/asp/demo.html | lss5270/vue-cli3 | 4ddc7db04a0d69af5d86cad46012d8851c79b71b | [
"MIT"
] | 1 | 2019-03-22T04:36:36.000Z | 2019-03-22T04:36:36.000Z | static/tax-web.v1.0.1/tax-module/kindeditor/asp/demo.html | lss5270/vue-cli3 | 4ddc7db04a0d69af5d86cad46012d8851c79b71b | [
"MIT"
] | 1 | 2019-04-01T12:48:42.000Z | 2019-04-03T13:43:39.000Z | static/tax-web.v1.0.1/tax-module/kindeditor/asp/demo.html | lss5270/vue-cli3 | 4ddc7db04a0d69af5d86cad46012d8851c79b71b | [
"MIT"
] | null | null | null |
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>KindEditor </title>
<link rel="stylesheet" href="../themes/default/default.css" />
<link rel="stylesheet" href="../plugins/code/prettify.css" />
<script charset="utf-8" src="../kindeditor.js"></script>
<script charset="utf-8" src="../lang/zh-CN.js"></... | 38.173913 | 143 | 0.594533 |
14407da787c7d4c7876acc702d5829bf6fddaba7 | 56 | sql | SQL | src/plugins/lackman/resources/sql/insert_installed.sql | MellonQ/leechcraft | 71cbb238d2dade56b3865278a6a8e6a58c217fc5 | [
"BSL-1.0"
] | 120 | 2015-01-22T14:10:39.000Z | 2021-11-25T12:57:16.000Z | src/plugins/lackman/resources/sql/insert_installed.sql | MellonQ/leechcraft | 71cbb238d2dade56b3865278a6a8e6a58c217fc5 | [
"BSL-1.0"
] | 8 | 2015-02-07T19:38:19.000Z | 2017-11-30T20:18:28.000Z | src/plugins/lackman/resources/sql/insert_installed.sql | MellonQ/leechcraft | 71cbb238d2dade56b3865278a6a8e6a58c217fc5 | [
"BSL-1.0"
] | 33 | 2015-02-07T16:59:55.000Z | 2021-10-12T00:36:40.000Z | INSERT INTO installed (package_id) VALUES (:package_id); | 56 | 56 | 0.803571 |
c1cd9659f0e20ab73228a1956df4669194260ca5 | 8,260 | rs | Rust | examples/example-sdl2/src/lib.rs | aclysma/minimum | f7c2ba6f76976eb2bce6a950eaa54e0377809bb2 | [
"Apache-2.0",
"MIT"
] | 59 | 2019-08-23T21:32:36.000Z | 2021-11-17T11:45:47.000Z | examples/example-sdl2/src/lib.rs | aclysma/minimum | f7c2ba6f76976eb2bce6a950eaa54e0377809bb2 | [
"Apache-2.0",
"MIT"
] | 1 | 2020-06-25T05:11:45.000Z | 2020-06-25T05:11:45.000Z | examples/example-sdl2/src/lib.rs | aclysma/minimum | f7c2ba6f76976eb2bce6a950eaa54e0377809bb2 | [
"Apache-2.0",
"MIT"
] | 6 | 2020-01-10T18:22:46.000Z | 2021-04-09T04:22:33.000Z | // There is "dead" example code in this crate
#![allow(dead_code)]
#[allow(unused_imports)]
#[macro_use]
extern crate log;
use sdl2::event::Event;
use sdl2::mouse::MouseState;
use skulpin::{Sdl2Window, RendererBuilder};
use skulpin_plugin_imgui::ImguiRendererPlugin;
use atelier_assets::core::asset_uuid;
use ateli... | 32.908367 | 97 | 0.657385 |
62d575ae2241da8f47da8237839493872e75e931 | 1,403 | swift | Swift | iOS/Routine/Models/Task.swift | instinctools/routine | c421772adfc0ceaa0765cd8d6b966769595d0d28 | [
"Apache-2.0"
] | 4 | 2020-06-01T07:20:46.000Z | 2022-02-03T08:42:04.000Z | iOS/Routine/Models/Task.swift | instinctools/routine | c421772adfc0ceaa0765cd8d6b966769595d0d28 | [
"Apache-2.0"
] | 19 | 2020-06-01T08:42:11.000Z | 2020-09-29T07:48:26.000Z | iOS/Routine/Models/Task.swift | instinctools/routine | c421772adfc0ceaa0765cd8d6b966769595d0d28 | [
"Apache-2.0"
] | null | null | null | //
// Task.swift
// Routine
//
// Created by Vadzim Karonchyk on 3/23/20.
// Copyright © 2020 Instinctools. All rights reserved.
//
import UIKit
extension Optional where Wrapped == Task.ResetType {
var orDefault: Task.ResetType {
return self ?? .toPeriod
}
}
struct Task: Equatable {
enum... | 24.614035 | 110 | 0.6201 |
0e74a4bff588c70365fbaf7ef4ab491fb3094c47 | 775 | htm | HTML | l2j_datapack/dist/game/data/scripts/quests/Q00385_YokeOfThePast/ziggurat-05.htm | RollingSoftware/L2J_HighFive_Hardcore | a3c794c82c32b5afca49416119b4aafa8fb9b6d4 | [
"MIT"
] | null | null | null | l2j_datapack/dist/game/data/scripts/quests/Q00385_YokeOfThePast/ziggurat-05.htm | RollingSoftware/L2J_HighFive_Hardcore | a3c794c82c32b5afca49416119b4aafa8fb9b6d4 | [
"MIT"
] | 38 | 2018-02-06T17:11:29.000Z | 2018-06-05T20:47:59.000Z | l2j_datapack/dist/game/data/scripts/quests/Q00385_YokeOfThePast/ziggurat-05.htm | RollingSoftware/L2J_HighFive_Hardcore | a3c794c82c32b5afca49416119b4aafa8fb9b6d4 | [
"MIT"
] | null | null | null | <html><body>Gatekeeper Ziggurat:<br>
Good choice! Now go to the dungeon, slay <font color="LEVEL">the guardians of ancient cult</font> and bring back the <font color="LEVEL">scrolls of ancient magic</font>.<br>
When you bring me the scroll, I will remove the magic power it contains and turn the scroll into a <font colo... | 129.166667 | 232 | 0.752258 |
6192a43be9a85a9f487c828a5db1b5a2fd4a41ca | 502 | css | CSS | src/components/City.module.css | cristianblar/weather_app | 1a326504624118354238c45310b4ffbb3f469721 | [
"MIT"
] | null | null | null | src/components/City.module.css | cristianblar/weather_app | 1a326504624118354238c45310b4ffbb3f469721 | [
"MIT"
] | null | null | null | src/components/City.module.css | cristianblar/weather_app | 1a326504624118354238c45310b4ffbb3f469721 | [
"MIT"
] | null | null | null | .detalles {
background-color: #226666;
color: white;
height: 80vh;
padding-top: 12px;
width: 100%;
}
.detalles h4 {
font-size: 28px;
}
.detalles ul {
list-style: none;
margin: 0;
padding: 0;
}
.detalles ul li {
margin-bottom: 12px;
}
.detalles ul li h6 {
display: inline-block;
}
@media screen... | 12.55 | 44 | 0.603586 |
f9f618b351b637294312737a21c7c9ff96b9f1ac | 671 | go | Go | rbac/release.go | tinybear1976/tinycms | 26ccd28516a04f31bedd918faed8c1fe13bd7a93 | [
"MIT"
] | null | null | null | rbac/release.go | tinybear1976/tinycms | 26ccd28516a04f31bedd918faed8c1fe13bd7a93 | [
"MIT"
] | null | null | null | rbac/release.go | tinybear1976/tinycms | 26ccd28516a04f31bedd918faed8c1fe13bd7a93 | [
"MIT"
] | null | null | null | package rbac
import "encoding/json"
// 按角色名称返回给前端(全量)权限,如果权限表中没有找到对应记录(异常),则返回所有模板中的数据,并全体置为拒绝状态
// 返回json字符串
func GetUiPermission_back(role_id string) (string, error) {
ptree, err := getUiPermission_back(role_id)
if err != nil {
return "", err
}
return ptree.toJson()
}
func GetUiPermission_front(role_id strin... | 19.735294 | 60 | 0.706408 |
03d65045ac82b643bfb52c8b24de67514a671c4b | 363 | sql | SQL | impala/taxi360/nested_table_sql.sql | hadooparchitecturebook/taxi360 | 2de4333a9dab0322b416b8d45d4ccfd9e6a40983 | [
"Apache-2.0"
] | 6 | 2017-04-03T09:06:43.000Z | 2019-06-18T20:54:17.000Z | impala/taxi360/nested_table_sql.sql | hadooparchitecturebook/taxi360 | 2de4333a9dab0322b416b8d45d4ccfd9e6a40983 | [
"Apache-2.0"
] | null | null | null | impala/taxi360/nested_table_sql.sql | hadooparchitecturebook/taxi360 | 2de4333a9dab0322b416b8d45d4ccfd9e6a40983 | [
"Apache-2.0"
] | 5 | 2016-09-13T22:14:17.000Z | 2018-02-12T07:39:47.000Z | invalidate metadata
--drop table ny_taxi_nested;
select * from ny_taxi_nested
select
p.*,
c.*
from
ny_taxi_nested p,
p.trip c
select p.vender_id, count(*) from ny_taxi_nested p, p.trip c group by p.vender_id
select
p.vender_id,
sum(total_amount),
avg(total_amount),
count(total_amount)
from
ny_tax... | 15.125 | 81 | 0.732782 |
26a11ee7a3e635907681a7b16825cb511dc42464 | 9,040 | java | Java | src/main/java/es/upm/etsisi/cf4j/util/plot/XYPlot.java | dionisioC/cf4j | 59b0b5d08488c790eddd5ec4e50fdf8d448e1557 | [
"Apache-2.0"
] | 49 | 2018-02-25T14:31:22.000Z | 2022-03-22T09:28:51.000Z | src/main/java/es/upm/etsisi/cf4j/util/plot/XYPlot.java | dionisioC/cf4j | 59b0b5d08488c790eddd5ec4e50fdf8d448e1557 | [
"Apache-2.0"
] | 16 | 2018-05-24T21:38:15.000Z | 2022-03-29T11:06:52.000Z | src/main/java/es/upm/etsisi/cf4j/util/plot/XYPlot.java | dionisioC/cf4j | 59b0b5d08488c790eddd5ec4e50fdf8d448e1557 | [
"Apache-2.0"
] | 22 | 2018-04-20T16:45:01.000Z | 2022-02-18T09:25:14.000Z | package es.upm.etsisi.cf4j.util.plot;
import de.erichseifert.gral.data.DataSeries;
import de.erichseifert.gral.data.DataTable;
import de.erichseifert.gral.graphics.Insets2D;
import de.erichseifert.gral.graphics.Label;
import de.erichseifert.gral.graphics.Location;
import de.erichseifert.gral.graphics.Orientation;
impo... | 32.170819 | 97 | 0.690044 |
0ed21cea29ed92605a58c27f21bd7998aeb24a27 | 1,018 | ts | TypeScript | src/state/project-state.ts | milesdavis71/project-manager | 0a65fade68a9e8aae043ac4d0aafc1831f571ea4 | [
"MIT"
] | null | null | null | src/state/project-state.ts | milesdavis71/project-manager | 0a65fade68a9e8aae043ac4d0aafc1831f571ea4 | [
"MIT"
] | null | null | null | src/state/project-state.ts | milesdavis71/project-manager | 0a65fade68a9e8aae043ac4d0aafc1831f571ea4 | [
"MIT"
] | null | null | null | import { Project, ProjectStatus } from '../models/project';
type Listener<T> = (items: T[]) => void;
class State<T> {
listeners: Listener<T>[] = [];
addListeners(listenerFn: Listener<T>) {
this.listeners.push(listenerFn);
}
}
class ProjectState extends State<Project> {
projects: Project[] = [];
private... | 22.130435 | 72 | 0.651277 |
6e42dcb7a3e296d610e9c57d50c08e09a6fdafd8 | 4,874 | html | HTML | public/views/index.html | MelodicCrypter/Express-Workbox-Webpack-Babel-Scaffold | b0e21aa2d4eb91e0c6f2f24a4a57fb3885de85d3 | [
"MIT"
] | 1 | 2019-08-06T13:53:25.000Z | 2019-08-06T13:53:25.000Z | public/views/index.html | MelodicCrypter/Express-Workbox-Webpack-Babel-Scaffold | b0e21aa2d4eb91e0c6f2f24a4a57fb3885de85d3 | [
"MIT"
] | 3 | 2020-09-06T21:40:24.000Z | 2022-02-12T19:28:17.000Z | public/views/index.html | MelodicCrypter/Express-Workbox-Webpack-Babel-Scaffold | b0e21aa2d4eb91e0c6f2f24a4a57fb3885de85d3 | [
"MIT"
] | 1 | 2021-07-22T09:49:04.000Z | 2021-07-22T09:49:04.000Z | ${header}
<!-- Main Header -->
<body>
<nav class="light-blue lighten-1" role="navigation">
<div class="nav-wrapper container"><a id="logo-container" href="#" class="brand-logo"><iconify-icon data-icon="emojione:new-button"></iconify-icon></a>
<ul class="right hide-on-med-and-down">
... | 48.74 | 341 | 0.561346 |
0bbbc45ba4c350c8c90d7bb728eaa10783237f8b | 2,211 | py | Python | app/daemon.py | mika-koivusaari/mqtt_db_gateway | c2e6a0f97d340f5a9d8a2f530f3ae0145064fd2b | [
"MIT"
] | 1 | 2017-12-02T17:38:23.000Z | 2017-12-02T17:38:23.000Z | app/daemon.py | mika-koivusaari/mqtt_db_gateway | c2e6a0f97d340f5a9d8a2f530f3ae0145064fd2b | [
"MIT"
] | null | null | null | app/daemon.py | mika-koivusaari/mqtt_db_gateway | c2e6a0f97d340f5a9d8a2f530f3ae0145064fd2b | [
"MIT"
] | null | null | null | # -*- coding: utf-8 -*-
from pep3143daemon import DaemonContext, PidFile
import signal
import os
import sys
import time
class Daemon:
def stop(self, pidfile):
try:
pid = open(pidfile).readline()
except IOError:
print("Daemon already gone, or pidfile was deleted manually")
... | 35.66129 | 99 | 0.502035 |
402bd8c64dfcf6dc81c4a8f215d5e462112b9046 | 4,542 | py | Python | tools/sysupdate/qmfmlib/dfu.py | dalessan/qm-bootloader | 2743fa8128792d73f447bfa5079fca144df6ce7c | [
"BSD-3-Clause"
] | 15 | 2016-08-11T23:17:10.000Z | 2019-04-30T01:12:52.000Z | tools/sysupdate/qmfmlib/dfu.py | dalessan/qm-bootloader | 2743fa8128792d73f447bfa5079fca144df6ce7c | [
"BSD-3-Clause"
] | 6 | 2016-08-12T14:11:21.000Z | 2017-03-31T18:48:33.000Z | tools/sysupdate/qmfmlib/dfu.py | quark-mcu/qm-bootloader | 0b8ce494885666dda7bd88fc5a117cc5df403f48 | [
"BSD-3-Clause"
] | 13 | 2016-08-11T20:32:36.000Z | 2021-10-18T14:54:58.000Z | #!/usr/bin/python -tt
# -*- coding: utf-8 -*-
# Copyright (c) 2017, Intel Corporation
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# 1. Redistributions of source code must retain the above co... | 33.397059 | 79 | 0.666446 |
9357f3e059a0fa1d597f7db18628192f1479de26 | 2,216 | rs | Rust | archived/src/voxel_data/chunk_compressor.rs | cs2dsb/feldspar | 6071bd0d21ad4f341ceda4529c1e82845044b8ac | [
"MIT"
] | 45 | 2021-06-21T08:12:07.000Z | 2022-03-26T08:22:15.000Z | archived/src/voxel_data/chunk_compressor.rs | cs2dsb/feldspar | 6071bd0d21ad4f341ceda4529c1e82845044b8ac | [
"MIT"
] | 2 | 2021-11-17T13:33:51.000Z | 2022-01-10T20:14:44.000Z | archived/src/voxel_data/chunk_compressor.rs | cs2dsb/feldspar | 6071bd0d21ad4f341ceda4529c1e82845044b8ac | [
"MIT"
] | 8 | 2021-06-23T01:51:25.000Z | 2022-03-04T17:04:37.000Z | use crate::prelude::{SdfArrayCompression, SdfVoxelMap};
use bevy::{prelude::*, tasks::ComputeTaskPool};
use building_blocks::prelude::{Compression, FromBytesCompression, Lz4};
use serde::Deserialize;
#[derive(Clone, Copy, Deserialize)]
pub struct ChunkCacheConfig {
// These constants should be correlated with the... | 33.575758 | 100 | 0.672383 |
13a6cbf84dff1f98fa0d546a491abfa5d8a3a680 | 728 | swift | Swift | Source/String+SwiftRegex.swift | maxadamski/SwiftyRegex | d5697ee47fcbc32d44cba68175b1e40874d81504 | [
"MIT"
] | 46 | 2015-09-20T22:43:53.000Z | 2021-06-21T07:19:27.000Z | Source/String+SwiftRegex.swift | maxadamski/SwiftyRegex | d5697ee47fcbc32d44cba68175b1e40874d81504 | [
"MIT"
] | 2 | 2016-04-27T11:36:24.000Z | 2019-02-08T12:39:53.000Z | Source/String+SwiftRegex.swift | maxadamski/SwiftyRegex | d5697ee47fcbc32d44cba68175b1e40874d81504 | [
"MIT"
] | 5 | 2015-09-20T22:44:06.000Z | 2017-01-23T16:26:44.000Z |
extension String
{
init(bytes: [UInt8])
{
self = bytes.reduce("") {
$0 + String(UnicodeScalar($1))
}
}
init(bytes: [Int8])
{
let uBytes = bytes.map { UInt8($0) }
self = String(bytes: uBytes)
}
mutating func replaceRange(range: Range<Int>... | 23.483871 | 67 | 0.565934 |
0b7d1f1e2fd547f10391c4be9766498485799dc7 | 1,581 | py | Python | grid_search/mlp_gridsearch.py | RiboswitchClassifier/RiboswitchClassification | 4a4ab0590aa50aa765638b2bd8aa0cfd84054ac7 | [
"MIT"
] | 2 | 2019-12-16T13:08:28.000Z | 2021-02-23T03:03:18.000Z | grid_search/mlp_gridsearch.py | RiboswitchClassifier/RiboswitchClassification | 4a4ab0590aa50aa765638b2bd8aa0cfd84054ac7 | [
"MIT"
] | null | null | null | grid_search/mlp_gridsearch.py | RiboswitchClassifier/RiboswitchClassification | 4a4ab0590aa50aa765638b2bd8aa0cfd84054ac7 | [
"MIT"
] | 3 | 2019-01-01T06:00:20.000Z | 2020-01-28T13:57:49.000Z |
from sklearn.model_selection import cross_val_score, GridSearchCV, cross_validate, train_test_split
from sklearn.metrics import accuracy_score, classification_report
from sklearn.neural_network import MLPClassifier
import pandas as pd
import csv
from sklearn.preprocessing import label_binarize
from sklearn.preprocessi... | 27.258621 | 116 | 0.759646 |
1ffb6d6b447feb2542d449bbe97020ec1ecb7ff5 | 755 | css | CSS | css/ie8.css | kgardnr/kgardnr.github.io | 3b27f7eb1e4d709fcdb458cdcabab03fb7acea89 | [
"CC-BY-3.0"
] | null | null | null | css/ie8.css | kgardnr/kgardnr.github.io | 3b27f7eb1e4d709fcdb458cdcabab03fb7acea89 | [
"CC-BY-3.0"
] | null | null | null | css/ie8.css | kgardnr/kgardnr.github.io | 3b27f7eb1e4d709fcdb458cdcabab03fb7acea89 | [
"CC-BY-3.0"
] | null | null | null | /*
Miniport 1.0 by HTML5 Up!
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/*********************************************************************************/
/* Basic */
/*... | 32.826087 | 86 | 0.21457 |