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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1f810091a318844c1d3f452fe745911c69b49db1 | 3,146 | css | CSS | src/css/refer.css | Ghaas-agency/fitato | 5442409b73098d153b12fb2cbbc6f2adcdd073d4 | [
"MIT"
] | null | null | null | src/css/refer.css | Ghaas-agency/fitato | 5442409b73098d153b12fb2cbbc6f2adcdd073d4 | [
"MIT"
] | 5 | 2021-03-08T22:24:20.000Z | 2022-02-26T06:18:48.000Z | src/css/refer.css | Ghaas-agency/fitato | 5442409b73098d153b12fb2cbbc6f2adcdd073d4 | [
"MIT"
] | null | null | null | .refer-page__hero {
padding-top: 100px;
text-align: center;
}
.refer-page__hero h3 {
color: #EB1F2E;
margin: 30px 0;
}
.refer-page__hero-spl {
margin: 50px auto;
max-width: 60%;
border-radius: 15px;
background-color: rgba(0, 0, 0, 0.03);
text-align: left;
overflow: hidden;
display: flex;
justi... | 15.809045 | 59 | 0.656071 |
51765df8bf5ef5857c3ff19c781fed63cd3f0d2a | 5,541 | kt | Kotlin | app/src/test/java/com/udacity/project4/locationreminders/reminderslist/RemindersListViewModelTest.kt | justmobiledev/android-kotlin-location-reminder | 06b54d4cb685bea0c2e0bed3d537142181f3fbf9 | [
"MIT"
] | 1 | 2021-05-27T09:18:22.000Z | 2021-05-27T09:18:22.000Z | app/src/test/java/com/udacity/project4/locationreminders/reminderslist/RemindersListViewModelTest.kt | justmobiledev/android-kotlin-location-reminder | 06b54d4cb685bea0c2e0bed3d537142181f3fbf9 | [
"MIT"
] | null | null | null | app/src/test/java/com/udacity/project4/locationreminders/reminderslist/RemindersListViewModelTest.kt | justmobiledev/android-kotlin-location-reminder | 06b54d4cb685bea0c2e0bed3d537142181f3fbf9 | [
"MIT"
] | null | null | null | package com.udacity.project4.locationreminders.reminderslist
import android.os.Build
import androidx.arch.core.executor.testing.InstantTaskExecutorRule
import androidx.test.core.app.ApplicationProvider
import androidx.test.ext.junit.runners.AndroidJUnit4
import com.udacity.project4.locationreminders.MainCoroutineRule
... | 34.203704 | 127 | 0.708536 |
bc6656f166b227e9b7cda54d2bf46c58bc820c74 | 928 | swift | Swift | EmployeesList/Networking/Endpoint/TallinnEndpoint.swift | antons81/employee_list | 43d45b0451389d7345defa158703b92ce63c2039 | [
"MIT"
] | null | null | null | EmployeesList/Networking/Endpoint/TallinnEndpoint.swift | antons81/employee_list | 43d45b0451389d7345defa158703b92ce63c2039 | [
"MIT"
] | null | null | null | EmployeesList/Networking/Endpoint/TallinnEndpoint.swift | antons81/employee_list | 43d45b0451389d7345defa158703b92ce63c2039 | [
"MIT"
] | null | null | null | //
// ProfileEndpoint.swift
// Employees
//
// Created by Anton Stremovskiy on 28.07.2021.
//
import Foundation
import UIKit
public enum TallinnEmployeeApi {
case tallinn_employee_list
}
extension TallinnEmployeeApi: EndPointType {
var path: String {
switch self {
case .tallinn_employ... | 19.744681 | 113 | 0.59375 |
f023b706030d5332ed3ead944730754763908066 | 1,738 | js | JavaScript | react-bilibili/src/components/TopMenu/Member/MemberHome/index.js | Prvyx/bilibiliWeb | b9068c1b3350d97bc43dd4ed8c2f7056bf90a71b | [
"MIT"
] | null | null | null | react-bilibili/src/components/TopMenu/Member/MemberHome/index.js | Prvyx/bilibiliWeb | b9068c1b3350d97bc43dd4ed8c2f7056bf90a71b | [
"MIT"
] | null | null | null | react-bilibili/src/components/TopMenu/Member/MemberHome/index.js | Prvyx/bilibiliWeb | b9068c1b3350d97bc43dd4ed8c2f7056bf90a71b | [
"MIT"
] | null | null | null | import React, {Component} from 'react';
import { Tabs,Row,Col } from 'antd';
const { TabPane } = Tabs;
function callback(key) {
console.log(key);
}
const UploadHome = () => (
<Tabs defaultActiveKey="1" onChange={callback}>
<TabPane tab="视频数据" key="1">
<Row gutter={[16, 16]}>
... | 23.808219 | 51 | 0.273878 |
f03de1aca1f8f3565e97096a644f081f3c86a9be | 183 | js | JavaScript | src/utils/utilTest.js | JuliaMersing/Rick_and_Morty_React_Web | 731fb399877b19f4fc609eaee79b240af2474968 | [
"MIT"
] | null | null | null | src/utils/utilTest.js | JuliaMersing/Rick_and_Morty_React_Web | 731fb399877b19f4fc609eaee79b240af2474968 | [
"MIT"
] | null | null | null | src/utils/utilTest.js | JuliaMersing/Rick_and_Morty_React_Web | 731fb399877b19f4fc609eaee79b240af2474968 | [
"MIT"
] | null | null | null | import React from 'react';
// export everything
export * from '@testing-library/react';
export * from '@testing-library/jest-dom';
export * from '@testing-library/user-event';
| 15.25 | 44 | 0.704918 |
014677ac7166a19c099389842637c1fa2c44d0de | 3,886 | kt | Kotlin | app/src/main/kotlin/co/netguru/baby/monitor/client/common/view/StickyHeaderDecorator.kt | netguru/baby-monitor-client-android | 3c3d8838de7ed8a340ebb79a64f249681669abf2 | [
"Apache-2.0"
] | 20 | 2019-10-23T10:54:26.000Z | 2022-03-01T10:08:36.000Z | app/src/main/kotlin/co/netguru/baby/monitor/client/common/view/StickyHeaderDecorator.kt | netguru/baby-monitor-client-android | 3c3d8838de7ed8a340ebb79a64f249681669abf2 | [
"Apache-2.0"
] | 242 | 2019-10-11T06:15:32.000Z | 2022-02-26T05:46:31.000Z | app/src/main/kotlin/co/netguru/baby/monitor/client/common/view/StickyHeaderDecorator.kt | netguru/baby-monitor-client-android | 3c3d8838de7ed8a340ebb79a64f249681669abf2 | [
"Apache-2.0"
] | 8 | 2020-01-13T15:06:55.000Z | 2021-06-18T07:59:40.000Z | package co.netguru.baby.monitor.client.common.view
import android.graphics.Canvas
import androidx.recyclerview.widget.RecyclerView
import android.view.LayoutInflater
import android.view.View
import android.view.ViewGroup
class StickyHeaderDecorator(
private val listener: StickyHeaderInterface
) : RecyclerView.Ite... | 33.791304 | 96 | 0.645136 |
cbaf82dd950af8d5915e94dcaf7ad1c5b0f9e61b | 1,214 | go | Go | util/redis_wrap_test.go | PoolC/hotsan | 0144ae316e3a5ba5c3c8cba6852feb8fc95ab08c | [
"MIT"
] | null | null | null | util/redis_wrap_test.go | PoolC/hotsan | 0144ae316e3a5ba5c3c8cba6852feb8fc95ab08c | [
"MIT"
] | null | null | null | util/redis_wrap_test.go | PoolC/hotsan | 0144ae316e3a5ba5c3c8cba6852feb8fc95ab08c | [
"MIT"
] | null | null | null | package util
import (
"bytes"
"testing"
)
func TestMock(t *testing.T) {
mock := NewRedisMock()
mock.Set("a", "b", 0)
mock.Set("i", 0, 0)
mock.Set("i64", int64(1), 0)
mock.Set("u", uint(3), 0)
mock.Set("u64", uint64(1234567), 0)
mock.Set("bs", []byte{1, 2, 3}, 0)
mock.Set("f", 1.0, 0)
mock.Set("e", -1, 0)
... | 25.829787 | 86 | 0.57743 |
7449f893bc78576131bba4500690d0455b1b13f5 | 51,965 | c | C | release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-brcm/bcm5301x_nandc.c | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 4 | 2017-05-17T11:27:04.000Z | 2020-05-24T07:23:26.000Z | release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-brcm/bcm5301x_nandc.c | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 1 | 2018-08-21T03:43:09.000Z | 2018-08-21T03:43:09.000Z | release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-brcm/bcm5301x_nandc.c | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 5 | 2017-10-11T08:09:11.000Z | 2020-10-14T04:10:13.000Z | /*
* Nortstar NAND controller driver
* for Linux NAND library and MTD interface
*
* (c) Broadcom, Inc. 2012 All Rights Reserved.
*
* This module interfaces the NAND controller and hardware ECC capabilities
* tp the generic NAND chip support in the NAND library.
*
* Notes:
* This driver depends on generic NAND... | 28.165312 | 80 | 0.698817 |
2dbcce23270a857dc46607a7f38b702bfb848cd7 | 13,337 | html | HTML | MAIN APP/templates/contents/pages/index.html | tiberius-ls/tiberius-ls.github.io | 49d5656a033f6114e23580edb690d468fac29fe1 | [
"MIT"
] | null | null | null | MAIN APP/templates/contents/pages/index.html | tiberius-ls/tiberius-ls.github.io | 49d5656a033f6114e23580edb690d468fac29fe1 | [
"MIT"
] | null | null | null | MAIN APP/templates/contents/pages/index.html | tiberius-ls/tiberius-ls.github.io | 49d5656a033f6114e23580edb690d468fac29fe1 | [
"MIT"
] | null | null | null | {% extends "../base/base.html" %}
{%load static%}
{% block content %}
<section class="" style="padding-top: 3em;">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div id="carouselExampleCaptions" class="carousel slide" data-ride="carousel" data-interval="3000">
<ol ... | 40.171687 | 129 | 0.45355 |
05a8db3f8caf04535015dea83020bf58ac886cf3 | 246 | rb | Ruby | lib/zplugin/sample/engine.rb | zomeki/zplugin3-sample | 683cd8fc98ee32792660aa999f45f34c93bc4ef1 | [
"MIT"
] | null | null | null | lib/zplugin/sample/engine.rb | zomeki/zplugin3-sample | 683cd8fc98ee32792660aa999f45f34c93bc4ef1 | [
"MIT"
] | null | null | null | lib/zplugin/sample/engine.rb | zomeki/zplugin3-sample | 683cd8fc98ee32792660aa999f45f34c93bc4ef1 | [
"MIT"
] | null | null | null | module Zplugin
module Sample
class Engine < ::Rails::Engine
engine_name 'zplugin_sample'
isolate_namespace Zplugin::Sample
config.after_initialize do |app|
app.config.x.engines << self
end
end
end
end
| 18.923077 | 39 | 0.658537 |
4000aa60e4fa4410cf21e266e002adf9af60464e | 772 | py | Python | authors/apps/profiles/urls.py | andela/ah-the-immortals-backend | d0f73bf166ad41f243cff6d82caced2f9facf2f9 | [
"BSD-3-Clause"
] | 2 | 2020-03-11T12:50:18.000Z | 2020-07-23T13:07:07.000Z | authors/apps/profiles/urls.py | andela/ah-the-immortals-backend | d0f73bf166ad41f243cff6d82caced2f9facf2f9 | [
"BSD-3-Clause"
] | 30 | 2019-04-23T17:00:25.000Z | 2022-02-10T08:45:32.000Z | authors/apps/profiles/urls.py | andela/ah-the-immortals-backend | d0f73bf166ad41f243cff6d82caced2f9facf2f9 | [
"BSD-3-Clause"
] | 11 | 2019-06-29T11:52:31.000Z | 2022-02-13T02:05:43.000Z | from django.urls import path
from django.urls import include, path
from django.conf.urls import url
from authors.apps.profiles.views import (
UserProfileView, UpdateUserProfileView,
UserListView, MyFollowersAPI, FollowAPI)
app_name = 'profiles'
urlpatterns = [
path('profiles/<str:username>', UserProfileVi... | 38.6 | 79 | 0.718912 |
42aad89275b72a4f1766bca060999438e293328d | 3,151 | swift | Swift | Carthage/Checkouts/Serializable/Serializable/SerializableTests/Tests/SerializableEnumsTests.swift | mariusc/SourceryDemo | 950c7fc20d6e76ea3d0d600a0f3fd19891a40b2b | [
"MIT"
] | null | null | null | Carthage/Checkouts/Serializable/Serializable/SerializableTests/Tests/SerializableEnumsTests.swift | mariusc/SourceryDemo | 950c7fc20d6e76ea3d0d600a0f3fd19891a40b2b | [
"MIT"
] | null | null | null | Carthage/Checkouts/Serializable/Serializable/SerializableTests/Tests/SerializableEnumsTests.swift | mariusc/SourceryDemo | 950c7fc20d6e76ea3d0d600a0f3fd19891a40b2b | [
"MIT"
] | null | null | null | //
// SerializablePrimitivesTests.swift
// NOCore
//
// Created by Dominik Hádl on 17/01/16.
// Copyright © 2016 Nodes. All rights reserved.
//
import Foundation
import XCTest
// TODO: Add tests for explicit Int8, Int16, Int32, Int64 and all UInt variants, Float80 and UnicodeScalar
class SerializableEnumsTests: ... | 51.655738 | 184 | 0.737544 |
26a1b633711684ed864ee8c2209da396727d3804 | 8,396 | java | Java | zlcore/src/main/java/com/zaitunlabs/zlcore/core/WebViewActivity.java | ahsai001/zlcore | fbad7bfc695270d628872cc439cc7e371bc08c10 | [
"MIT"
] | null | null | null | zlcore/src/main/java/com/zaitunlabs/zlcore/core/WebViewActivity.java | ahsai001/zlcore | fbad7bfc695270d628872cc439cc7e371bc08c10 | [
"MIT"
] | null | null | null | zlcore/src/main/java/com/zaitunlabs/zlcore/core/WebViewActivity.java | ahsai001/zlcore | fbad7bfc695270d628872cc439cc7e371bc08c10 | [
"MIT"
] | null | null | null | package com.zaitunlabs.zlcore.core;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.net.MailTo;
import android.os.Build;
import android.os.Bundle;
import androidx.annotation.RequiresApi;
import androidx.fragment.app.FragmentTransaction;
import androidx.appcom... | 35.277311 | 168 | 0.667818 |
9fa17c35df387656fb8dcc08cc9b4d8abe2d5880 | 826 | kt | Kotlin | example/src/main/kotlin/pl/beone/promena/transformer/converter/imagemagick/example/ImageMagickConverterTransformerExample.kt | BeOne-PL/promena-transformer-converter-imagemagick | ad73dfe432388a5b0419719d0833bae697fdf037 | [
"Apache-2.0"
] | null | null | null | example/src/main/kotlin/pl/beone/promena/transformer/converter/imagemagick/example/ImageMagickConverterTransformerExample.kt | BeOne-PL/promena-transformer-converter-imagemagick | ad73dfe432388a5b0419719d0833bae697fdf037 | [
"Apache-2.0"
] | null | null | null | example/src/main/kotlin/pl/beone/promena/transformer/converter/imagemagick/example/ImageMagickConverterTransformerExample.kt | BeOne-PL/promena-transformer-converter-imagemagick | ad73dfe432388a5b0419719d0833bae697fdf037 | [
"Apache-2.0"
] | null | null | null | package pl.beone.promena.transformer.converter.imagemagick.example
import pl.beone.promena.transformer.applicationmodel.mediatype.MediaTypeConstants.IMAGE_PNG
import pl.beone.promena.transformer.contract.transformation.Transformation
import pl.beone.promena.transformer.converter.imagemagick.applicationmodel.imageMagic... | 45.888889 | 140 | 0.841404 |
c918382b5d17817474deac7b6c2b762f74d508e2 | 521 | kt | Kotlin | src/commonMain/kotlin/model.longstate/Culture.kt | adQuid/teech | b4724df1674f5e0e795f2b028521389284152066 | [
"MIT"
] | null | null | null | src/commonMain/kotlin/model.longstate/Culture.kt | adQuid/teech | b4724df1674f5e0e795f2b028521389284152066 | [
"MIT"
] | null | null | null | src/commonMain/kotlin/model.longstate/Culture.kt | adQuid/teech | b4724df1674f5e0e795f2b028521389284152066 | [
"MIT"
] | null | null | null | package model.longstate
import serialize.Serializer
class Culture {
val id: String
val perspectives: MutableCollection<Perspective>
val politeGreetings: Set<String>
constructor(saveString: String){
val map = Serializer.mapFromJsonString(saveString)
id = map["id"] as Str... | 27.421053 | 109 | 0.666027 |
266fe2f09106380ec52c42f5f592d10224c297ee | 5,421 | java | Java | java/tests/examples/PubnubTest.java | paulmoore/pubnub-api | 879352ec9e508fd601c4eba94641279d225a8e03 | [
"MIT"
] | 1 | 2015-11-27T13:39:04.000Z | 2015-11-27T13:39:04.000Z | java/tests/examples/PubnubTest.java | paulmoore/pubnub-api | 879352ec9e508fd601c4eba94641279d225a8e03 | [
"MIT"
] | null | null | null | java/tests/examples/PubnubTest.java | paulmoore/pubnub-api | 879352ec9e508fd601c4eba94641279d225a8e03 | [
"MIT"
] | null | null | null | package examples;
import java.util.Iterator;
import java.util.UUID;
import org.json.JSONArray;
import org.json.JSONObject;
import pubnub.Callback;
import pubnub.Pubnub;
import pubnub.PubnubException;
import pubnub.Subscription;
/**
* Pubnub Tests.
*
* PubNub Real-time Cloud-Hosted Push API and P... | 26.970149 | 142 | 0.663715 |
7138bc79aa23220420637a3cd3ccec87e8c5bd1d | 12,252 | sql | SQL | assets/haunted.sql | jshultz/permianhomes | b47e0fa5f91b6bda71040d64359873429b61fdf9 | [
"Apache-2.0"
] | null | null | null | assets/haunted.sql | jshultz/permianhomes | b47e0fa5f91b6bda71040d64359873429b61fdf9 | [
"Apache-2.0"
] | null | null | null | assets/haunted.sql | jshultz/permianhomes | b47e0fa5f91b6bda71040d64359873429b61fdf9 | [
"Apache-2.0"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 3.4.10.1deb1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Oct 23, 2012 at 09:00 PM
-- Server version: 5.5.24
-- PHP Version: 5.3.10-1ubuntu3.4
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER... | 36.141593 | 354 | 0.65777 |
143c264625776b9427c819825d2833a6fd27e8c1 | 675 | sql | SQL | boiler_plate/migrations/001_create_db.sql | poizon/BoilerPlate | e954a4afbd415fd3a34e51c8b5878fd29a653ba9 | [
"Apache-2.0"
] | null | null | null | boiler_plate/migrations/001_create_db.sql | poizon/BoilerPlate | e954a4afbd415fd3a34e51c8b5878fd29a653ba9 | [
"Apache-2.0"
] | null | null | null | boiler_plate/migrations/001_create_db.sql | poizon/BoilerPlate | e954a4afbd415fd3a34e51c8b5878fd29a653ba9 | [
"Apache-2.0"
] | null | null | null | CREATE SCHEMA `boiler_plate` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
CREATE USER 'boiler_plate'@'localhost' IDENTIFIED BY 'pP2017pP30174fad';
GRANT DELETE,INSERT,SELECT,UPDATE ON boiler_plate.* TO 'boiler_plate'@'localhost';
CREATE SCHEMA `minion_jobs` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;... | 30.681818 | 82 | 0.734815 |
92c34e517da18ef06348ee6a673181a4697ec66e | 571 | h | C | linux-4.14.90-dev/linux-4.14.90/arch/x86/include/asm/purgatory.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 34 | 2019-07-19T20:44:15.000Z | 2022-03-07T12:09:00.000Z | linux-4.14.90-dev/linux-4.14.90/arch/x86/include/asm/purgatory.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 3 | 2021-09-06T09:14:42.000Z | 2022-03-27T08:09:54.000Z | linux-4.14.90-dev/linux-4.14.90/arch/x86/include/asm/purgatory.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 20 | 2021-10-22T02:21:23.000Z | 2022-03-31T04:55:35.000Z | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_PURGATORY_H
#define _ASM_X86_PURGATORY_H
#ifndef __ASSEMBLY__
#include <linux/purgatory.h>
extern void purgatory(void);
/*
* These forward declarations serve two purposes:
*
* 1) Make sparse happy when checking arch/purgatory
* 2) Document that these are req... | 25.954545 | 65 | 0.774081 |
956dd5a6f2748cb0a46ac17df4535df60919a9b3 | 748 | css | CSS | frontend/src/App.css | tatirajurishabh/gatorshare-backend | b67172de0204ff159128a70b4575104a0f2fb3d4 | [
"Apache-2.0"
] | null | null | null | frontend/src/App.css | tatirajurishabh/gatorshare-backend | b67172de0204ff159128a70b4575104a0f2fb3d4 | [
"Apache-2.0"
] | null | null | null | frontend/src/App.css | tatirajurishabh/gatorshare-backend | b67172de0204ff159128a70b4575104a0f2fb3d4 | [
"Apache-2.0"
] | null | null | null | .page-container {
width: 100% !important;
height: 100vh !important;
}
.main-page {
width: 100vw !important;
height: 100vh !important;
overflow: hidden;
}
.main-container {
height: calc(100vh - 72px) !important;
}
.page {
width: 100% !important;
height: calc(100% - 72px) !important;
overflow-y: au... | 14.384615 | 40 | 0.652406 |
ace461e6f3e4d2c0493539ad425bccae3e8e8d90 | 1,564 | kt | Kotlin | telekt/src/main/kotlin/telekt/util/logicFilters.kt | telekt/telekt | 6e337e863884c875f3032fd60bbdf4bf537bb17e | [
"MIT"
] | 16 | 2019-04-21T21:53:34.000Z | 2020-07-21T19:08:06.000Z | telekt/src/main/kotlin/telekt/util/logicFilters.kt | telekt/telekt | 6e337e863884c875f3032fd60bbdf4bf537bb17e | [
"MIT"
] | 1 | 2019-05-30T07:57:54.000Z | 2019-06-01T23:11:15.000Z | telekt/src/main/kotlin/telekt/util/logicFilters.kt | telekt/telekt | 6e337e863884c875f3032fd60bbdf4bf537bb17e | [
"MIT"
] | 4 | 2019-05-22T15:35:13.000Z | 2021-05-09T12:22:40.000Z | package rocks.waffle.telekt.util
import kotlinx.coroutines.cancelChildren
import kotlinx.coroutines.channels.Channel
import kotlinx.coroutines.coroutineScope
import kotlinx.coroutines.joinAll
import kotlinx.coroutines.launch
import rocks.waffle.telekt.dispatcher.Filter
import rocks.waffle.telekt.dispatcher.HandlerScop... | 31.918367 | 110 | 0.627877 |
8a856acbcac84ed10df1a38373cee5a2f6f346ea | 20,223 | rs | Rust | rs/xnet/payload_builder/src/impl_tests.rs | contropist/ic | 9240bea7dc0239fcbc5d43ad11f3ca803ee9bb11 | [
"Apache-2.0"
] | 1 | 2021-12-01T03:48:42.000Z | 2021-12-01T03:48:42.000Z | rs/xnet/payload_builder/src/impl_tests.rs | contropist/ic | 9240bea7dc0239fcbc5d43ad11f3ca803ee9bb11 | [
"Apache-2.0"
] | 4 | 2021-12-22T22:34:51.000Z | 2022-03-31T07:34:19.000Z | rs/xnet/payload_builder/src/impl_tests.rs | contropist/ic | 9240bea7dc0239fcbc5d43ad11f3ca803ee9bb11 | [
"Apache-2.0"
] | null | null | null | //! Tests for `XNetPayloadBuilder` private methods.
use super::test_fixtures::*;
use super::*;
use assert_matches::assert_matches;
use ic_interfaces::certified_stream_store::DecodeStreamError;
use ic_interfaces_state_manager::StateReader;
use ic_registry_subnet_type::SubnetType;
use ic_replicated_state::testing::Repli... | 35.983986 | 98 | 0.58923 |
71d8cf1420c5964b26d871a7051e7de4fe82fba4 | 232 | ts | TypeScript | src/shared/lib/string/functions/camelToSnake.ts | kirill-krasuk/donut_boilerplate | 9d7d21fed1e151adeec8ba3c0a7f15005c3de320 | [
"Unlicense"
] | 1 | 2022-02-02T18:23:23.000Z | 2022-02-02T18:23:23.000Z | src/shared/lib/string/functions/camelToSnake.ts | kirill-krasuk/donut_boilerplate | 9d7d21fed1e151adeec8ba3c0a7f15005c3de320 | [
"Unlicense"
] | 2 | 2022-02-12T02:52:26.000Z | 2022-02-12T02:52:26.000Z | src/shared/lib/string/functions/camelToSnake.ts | kirill-krasuk/donut_boilerplate | 9d7d21fed1e151adeec8ba3c0a7f15005c3de320 | [
"Unlicense"
] | 1 | 2021-12-09T11:45:49.000Z | 2021-12-09T11:45:49.000Z | const camelToSnake = (str: string) =>
str
.replace(/([A-Z])/g, (_match, s1) => `_${ s1.toLowerCase() }`)
.replace(/(\d)/g, '_$1')
.replace(/^(_)([a-z])/, '$2')
.replace(/(?<=\/)(_)([a-z])/, '$2');
export { camelToSnake };
| 25.777778 | 64 | 0.482759 |
4c122d2f4a71be80ca2a08576437708e1862d2bc | 5,241 | php | PHP | resources/views/ginecologos/afiliacion.blade.php | victor-wayne/Ginecologos | 3c5b69d6cf2d47f24bcd9051fe540e2c819ad6d2 | [
"MIT"
] | null | null | null | resources/views/ginecologos/afiliacion.blade.php | victor-wayne/Ginecologos | 3c5b69d6cf2d47f24bcd9051fe540e2c819ad6d2 | [
"MIT"
] | 3 | 2020-11-09T03:22:38.000Z | 2022-02-27T07:56:00.000Z | resources/views/ginecologos/afiliacion.blade.php | victor-wayne/Ginecologos | 3c5b69d6cf2d47f24bcd9051fe540e2c819ad6d2 | [
"MIT"
] | null | null | null | @extends('ginecologos.base')
@section('title','Afiliate con Nosotros')
@section('seccion1')
<section id="subintro">
<div class="jumbotron subhead" id="overview">
<!--<div class="container">
<div class="row">
<div class="span12">
<div class="centered">
<h3>Afiliate ... | 44.415254 | 188 | 0.381034 |
8571a2d5c86783cfeb8fa5f7d9f061b49322cbf6 | 381 | asm | Assembly | programs/oeis/046/A046151.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/046/A046151.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/046/A046151.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A046151: a(n) = n*phi(n) - 1.
; 0,1,5,7,19,11,41,31,53,39,109,47,155,83,119,127,271,107,341,159,251,219,505,191,499,311,485,335,811,239,929,511,659,543,839,431,1331,683,935,639,1639,503,1805,879,1079,1011,2161,767,2057,999
mov $2,$0
add $0,2
mul $0,$2
cal $0,10 ; Euler totient function phi(n): count numbers <= n and... | 29.307692 | 192 | 0.661417 |
7e0625b57dd6bc326cd74ebd0e86ad7d9069f61f | 42 | css | CSS | projects/mvc/razor-class-library-with-static-files/src/RazorClassLibrary2/wwwroot/css/module2.css | pranaslu/practical-aspnetcore | 7c54c33f885214515d32049579e214b56db4a6c0 | [
"MIT"
] | 6,723 | 2016-08-09T12:14:52.000Z | 2022-03-31T13:50:08.000Z | projects/mvc/razor-class-library-with-static-files/src/RazorClassLibrary2/wwwroot/css/module2.css | pranaslu/practical-aspnetcore | 7c54c33f885214515d32049579e214b56db4a6c0 | [
"MIT"
] | 278 | 2016-08-03T15:57:04.000Z | 2022-02-18T08:57:15.000Z | projects/mvc/razor-class-library-with-static-files/src/RazorClassLibrary2/wwwroot/css/module2.css | pranaslu/practical-aspnetcore | 7c54c33f885214515d32049579e214b56db4a6c0 | [
"MIT"
] | 978 | 2016-09-09T13:40:01.000Z | 2022-03-31T21:26:37.000Z | p.colored-text
{
color:aqua !important;
} | 10.5 | 23 | 0.714286 |
2994e7ccc8fac979652cc2fcf8247424334c2f00 | 11,457 | sql | SQL | Database/Stored Procedures/uspMergeResourcesChildData.sql | gianadda/ZenPRM | 3fb4ef986ad01d3a1604226282dcb81892f145d0 | [
"WTFPL"
] | 1 | 2021-07-31T19:02:54.000Z | 2021-07-31T19:02:54.000Z | Database/Stored Procedures/uspMergeResourcesChildData.sql | gianadda/ZenPRM | 3fb4ef986ad01d3a1604226282dcb81892f145d0 | [
"WTFPL"
] | null | null | null | Database/Stored Procedures/uspMergeResourcesChildData.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'uspMergeResourcesChildData')
AND OBJECTPROPERTY(id, N'IsProcedure') = 1)
DROP PROCEDURE uspMergeResourcesChildData
GO
/********************************************************
*
* uspMergeResourcesChildData
*
****************************... | 23.145455 | 149 | 0.720869 |
b663a8834edb0f3081d94cb9dbfcbcbe397c4b69 | 240 | rb | Ruby | spec/routing/shared_examples/utilization_examples.rb | vfebvre/manageiq-ui-classic | ad4a5f42f7c87032de2bd3049d79ff8d0a366da9 | [
"Apache-2.0"
] | 54 | 2016-12-23T07:21:56.000Z | 2022-03-31T16:59:24.000Z | spec/routing/shared_examples/utilization_examples.rb | vfebvre/manageiq-ui-classic | ad4a5f42f7c87032de2bd3049d79ff8d0a366da9 | [
"Apache-2.0"
] | 8,062 | 2016-12-22T13:00:42.000Z | 2022-03-31T19:21:07.000Z | spec/routing/shared_examples/utilization_examples.rb | isabella232/manageiq-ui-classic | 168f013f2761d7aa6174c613cbb4c2363f4e6e16 | [
"Apache-2.0"
] | 389 | 2016-12-22T12:33:48.000Z | 2022-03-31T06:25:29.000Z | shared_examples_for "A controller that has utilization routes" do
describe "#utilization" do
it "routes with GET" do
expect(get("/#{controller_name}/utilization")).to route_to("#{controller_name}#utilization")
end
end
end
| 30 | 98 | 0.725 |
266f57d542536a5e1df3051b5a55a24b34727ff8 | 3,932 | java | Java | gemfire-core/src/test/java/hydra/log/CircularOutputStream.java | karensmolermiller/incubator-geode | 34eb0fe441b0759895240f605f5e33c67a657ead | [
"Apache-2.0"
] | null | null | null | gemfire-core/src/test/java/hydra/log/CircularOutputStream.java | karensmolermiller/incubator-geode | 34eb0fe441b0759895240f605f5e33c67a657ead | [
"Apache-2.0"
] | null | null | null | gemfire-core/src/test/java/hydra/log/CircularOutputStream.java | karensmolermiller/incubator-geode | 34eb0fe441b0759895240f605f5e33c67a657ead | [
"Apache-2.0"
] | null | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 29.787879 | 82 | 0.635554 |
758a4f03c0fdf16cc972305e0afb49ef46cb8064 | 43,951 | c | C | ext/dvdaf/field.c | FilmAf/PHP-Extensions | f00bd2f1f2b0298fc673c03c9be89dbcceb1a3d4 | [
"CC0-1.0"
] | null | null | null | ext/dvdaf/field.c | FilmAf/PHP-Extensions | f00bd2f1f2b0298fc673c03c9be89dbcceb1a3d4 | [
"CC0-1.0"
] | null | null | null | ext/dvdaf/field.c | FilmAf/PHP-Extensions | f00bd2f1f2b0298fc673c03c9be89dbcceb1a3d4 | [
"CC0-1.0"
] | null | null | null | /* ---------------------------------------------------------------------------- *\
* Film Aficionado is public domain software. Promotional material images,
* if present, are copyrighted by the respective copyright owners and should
* only be used under the provisions dictated by those copyright holders.
* ... | 39.595495 | 217 | 0.581693 |
3e16d6e2667053e222f0cd666018a97cdccc6504 | 3,966 | lua | Lua | mysqlcluster/redispool.lua | tangkx/skynet | 56405030e788a949cbfbd46d8a18573cc582ee51 | [
"MIT"
] | null | null | null | mysqlcluster/redispool.lua | tangkx/skynet | 56405030e788a949cbfbd46d8a18573cc582ee51 | [
"MIT"
] | null | null | null | mysqlcluster/redispool.lua | tangkx/skynet | 56405030e788a949cbfbd46d8a18573cc582ee51 | [
"MIT"
] | null | null | null | -- @Author: tkx
-- @Date: 2017-02-13 11:09:50
-- @Last Modified by: tkx
-- @Last Modified time: 2017-02-13 16:53:30
-- @Author: tkx
-- @Date: 2017-02-10 11:13:59
-- @Last Modified by: tkx
-- @Last Modified time: 2017-02-13 10:35:53
package.path = "./service/?.lua;./examples/?.lua;./mysqlcluster/?.lua;./lualib/... | 18.276498 | 97 | 0.65885 |
466f2c21439f90b7833b8bb1d1f9a6929e106d8e | 35,800 | sql | SQL | Dump20210428.sql | themethoft/yii2-rbac-app | cf9ab1020c4a32dd68704219e1317a5fd60f61f4 | [
"BSD-3-Clause"
] | null | null | null | Dump20210428.sql | themethoft/yii2-rbac-app | cf9ab1020c4a32dd68704219e1317a5fd60f61f4 | [
"BSD-3-Clause"
] | null | null | null | Dump20210428.sql | themethoft/yii2-rbac-app | cf9ab1020c4a32dd68704219e1317a5fd60f61f4 | [
"BSD-3-Clause"
] | null | null | null | -- MySQL dump 10.13 Distrib 5.7.33, for Linux (x86_64)
--
-- Host: localhost Database: yii2basic
-- ------------------------------------------------------
-- Server version 5.7.33-0ubuntu0.18.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_... | 125.174825 | 10,539 | 0.746592 |
91ac9de43370c2151463c8a294605c67ab411ee3 | 130 | kt | Kotlin | app/src/main/java/dev/juliengrandchavin/scuderia/models/RaceResult.kt | jgrandchavin/scuderia | a7b342cd07d7f8a561fc312ce49befa977824497 | [
"MIT"
] | null | null | null | app/src/main/java/dev/juliengrandchavin/scuderia/models/RaceResult.kt | jgrandchavin/scuderia | a7b342cd07d7f8a561fc312ce49befa977824497 | [
"MIT"
] | null | null | null | app/src/main/java/dev/juliengrandchavin/scuderia/models/RaceResult.kt | jgrandchavin/scuderia | a7b342cd07d7f8a561fc312ce49befa977824497 | [
"MIT"
] | null | null | null | package dev.juliengrandchavin.scuderia.models
class RaceResult(var raceName: String, var driver1Rank: Int, var driver2Rank: Int)
| 32.5 | 82 | 0.823077 |
32841f5dd0c9b376130d90b49db657e441cd9853 | 8,976 | asm | Assembly | sbsext/ed/keyin.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/ed/keyin.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/ed/keyin.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * ED - Read input keys 1985 Tony Tebby QJUMP
*
section ed
*
xdef ed_keyin
xdef ed_up
xdef ed_down
xdef ed_right
*
xref ed_sttmd
xref ed_endmd
xref ed_abtmd
xref ed_getln
*
xref ed_setps
*
xref ed_insch
xref ed_delch
xref ed_enter
xref ed_dline
xref ed_wprev
xref ed_wnext
xref ed_scrup
xref ed_scr... | 20.923077 | 64 | 0.717135 |
4090a53990311ef3288d30eae0717fc639337eb3 | 2,938 | py | Python | external/vcm/vcm/cubedsphere/xgcm.py | ai2cm/fv3net | e62038aee0a97d6207e66baabd8938467838cf51 | [
"MIT"
] | 1 | 2021-12-14T23:43:35.000Z | 2021-12-14T23:43:35.000Z | external/vcm/vcm/cubedsphere/xgcm.py | ai2cm/fv3net | e62038aee0a97d6207e66baabd8938467838cf51 | [
"MIT"
] | 195 | 2021-09-16T05:47:18.000Z | 2022-03-31T22:03:15.000Z | external/vcm/vcm/cubedsphere/xgcm.py | ai2cm/fv3net | e62038aee0a97d6207e66baabd8938467838cf51 | [
"MIT"
] | null | null | null | import numpy as np
import xarray as xr
import xgcm
from . import constants
# none of the connecitons are "reversed" in the xgcm parlance
FV3_FACE_CONNECTIONS = {
"tile": {
0: {
"x": ((4, "y", False), (1, "x", False)),
"y": ((5, "y", False), (2, "x", False)),
},
1: {
... | 30.926316 | 97 | 0.54663 |
b62f5cd89a36d1780c167a0cb071189912af21df | 898 | rb | Ruby | lib/hentity/array_config.rb | alexander-storozhenko/hentity | 0a7f496c971f291b805460183cffc17956e2fb6f | [
"MIT"
] | null | null | null | lib/hentity/array_config.rb | alexander-storozhenko/hentity | 0a7f496c971f291b805460183cffc17956e2fb6f | [
"MIT"
] | null | null | null | lib/hentity/array_config.rb | alexander-storozhenko/hentity | 0a7f496c971f291b805460183cffc17956e2fb6f | [
"MIT"
] | null | null | null | module Hentity
module ArrayConfig
# {
# types: [Integer, String],
# mode: :strict | :any
# }
def check_array_config(field_params)
types = field_params[:config][:types]
mode = field_params[:config][:mode]
case mode
when :any
check_any_types(types)
else # ... | 22.45 | 58 | 0.620267 |
f6fda149dc29a2c937aae3fdbd455740a4a17e16 | 12,804 | sql | SQL | DB/SYSVENDA_ORIGEM.sql | w-ess/Gerenciamento_Bar_Restaurante | 7ec0b0062453c2a7437fb7a9c4ff2a1cfff7b87a | [
"Apache-2.0"
] | null | null | null | DB/SYSVENDA_ORIGEM.sql | w-ess/Gerenciamento_Bar_Restaurante | 7ec0b0062453c2a7437fb7a9c4ff2a1cfff7b87a | [
"Apache-2.0"
] | null | null | null | DB/SYSVENDA_ORIGEM.sql | w-ess/Gerenciamento_Bar_Restaurante | 7ec0b0062453c2a7437fb7a9c4ff2a1cfff7b87a | [
"Apache-2.0"
] | null | null | null | CREATE DATABASE SYSVENDA
USE [SYSVENDA]
GO
/****** Object: Table [dbo].[USUARIOS] Script Date: 12/02/2018 08:23:07 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE TABLE [dbo].[USUARIOS](
[CODIGO] [int] IDENTITY(1,1) NOT NULL,
[NOME] [varchar](50) NOT NULL,
[LOGIN] [varchar](15) NOT NULL,
[SE... | 25.354455 | 134 | 0.713839 |
b2ccd20ece8fce408fc21dd559ba9fc865804c11 | 3,471 | py | Python | app/ocr.py | noahnisbet/human-rights-first-asylum-ds-noahnisbet | c329045e5967253d8b5ac729e315ed03325744b2 | [
"MIT"
] | 1 | 2021-02-25T21:26:08.000Z | 2021-02-25T21:26:08.000Z | app/ocr.py | noahnisbet/human-rights-first-asylum-ds-noahnisbet | c329045e5967253d8b5ac729e315ed03325744b2 | [
"MIT"
] | null | null | null | app/ocr.py | noahnisbet/human-rights-first-asylum-ds-noahnisbet | c329045e5967253d8b5ac729e315ed03325744b2 | [
"MIT"
] | null | null | null | import os
os.environ["OMP_NUM_THREADS"]= '1'
os.environ["OMP_THREAD_LIMIT"] = '1'
os.environ["MKL_NUM_THREADS"] = '1'
os.environ["NUMEXPR_NUM_THREADS"] = '1'
os.environ["OMP_NUM_THREADS"] = '1'
os.environ["PAPERLESS_AVX2_AVAILABLE"]="false"
os.environ["OCR_THREADS"] = '1'
import poppler
import pytesseract
from pdf2im... | 28.219512 | 75 | 0.669548 |
7fa9a5f17d0760063bbb4bb25d024fb8b4b0e7a3 | 257 | kt | Kotlin | frontend/src/org/jetbrains/demo/thinkter/model/atoms.kt | wtanaka/kotlin-fullstack-sample | 7587e693b3c14688d6fe14b72f400b09ebfd9fc6 | [
"Apache-2.0"
] | 1,347 | 2017-04-12T14:28:58.000Z | 2022-03-24T21:33:47.000Z | frontend/src/org/jetbrains/demo/thinkter/model/atoms.kt | wtanaka/kotlin-fullstack-sample | 7587e693b3c14688d6fe14b72f400b09ebfd9fc6 | [
"Apache-2.0"
] | 35 | 2017-04-18T10:19:03.000Z | 2020-07-10T16:25:45.000Z | frontend/src/org/jetbrains/demo/thinkter/model/atoms.kt | wtanaka/kotlin-fullstack-sample | 7587e693b3c14688d6fe14b72f400b09ebfd9fc6 | [
"Apache-2.0"
] | 214 | 2017-04-13T11:29:50.000Z | 2022-03-24T21:33:49.000Z | package org.jetbrains.demo.thinkter.model
data class Thought(val id: Int, val userId: String, val text: String, val date: String, val replyTo: Int?)
data class User(val userId: String, val email: String, val displayName: String, val passwordHash: String)
| 42.833333 | 106 | 0.766537 |
ffe60ad775ad863bcd2a12aaefb8fbabaf9c1ce1 | 2,028 | html | HTML | css/css-scroll-anchoring/ancestor-change-heuristic.html | shs96c/web-platform-tests | 61acad6dd9bb99d32340eb41f5146de64f542359 | [
"BSD-3-Clause"
] | 4 | 2020-09-09T15:28:01.000Z | 2021-12-01T00:59:56.000Z | css/css-scroll-anchoring/ancestor-change-heuristic.html | shs96c/web-platform-tests | 61acad6dd9bb99d32340eb41f5146de64f542359 | [
"BSD-3-Clause"
] | 1 | 2021-12-13T20:53:25.000Z | 2021-12-13T20:53:25.000Z | css/css-scroll-anchoring/ancestor-change-heuristic.html | shs96c/web-platform-tests | 61acad6dd9bb99d32340eb41f5146de64f542359 | [
"BSD-3-Clause"
] | 1 | 2021-04-06T20:06:58.000Z | 2021-04-06T20:06:58.000Z | <!DOCTYPE html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<style>
#space { height: 1000px; }
#ancestor { position: relative; }
#before, #anchor { height: 100px; }
#anchor { background-color: green; }
.layout1 { padding-top: 20px; }
.layout2 { margin-righ... | 24.731707 | 79 | 0.661243 |
91b2b312cd90bfed71ba4bb8492c29e3d1d65d6b | 54 | sql | SQL | Tabloya Alan Ekleme(tabloKitap).sql | SadiBarkinSeber/Yayinevi_Otomasyonu | 2ea3d0596eabe7b733e5604c0260db5d10a37e00 | [
"MIT"
] | null | null | null | Tabloya Alan Ekleme(tabloKitap).sql | SadiBarkinSeber/Yayinevi_Otomasyonu | 2ea3d0596eabe7b733e5604c0260db5d10a37e00 | [
"MIT"
] | null | null | null | Tabloya Alan Ekleme(tabloKitap).sql | SadiBarkinSeber/Yayinevi_Otomasyonu | 2ea3d0596eabe7b733e5604c0260db5d10a37e00 | [
"MIT"
] | null | null | null | ALTER TABLE tabloKitap
ADD KitapISBN char(13) NOT NULL | 27 | 31 | 0.833333 |
2a8f2f029cbcb8e3f4ab6c35f149bcecd2097caa | 1,830 | java | Java | src/test/java/com/bitbosh/dropwizardheroku/event/repository/EventMapperUnitTest.java | damorton/java-getting-started | 6b65173ee23010e4c5081d51816e3ef427a8d859 | [
"MIT"
] | 1 | 2017-05-03T15:25:12.000Z | 2017-05-03T15:25:12.000Z | src/test/java/com/bitbosh/dropwizardheroku/event/repository/EventMapperUnitTest.java | damorton/java-getting-started | 6b65173ee23010e4c5081d51816e3ef427a8d859 | [
"MIT"
] | 2 | 2017-04-25T14:02:34.000Z | 2017-05-02T19:32:45.000Z | src/test/java/com/bitbosh/dropwizardheroku/event/repository/EventMapperUnitTest.java | damorton/dropwizardheroku-event-service | 6b65173ee23010e4c5081d51816e3ef427a8d859 | [
"MIT"
] | null | null | null | package com.bitbosh.dropwizardheroku.event.repository;
import static org.junit.Assert.assertEquals;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Date;
import org.junit.Test;
import org.skife.jdbi.v2.StatementContext;
import com.bitbosh.dropwizardheroku.event.api.Event;
import com.bitbos... | 27.727273 | 83 | 0.723497 |
290b20fec657ebd17b00ad1676eab89524f32c43 | 330 | py | Python | DBUIScripts/tempData_clear.py | chaoannricardo/NTU_CARDO_Database | 5fbfa1383f2e65a04fabd863c68373f45bbf05fd | [
"Apache-2.0"
] | 1 | 2020-07-04T22:30:41.000Z | 2020-07-04T22:30:41.000Z | DBUIScripts/tempData_clear.py | chaoannricardo/NTU_CARDO_Database | 5fbfa1383f2e65a04fabd863c68373f45bbf05fd | [
"Apache-2.0"
] | null | null | null | DBUIScripts/tempData_clear.py | chaoannricardo/NTU_CARDO_Database | 5fbfa1383f2e65a04fabd863c68373f45bbf05fd | [
"Apache-2.0"
] | null | null | null | # -*- coding: utf8 -*-
import os
if __name__ == '__main__':
# change working dir to script location
abspath = os.path.abspath(__file__)
dname = os.path.dirname(os.path.dirname(abspath))
os.chdir(dname)
for index, file in enumerate(os.listdir(dname + "\\temp\\")):
os.remove(dname + "\\temp\... | 30 | 65 | 0.630303 |
cb3fcd25772bbafcdbde96a9e40f5a43ee6d6400 | 32 | h | C | include/deprecated/mynteye/times.h | QuoZer/MYNT-EYE-S-SDK | 77145e29a733331ed0fb0a59e8ea7e6fad19c716 | [
"Apache-2.0"
] | 188 | 2018-11-08T12:06:26.000Z | 2022-03-01T07:22:52.000Z | include/deprecated/mynteye/times.h | QuoZer/MYNT-EYE-S-SDK | 77145e29a733331ed0fb0a59e8ea7e6fad19c716 | [
"Apache-2.0"
] | 115 | 2018-11-17T07:44:28.000Z | 2022-03-31T11:28:25.000Z | include/deprecated/mynteye/times.h | QuoZer/MYNT-EYE-S-SDK | 77145e29a733331ed0fb0a59e8ea7e6fad19c716 | [
"Apache-2.0"
] | 128 | 2018-11-14T21:16:43.000Z | 2022-01-27T14:14:56.000Z | #include "mynteye/util/times.h"
| 16 | 31 | 0.75 |
3b3ed8ff26cf622de154ea1f1055b76cf4077847 | 227 | c | C | validation/kill-computedgoto.c | bjdooks-ct/sparse | e161c04d1fbd02dd4ec4144f9c77752136379633 | [
"MIT"
] | 51 | 2017-03-26T21:16:18.000Z | 2022-03-10T03:15:36.000Z | validation/kill-computedgoto.c | bjdooks-ct/sparse | e161c04d1fbd02dd4ec4144f9c77752136379633 | [
"MIT"
] | 33 | 2017-01-20T01:02:38.000Z | 2018-07-09T07:21:37.000Z | validation/kill-computedgoto.c | bjdooks-ct/sparse | e161c04d1fbd02dd4ec4144f9c77752136379633 | [
"MIT"
] | 8 | 2020-01-04T20:04:51.000Z | 2022-03-18T14:22:56.000Z | void foo(int a);
void foo(int a)
{
void *l = &&end + 3;
end:
if (a * 0)
goto *l;
}
/*
* check-name: kill-computedgoto
* check-command: test-linearize $file
*
* check-output-ignore
* check-output-excludes: add\\.
*/
| 12.611111 | 38 | 0.599119 |
131f5539a90428be2d419b4edf1e070a5b472c67 | 1,856 | c | C | third_party/python/Parser/listnode.c | appotry/cosmopolitan | af4687cc3f2331a23dc336183ab58fe001cda082 | [
"ISC"
] | null | null | null | third_party/python/Parser/listnode.c | appotry/cosmopolitan | af4687cc3f2331a23dc336183ab58fe001cda082 | [
"ISC"
] | null | null | null | third_party/python/Parser/listnode.c | appotry/cosmopolitan | af4687cc3f2331a23dc336183ab58fe001cda082 | [
"ISC"
] | null | null | null | /*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:4;tab-width:8;coding:utf-8 -*-│
│vi: set net ft=c ts=4 sts=4 sw=4 fenc=utf-8 :vi│
╞══════════════════════════════════════════════════════════════════════════════╡
│ Python 3 ... | 26.140845 | 80 | 0.398168 |
33c973f7f217e84a681e0cae3c5b744f6607193b | 10,741 | lua | Lua | SVUI_Skins/Loader.lua | FailcoderAddons/SVUI | 246942464b072b1fcb26f8542aae5da4c37ffc35 | [
"MIT"
] | null | null | null | SVUI_Skins/Loader.lua | FailcoderAddons/SVUI | 246942464b072b1fcb26f8542aae5da4c37ffc35 | [
"MIT"
] | null | null | null | SVUI_Skins/Loader.lua | FailcoderAddons/SVUI | 246942464b072b1fcb26f8542aae5da4c37ffc35 | [
"MIT"
] | null | null | null | --[[
##########################################################
S V U I By: Munglunch
##########################################################
LOCALIZED LUA FUNCTIONS
##########################################################
]]--
--GLOBAL NAMESPACE
local _G = _G;
--LUA
local unpack = _G.unpack;
local selec... | 24.137079 | 111 | 0.48813 |
e952caee047cefd5951adfec1cadce5b3db75762 | 462 | rb | Ruby | db/migrate/101_rename_mc_fk_cols.rb | pmcollins/keybasket | 1f5fa83ce38a98b363c9d342b7584de6b9d59825 | [
"MIT"
] | null | null | null | db/migrate/101_rename_mc_fk_cols.rb | pmcollins/keybasket | 1f5fa83ce38a98b363c9d342b7584de6b9d59825 | [
"MIT"
] | null | null | null | db/migrate/101_rename_mc_fk_cols.rb | pmcollins/keybasket | 1f5fa83ce38a98b363c9d342b7584de6b9d59825 | [
"MIT"
] | null | null | null | class RenameMcFkCols < ActiveRecord::Migration
def self.up
['purchase_order_approvals', 'account_transfers'].each do |table|
rename_column(
table,
'management_coordinator_id',
'coordinator_id'
)
end
end
def self.down
['purchase_order_approvals', 'account_transfers'... | 21 | 69 | 0.634199 |
a1f228b766af5395f9230d213046e26b4c782c80 | 3,179 | h | C | PhotoSynthParser/include/PhotoSynthParser.h | dddExperiments/PhotoSynthToolkit | 4f81577ca347c30c9c142bad2e6edc278e38a4ca | [
"Unlicense",
"MIT"
] | 17 | 2015-02-10T17:44:42.000Z | 2021-07-13T01:07:37.000Z | PhotoSynthParser/include/PhotoSynthParser.h | Acidburn0zzz/PhotoSynthToolkit | 4f81577ca347c30c9c142bad2e6edc278e38a4ca | [
"Unlicense",
"MIT"
] | null | null | null | PhotoSynthParser/include/PhotoSynthParser.h | Acidburn0zzz/PhotoSynthToolkit | 4f81577ca347c30c9c142bad2e6edc278e38a4ca | [
"Unlicense",
"MIT"
] | 11 | 2015-01-15T04:21:40.000Z | 2017-06-12T09:24:47.000Z | /*
Copyright (c) 2010 ASTRE Henri (http://www.visual-experiments.com)
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, copy... | 31.79 | 108 | 0.760617 |
9c7f0f6cbb91fddcef1b571fe973414e0eea752a | 524 | js | JavaScript | ui/src/components/Map/proptypes.js | astutespruce/sarp | 7ce503380440c47b762ed1a8efd1d3e3aab6605e | [
"MIT"
] | 5 | 2020-07-10T16:13:26.000Z | 2022-03-02T05:06:30.000Z | ui/src/components/Map/proptypes.js | astutespruce/sarp | 7ce503380440c47b762ed1a8efd1d3e3aab6605e | [
"MIT"
] | 23 | 2019-06-02T14:37:53.000Z | 2019-10-23T17:59:40.000Z | ui/src/components/Map/proptypes.js | astutespruce/sarp | 7ce503380440c47b762ed1a8efd1d3e3aab6605e | [
"MIT"
] | 2 | 2020-05-27T23:28:36.000Z | 2020-12-14T22:10:24.000Z | import PropTypes from 'prop-types'
export const LocationPropType = PropTypes.shape({
latitude: PropTypes.number,
longitude: PropTypes.number,
timestamp: PropTypes.number,
})
// At minimum, a feature must have an id
export const FeaturePropType = PropTypes.shape({
id: PropTypes.oneOfType([PropTypes.string, Pro... | 26.2 | 64 | 0.76145 |
b8940767e741a363792076964525f154d260e82e | 577 | html | HTML | css/css-lists/list-style-image-gradients-dynamic-ref.html | meyerweb/wpt | f04261533819893c71289614c03434c06856c13e | [
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | css/css-lists/list-style-image-gradients-dynamic-ref.html | meyerweb/wpt | f04261533819893c71289614c03434c06856c13e | [
"BSD-3-Clause"
] | 7,642 | 2018-05-28T09:38:03.000Z | 2022-03-31T20:55:48.000Z | css/css-lists/list-style-image-gradients-dynamic-ref.html | meyerweb/wpt | f04261533819893c71289614c03434c06856c13e | [
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | <!doctype html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html>
<meta charset="utf-8">
<title>CSS Reference: Gradient list markers with dynamic font-size change</title>
<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
<... | 23.08 | 118 | 0.660312 |
02b438b7fadcf8984610dbf3eb232422da98935b | 127 | kt | Kotlin | android/app/src/main/kotlin/com/example/ask_app_ui/MainActivity.kt | Aleynaesr/flutter-ask-to-doctor-ui | 22cbdad3730953769852a64a7ac8a84c942bde4e | [
"MIT"
] | 1 | 2022-02-28T19:04:48.000Z | 2022-02-28T19:04:48.000Z | android/app/src/main/kotlin/com/example/ask_app_ui/MainActivity.kt | Aleynaesr/flutter-ask-to-doctor-ui | 22cbdad3730953769852a64a7ac8a84c942bde4e | [
"MIT"
] | null | null | null | android/app/src/main/kotlin/com/example/ask_app_ui/MainActivity.kt | Aleynaesr/flutter-ask-to-doctor-ui | 22cbdad3730953769852a64a7ac8a84c942bde4e | [
"MIT"
] | null | null | null | package com.example.ask_app_ui
import io.flutter.embedding.android.FlutterActivity
class MainActivity: FlutterActivity() {
}
| 18.142857 | 51 | 0.826772 |
fe06ebe4e292cc42e60ca56e7814bd45c777f876 | 443 | c | C | 11-binary_tree_size.c | sebas119/binary_trees | 3a16906f1ac85baf240d6a6bd946aceb9c05ee13 | [
"MIT"
] | null | null | null | 11-binary_tree_size.c | sebas119/binary_trees | 3a16906f1ac85baf240d6a6bd946aceb9c05ee13 | [
"MIT"
] | null | null | null | 11-binary_tree_size.c | sebas119/binary_trees | 3a16906f1ac85baf240d6a6bd946aceb9c05ee13 | [
"MIT"
] | 1 | 2020-03-26T19:18:20.000Z | 2020-03-26T19:18:20.000Z | #include "binary_trees.h"
/**
* binary_tree_size - measures the size of a binary tree
* @tree: adds a new node at the beginning of a dlistint_t.
*
* Return: size of a binary tree
*/
size_t binary_tree_size(const binary_tree_t *tree)
{
size_t size_left = 0, size_right = 0;
if (tree == NULL)
return (0);
size... | 22.15 | 59 | 0.704289 |
e054dd10e63c9c33b6e96f7c29e830b2d52c3f8c | 1,463 | asm | Assembly | programs/oeis/124/A124088.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/124/A124088.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/124/A124088.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A124088: 10th column of Catalan triangle A009766.
; 4862,16796,41990,90440,177650,326876,572033,961400,1562275,2466750,3798795,5722860,8454225,12271350,17530500,24682944,34295052,47071640,63882940,85795600,114108148,150391384,196534195,254795320,327861625,418913482,531697881
mov $19,$0
mov $21,$0
add $21,1
lpb $21
... | 18.75641 | 225 | 0.454545 |
c175a5c55425fb0c0064717d1df38e71f4bf9c71 | 620,583 | swift | Swift | BnpTrainOn/Controlleur/LoginViewController.swift | skysek/TrainOn | 75bfb13838c59ce04a6c90b4a20a8ba87bbb2ff9 | [
"MIT"
] | null | null | null | BnpTrainOn/Controlleur/LoginViewController.swift | skysek/TrainOn | 75bfb13838c59ce04a6c90b4a20a8ba87bbb2ff9 | [
"MIT"
] | null | null | null | BnpTrainOn/Controlleur/LoginViewController.swift | skysek/TrainOn | 75bfb13838c59ce04a6c90b4a20a8ba87bbb2ff9 | [
"MIT"
] | null | null | null | //
// LoginController.swift
// webAppliBNP
//
// Created by Resulis MAC 1 on 23/10/2015.
// Copyright © 2015 Resulis MAC 1. All rights reserved.
//
import UIKit
import CoreData
class LoginViewController: UIViewController, UITextFieldDelegate {
@IBOutlet var loginTxtField: UITextField!
@IBOutlet var passw... | 1,539.908189 | 319,765 | 0.962866 |
abbba0ac6fd3c9aa4a6ba69eb46565f107fe38a3 | 359 | rb | Ruby | server/app/serializers/session_serializer.rb | YMonnier/TrailsCommunity | 3987f5dbece10563afd6671ac7ce5578c6248a2c | [
"MIT"
] | 2 | 2017-02-02T19:25:58.000Z | 2017-03-13T22:20:55.000Z | server/app/serializers/session_serializer.rb | YMonnier/TrailsCommunity | 3987f5dbece10563afd6671ac7ce5578c6248a2c | [
"MIT"
] | null | null | null | server/app/serializers/session_serializer.rb | YMonnier/TrailsCommunity | 3987f5dbece10563afd6671ac7ce5578c6248a2c | [
"MIT"
] | null | null | null | class SessionSerializer < ActiveModel::Serializer
belongs_to :user
has_many :coordinates
has_many :waypoints
has_many :chats
attributes :id,
:activity,
:departure_place,
:arrival_place,
:start_date,
:close,
:lock,
:c... | 22.4375 | 49 | 0.545961 |
d1e7c7572bb7263e0dbda1911ab3f1f43a560230 | 5,565 | swift | Swift | Wikipedia/Code/ViewControllerRouter.swift | lawgimenez/wikipedia-ios | 47733e172da1813fd2df0022ea004f683834ddc7 | [
"MIT"
] | 2,338 | 2015-05-08T04:57:56.000Z | 2022-03-25T04:37:12.000Z | Wikipedia/Code/ViewControllerRouter.swift | lawgimenez/wikipedia-ios | 47733e172da1813fd2df0022ea004f683834ddc7 | [
"MIT"
] | 1,656 | 2015-07-27T20:40:47.000Z | 2022-03-31T21:57:02.000Z | Wikipedia/Code/ViewControllerRouter.swift | lawgimenez/wikipedia-ios | 47733e172da1813fd2df0022ea004f683834ddc7 | [
"MIT"
] | 722 | 2015-07-25T00:52:01.000Z | 2022-03-17T11:09:15.000Z | import UIKit
import AVKit
@objc(WMFViewControllerRouter)
class ViewControllerRouter: NSObject {
@objc let router: Router
unowned let appViewController: WMFAppViewController
@objc(initWithAppViewController:router:)
required init(appViewController: WMFAppViewController, router: Router) {
self.app... | 47.974138 | 257 | 0.652471 |
41b36f6702f9a183b91c7fc61885cdc5298d513f | 19,052 | c | C | hydrorain.c | csdms-contrib/hydrotrend | 813a9f1c57085edf5270302c3ad7fbc2adefabf2 | [
"MIT"
] | 6 | 2015-07-14T18:31:50.000Z | 2020-06-06T11:16:41.000Z | hydrorain.c | csdms-contrib/hydrotrend | 813a9f1c57085edf5270302c3ad7fbc2adefabf2 | [
"MIT"
] | 2 | 2016-03-29T17:59:36.000Z | 2020-09-08T14:49:34.000Z | hydrorain.c | kettner/hydrotrend | e0f2df7134d7ab677de7519893a1533dd8994c39 | [
"MIT"
] | 5 | 2015-01-21T18:43:49.000Z | 2017-11-27T16:59:37.000Z | /*-------------------------------------------------------------------------------------------
* hydrorain.c
*
* Author: Albert Kettner, March 2006
*
* Calculates the daily rain fall and rain derived runoff for each altitude bin. Also
* calculates the rain derived groundwater flow, evaporation and time lag.
*
*... | 42.432071 | 95 | 0.45549 |
2a56fa82d0efba1b8c7522aedcf87694ff7dda05 | 373 | java | Java | SpringBootMockitoDemo/src/main/java/com/example/exception/ToDoException.java | akashbadave7/MockIto | a4fe13a90ba0d3959077bfd2dda9fdd1a06c4771 | [
"MIT"
] | null | null | null | SpringBootMockitoDemo/src/main/java/com/example/exception/ToDoException.java | akashbadave7/MockIto | a4fe13a90ba0d3959077bfd2dda9fdd1a06c4771 | [
"MIT"
] | null | null | null | SpringBootMockitoDemo/src/main/java/com/example/exception/ToDoException.java | akashbadave7/MockIto | a4fe13a90ba0d3959077bfd2dda9fdd1a06c4771 | [
"MIT"
] | null | null | null | package com.example.exception;
public class ToDoException extends Exception {
private static final long serialVersionUID = 1L;
private String errorMessage;
public String getErrorMessage() {
return errorMessage;
}
public ToDoException(String errorMessage) {
super(errorMessage);
this.errorMessage = errorM... | 18.65 | 49 | 0.756032 |
9d2df116be61ae50bc49634e45018693b401e4a9 | 491 | html | HTML | postfix/help/opt_inet_interfaces.ms.auto.html | GalaxyGFX/webmin | 134311032e3e69a6f7386648733a3a65c9a3ba1d | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1,863 | 2015-01-04T21:45:45.000Z | 2022-03-30T09:10:50.000Z | postfix/help/opt_inet_interfaces.ms.auto.html | GalaxyGFX/webmin | 134311032e3e69a6f7386648733a3a65c9a3ba1d | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1,233 | 2015-01-03T12:45:51.000Z | 2022-03-31T02:39:58.000Z | postfix/help/opt_inet_interfaces.ms.auto.html | GalaxyGFX/webmin | 134311032e3e69a6f7386648733a3a65c9a3ba1d | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 546 | 2015-01-05T13:07:28.000Z | 2022-03-25T21:47:51.000Z | <header> Antara muka rangkaian untuk menerima surat </header><center> <tt>inet_interfaces</tt> </center> <hr> Parameter ini menentukan alamat antara muka rangkaian tempat sistem mel ini menerima surat. <p> Secara lalai, perisian tersebut menuntut semua antara muka aktif pada mesin. Parameter ini juga mengawal penghanta... | 491 | 491 | 0.749491 |
2d7f2f216d2db218ddf91b5ce640d1b4a53fe4c8 | 1,212 | html | HTML | SpecRunner.html | evertontatu/jasmine-testes | 4ab2c7372eade7caf903aa291cfa0cea20b971f4 | [
"MIT"
] | null | null | null | SpecRunner.html | evertontatu/jasmine-testes | 4ab2c7372eade7caf903aa291cfa0cea20b971f4 | [
"MIT"
] | null | null | null | SpecRunner.html | evertontatu/jasmine-testes | 4ab2c7372eade7caf903aa291cfa0cea20b971f4 | [
"MIT"
] | null | null | null | <html>
<head>
<title>Jasmine JS</title>
<link rel="shortcut icon" type="image/png" href="lib/jasmine-core/jasmine_favicon.png">
<link rel="stylesheet" type="text/css" href="lib/jasmine-core/jasmine.css">
</head>
<body>
<script type="text/javascript" src="lib/jasmine-core/j... | 41.793103 | 95 | 0.65099 |
00c89d75fe47d0d0ae9cd5dcf49692f2ca683175 | 26,135 | swift | Swift | NetrekMacOS/Gobal Group/AppDelegate.swift | darrellroot/Netrek-SwiftUI | 5dbb8d435be1101633999686a541c84715520584 | [
"MIT"
] | 10 | 2020-06-05T22:46:36.000Z | 2022-02-14T11:34:17.000Z | NetrekMacOS/Gobal Group/AppDelegate.swift | darrellroot/Netrek-SwiftUI | 5dbb8d435be1101633999686a541c84715520584 | [
"MIT"
] | null | null | null | NetrekMacOS/Gobal Group/AppDelegate.swift | darrellroot/Netrek-SwiftUI | 5dbb8d435be1101633999686a541c84715520584 | [
"MIT"
] | 2 | 2020-06-11T20:55:44.000Z | 2020-07-01T16:53:09.000Z | //
// AppDelegate.swift
// Netrek2
//
// Created by Darrell Root on 5/5/20.
// Copyright © 2020 Darrell Root. All rights reserved.
//
import Cocoa
import SwiftUI
import Network
@NSApplicationMain
class AppDelegate: NSObject, NSApplicationDelegate {
let defaults = UserDefaults.standard
let preferences... | 39.478852 | 241 | 0.612168 |
af6809aa2bcec19a4fcc1b259cbc81e3b6f709c1 | 76 | sql | SQL | src/main/database/mysql/mysql-convert-to-latin1.sql | olagache/glass | 50fa182b9757b2a4d4ba6d585f578bd61c6c4ea0 | [
"Apache-2.0"
] | 3 | 2015-06-15T09:20:02.000Z | 2021-01-10T13:30:13.000Z | src/main/database/mysql/mysql-convert-to-latin1.sql | olagache/glass | 50fa182b9757b2a4d4ba6d585f578bd61c6c4ea0 | [
"Apache-2.0"
] | null | null | null | src/main/database/mysql/mysql-convert-to-latin1.sql | olagache/glass | 50fa182b9757b2a4d4ba6d585f578bd61c6c4ea0 | [
"Apache-2.0"
] | 1 | 2016-11-04T08:47:43.000Z | 2016-11-04T08:47:43.000Z | alter database glass default character set latin1 collate latin1_swedish_ci; | 76 | 76 | 0.881579 |
a9a6de84125f9972581b1c9f112c0bc43fb0ae4b | 10,397 | html | HTML | admin/webapp/root/app/views/platforms.html | rushk014/manager | 24d04043ec6159dbed68f5fb26123669d8e70eb6 | [
"Apache-2.0"
] | 19 | 2022-01-17T02:48:03.000Z | 2022-03-29T09:16:08.000Z | admin/webapp/root/app/views/platforms.html | rushk014/manager | 24d04043ec6159dbed68f5fb26123669d8e70eb6 | [
"Apache-2.0"
] | null | null | null | admin/webapp/root/app/views/platforms.html | rushk014/manager | 24d04043ec6159dbed68f5fb26123669d8e70eb6 | [
"Apache-2.0"
] | 16 | 2022-01-14T18:12:28.000Z | 2022-03-28T04:58:14.000Z | <div ng-controller="PlatformController">
<div class="clearfix">
<div>
<div class="pull-right mt-sm" ng-click="refresh()">
<em class="fa fa-refresh text-action"></em>
<label class="text-gray-label hand"
>{{'general.REFRESH' | translate}}</label
>
</div>
<div
... | 37.807273 | 147 | 0.52669 |
dfc87e9bd74d902dab54faf3406f9c1409118508 | 405 | tsx | TypeScript | resources/js/jetstream/Label.tsx | TitasGailius/jetstream-inertia-react | 65a4da62cd00167c8c96d7a4a22ab8a2932faa02 | [
"MIT"
] | null | null | null | resources/js/jetstream/Label.tsx | TitasGailius/jetstream-inertia-react | 65a4da62cd00167c8c96d7a4a22ab8a2932faa02 | [
"MIT"
] | null | null | null | resources/js/jetstream/Label.tsx | TitasGailius/jetstream-inertia-react | 65a4da62cd00167c8c96d7a4a22ab8a2932faa02 | [
"MIT"
] | null | null | null | import React from "react"
interface Props extends React.ComponentProps<'label'> {
value?: string
isDanger?: boolean
}
const Label: React.FC<Props> = ({ children, value, isDanger, className, ...props }) => (
<label className={`block font-medium text-sm ${isDanger ? 'text-red-400' : 'text-gray-700'} ${class... | 27 | 122 | 0.646914 |
966a6be405386ede0ae60f821ac177a9b68fde98 | 4,922 | php | PHP | vendor/PopPHPFramework/src/Pop/Color/Space/Hex.php | nicksagona/popphp-v1-legacy | 6628010de88452514be135404d5ab3aa8725c15b | [
"PHP-3.0",
"PHP-3.01"
] | 3 | 2017-03-07T18:59:41.000Z | 2019-12-18T03:38:31.000Z | vendor/PopPHPFramework/src/Pop/Color/Space/Hex.php | nicksagona/popphp-v1-legacy | 6628010de88452514be135404d5ab3aa8725c15b | [
"PHP-3.0",
"PHP-3.01"
] | null | null | null | vendor/PopPHPFramework/src/Pop/Color/Space/Hex.php | nicksagona/popphp-v1-legacy | 6628010de88452514be135404d5ab3aa8725c15b | [
"PHP-3.0",
"PHP-3.01"
] | null | null | null | <?php
/**
* Pop PHP Framework (http://www.popphp.org/)
*
* @link https://github.com/nicksagona/PopPHP
* @category Pop
* @package Pop_Color
* @author Nick Sagona, III <nick@popphp.org>
* @copyright Copyright (c) 2009-2014 Moc 10 Media, LLC. (http://www.moc10media.com)
* @license http://www.pop... | 23.438095 | 131 | 0.463633 |
25fae6a17db3f3db0adfb2201937f13d4e70f961 | 22,612 | swift | Swift | Source/DSSlider.swift | jerometonnelier/DSSlider | 7fcffe466210ca925591817016318980309fe3f8 | [
"MIT"
] | null | null | null | Source/DSSlider.swift | jerometonnelier/DSSlider | 7fcffe466210ca925591817016318980309fe3f8 | [
"MIT"
] | null | null | null | Source/DSSlider.swift | jerometonnelier/DSSlider | 7fcffe466210ca925591817016318980309fe3f8 | [
"MIT"
] | 1 | 2021-08-12T07:58:04.000Z | 2021-08-12T07:58:04.000Z | //
// DSSlider.swift
//
// Copyright (c) 2020 Konstantin Stolyarenko
//
// 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
//... | 42.108007 | 163 | 0.640633 |
40b0c4e78d51ede4c6c56104219b45506b3b6db9 | 3,354 | py | Python | pyoutline/outline/plugins/manager.py | mb0rt/OpenCue | 7cce111306ccfa6c94f12806c8668866f2ee70ad | [
"Apache-2.0"
] | 334 | 2019-01-23T13:48:08.000Z | 2019-06-10T06:58:49.000Z | pyoutline/outline/plugins/manager.py | mb0rt/OpenCue | 7cce111306ccfa6c94f12806c8668866f2ee70ad | [
"Apache-2.0"
] | 564 | 2019-06-11T15:31:48.000Z | 2022-03-31T19:53:03.000Z | pyoutline/outline/plugins/manager.py | mb0rt/OpenCue | 7cce111306ccfa6c94f12806c8668866f2ee70ad | [
"Apache-2.0"
] | 155 | 2019-06-13T11:42:00.000Z | 2022-03-16T18:31:24.000Z | # Copyright Contributors to the OpenCue Project
#
# 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... | 33.207921 | 86 | 0.628205 |
e1e385ac8af590c5c49a6a86451685584ec03948 | 7,287 | kt | Kotlin | base/src/main/java/com/surrus/galwaybus/ui/HomeActivity.kt | seank90/galway-bus-android | d31aa728f97bea5918fbc917f65fa9d0abd2491c | [
"MIT"
] | null | null | null | base/src/main/java/com/surrus/galwaybus/ui/HomeActivity.kt | seank90/galway-bus-android | d31aa728f97bea5918fbc917f65fa9d0abd2491c | [
"MIT"
] | null | null | null | base/src/main/java/com/surrus/galwaybus/ui/HomeActivity.kt | seank90/galway-bus-android | d31aa728f97bea5918fbc917f65fa9d0abd2491c | [
"MIT"
] | null | null | null | package com.surrus.galwaybus.ui
import android.content.Intent
import android.net.Uri
import android.os.Bundle
import com.surrus.galwaybus.base.R
import androidx.core.view.MenuItemCompat
import androidx.appcompat.app.AppCompatActivity
import androidx.appcompat.widget.SearchView
import android.view.Menu
import android... | 34.535545 | 113 | 0.650885 |
4d87f54745cc738ce4d1d1946cf5de2ec6349bee | 950 | html | HTML | src/platform/core/layout/layout-manage-list/layout-manage-list.component.html | Splaktar/covalent | af6fe59a61720cdd1a3ed55a3980b9b5856f14fe | [
"MIT"
] | null | null | null | src/platform/core/layout/layout-manage-list/layout-manage-list.component.html | Splaktar/covalent | af6fe59a61720cdd1a3ed55a3980b9b5856f14fe | [
"MIT"
] | null | null | null | src/platform/core/layout/layout-manage-list/layout-manage-list.component.html | Splaktar/covalent | af6fe59a61720cdd1a3ed55a3980b9b5856f14fe | [
"MIT"
] | 1 | 2020-08-03T18:46:07.000Z | 2020-08-03T18:46:07.000Z | <mat-sidenav-container fullscreen class="td-layout-manage-list md-content" flex layout="row">
<mat-sidenav #sidenav
position="start"
[mode]="mode"
[opened]="opened"
[disableClose]="disableClose"
[style.max-width]="sidenavWidth"
[style... | 38 | 93 | 0.603158 |
8edf3230f474ed7ee604ec274796330bf2d52076 | 2,800 | swift | Swift | ReactKitTests/DeinitStreamTests.swift | ReactKit/ReactKit | 82320b60b8dacdb0011f2484fed8a7ab5417c629 | [
"MIT"
] | 1,091 | 2015-01-01T23:13:44.000Z | 2021-08-12T10:44:16.000Z | ReactKitTests/DeinitStreamTests.swift | ReactKit/ReactKit | 82320b60b8dacdb0011f2484fed8a7ab5417c629 | [
"MIT"
] | 36 | 2015-01-03T10:55:21.000Z | 2020-01-09T08:03:49.000Z | ReactKitTests/DeinitStreamTests.swift | ReactKit/ReactKit | 82320b60b8dacdb0011f2484fed8a7ab5417c629 | [
"MIT"
] | 73 | 2015-01-05T06:39:27.000Z | 2020-01-09T07:36:59.000Z | //
// DeinitStreamTests.swift
// ReactKitTests
//
// Created by Yasuhiro Inami on 2014/09/11.
// Copyright (c) 2014年 Yasuhiro Inami. All rights reserved.
//
import ReactKit
import XCTest
class DeinitStreamTests: _TestCase
{
func testDeinitStream()
{
let expect = self.expectationWithDescription(__F... | 28.282828 | 259 | 0.57 |
909fac927c2137ce8747275735b5a302c517fd24 | 582 | py | Python | Day 23 - Intermediate - The Turtle Crossing Capstone Project/scoreboard.py | not-lucky/100_Days_of_Code_-_The_Complete_Python_Pro_Bootcamp_for_2022 | 2c21c190ab756176bd7b577b3f8a0370b75c3828 | [
"MIT"
] | null | null | null | Day 23 - Intermediate - The Turtle Crossing Capstone Project/scoreboard.py | not-lucky/100_Days_of_Code_-_The_Complete_Python_Pro_Bootcamp_for_2022 | 2c21c190ab756176bd7b577b3f8a0370b75c3828 | [
"MIT"
] | null | null | null | Day 23 - Intermediate - The Turtle Crossing Capstone Project/scoreboard.py | not-lucky/100_Days_of_Code_-_The_Complete_Python_Pro_Bootcamp_for_2022 | 2c21c190ab756176bd7b577b3f8a0370b75c3828 | [
"MIT"
] | null | null | null | from turtle import Turtle
FONT = ("Courier", 20, "bold")
class Scoreboard(Turtle):
def __init__(self) -> None:
super().__init__()
self.hideturtle()
self.penup()
self.goto(-230, 265)
self.level = 0
self.update_score()
def update_score(self):
self.clear(... | 23.28 | 69 | 0.575601 |
9896c9c5389232ccef1d88c86068509be589844a | 1,847 | html | HTML | layouts/partials/head.html | thsh77/backbone | 6865b68fdab326c3de05070b3d74cbcf66305a01 | [
"MIT"
] | null | null | null | layouts/partials/head.html | thsh77/backbone | 6865b68fdab326c3de05070b3d74cbcf66305a01 | [
"MIT"
] | null | null | null | layouts/partials/head.html | thsh77/backbone | 6865b68fdab326c3de05070b3d74cbcf66305a01 | [
"MIT"
] | null | null | null | <head>
<link href="https://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
{{ hugo.Generator }}
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
{{ if .IsHome -}}
<title>{{ .Site.Tit... | 54.323529 | 220 | 0.696806 |
a1d25b3319747100e888a34302c189764de90856 | 310 | h | C | src/Drawable.h | cbarnson/recursive-tree-animation | 28e93ec1be1dda5661c1e98244d44d86d367ec1a | [
"Unlicense",
"MIT"
] | null | null | null | src/Drawable.h | cbarnson/recursive-tree-animation | 28e93ec1be1dda5661c1e98244d44d86d367ec1a | [
"Unlicense",
"MIT"
] | null | null | null | src/Drawable.h | cbarnson/recursive-tree-animation | 28e93ec1be1dda5661c1e98244d44d86d367ec1a | [
"Unlicense",
"MIT"
] | null | null | null | #ifndef DRAWABLE_H
#define DRAWABLE_H
/**
* @class Drawable
* @brief interface for drawable objects
*
* provides the declaration of the draw function
*/
class Drawable {
public:
/**
* @brief virtual function to draw derived objects
*/
virtual void draw() = 0;
};
#endif
| 14.761905 | 53 | 0.632258 |
c5f333d88ccc7cb1725c4ca4b5a8255d6f025b69 | 28,498 | sql | SQL | minigrosir.sql | Bobandrean/cmsminigrosirreal | 87d43e90aac77f9d855c951a915a1407261871b1 | [
"MIT"
] | null | null | null | minigrosir.sql | Bobandrean/cmsminigrosirreal | 87d43e90aac77f9d855c951a915a1407261871b1 | [
"MIT"
] | null | null | null | minigrosir.sql | Bobandrean/cmsminigrosirreal | 87d43e90aac77f9d855c951a915a1407261871b1 | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 4.5.1
-- http://www.phpmyadmin.net
--
-- Host: 127.0.0.1
-- Generation Time: Feb 28, 2018 at 09:59 AM
-- Server version: 10.1.9-MariaDB
-- PHP Version: 5.5.30
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLI... | 30.156614 | 245 | 0.650432 |
08f153a1325783502608c83c8709b511b2c21fb0 | 2,974 | swift | Swift | Sources/NetworkGear/HTTP/HTTPMethod.swift | YOCKOW/SwiftNetwork | c550d032af3136ed0d4a5fe8f268183dfbab3e65 | [
"MIT"
] | null | null | null | Sources/NetworkGear/HTTP/HTTPMethod.swift | YOCKOW/SwiftNetwork | c550d032af3136ed0d4a5fe8f268183dfbab3e65 | [
"MIT"
] | null | null | null | Sources/NetworkGear/HTTP/HTTPMethod.swift | YOCKOW/SwiftNetwork | c550d032af3136ed0d4a5fe8f268183dfbab3e65 | [
"MIT"
] | null | null | null | //# DO NOT MODIFY.
//# This is autogenerated by `ySwiftCodeUpdater`(https://github.com/YOCKOW/ySwiftCodeUpdater).
//# Please see documents in this project to learn how to regenerate.
//# The material(s) to generate this file was/were obtained from below:
//
// URL: https://www.iana.org/assignments/http-methods/methods.... | 30.659794 | 94 | 0.64694 |
1810e4a06e113cb00a8671fe610541e81f0dc045 | 3,467 | rs | Rust | src/backtrace/frame_pointer.rs | tikv/rp-prof | 3fed55af8fc6cf69dbd954a0321c799c5a111e4e | [
"Apache-2.0"
] | 2 | 2019-10-23T01:26:21.000Z | 2019-10-23T12:50:34.000Z | src/backtrace/frame_pointer.rs | tikv/rp-prof | 3fed55af8fc6cf69dbd954a0321c799c5a111e4e | [
"Apache-2.0"
] | 4 | 2019-10-22T08:35:41.000Z | 2019-10-31T13:03:05.000Z | src/backtrace/frame_pointer.rs | tikv/rp-prof | 3fed55af8fc6cf69dbd954a0321c799c5a111e4e | [
"Apache-2.0"
] | 1 | 2019-10-22T13:12:55.000Z | 2019-10-22T13:12:55.000Z | // Copyright 2022 TiKV Project Authors. Licensed under Apache-2.0.
use std::ptr::null_mut;
use libc::c_void;
use crate::addr_validate::validate;
#[derive(Clone, Debug)]
pub struct Frame {
pub ip: usize,
}
extern "C" {
fn _Unwind_FindEnclosingFunction(pc: *mut c_void) -> *mut c_void;
}
impl super::Frame f... | 29.632479 | 89 | 0.555812 |
92c49d002ea26cd2097c1a6b8adc33df860060d1 | 531 | h | C | Source/BMManager/StartConfig/BMConfigManager.h | jxzb/ZbErosBaseLibrary | 1be96569b6d2b5692ba076da5326d9180550ef9f | [
"MIT"
] | 4 | 2019-03-22T09:01:02.000Z | 2020-04-07T18:31:52.000Z | WeexIosBaseLibrary/BMManager/StartConfig/BMConfigManager.h | clotee/WeexIosBaseLibrary | d80619f0b6bfd05e489e9fc764f13f08b505451b | [
"MIT"
] | 2 | 2021-03-09T12:54:11.000Z | 2022-02-12T17:36:20.000Z | WeexIosBaseLibrary/BMManager/StartConfig/BMConfigManager.h | clotee/WeexIosBaseLibrary | d80619f0b6bfd05e489e9fc764f13f08b505451b | [
"MIT"
] | null | null | null | //
// BMConfigManager.h
// WeexDemo
//
// Created by XHY on 2017/1/10.
// Copyright © 2017年 taobao. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#import "BMPlatformModel.h"
@interface BMConfigManager : NSObject
@property (nonatomic, readonly) BMPlatformModel *platform;
@prop... | 18.964286 | 64 | 0.715631 |
bbd65aed3c4e452c099ef803e8f6f00771dde622 | 2,969 | kt | Kotlin | impl/airsync-local-web/src/main/java/ffc/airsync/localweb/webresources/FirebaseResource.kt | ffc-nectec/Logquery | bd62f7de63ce246722f7b8f9e48891e121b68fe5 | [
"Apache-2.0"
] | 1 | 2018-06-19T04:36:01.000Z | 2018-06-19T04:36:01.000Z | impl/airsync-local-web/src/main/java/ffc/airsync/localweb/webresources/FirebaseResource.kt | ffc-nectec/Logquery | bd62f7de63ce246722f7b8f9e48891e121b68fe5 | [
"Apache-2.0"
] | 13 | 2018-06-19T02:34:17.000Z | 2020-09-23T08:21:04.000Z | impl/airsync-local-web/src/main/java/ffc/airsync/localweb/webresources/FirebaseResource.kt | ffc-nectec/Logquery | bd62f7de63ce246722f7b8f9e48891e121b68fe5 | [
"Apache-2.0"
] | 1 | 2018-03-20T05:48:37.000Z | 2018-03-20T05:48:37.000Z | /*
* Copyright (c) 2018 NECTEC
* National Electronics and Computer Technology Center, Thailand
*
* 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/... | 33.359551 | 90 | 0.673291 |
ae5029bf9dfc0e25535953c1077a63fa7f458c1b | 1,257 | rs | Rust | src/elasticsearch/aggregates/builders/histogram.rs | alekitto/zombodb | 4e36d3829b6b935da283a3481abcc7333ba145ea | [
"Apache-2.0"
] | 4,114 | 2015-07-17T16:54:04.000Z | 2022-03-31T18:34:52.000Z | src/elasticsearch/aggregates/builders/histogram.rs | alekitto/zombodb | 4e36d3829b6b935da283a3481abcc7333ba145ea | [
"Apache-2.0"
] | 657 | 2015-07-18T19:13:27.000Z | 2022-03-31T14:55:07.000Z | src/elasticsearch/aggregates/builders/histogram.rs | alekitto/zombodb | 4e36d3829b6b935da283a3481abcc7333ba145ea | [
"Apache-2.0"
] | 226 | 2015-07-20T06:41:35.000Z | 2022-03-24T20:59:46.000Z | //! This Module is to build...
//! https://www.elastic.co/guide/en/elasticsearch/reference/7.9/search-aggregations-bucket-histogram-aggregation.html
//!
//! Returns JsonB that is a Histogram ES Query
use crate::elasticsearch::aggregates::builders::make_children_map;
use pgx::*;
use serde::*;
use serde_json::*;
#[deri... | 25.14 | 117 | 0.613365 |
2f4081739a6c7c9943febd4127a0fe7c1d312a20 | 19,298 | php | PHP | application/models/umum/Bis_model.php | Sinariodi/kepegawaian | bd3c275b0b797aaec9f7e303ef35fa0522fdedbd | [
"MIT"
] | null | null | null | application/models/umum/Bis_model.php | Sinariodi/kepegawaian | bd3c275b0b797aaec9f7e303ef35fa0522fdedbd | [
"MIT"
] | null | null | null | application/models/umum/Bis_model.php | Sinariodi/kepegawaian | bd3c275b0b797aaec9f7e303ef35fa0522fdedbd | [
"MIT"
] | null | null | null | <?php
class Bis_model extends CI_Model{
function getIdJasa($kode_unit){
$query = $this->db->query("SELECT MAX(id_jasa) as max_id FROM ms_jasa where id_jasa like '".$kode_unit."%'");
$row = $query->row_array();
$max_id = $row['max_id'];
$max_id1 =(int) substr($max_id,1,4);
$id_unit = $max_... | 33.975352 | 134 | 0.52337 |
555b2e5efbb5814507d500b01db17dcd2b3a17ca | 137 | swift | Swift | AppCore/Sources/AppCore/Model/Store/AppState.swift | SwiftRex/ShakeCounterExample | 6ca736b70564b3046f1a5135b9dc595dc704f561 | [
"MIT"
] | null | null | null | AppCore/Sources/AppCore/Model/Store/AppState.swift | SwiftRex/ShakeCounterExample | 6ca736b70564b3046f1a5135b9dc595dc704f561 | [
"MIT"
] | null | null | null | AppCore/Sources/AppCore/Model/Store/AppState.swift | SwiftRex/ShakeCounterExample | 6ca736b70564b3046f1a5135b9dc595dc704f561 | [
"MIT"
] | null | null | null | public struct AppState: Equatable {
public var count: Int
public static var initial: AppState {
.init(count: 0)
}
}
| 17.125 | 41 | 0.627737 |
7f5bcad833a26d7e4d6f48d901a156578982dabb | 3,911 | rs | Rust | src/header/stdio/helpers.rs | TheDarkula/relibc | 269ada8cf9131d742572191491b267fe20836619 | [
"MIT"
] | null | null | null | src/header/stdio/helpers.rs | TheDarkula/relibc | 269ada8cf9131d742572191491b267fe20836619 | [
"MIT"
] | null | null | null | src/header/stdio/helpers.rs | TheDarkula/relibc | 269ada8cf9131d742572191491b267fe20836619 | [
"MIT"
] | null | null | null | use core::mem;
use core::sync::atomic::AtomicBool;
use header::errno;
use header::fcntl::*;
use header::string::strchr;
use platform;
use platform::types::*;
use super::constants::*;
use super::{BUFSIZ, FILE, UNGET};
/// Parse mode flags as a string and output a mode flags integer
pub unsafe fn parse_mode_flags(mode... | 25.070513 | 76 | 0.476349 |
407409e4522f64647e652489bc48973080062ce1 | 1,277 | py | Python | neurondm/neurondm/models/nerves.py | dbrnz/pyontutils | 439e7b572a0a8cbe6817b9a294745db8688da666 | [
"MIT"
] | 11 | 2017-05-12T08:50:03.000Z | 2022-01-22T20:23:25.000Z | neurondm/neurondm/models/nerves.py | dbrnz/pyontutils | 439e7b572a0a8cbe6817b9a294745db8688da666 | [
"MIT"
] | 81 | 2016-02-25T07:39:15.000Z | 2022-02-17T20:20:27.000Z | neurondm/neurondm/models/nerves.py | dbrnz/pyontutils | 439e7b572a0a8cbe6817b9a294745db8688da666 | [
"MIT"
] | 257 | 2017-07-18T19:32:22.000Z | 2022-02-03T17:26:18.000Z | from pyontutils import sheets
from pyontutils.sheets import Sheet
from pyontutils.namespaces import ilxtr
from neurondm.sheets import CutsV1, Row as RowBase
from neurondm.core import Config, NeuronEBM
from neurondm.phenotype_namespaces import Species
class NeuronNerves(NeuronEBM):
owlClass = ilxtr.NeuronNerves
... | 21.644068 | 96 | 0.685983 |
9c08295c0c6295fd9e1e74db13a2b8b34785095e | 10,907 | js | JavaScript | node_modules/@microsoft/sp-application-base/lib/ApplicationManager.js | trinhthang219/pnprouting | eecf0248a61aa5a6713e6b93a437de8ccbc34655 | [
"Apache-2.0"
] | 1 | 2020-06-01T12:54:01.000Z | 2020-06-01T12:54:01.000Z | node_modules/@microsoft/sp-application-base/lib/ApplicationManager.js | trinhthang219/pnprouting | eecf0248a61aa5a6713e6b93a437de8ccbc34655 | [
"Apache-2.0"
] | null | null | null | node_modules/@microsoft/sp-application-base/lib/ApplicationManager.js | trinhthang219/pnprouting | eecf0248a61aa5a6713e6b93a437de8ccbc34655 | [
"Apache-2.0"
] | null | null | null | "use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var sp_telemetry_1 = require("@ms/sp-telemetry");
var sp_core_library_1 = require("@microsoft/sp-core-library");
var sp_http_1 = require("@microsoft/sp-http");
var sp_loader_1 = require("@microsoft/sp-loader");
var sp_page_context_1 = require(... | 61.621469 | 188 | 0.712387 |
48e502fb39f3947e2f5d1a1b6d7c53e9ec6cfbb3 | 234 | c | C | ext/stree/stree.c | Shekharrajak/Sample-Ruby-C-Extension | 9a96e1d4f749dbb24e31504a611995dc6d1bdf2f | [
"Unlicense",
"MIT"
] | 1 | 2019-01-03T09:42:27.000Z | 2019-01-03T09:42:27.000Z | ext/stree/stree.c | Shekharrajak/Sample-Ruby-C-Extension | 9a96e1d4f749dbb24e31504a611995dc6d1bdf2f | [
"Unlicense",
"MIT"
] | null | null | null | ext/stree/stree.c | Shekharrajak/Sample-Ruby-C-Extension | 9a96e1d4f749dbb24e31504a611995dc6d1bdf2f | [
"Unlicense",
"MIT"
] | null | null | null | #include <ruby.h>
static VALUE hello_world(VALUE klass)
{
return rb_str_new2("hello world");
}
void Init_stree()
{
VALUE mStree = rb_define_module("Stree");
rb_define_singleton_method(mStree, "hello_world", hello_world, 0);
}
| 18 | 68 | 0.735043 |
2f307c64e36a52f931d73b397ab000e6446fd661 | 249 | php | PHP | app/Shippers.php | ree-file/honesty | 70efc425070de0eb6a04376ffa58895da74272fa | [
"MIT"
] | null | null | null | app/Shippers.php | ree-file/honesty | 70efc425070de0eb6a04376ffa58895da74272fa | [
"MIT"
] | null | null | null | app/Shippers.php | ree-file/honesty | 70efc425070de0eb6a04376ffa58895da74272fa | [
"MIT"
] | null | null | null | <?php
namespace App;
use Illuminate\Database\Eloquent\Model;
class Shippers extends Model
{
//
protected $table = 'shippers';
public function supplier()
{
return $this->hasOne('App\Supplier','id','charge_supplier');
}
}
| 15.5625 | 66 | 0.650602 |
c8c7e548decd87c6bebefa3f61b7a3aedc79e2a1 | 3,154 | rs | Rust | src/gateway/publisher.rs | semenov-vladyslav/streams-gateway-core | 3e98e2872f474fb5eb4a6f32d8dc9bc1d669c500 | [
"Apache-2.0"
] | null | null | null | src/gateway/publisher.rs | semenov-vladyslav/streams-gateway-core | 3e98e2872f474fb5eb4a6f32d8dc9bc1d669c500 | [
"Apache-2.0"
] | null | null | null | src/gateway/publisher.rs | semenov-vladyslav/streams-gateway-core | 3e98e2872f474fb5eb4a6f32d8dc9bc1d669c500 | [
"Apache-2.0"
] | null | null | null | //!
//! Channel author
//!
use crate::{
payload::payload_serializer::{empty_bytes, json::PayloadBuilder, PacketPayload},
random_seed,
};
use anyhow::Result;
use iota_streams::{
app::transport::tangle::{
client::{Client as StreamsClient, SendTrytesOptions},
PAYLOAD_BYTES,
},
app_chan... | 28.414414 | 96 | 0.552949 |
262e230e56c9ecbac67942e14d6859ad4088f415 | 1,590 | java | Java | src/main/java/joshie/harvest/npcs/gift/GiftsThomas.java | adripangm/Harvest-Festival | 8ca1a034735140474568bd6fc19f32e7b9399db4 | [
"MIT"
] | 6 | 2019-12-10T00:57:39.000Z | 2021-10-31T11:49:40.000Z | src/main/java/joshie/harvest/npcs/gift/GiftsThomas.java | adripangm/Harvest-Festival | 8ca1a034735140474568bd6fc19f32e7b9399db4 | [
"MIT"
] | 58 | 2019-09-28T09:59:38.000Z | 2022-02-12T18:17:08.000Z | src/main/java/joshie/harvest/npcs/gift/GiftsThomas.java | adripangm/Harvest-Festival | 8ca1a034735140474568bd6fc19f32e7b9399db4 | [
"MIT"
] | 10 | 2019-10-17T04:08:13.000Z | 2021-12-21T11:48:31.000Z | package joshie.harvest.npcs.gift;
import joshie.harvest.api.core.Ore;
import joshie.harvest.cooking.item.ItemMeal.Meal;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
import static joshie.harvest.api.npc.gift.GiftCategory.*;
import static joshie.harvest.cooking.HFCooking.MEAL;
@SuppressWarnings(... | 48.181818 | 92 | 0.757233 |
3314a88348ec3d3aad1f983f402dff14af15d941 | 1,044 | py | Python | 19/solution.py | studiosi/AoC2015 | 371c0ca7a48cb1e53c487f35bc3b3533cc9d8a7e | [
"MIT",
"Unlicense"
] | null | null | null | 19/solution.py | studiosi/AoC2015 | 371c0ca7a48cb1e53c487f35bc3b3533cc9d8a7e | [
"MIT",
"Unlicense"
] | null | null | null | 19/solution.py | studiosi/AoC2015 | 371c0ca7a48cb1e53c487f35bc3b3533cc9d8a7e | [
"MIT",
"Unlicense"
] | null | null | null | import re
import copy
import random
changes = {}
chain = ""
lines = open('input.txt').readlines()
moreChanges = True
for l in lines:
l = l.strip()
if moreChanges and l != "":
x = l.split("=>")
if x[0].strip() not in changes.keys():
changes[x[0].strip()] = []
changes[x[0].str... | 23.727273 | 73 | 0.509579 |
54d55f37e43d2761f00a96c7d34d3c2d5649aef8 | 160 | asm | Assembly | 8_kyu/Keep_Hydrated.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Keep_Hydrated.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Keep_Hydrated.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | SECTION .text
global litres
; int litres(double);
litres:
cvttsd2si rax, xmm0 ; truncate hours to int
sar rax,1 ; 1 liter per 2 hours
ret | 20 | 48 | 0.64375 |
621b827ab1ae84ccbcf26ec534ecf101aab71a90 | 1,580 | asm | Assembly | assignments/assignment03/CopyStringBackwards.asm | jay3ss/co-sci-917 | 1f6e0536c944286000dc74cf05a266667409312d | [
"BSD-3-Clause"
] | null | null | null | assignments/assignment03/CopyStringBackwards.asm | jay3ss/co-sci-917 | 1f6e0536c944286000dc74cf05a266667409312d | [
"BSD-3-Clause"
] | null | null | null | assignments/assignment03/CopyStringBackwards.asm | jay3ss/co-sci-917 | 1f6e0536c944286000dc74cf05a266667409312d | [
"BSD-3-Clause"
] | null | null | null | ; Joshua Saunders
; CO SCI 917
; Assignment 3:
; CopyStringBackwards.asm
;
; Prompt:
; Copy a String in Reverse Order Write a program with a loop and indirect
; addressing that copies a string from source to target, reversing the
; character order in the process. Use the following variables:
;
; source BYTE "This is ... | 27.241379 | 73 | 0.684177 |
9c5e875486294f34fc8a5e8d45a1b4e5640d1b46 | 1,516 | js | JavaScript | config.js | venkateshreddy5353/IoTgo | b213fbf4fd908c617be21be85af11f9079d9405c | [
"MIT"
] | null | null | null | config.js | venkateshreddy5353/IoTgo | b213fbf4fd908c617be21be85af11f9079d9405c | [
"MIT"
] | null | null | null | config.js | venkateshreddy5353/IoTgo | b213fbf4fd908c617be21be85af11f9079d9405c | [
"MIT"
] | null | null | null | module.exports = {
host: '127.0.0.1', // Hostname of IoTgo platform
db: {
uri: 'mongodb://127.0.0.1/iotgo', // MongoDB database address
options: {
user: 'iotgo', // MongoDB database username
pass: 'iotgo' // MongoDB dat... | 47.375 | 336 | 0.611478 |
43b34c45d528c43ffccbae18a22a428986c8e596 | 76 | go | Go | voting/load/id/IdHelper.go | ATIX-AG/voting-app-code | beec5ab29513ce26132e8d673a281350f4f2f591 | [
"Apache-2.0"
] | null | null | null | voting/load/id/IdHelper.go | ATIX-AG/voting-app-code | beec5ab29513ce26132e8d673a281350f4f2f591 | [
"Apache-2.0"
] | null | null | null | voting/load/id/IdHelper.go | ATIX-AG/voting-app-code | beec5ab29513ce26132e8d673a281350f4f2f591 | [
"Apache-2.0"
] | null | null | null | package id
type IdHelper interface {
ClaimId() []byte
DisownId([]byte)
}
| 10.857143 | 25 | 0.697368 |
96677003616c5977623c1ed47be4a6233b733fff | 9,116 | php | PHP | resources/views/facultades/index.blade.php | Hellthrash/-2-iCnca7CrTNYXRF4oxPSidusv17MoVk7CEAhNGFGcYHSu0DNSy7Hkq | 2578a8ee2d8a74fe130e76166b636912dc8cf499 | [
"MIT"
] | null | null | null | resources/views/facultades/index.blade.php | Hellthrash/-2-iCnca7CrTNYXRF4oxPSidusv17MoVk7CEAhNGFGcYHSu0DNSy7Hkq | 2578a8ee2d8a74fe130e76166b636912dc8cf499 | [
"MIT"
] | null | null | null | resources/views/facultades/index.blade.php | Hellthrash/-2-iCnca7CrTNYXRF4oxPSidusv17MoVk7CEAhNGFGcYHSu0DNSy7Hkq | 2578a8ee2d8a74fe130e76166b636912dc8cf499 | [
"MIT"
] | null | null | null | @extends('intranet.app')
@section('content')
<h3><i class="fa fa-angle-right"></i> Facultades!</h3>
<hr>
<div class="panel panel-default">
<div class="panel-heading"><a class="btn btn-info" data-toggle="modal" data-target="#modal_crear_facultad" href="#!">Crear ... | 41.436364 | 228 | 0.472905 |
b9599e043f6ec4adae2a192e4f3d1db26efc7ec4 | 9,682 | h | C | src/mame/machine/hpc3.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/mame/machine/hpc3.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/mame/machine/hpc3.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 10 | 2015-03-27T05:45:51.000Z | 2022-02-04T06:57:36.000Z | // license:BSD-3-Clause
// copyright-holders:Ryan Holtz
/**********************************************************************
SGI HPC3 "High-performance Peripheral Controller" emulation
**********************************************************************/
#ifndef MAME_MACHINE_HPC3_H
#define MAME_MACHINE_HPC3... | 31.744262 | 125 | 0.734146 |
32d8f13f6b2292e46b52311d41f4e2d7a772b298 | 6,408 | sql | SQL | closedaydata/ILB1601210930.sql | anbya/contohUploadKeGit | 4840b27f8a88410f22ddf9fd89df44137d0c3b33 | [
"MIT"
] | null | null | null | closedaydata/ILB1601210930.sql | anbya/contohUploadKeGit | 4840b27f8a88410f22ddf9fd89df44137d0c3b33 | [
"MIT"
] | null | null | null | closedaydata/ILB1601210930.sql | anbya/contohUploadKeGit | 4840b27f8a88410f22ddf9fd89df44137d0c3b33 | [
"MIT"
] | null | null | null | INSERT INTO pos_itemtemp VALUES("ILBT210000122","193402","191001","192019","61818","1","61818","0","61818","1","1","1","ILB1601210930","NHO2018000014","PAID","","193402"),
("ILBT210000123","193422","191001","192019","30000","1","30000","0","30000","1","1","1","ILB1601210930","NHO2018000014","PAID","","193422"),
("ILBT2... | 106.8 | 240 | 0.628433 |
8540f316c2b094ee1071185fec95a254b78c3116 | 853 | sql | SQL | src/test/resources/com/hoanghung/profilemanage/schema.sql | hoanghung0102/ProfileManagementApi | ecc7b58875e081e997a61fc1e5a6b8f9b8e5a253 | [
"MIT"
] | null | null | null | src/test/resources/com/hoanghung/profilemanage/schema.sql | hoanghung0102/ProfileManagementApi | ecc7b58875e081e997a61fc1e5a6b8f9b8e5a253 | [
"MIT"
] | null | null | null | src/test/resources/com/hoanghung/profilemanage/schema.sql | hoanghung0102/ProfileManagementApi | ecc7b58875e081e997a61fc1e5a6b8f9b8e5a253 | [
"MIT"
] | null | null | null | create table person
(
id bigserial not null
constraint person_pkey
primary key,
address varchar(255),
pcity varchar(255),
name varchar(255),
sex boolean not null
)
;
create table users
(
id bigserial not null
constraint users_pkey
primary key,
address varchar(255),
city varchar(255),
... | 16.72549 | 56 | 0.723329 |
201bfd9193aa520aa132eb6850551fbb0f531de2 | 18,202 | css | CSS | slnGymEndTerm/prjGymEndTerm/wwwroot/css/IndexCSS-16.css | samakon5566/Gym | 1e340090c909c2831e90983b209aafa35cf9b6b2 | [
"MIT"
] | null | null | null | slnGymEndTerm/prjGymEndTerm/wwwroot/css/IndexCSS-16.css | samakon5566/Gym | 1e340090c909c2831e90983b209aafa35cf9b6b2 | [
"MIT"
] | null | null | null | slnGymEndTerm/prjGymEndTerm/wwwroot/css/IndexCSS-16.css | samakon5566/Gym | 1e340090c909c2831e90983b209aafa35cf9b6b2 | [
"MIT"
] | null | null | null |
.div-equipmentGD-out {
margin-top:150px;
position: relative;
height: 900px;
width: 100%;
background: url("../img/equiment.jpg");
background-size: cover;
background-attachment: fixed;
background-position: bottom;
padding: 175px 0;
}
.a-16 {
display: contents;
}
.div-equipmentGD... | 20.873853 | 102 | 0.586914 |
46d34b6bcc22176e7947bf3cd817bf71f6b1972d | 12,131 | lua | Lua | SVUI_Skins/components/addons/AtlasLoot.lua | FailcoderAddons/SVUI | 246942464b072b1fcb26f8542aae5da4c37ffc35 | [
"MIT"
] | null | null | null | SVUI_Skins/components/addons/AtlasLoot.lua | FailcoderAddons/SVUI | 246942464b072b1fcb26f8542aae5da4c37ffc35 | [
"MIT"
] | null | null | null | SVUI_Skins/components/addons/AtlasLoot.lua | FailcoderAddons/SVUI | 246942464b072b1fcb26f8542aae5da4c37ffc35 | [
"MIT"
] | null | null | null | --[[
##########################################################
S V U I By: Munglunch
##########################################################
LOCALIZED LUA FUNCTIONS
##########################################################
]]--
--[[ GLOBALS ]]--
local _G = _G;
local unpack = _G.unpack;
local select = _G.selec... | 56.686916 | 598 | 0.795318 |