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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
815d63519a02dd3542bf86decdf7afd8fbffe05d | 7,935 | go | Go | golang/exmo/example/example.go | VadimInshakov/exmo_api_lib | b5606cb03daa4b3b72749554a6ae0701d574f0a3 | [
"MIT"
] | null | null | null | golang/exmo/example/example.go | VadimInshakov/exmo_api_lib | b5606cb03daa4b3b72749554a6ae0701d574f0a3 | [
"MIT"
] | null | null | null | golang/exmo/example/example.go | VadimInshakov/exmo_api_lib | b5606cb03daa4b3b72749554a6ae0701d574f0a3 | [
"MIT"
] | null | null | null | package main
import (
"fmt"
"math/big"
_ "math/big"
"strconv"
_ "strconv"
"time"
"exmo"
)
func main() {
var orderId string
key := "" // TODO replace with your api key from profile page
secret := "" // TODO replace with your api secret from profile page
api := exmo.Api(key, secret)
resultTrades, er... | 24.796875 | 88 | 0.595463 |
68588176420f97fccb9df75e5500e41de581c058 | 1,227 | html | HTML | bower_components/monaco-editor-samples/sample-electron/index.html | cr7boulos/ast_interpreter | fb3698f8f1e5838f231c540b34a5502fe4a28625 | [
"MIT"
] | 1 | 2017-12-18T05:42:28.000Z | 2017-12-18T05:42:28.000Z | bower_components/monaco-editor-samples/sample-electron/index.html | cr7boulos/ast_interpreter | fb3698f8f1e5838f231c540b34a5502fe4a28625 | [
"MIT"
] | null | null | null | bower_components/monaco-editor-samples/sample-electron/index.html | cr7boulos/ast_interpreter | fb3698f8f1e5838f231c540b34a5502fe4a28625 | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Hello World!</title>
</head>
<body>
<h1>Hello World!</h1>
<div id="container" style="width:500px;height:300px;border:1px solid #ccc"></div>
</body>
<script>
// require node modules before loader.js comes in
var path = require('path');
</scri... | 25.5625 | 83 | 0.636512 |
0a46a8859eb25376a5f5ee55085fa95916c313a2 | 238 | sql | SQL | medium/_05_err_x/cases/constr7b.sql | Zhaojia2019/cubrid-testcases | 475a828e4d7cf74aaf2611fcf791a6028ddd107d | [
"BSD-3-Clause"
] | 9 | 2016-03-24T09:51:52.000Z | 2022-03-23T10:49:47.000Z | medium/_05_err_x/cases/constr7b.sql | Zhaojia2019/cubrid-testcases | 475a828e4d7cf74aaf2611fcf791a6028ddd107d | [
"BSD-3-Clause"
] | 173 | 2016-04-13T01:16:54.000Z | 2022-03-16T07:50:58.000Z | medium/_05_err_x/cases/constr7b.sql | Zhaojia2019/cubrid-testcases | 475a828e4d7cf74aaf2611fcf791a6028ddd107d | [
"BSD-3-Clause"
] | 38 | 2016-03-24T17:10:31.000Z | 2021-10-30T22:55:45.000Z | autocommit off;
create class snafu (a integer shared NULL not null, b integer);
create vclass snafu_v (a integer shared NULL not null, b integer)
as select NA, b from snafu;
insert into snafu_v (b) values (100);
rollback work;
rollback;
| 26.444444 | 65 | 0.760504 |
d9387ec0b24f99f7866aa0eec7ff9286a511506c | 1,230 | ps1 | PowerShell | Functions/Format-Name.ps1 | alp4125/PowerShell | 63a0c0e9fe4d9cffd706fd7c12c1a721b87ec9f0 | [
"MIT"
] | 14 | 2018-02-09T17:48:55.000Z | 2020-12-01T16:16:33.000Z | Functions/Format-Name.ps1 | alp4125/PowerShell | 63a0c0e9fe4d9cffd706fd7c12c1a721b87ec9f0 | [
"MIT"
] | null | null | null | Functions/Format-Name.ps1 | alp4125/PowerShell | 63a0c0e9fe4d9cffd706fd7c12c1a721b87ec9f0 | [
"MIT"
] | 13 | 2018-02-10T17:51:28.000Z | 2021-02-18T10:29:01.000Z | function Format-Name
{
<#
.SYNOPSIS
Formating Name and Names
.DESCRIPTION
Formating Name and Names with first upper and rest lower case
.PARAMETER Name
The name or names you want to format
.EXAMPLE
PS C:\> Format-Name -Name $value1
.EXAMPLE
PS C:\> Format-Name -Name "$value1... | 19.52381 | 106 | 0.577236 |
5b8e0e5064e37c94df0a8ac40ba941a20ec4e89e | 631 | lua | Lua | lib/getRemote.lua | vocksel/action-network | 5386e37faf0de035af5d43d45b8d61accda820d0 | [
"MIT"
] | 1 | 2020-10-05T22:55:33.000Z | 2020-10-05T22:55:33.000Z | lib/getRemote.lua | vocksel/action-network | 5386e37faf0de035af5d43d45b8d61accda820d0 | [
"MIT"
] | 2 | 2018-10-17T02:19:39.000Z | 2021-10-09T21:40:32.000Z | lib/getRemote.lua | vocksel/action-network | 5386e37faf0de035af5d43d45b8d61accda820d0 | [
"MIT"
] | null | null | null | local runService = game:GetService("RunService")
local constants = require(script.Parent.constants)
local name = constants.REMOTE_NAME
local storage = constants.REMOTE_STORAGE
local function getRemote()
if runService:IsServer() then
local remote = Instance.new("RemoteEvent")
remote.Name = name
... | 28.681818 | 112 | 0.719493 |
2fcdf000780333cbae73a6b1f2de6a0968d44bf8 | 2,744 | sql | SQL | api/src/main/resources/db/migration/V1__Init_database.sql | limengning/voice-marker | 1d2f54332dd12bcab6eb2f54b0c3ebb4a8b0f0bd | [
"Apache-2.0"
] | null | null | null | api/src/main/resources/db/migration/V1__Init_database.sql | limengning/voice-marker | 1d2f54332dd12bcab6eb2f54b0c3ebb4a8b0f0bd | [
"Apache-2.0"
] | null | null | null | api/src/main/resources/db/migration/V1__Init_database.sql | limengning/voice-marker | 1d2f54332dd12bcab6eb2f54b0c3ebb4a8b0f0bd | [
"Apache-2.0"
] | null | null | null | -- public.project definition
-- Drop table
-- DROP TABLE public.project;
CREATE TABLE public.project (
id int4 NOT NULL GENERATED ALWAYS AS IDENTITY,
create_time timestamp(0) NOT NULL,
create_by varchar NULL,
update_time timestamp(0) NULL,
update_by varchar NULL,
"name" varchar NOT NULL,
description varchar N... | 27.717172 | 125 | 0.630466 |
0505c379c7a84717b84da0dc3a661c46bb6c8b94 | 1,591 | rb | Ruby | lib/omgtex/options.rb | x3ro/omgtex | 8bd47a64319484a0da23aeffe9551e0ed334162b | [
"MIT"
] | null | null | null | lib/omgtex/options.rb | x3ro/omgtex | 8bd47a64319484a0da23aeffe9551e0ed334162b | [
"MIT"
] | 3 | 2020-07-09T19:57:53.000Z | 2020-07-09T19:57:56.000Z | lib/omgtex/options.rb | x3ro/omgtex | 8bd47a64319484a0da23aeffe9551e0ed334162b | [
"MIT"
] | null | null | null | require 'optparse'
module Omgtex
class Options
def self.parse!
options = {:latexOptions => [ ]}
options[:typesetter] = "pdflatex"
optparse = OptionParser.new do|opts|
opts.banner = "Usage: omgtex [options] file.tex"
options[:openpdf] = false
opts.on('-o', '--open', '... | 24.476923 | 100 | 0.531741 |
c29a24e3985f6d3e19981d18cc0ed58c96ff1e75 | 23,775 | ps1 | PowerShell | CoEStarterKit_AA4AM_SetupAutomation/New-AzureDevOpsProject.Tests.ps1 | rpothin/PersonalProjects | 7aa49085408cf18d7636acda9cceb4d21f2577c0 | [
"MIT"
] | 4 | 2021-10-06T15:32:10.000Z | 2022-03-27T11:15:37.000Z | CoEStarterKit_AA4AM_SetupAutomation/New-AzureDevOpsProject.Tests.ps1 | rpothin/PersonalProjects | 7aa49085408cf18d7636acda9cceb4d21f2577c0 | [
"MIT"
] | null | null | null | CoEStarterKit_AA4AM_SetupAutomation/New-AzureDevOpsProject.Tests.ps1 | rpothin/PersonalProjects | 7aa49085408cf18d7636acda9cceb4d21f2577c0 | [
"MIT"
] | 1 | 2022-03-03T03:07:36.000Z | 2022-03-03T03:07:36.000Z | BeforeAll {
# Import New-AzureDevOpsProject function
Import-Module .\New-AzureDevOpsProject.ps1 -Force
}
# New-AzureDevOpsProject tests without integrations with other modules
Describe "New-AzureDevOpsProject Unit Tests" -Tag "UnitTests" {
Context "Parameters configuration verification" {
It "Given... | 64.430894 | 314 | 0.681977 |
4518e4f1fe1cbdb3c8d1fe78b6b182bcad5d849b | 7,944 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1533.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1533.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1533.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x124db, %rsi
lea addresses_WC_ht+0x1c597, %rdi
clflush (%rdi)
nop
nop
xor %r15, %r15
mov $80, %rcx
rep movsb
nop
nop
nop
nop
and %r8, %r8
lea addresses_WT_ht+0x1e297, %r14
clf... | 35.464286 | 2,999 | 0.657855 |
7b6a7bff374d62bddc2cfbc1ec448da3e9ab374b | 6,494 | dart | Dart | lib/settings_page.dart | mcz9mm/Flutter-Settings-UI | d2d804f4525e18916eabbb12c31788d92286d5a0 | [
"MIT"
] | 6 | 2020-05-30T04:40:05.000Z | 2022-03-01T08:22:21.000Z | lib/settings_page.dart | mcz9mm/Flutter-Settings-UI | d2d804f4525e18916eabbb12c31788d92286d5a0 | [
"MIT"
] | null | null | null | lib/settings_page.dart | mcz9mm/Flutter-Settings-UI | d2d804f4525e18916eabbb12c31788d92286d5a0 | [
"MIT"
] | 2 | 2022-01-17T13:29:35.000Z | 2022-03-19T09:08:53.000Z | import 'package:flutter/material.dart';
import 'package:fluttersettingsui/item_card.dart';
class SettingsPage extends StatelessWidget {
Widget _arrow() {
return Icon(
Icons.arrow_forward_ios,
size: 20.0,
);
}
@override
Widget build(BuildContext context) {
var brightness = MediaQuery.o... | 38.886228 | 122 | 0.384971 |
1b2cbb4f34d7eb4354e5f25d3bdd8e4444316c3c | 479 | kt | Kotlin | patterns/src/main/kotlin/io/nullables/api/playground/patterns/singleton2/SingletonManager.kt | AlexRogalskiy/gradle-kotlin-sample | 2f7c77236d45838170ef68759cc9889843befc29 | [
"Apache-2.0"
] | 1 | 2021-01-27T10:56:08.000Z | 2021-01-27T10:56:08.000Z | patterns/src/main/kotlin/io/nullables/api/playground/patterns/singleton2/SingletonManager.kt | AlexRogalskiy/gradle-kotlin-sample | 2f7c77236d45838170ef68759cc9889843befc29 | [
"Apache-2.0"
] | 105 | 2021-01-20T01:19:45.000Z | 2022-03-26T18:31:58.000Z | patterns/src/main/kotlin/io/nullables/api/playground/patterns/singleton2/SingletonManager.kt | AlexRogalskiy/gradle-kotlin-sample | 2f7c77236d45838170ef68759cc9889843befc29 | [
"Apache-2.0"
] | 1 | 2021-01-24T23:21:40.000Z | 2021-01-24T23:21:40.000Z | package io.nullables.api.playground.patterns.singleton2
import java.util.HashMap
/**
* Created by Inno Fang on 2017/8/12.
*/
class SingletonManager {
private val objectMap = HashMap<String, Any>()
private fun SingletonManager() {}
fun registerService(key: String, instance: Any) {
if (!objectMa... | 20.826087 | 55 | 0.640919 |
c3c41f32e26682f2578c049ce410f136afb5a0b5 | 11,408 | go | Go | routes/httphelpers.go | t2wu/betterrest | b7cbd5bb959fa1a08134dc7ab82ba966ad490d49 | [
"MIT"
] | null | null | null | routes/httphelpers.go | t2wu/betterrest | b7cbd5bb959fa1a08134dc7ab82ba966ad490d49 | [
"MIT"
] | 1 | 2021-08-15T07:28:59.000Z | 2021-08-15T07:28:59.000Z | routes/httphelpers.go | t2wu/betterrest | b7cbd5bb959fa1a08134dc7ab82ba966ad490d49 | [
"MIT"
] | null | null | null | package routes
import (
"encoding/json"
"errors"
"io/ioutil"
"net/http"
"github.com/t2wu/betterrest/libs/datatypes"
"github.com/t2wu/betterrest/libs/utils/jsontrans"
"github.com/t2wu/betterrest/libs/webrender"
"github.com/t2wu/betterrest/models"
"github.com/gin-gonic/gin"
"github.com/go-chi/render"
uuid "... | 27.555556 | 126 | 0.702928 |
359e4b27c1ffa0d25c64c3c1e4f487f09628049d | 11,875 | sql | SQL | sql/pabs_to_nav_uid_v01.sql | ottigerb/suedhang_userid_sql_creator- | 2f59f907516a0ae99095aec9a7c241286c2b1ea1 | [
"MIT"
] | null | null | null | sql/pabs_to_nav_uid_v01.sql | ottigerb/suedhang_userid_sql_creator- | 2f59f907516a0ae99095aec9a7c241286c2b1ea1 | [
"MIT"
] | null | null | null | sql/pabs_to_nav_uid_v01.sql | ottigerb/suedhang_userid_sql_creator- | 2f59f907516a0ae99095aec9a7c241286c2b1ea1 | [
"MIT"
] | null | null | null | -- Allemann Peter (1081 -> 234)
UPDATE "user"
SET cis_uid = 234
description = description || ' | PABS_UID: 1081'
WHERE cis_uid = 1081
-- Alshafi Omar (1087 -> 261)
UPDATE "user"
SET cis_uid = 261
description = description || ' | PABS_UID: 1087'
WHERE cis_uid = 1087
-- Anastasakis Emmanouil (1136 -> 332)
UPDAT... | 23.797595 | 52 | 0.678232 |
4aae16aa25f05a1a10f5555142387d9182657d17 | 351 | asm | Assembly | oeis/091/A091544.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/091/A091544.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/091/A091544.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A091544: First column sequence of array A091746 ((6,2)-Stirling2).
; 1,30,2700,491400,150368400,69470200800,45155630520000,39285398552400000,44078217175792800000,61973973349164676800000,106719182107261573449600000,220908706962031457040672000000
mul $0,4
add $0,1
mov $1,2
lpb $0
mul $1,$0
add $0,1
mul $1,$0
t... | 23.4 | 177 | 0.760684 |
4ffd4de811f38317a861d4e12e5b2edbadc18257 | 227,105 | sql | SQL | dumps/casavana_13082013.sql | SalMax/casavana | 8b8e742d3fbdc81517e570a3b1b6295ede96c091 | [
"MIT"
] | null | null | null | dumps/casavana_13082013.sql | SalMax/casavana | 8b8e742d3fbdc81517e570a3b1b6295ede96c091 | [
"MIT"
] | null | null | null | dumps/casavana_13082013.sql | SalMax/casavana | 8b8e742d3fbdc81517e570a3b1b6295ede96c091 | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 2.6.4-pl3
-- http://www.phpmyadmin.net
--
-- Servidor: db113.1and1.es
-- Tiempo de generación: 13-08-2013 a las 12:09:27
-- Versión del servidor: 5.1.67
-- Versión de PHP: 5.3.3-7+squeeze16
--
-- Base de datos: `db259541718`
--
--
-- Volcar la base de datos para la tabla `Category... | 74.411861 | 1,940 | 0.613236 |
53ad92f00505fb0643197ba4984c50014f3bf1f1 | 413 | java | Java | chapter_002/src/main/java/ru/job4j/tracker/Exit.java | AndreyVedishchev/job4j | e871e56f8c6a28d311dc24992bc86a97f859c839 | [
"Apache-2.0"
] | null | null | null | chapter_002/src/main/java/ru/job4j/tracker/Exit.java | AndreyVedishchev/job4j | e871e56f8c6a28d311dc24992bc86a97f859c839 | [
"Apache-2.0"
] | null | null | null | chapter_002/src/main/java/ru/job4j/tracker/Exit.java | AndreyVedishchev/job4j | e871e56f8c6a28d311dc24992bc86a97f859c839 | [
"Apache-2.0"
] | null | null | null | package ru.job4j.tracker;
public class Exit implements UserAction {
private final StartUI ui;
public Exit(StartUI ui) {
this.ui = ui;
}
@Override
public int key() {
return 6;
}
@Override
public void execute(Input input, Tracker tracker) {
this.ui.stop();
}... | 16.52 | 55 | 0.57385 |
2a14ccd10897a6aabd6da09ffd0545750c2d2327 | 1,332 | java | Java | Bukkit/src/main/java/org/bukkit/block/data/type/Wall.java | abcd1234-byte/spigot2 | 9063d1d4aef89fac431921698bd00446a14d3cef | [
"MIT"
] | null | null | null | Bukkit/src/main/java/org/bukkit/block/data/type/Wall.java | abcd1234-byte/spigot2 | 9063d1d4aef89fac431921698bd00446a14d3cef | [
"MIT"
] | null | null | null | Bukkit/src/main/java/org/bukkit/block/data/type/Wall.java | abcd1234-byte/spigot2 | 9063d1d4aef89fac431921698bd00446a14d3cef | [
"MIT"
] | null | null | null | package org.bukkit.block.data.type;
import org.bukkit.block.BlockFace;
import org.bukkit.block.data.Waterlogged;
import org.jetbrains.annotations.NotNull;
/**
* This class encompasses the 'north', 'east', 'south', 'west', height flags
* which are used to set the height of a wall.
*
* 'up' denotes whether the well... | 20.8125 | 76 | 0.555556 |
04306f31f297dd3d746e8efe953fb557269cf990 | 5,155 | kt | Kotlin | app/src/main/java/io/bumbumapps/radio/internetradioplayer/presentation/navigation/drawer/DrawerFragment.kt | bumbumapp/FMRadio | ffda84a5425123ba80af7fe3c41126dbcb85be8b | [
"Unlicense",
"MIT"
] | null | null | null | app/src/main/java/io/bumbumapps/radio/internetradioplayer/presentation/navigation/drawer/DrawerFragment.kt | bumbumapp/FMRadio | ffda84a5425123ba80af7fe3c41126dbcb85be8b | [
"Unlicense",
"MIT"
] | null | null | null | app/src/main/java/io/bumbumapps/radio/internetradioplayer/presentation/navigation/drawer/DrawerFragment.kt | bumbumapp/FMRadio | ffda84a5425123ba80af7fe3c41126dbcb85be8b | [
"Unlicense",
"MIT"
] | null | null | null | package io.bumbumapps.radio.internetradioplayer.presentation.navigation.drawer
import android.animation.ValueAnimator
import android.content.Intent
import android.view.MenuInflater
import android.view.MenuItem
import android.view.View
import android.view.animation.DecelerateInterpolator
import android.widget.PopupMenu... | 37.904412 | 109 | 0.713482 |
cdd74245621ceda798a54546873e55936790c06b | 274 | kt | Kotlin | app/src/main/java/com/wifiheatmap/wifiheatmap/room/Network.kt | wifiheatmap/wifiheatmap | 5c6d8241dbe8c0c90b313e62cf55ace9b66bb5fb | [
"MIT"
] | null | null | null | app/src/main/java/com/wifiheatmap/wifiheatmap/room/Network.kt | wifiheatmap/wifiheatmap | 5c6d8241dbe8c0c90b313e62cf55ace9b66bb5fb | [
"MIT"
] | 35 | 2019-11-21T16:36:44.000Z | 2019-12-17T21:02:09.000Z | app/src/main/java/com/wifiheatmap/wifiheatmap/room/Network.kt | wifiheatmap/wifiheatmap | 5c6d8241dbe8c0c90b313e62cf55ace9b66bb5fb | [
"MIT"
] | null | null | null | package com.wifiheatmap.wifiheatmap.room
import androidx.room.ColumnInfo
import androidx.room.Entity
import androidx.room.PrimaryKey
@Entity()
data class Network (
@PrimaryKey()
val ssid: String,
@ColumnInfo(name = "blacklisted")
val blacklisted: Boolean
) | 21.076923 | 40 | 0.755474 |
c226224ba542804dbfff74591ffdb46b13a9a143 | 673 | ps1 | PowerShell | sync_folders.ps1 | bounoki/ps1_sync_folders | 13c9aebb5ce1f4ec9599734ec7af171320345dd7 | [
"MIT"
] | null | null | null | sync_folders.ps1 | bounoki/ps1_sync_folders | 13c9aebb5ce1f4ec9599734ec7af171320345dd7 | [
"MIT"
] | null | null | null | sync_folders.ps1 | bounoki/ps1_sync_folders | 13c9aebb5ce1f4ec9599734ec7af171320345dd7 | [
"MIT"
] | null | null | null | $DebugPreference = "Continue"
$VerbosePreference = "Continue"
$InformationPreference ="Continue"
$base_name = (Split-Path -Parent $PSCommandPath)
. (Join-Path $base_name "sync.ps1")
$log_dir_name = (Join-Path $base_name "logs")
# robocopyする対象
$sync_list = @(
@{From = "F:\bounoki"; To = "T:\bounoki"}
... | 24.035714 | 56 | 0.650817 |
161a88904e4d72cc9d6c55740b41c3babcf17efe | 634 | ts | TypeScript | src/utils/auth.ts | hongkiulam/vanguard-scraper | d3d8cf80213d5b1f4dfd5afed3627dc15766686b | [
"MIT"
] | null | null | null | src/utils/auth.ts | hongkiulam/vanguard-scraper | d3d8cf80213d5b1f4dfd5afed3627dc15766686b | [
"MIT"
] | null | null | null | src/utils/auth.ts | hongkiulam/vanguard-scraper | d3d8cf80213d5b1f4dfd5afed3627dc15766686b | [
"MIT"
] | null | null | null | import expressBasicAuth from "express-basic-auth";
import axios from "axios";
export const authorizer = (
username: string,
password: string,
authoriser: expressBasicAuth.AsyncAuthorizerCallback
) => {
// authenticate against vanguard login api
axios
.post(
"https://secure.vanguardinvestor.co.uk/en... | 26.416667 | 75 | 0.648265 |
fe9e3ff1840e154f6dc788d8411c56ea091e2d5e | 1,836 | swift | Swift | NewsHub/NewsSourceCell.swift | WatashiJ/NewsHub-iOS | 0a4e6a0b5b5e58fd30b394feb8e58be1ec24f2c3 | [
"Apache-2.0"
] | 1 | 2016-07-29T12:34:08.000Z | 2016-07-29T12:34:08.000Z | NewsHub/NewsSourceCell.swift | YaxinCheng/NewsHub-iOS | 0a4e6a0b5b5e58fd30b394feb8e58be1ec24f2c3 | [
"Apache-2.0"
] | null | null | null | NewsHub/NewsSourceCell.swift | YaxinCheng/NewsHub-iOS | 0a4e6a0b5b5e58fd30b394feb8e58be1ec24f2c3 | [
"Apache-2.0"
] | null | null | null | //
// NewsSourceCell.swift
// NewsHub
//
// Created by Yaxin Cheng on 2016-07-08.
// Copyright © 2016 Yaxin Cheng. All rights reserved.
//
import UIKit
class NewsSourceCell: UITableViewCell {
@IBOutlet weak var collectionView: UICollectionView!
weak var delegate: NewsViewDelegate?
}
extension NewsSourceCell... | 36 | 167 | 0.793028 |
70a3368a3d3a1cc801e184f54d8355c44725fd10 | 663 | ps1 | PowerShell | Tests/VTStylizer.Tests.ps1 | SupernautFX/PowerShell.VTStylizer | 1e5721f00ef13e5531bdf15253f23e982a2abcae | [
"Apache-2.0"
] | null | null | null | Tests/VTStylizer.Tests.ps1 | SupernautFX/PowerShell.VTStylizer | 1e5721f00ef13e5531bdf15253f23e982a2abcae | [
"Apache-2.0"
] | null | null | null | Tests/VTStylizer.Tests.ps1 | SupernautFX/PowerShell.VTStylizer | 1e5721f00ef13e5531bdf15253f23e982a2abcae | [
"Apache-2.0"
] | null | null | null | . $PSScriptRoot\_InitializeTests.ps1
Describe 'Module Manifest Tests' {
It 'Passes Test-ModuleManifest' {
Test-ModuleManifest -Path $Global:ModuleManifestPath | Should Not BeNullOrEmpty
$? | Should Be $true
}
}
Describe 'PSScriptAnalyzer Rules' -Tag 'Meta' {
$analysis = Invoke-ScriptAnalyzer ... | 28.826087 | 87 | 0.698341 |
90e87ba348531991a5a560eb8ab725c3bf5647d8 | 7,990 | py | Python | analysis/stats.py | BAFurtado/PolicySpace2 | d9a450e47651885ed103d3217dbedec484456d07 | [
"MIT"
] | 10 | 2020-03-12T23:18:44.000Z | 2022-03-29T16:05:38.000Z | analysis/stats.py | BAFurtado/PolicySpace2 | d9a450e47651885ed103d3217dbedec484456d07 | [
"MIT"
] | null | null | null | analysis/stats.py | BAFurtado/PolicySpace2 | d9a450e47651885ed103d3217dbedec484456d07 | [
"MIT"
] | 3 | 2021-05-14T12:42:45.000Z | 2021-11-03T13:59:35.000Z | import conf
import logging
import numpy as np
from collections import defaultdict
logger = logging.getLogger('stats')
if conf.RUN['PRINT_STATISTICS_AND_RESULTS_DURING_PROCESS']:
logger.setLevel(logging.INFO)
else:
logger.setLevel(logging.ERROR)
class Statistics(object):
"""
The statistics class is j... | 40.353535 | 112 | 0.630413 |
8074fe839aa804676095041f11f4d6dcf264cc87 | 1,924 | java | Java | x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/rest/action/profile/RestGetProfileAction.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/rest/action/profile/RestGetProfileAction.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/rest/action/profile/RestGetProfileAction.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0; you may not use this file except in compliance with the Elastic License
* 2.0.
*/
package org.elasticsearch.xpack.security.rest.action.profile;
imp... | 38.48 | 132 | 0.777027 |
dc0bb9903644fa8fc5b9ca5917d00a067eb896dd | 6,112 | py | Python | NetInfoImport.py | stnie/FrontDetection | 742ebf9619dcde40d42891073739945a05631ea3 | [
"MIT"
] | null | null | null | NetInfoImport.py | stnie/FrontDetection | 742ebf9619dcde40d42891073739945a05631ea3 | [
"MIT"
] | null | null | null | NetInfoImport.py | stnie/FrontDetection | 742ebf9619dcde40d42891073739945a05631ea3 | [
"MIT"
] | 1 | 2022-01-17T04:58:10.000Z | 2022-01-17T04:58:10.000Z | import os
import numpy as np
def getParamsFromInfo(folder):
infoFiles = ["criterion", "test_criterion", "test_loader", "train_loader", "opimizer", "test_data_set", "train_data_set", "weight"]
for idx, f in enumerate(infoFiles):
infoFiles[i] = os.path.join(folder, f+"_info.txt")
criterion = get... | 38.929936 | 135 | 0.559555 |
2286228452326b3e61f1d04cd0fdb106957ab1f7 | 4,285 | html | HTML | records-catalog-design/page_front.html | kbrubaker59/kbrubaker59.github.io | f3309cf94c5ec0ef8f2c14d2bbbe0ca2f02671ee | [
"MIT"
] | null | null | null | records-catalog-design/page_front.html | kbrubaker59/kbrubaker59.github.io | f3309cf94c5ec0ef8f2c14d2bbbe0ca2f02671ee | [
"MIT"
] | null | null | null | records-catalog-design/page_front.html | kbrubaker59/kbrubaker59.github.io | f3309cf94c5ec0ef8f2c14d2bbbe0ca2f02671ee | [
"MIT"
] | null | null | null | <!DOCTYPE HTML>
<!--[if IE 7 ]> <html class="no-js ie ie7 lte7 lte8 lte9" lang="en-US"> <![endif]-->
<!--[if IE 8 ]> <html class="no-js ie ie8 lte8 lte9" lang="en-US"> <![endif]-->
<!--[if IE 9 ]> <html class="no-js ie ie9 lte9>" lang="en-US"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html class="no-js" lang="... | 30.827338 | 196 | 0.554959 |
06ba85ca6db9f2e5f6650ec87b4fb19edda555b2 | 215 | cpp | C++ | io/port_base.cpp | dalbeenet/vee3.0 | 0a78b5087be62c88aba77de1804eb9e2477164ed | [
"MIT"
] | 2 | 2016-05-03T16:20:13.000Z | 2016-08-17T07:44:00.000Z | io/port_base.cpp | dalbeenet/vee3.0 | 0a78b5087be62c88aba77de1804eb9e2477164ed | [
"MIT"
] | null | null | null | io/port_base.cpp | dalbeenet/vee3.0 | 0a78b5087be62c88aba77de1804eb9e2477164ed | [
"MIT"
] | null | null | null | #include <vee/io/port_base.h>
namespace vee {
namespace io {
FILE* base_in = stdin;
FILE* base_out = stdout;
FILE* base_err = stderr;
port_base::~port_base() noexcept
{
}
} // !namespace io
} // !namespace vee | 12.647059 | 32 | 0.67907 |
c2706bb5d98579156c26786eadb478f303aa886b | 593 | sql | SQL | deployableItemDB.sql | abhijitjadeja/deployableItemsDB | b8fa81bdc9e37052df14502e6c66d3c0f9be7323 | [
"MIT"
] | null | null | null | deployableItemDB.sql | abhijitjadeja/deployableItemsDB | b8fa81bdc9e37052df14502e6c66d3c0f9be7323 | [
"MIT"
] | null | null | null | deployableItemDB.sql | abhijitjadeja/deployableItemsDB | b8fa81bdc9e37052df14502e6c66d3c0f9be7323 | [
"MIT"
] | null | null | null | create table release(key varchar(26) primary key, name varchar(256) not null, description varchar(4000), release_date date, status char(1) not null default 'O');
create table deployment_item(id int primary key, name varchar(256) not null, description varchar(26) not null);
create table item_version(id int primary key,i... | 118.6 | 185 | 0.795953 |
6ce58403c7d2db8e9b51b30327e552ee6e5e5369 | 2,989 | go | Go | main.go | tansawit/aqi-daily-notify | a035666089de10e9e547f7be783599443bc7ddd5 | [
"MIT"
] | null | null | null | main.go | tansawit/aqi-daily-notify | a035666089de10e9e547f7be783599443bc7ddd5 | [
"MIT"
] | null | null | null | main.go | tansawit/aqi-daily-notify | a035666089de10e9e547f7be783599443bc7ddd5 | [
"MIT"
] | null | null | null | package main
import (
"encoding/json"
"fmt"
"net/http"
"net/url"
"strconv"
"strings"
"time"
)
type airAQIResponse struct {
Status string `json:"status"`
Data struct {
Aqi int `json:"aqi"`
Idx int `json:"idx"`
Attributions []struct {
URL string `json:"url"`
Name string `json:"... | 23.170543 | 152 | 0.617598 |
943e3df8f45516eb55699d8ed588baee6f1e31c3 | 127 | dart | Dart | example/graphql_builder_example.dart | Atiyeh-dot/graphql_builder | 31fd3c1a3369c08d44e8ff14674d1dd4cf2ae0be | [
"MIT"
] | 3 | 2021-10-06T19:43:10.000Z | 2021-12-07T02:39:08.000Z | example/graphql_builder_example.dart | SahandAkbarzadeh/graphql_builder | ae6deff769dd52a5116ae432a34f75fe47a03c6f | [
"MIT"
] | null | null | null | example/graphql_builder_example.dart | SahandAkbarzadeh/graphql_builder | ae6deff769dd52a5116ae432a34f75fe47a03c6f | [
"MIT"
] | 1 | 2021-11-02T15:56:33.000Z | 2021-11-02T15:56:33.000Z | import 'package:graphql_builder/graphql_builder.dart';
main() {
print(Document().add(Query().addSelection(Field("id"))));
}
| 21.166667 | 59 | 0.716535 |
938aed0ae394717f8612b45ad05150d73ce1533e | 51,791 | swift | Swift | RealmSwift/Tests/MigrationTests.swift | explaineverything/realm-cocoa | f7b628c393b1eece9cf7e24d8120e4d7f7269acc | [
"Apache-2.0"
] | 13,877 | 2015-01-02T02:30:33.000Z | 2021-12-17T08:11:38.000Z | RealmSwift/Tests/MigrationTests.swift | explaineverything/realm-cocoa | f7b628c393b1eece9cf7e24d8120e4d7f7269acc | [
"Apache-2.0"
] | 5,822 | 2015-01-01T01:23:39.000Z | 2021-12-16T15:52:35.000Z | RealmSwift/Tests/MigrationTests.swift | explaineverything/realm-cocoa | f7b628c393b1eece9cf7e24d8120e4d7f7269acc | [
"Apache-2.0"
] | 2,588 | 2015-01-01T08:39:57.000Z | 2021-12-17T15:31:50.000Z | ////////////////////////////////////////////////////////////////////////////
//
// Copyright 2014 Realm Inc.
//
// 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/li... | 47.211486 | 898 | 0.57985 |
4c32cee4d6e62d8f60764064a3835f321c201b83 | 1,261 | php | PHP | resources/views/masteradmin/form.blade.php | nirajannirajannirajannirajan/carpet | ef6dc21862c8bebc159fd137385e1f5be268b58f | [
"MIT"
] | null | null | null | resources/views/masteradmin/form.blade.php | nirajannirajannirajannirajan/carpet | ef6dc21862c8bebc159fd137385e1f5be268b58f | [
"MIT"
] | null | null | null | resources/views/masteradmin/form.blade.php | nirajannirajannirajannirajan/carpet | ef6dc21862c8bebc159fd137385e1f5be268b58f | [
"MIT"
] | null | null | null | <fieldset>
<div class="form-group">
<label><b> NAME</b></label>
{!! Form::text('name',null,array('class'=>'form-control','id'=>'ck')) !!}
</div>
<div class="form-group">
<label><b>EMAIL</b></label>
{!! Form::text(... | 45.035714 | 123 | 0.415543 |
6f437b89c7d68784cb0cac65786c331dd5225517 | 317 | lua | Lua | examples/personal/art.lua | LitxDev/freshfetch | 0865f85f395710dcad185f67029abe82564d2c99 | [
"MIT"
] | 238 | 2020-09-04T19:09:33.000Z | 2022-03-31T09:15:19.000Z | examples/personal/art.lua | LitxDev/freshfetch | 0865f85f395710dcad185f67029abe82564d2c99 | [
"MIT"
] | 27 | 2020-09-04T19:07:28.000Z | 2022-02-09T03:06:17.000Z | examples/personal/art.lua | LitxDev/freshfetch | 0865f85f395710dcad185f67029abe82564d2c99 | [
"MIT"
] | 14 | 2020-10-02T00:31:12.000Z | 2022-03-30T01:30:15.000Z | print(bold().."\n\n")
print(white() ..[[ /\ ]])
print(cyanBright()..[[ / \ ]])
print(cyan() ..[[ /\ \ ]])
print(blueBright()..[[ / \ ]])
print(blue() ..[[ / ,, \ ]])
print( [[ / | | -\ ]])
print( [[/_-'' ''-_\]])
print(reset())
| 31.7 | 39 | 0.287066 |
83d85934884c5cf61eb45fafbf30be0a48c99e92 | 2,227 | rs | Rust | src/mcuctrl/chipid1.rs | trembel/ambiq-apollo3p-pac | 9c5179d7101fb6284d117b08d847e1fd83fe0c5d | [
"Apache-2.0",
"MIT"
] | null | null | null | src/mcuctrl/chipid1.rs | trembel/ambiq-apollo3p-pac | 9c5179d7101fb6284d117b08d847e1fd83fe0c5d | [
"Apache-2.0",
"MIT"
] | null | null | null | src/mcuctrl/chipid1.rs | trembel/ambiq-apollo3p-pac | 9c5179d7101fb6284d117b08d847e1fd83fe0c5d | [
"Apache-2.0",
"MIT"
] | null | null | null | #[doc = "Reader of register CHIPID1"]
pub type R = crate::R<u32, super::CHIPID1>;
#[doc = "Writer for register CHIPID1"]
pub type W = crate::W<u32, super::CHIPID1>;
#[doc = "Register CHIPID1 `reset()`'s with value 0"]
impl crate::ResetValue for super::CHIPID1 {
type Type = u32;
#[inline(always)]
fn reset_va... | 27.8375 | 84 | 0.571621 |
64f052081ee109b69fa140b0a6e6b5235b234e2a | 3,188 | java | Java | sdk/timeseriesinsights/mgmt-v2017_11_15/src/main/java/com/microsoft/azure/management/timeseriesinsights/v2017_11_15/IoTHubEventSourceCommonProperties.java | ppartarr/azure-sdk-for-java | e3c832f87cf65219dd7b500ab25a998c38dab8a3 | [
"MIT"
] | 3 | 2021-09-15T16:25:19.000Z | 2021-12-17T05:41:00.000Z | sdk/timeseriesinsights/mgmt-v2017_11_15/src/main/java/com/microsoft/azure/management/timeseriesinsights/v2017_11_15/IoTHubEventSourceCommonProperties.java | ppartarr/azure-sdk-for-java | e3c832f87cf65219dd7b500ab25a998c38dab8a3 | [
"MIT"
] | 306 | 2019-09-27T06:41:56.000Z | 2019-10-14T08:19:57.000Z | sdk/timeseriesinsights/mgmt-v2017_11_15/src/main/java/com/microsoft/azure/management/timeseriesinsights/v2017_11_15/IoTHubEventSourceCommonProperties.java | ppartarr/azure-sdk-for-java | e3c832f87cf65219dd7b500ab25a998c38dab8a3 | [
"MIT"
] | 1 | 2020-08-12T02:32:01.000Z | 2020-08-12T02:32:01.000Z | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.timeseriesinsights.v2017_11_15;
import com.faste... | 32.20202 | 206 | 0.685069 |
9eb723e866767c0a24f0f42aec6e4339b8801394 | 2,782 | sql | SQL | antricukur.sql | adityanurdin/preloved-shop | da567e47ff572c64cf75be3db9d472aee68579d2 | [
"Apache-2.0"
] | null | null | null | antricukur.sql | adityanurdin/preloved-shop | da567e47ff572c64cf75be3db9d472aee68579d2 | [
"Apache-2.0"
] | 4 | 2018-11-06T12:10:26.000Z | 2018-11-19T07:29:13.000Z | antricukur.sql | adityanurdin/preloved-shop | da567e47ff572c64cf75be3db9d472aee68579d2 | [
"Apache-2.0"
] | 1 | 2018-11-15T23:50:54.000Z | 2018-11-15T23:50:54.000Z | -- phpMyAdmin SQL Dump
-- version 4.0.4.1
-- http://www.phpmyadmin.net
--
-- Host: 127.0.0.1
-- Generation Time: Nov 26, 2018 at 06:56 PM
-- Server version: 5.5.32
-- PHP Version: 5.4.19
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */... | 30.571429 | 178 | 0.671819 |
fb78777010e4d74b9089cba1822940a8dc9fd548 | 890 | c | C | PI/FinalExam/Leibniz/OMP.c | Camiloasc1/ParallelComputingUNAL | 6d5867dfdaff53fbd107d21dc0283d5a84318341 | [
"MIT"
] | null | null | null | PI/FinalExam/Leibniz/OMP.c | Camiloasc1/ParallelComputingUNAL | 6d5867dfdaff53fbd107d21dc0283d5a84318341 | [
"MIT"
] | null | null | null | PI/FinalExam/Leibniz/OMP.c | Camiloasc1/ParallelComputingUNAL | 6d5867dfdaff53fbd107d21dc0283d5a84318341 | [
"MIT"
] | null | null | null | #define CHUNK 1024*1024 // Run CHUNK iterations and check error
#define LOG 1024 // Print progress each LOG iterations
#define LIMIT 1024*1024 // LIMIT of iterations
#include "../common.h"
int main(int argc, char *argv[]) {
unsigned int digits;
unsigned int threads;
double precision;
getParams(argc, a... | 27.8125 | 69 | 0.552809 |
10ffa4ad337dfc001fd8af56c6746a81827ad45b | 6,193 | java | Java | src/main/java/com/genability/client/types/Incentive.java | Genability/genability-java | c921fd6e6f05fdca5082571800459cdad6a55d35 | [
"MIT"
] | 2 | 2016-04-11T22:07:44.000Z | 2020-10-15T03:00:04.000Z | src/main/java/com/genability/client/types/Incentive.java | Genability/genability-java | c921fd6e6f05fdca5082571800459cdad6a55d35 | [
"MIT"
] | 10 | 2016-04-13T09:11:12.000Z | 2022-03-10T17:59:49.000Z | src/main/java/com/genability/client/types/Incentive.java | Genability/genability-java | c921fd6e6f05fdca5082571800459cdad6a55d35 | [
"MIT"
] | 5 | 2016-02-24T22:34:10.000Z | 2021-06-18T00:50:19.000Z | package com.genability.client.types;
import java.math.BigDecimal;
import java.util.List;
import org.joda.time.DateTime;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
@JsonIgnoreProperties(ignoreUnknown = true)
public final class Incentive {
private Long incentiveId;
private Long masterIncentiveId... | 20.643333 | 79 | 0.761182 |
987f902575523315dfd1637acfd4fc749f4d6225 | 3,683 | html | HTML | demo/index-fr.html | nico3333fr/van11y-accessible-simple-tooltip-aria | 9b4c7f1691265f40beddfa580c14fd69d8661a37 | [
"MIT"
] | 23 | 2016-11-14T19:34:57.000Z | 2021-11-16T11:49:29.000Z | demo/index-fr.html | nico3333fr/van11y-accessible-simple-tooltip-aria | 9b4c7f1691265f40beddfa580c14fd69d8661a37 | [
"MIT"
] | 5 | 2017-12-15T17:15:51.000Z | 2021-05-03T20:30:27.000Z | demo/index-fr.html | nico3333fr/van11y-accessible-simple-tooltip-aria | 9b4c7f1691265f40beddfa580c14fd69d8661a37 | [
"MIT"
] | 2 | 2017-12-23T15:26:22.000Z | 2020-01-10T16:07:01.000Z | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<meta charset="utf-8" />
<title>Démo : Infobulles (tooltips) accessibles utilisant ARIA et en Vanilla Javascript - Van11y </title>
<link href="./styles.css" rel="stylesheet" media="all" />
<meta name="description" content="Ce... | 51.873239 | 314 | 0.729568 |
b94fcfc6e1d930c74088ac25c6293dc45763299d | 1,206 | lua | Lua | controls/toolbar.lua | airstruck/lps | be13e6964a21abc54c0fa3a25969f5c508a034b1 | [
"MIT"
] | 2 | 2017-02-09T22:58:01.000Z | 2018-05-20T19:26:28.000Z | controls/toolbar.lua | airstruck/lps | be13e6964a21abc54c0fa3a25969f5c508a034b1 | [
"MIT"
] | null | null | null | controls/toolbar.lua | airstruck/lps | be13e6964a21abc54c0fa3a25969f5c508a034b1 | [
"MIT"
] | null | null | null | return function ()
return {
{ mode = 'mode.select', tip = 'Interact with objects' },
{ mode = 'mode.shape.circle', tip = 'Create circle' },
{ mode = 'mode.shape.rectangle', tip = 'Create rectangle' },
{ mode = 'mode.shape.polygon', tip = 'Create polygon' },
{ mode = ... | 48.24 | 74 | 0.547264 |
f7abf850dd834af165e4825023e8132ecbefe769 | 4,039 | dart | Dart | lib/src/network/streetservice.dart | ChildrenOfUr/coUclient | 10362e96cf306499aaa9342d3b79928e5359ee7d | [
"MIT"
] | 53 | 2015-01-15T16:40:35.000Z | 2021-09-03T17:12:22.000Z | lib/src/network/streetservice.dart | ChildrenOfUr/coUclient | 10362e96cf306499aaa9342d3b79928e5359ee7d | [
"MIT"
] | 57 | 2015-01-09T23:19:39.000Z | 2018-06-03T23:42:13.000Z | lib/src/network/streetservice.dart | ChildrenOfUr/coUclient | 10362e96cf306499aaa9342d3b79928e5359ee7d | [
"MIT"
] | 16 | 2015-01-17T04:20:22.000Z | 2018-07-14T05:48:54.000Z | part of couclient;
class StreetService {
StreetLoadingScreen streetLoadingScreen;
List<String> _loading = [];
void addToQueue(String tsid) {
_loading.add(tsid.substring(1));
}
void removeFromQueue(String tsid) {
_loading.remove(tsid.substring(1));
}
bool loadingCancelled(String tsid) {
return !_loadin... | 26.058065 | 98 | 0.687051 |
352726a3373a79b8c66fd00e7bfb180b9aa446d3 | 732 | swift | Swift | DiemKit/DiemKit/Metadata/DiemCoinTradeMetadata/DiemCoinTradeMetadataV0.swift | palliums-developers/DiemKit | c689762a315471a96bf961fa0eac3103c0af6dd6 | [
"MIT"
] | null | null | null | DiemKit/DiemKit/Metadata/DiemCoinTradeMetadata/DiemCoinTradeMetadataV0.swift | palliums-developers/DiemKit | c689762a315471a96bf961fa0eac3103c0af6dd6 | [
"MIT"
] | null | null | null | DiemKit/DiemKit/Metadata/DiemCoinTradeMetadata/DiemCoinTradeMetadataV0.swift | palliums-developers/DiemKit | c689762a315471a96bf961fa0eac3103c0af6dd6 | [
"MIT"
] | null | null | null | //
// DiemCoinTradeMetadataV0.swift
// LibraWallet
//
// Created by wangyingdong on 2021/4/2.
// Copyright © 2021 palliums. All rights reserved.
//
import UIKit
struct DiemCoinTradeMetadataV0 {
fileprivate let trade_ids: [String]
init(trade_ids: [String]) {
self.trade_ids = trade_ids
... | 23.612903 | 71 | 0.596995 |
7e0c11829f805aba7181b8b8dbeaf4814e2461b7 | 817 | css | CSS | Raptor.Presentation/Raptor.Web/wwwroot/admin-theme/overrides/override.css | humzakhan/RaptorCMS | 63cc3708353c24b83b146578d9b59ee2d86860ce | [
"MIT"
] | 1 | 2019-01-20T18:51:12.000Z | 2019-01-20T18:51:12.000Z | Raptor.Presentation/Raptor.Web/wwwroot/admin-theme/overrides/override.css | humzakhan/RaptorCMS | 63cc3708353c24b83b146578d9b59ee2d86860ce | [
"MIT"
] | null | null | null | Raptor.Presentation/Raptor.Web/wwwroot/admin-theme/overrides/override.css | humzakhan/RaptorCMS | 63cc3708353c24b83b146578d9b59ee2d86860ce | [
"MIT"
] | 3 | 2020-06-29T20:10:37.000Z | 2020-09-03T03:43:12.000Z | .alert ul {
text-align: left;
list-style-type: none;
}
.navbar > .navbar-brand > img {
height: auto;
width: auto;
}
.card-header {
padding: 8px 12px;
}
.btn {
font-size: 12px;
font-weight: bold;
}
body,
input,
textarea,
button {
font-family: "Lato", sans-serif;
}
.btn {
positio... | 14.086207 | 39 | 0.581395 |
1bf7d76ee53c595497973efb82b167bcd2a5e4fb | 1,086 | py | Python | packages/mccomponents/python/mccomponents/sample/sansmodel/SANSSphereModelKernel.py | mcvine/mcvine | 42232534b0c6af729628009bed165cd7d833789d | [
"BSD-3-Clause"
] | 5 | 2017-01-16T03:59:47.000Z | 2020-06-23T02:54:19.000Z | packages/mccomponents/python/mccomponents/sample/sansmodel/SANSSphereModelKernel.py | mcvine/mcvine | 42232534b0c6af729628009bed165cd7d833789d | [
"BSD-3-Clause"
] | 293 | 2015-10-29T17:45:52.000Z | 2022-01-07T16:31:09.000Z | packages/mccomponents/python/mccomponents/sample/sansmodel/SANSSphereModelKernel.py | mcvine/mcvine | 42232534b0c6af729628009bed165cd7d833789d | [
"BSD-3-Clause"
] | 1 | 2019-05-25T00:53:31.000Z | 2019-05-25T00:53:31.000Z | #!/usr/bin/env python
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
# Jiao Lin
# California Institute of Technology
# (C) 2007 All Rights Reserved
#
# {LicenseText}
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~... | 25.255814 | 80 | 0.517495 |
dc4344072bb0637b67ab2729fa9d1a42dffb0c2d | 947 | dart | Dart | peering_policy_manager/lib/models/router.dart | frederic-loui/peering-policy-manager | 87840d8132f208c9020ef10140ceb7317ec478a7 | [
"Apache-2.0"
] | null | null | null | peering_policy_manager/lib/models/router.dart | frederic-loui/peering-policy-manager | 87840d8132f208c9020ef10140ceb7317ec478a7 | [
"Apache-2.0"
] | null | null | null | peering_policy_manager/lib/models/router.dart | frederic-loui/peering-policy-manager | 87840d8132f208c9020ef10140ceb7317ec478a7 | [
"Apache-2.0"
] | null | null | null | class Router {
List<String> routers;
Router({this.routers});
Router.fromJson(Map<String, dynamic> json) {
routers = json['routers'].cast<String>();
}
Map<String, dynamic> toJson() {
final Map<String, dynamic> data = new Map<String, dynamic>();
data['routers'] = this.routers;
return data;
... | 19.326531 | 73 | 0.615628 |
d295436872205919e294c016164942c86612f032 | 630 | php | PHP | src/OutputFormatter/Model/Method/MethodOutputFormatter.php | LeoVie/php-dry | 84956cf16f43410909752e14facc0d616a7e61a6 | [
"BSD-3-Clause"
] | 4 | 2022-03-23T07:27:07.000Z | 2022-03-31T11:52:35.000Z | src/OutputFormatter/Model/Method/MethodOutputFormatter.php | LeoVie/php-dry | 84956cf16f43410909752e14facc0d616a7e61a6 | [
"BSD-3-Clause"
] | 12 | 2022-03-30T08:15:38.000Z | 2022-03-31T09:17:11.000Z | src/OutputFormatter/Model/Method/MethodOutputFormatter.php | LeoVie/php-dry | 84956cf16f43410909752e14facc0d616a7e61a6 | [
"BSD-3-Clause"
] | null | null | null | <?php
declare(strict_types=1);
namespace App\OutputFormatter\Model\Method;
use App\Model\Method\Method;
use App\OutputFormatter\Model\CodePosition\CodePositionRangeOutputFormatter;
class MethodOutputFormatter
{
public function __construct(private CodePositionRangeOutputFormatter $codePositionRangeOutputFormatte... | 24.230769 | 107 | 0.685714 |
750c879509cc7c92c19072f54190da25330b71a0 | 691 | h | C | TBCacao/TBContext.h | qvacua/tbcacao | f6c1fa6d23ec29bafbcdfb91963dd12ec066ef45 | [
"Apache-2.0"
] | 4 | 2015-04-08T08:28:46.000Z | 2021-06-03T18:41:06.000Z | TBCacao/TBContext.h | qvacua/tbcacao | f6c1fa6d23ec29bafbcdfb91963dd12ec066ef45 | [
"Apache-2.0"
] | null | null | null | TBCacao/TBContext.h | qvacua/tbcacao | f6c1fa6d23ec29bafbcdfb91963dd12ec066ef45 | [
"Apache-2.0"
] | 1 | 2019-01-18T02:17:19.000Z | 2019-01-18T02:17:19.000Z | /**
* Tae Won Ha
* http://qvacua.com
* https://github.com/qvacua
*
* See LICENSE
*/
#import <Foundation/Foundation.h>
@class TBBeanContainer;
@interface TBContext : NSObject
@property (readonly) NSArray *beanContainers;
- (void)reautowireBeans;
- (id)init;
+ (TBContext *)sharedContext;
- (void)initContext;
- (... | 18.675676 | 76 | 0.740955 |
2bbe8759b692d1c014a1c0fbe53cf4307c0f2462 | 805 | asm | Assembly | Anul 1/Semestrul I/Arhitectura sistemelor de calcul/Curs 6/Exemple/ex1.asm | ArmynC/ArminC-UTM-Info | d48d256d46c8a88993f24d5c86b66e6c99267a8c | [
"CC0-1.0"
] | null | null | null | Anul 1/Semestrul I/Arhitectura sistemelor de calcul/Curs 6/Exemple/ex1.asm | ArmynC/ArminC-UTM-Info | d48d256d46c8a88993f24d5c86b66e6c99267a8c | [
"CC0-1.0"
] | null | null | null | Anul 1/Semestrul I/Arhitectura sistemelor de calcul/Curs 6/Exemple/ex1.asm | ArmynC/ArminC-UTM-Info | d48d256d46c8a88993f24d5c86b66e6c99267a8c | [
"CC0-1.0"
] | null | null | null |
; Exercitiu1.ASM - Afiseaza mesajul "Invatam ASSEMBLER !!"
;
.MODEL small
.STACK 100h
.DATA
PrimulMesaj DB 'Am inceput sa invatam ASSEMBLER !!',13,10,'$'
MesajDoi DB 'Greu dar interesant!',13,10,'$'
.CODE
.startup
mov ax,@data ; cu debug mergeti la adresa data
; si cu offset-ul ... | 30.961538 | 77 | 0.582609 |
40f3142cecc17da655157f13441df89c4ec21537 | 1,827 | dart | Dart | lib_core/test/data/models/movie_response_model_test.dart | gatewan/flutter-cicd | 1517bf98ab1f66a712d4f775782e8cc3cc5993ac | [
"MIT"
] | null | null | null | lib_core/test/data/models/movie_response_model_test.dart | gatewan/flutter-cicd | 1517bf98ab1f66a712d4f775782e8cc3cc5993ac | [
"MIT"
] | null | null | null | lib_core/test/data/models/movie_response_model_test.dart | gatewan/flutter-cicd | 1517bf98ab1f66a712d4f775782e8cc3cc5993ac | [
"MIT"
] | null | null | null |
import 'dart:convert';
import 'package:flutter_test/flutter_test.dart';
import 'package:lib_core/data/models/movie_model.dart';
import 'package:lib_core/data/models/movie_response.dart';
import '../../json_reader.dart';
void main() {
final tMovieModel = MovieModel(
adult: false,
backdropPath: "/path.jpg"... | 26.1 | 96 | 0.562671 |
cde9a7355baa56c3a1de7831c323fa69ba525c4b | 767 | sql | SQL | models/stitch/segmented/transform/fb_insights_age.sql | la-colombe/facebook-ads | 7b6f58fd9dfcb382c20431b1bf2fd9d3fe387ec0 | [
"Apache-2.0"
] | null | null | null | models/stitch/segmented/transform/fb_insights_age.sql | la-colombe/facebook-ads | 7b6f58fd9dfcb382c20431b1bf2fd9d3fe387ec0 | [
"Apache-2.0"
] | null | null | null | models/stitch/segmented/transform/fb_insights_age.sql | la-colombe/facebook-ads | 7b6f58fd9dfcb382c20431b1bf2fd9d3fe387ec0 | [
"Apache-2.0"
] | null | null | null | with age_gender as (
select * from {{ref('fb_ads_insights_age_gender')}}
)
select
date_day,
account_id,
account_name,
ad_id,
adset_id,
campaign_id,
objective,
'age' as segment_type,
age as segment,
sum(impressions) as impressions,
sum(clicks) as clicks,
sum(spend) as spend,
sum(app_store_... | 23.242424 | 54 | 0.754889 |
afc9b956998c68a5897967532014b43d8f48ce00 | 106 | sql | SQL | MS_SQL.sql | Xorsiphus/BackEnd-Dotnet-Practice | 3ce2a3fe75f260fdcd28463e91da60f632a186e2 | [
"Apache-2.0"
] | null | null | null | MS_SQL.sql | Xorsiphus/BackEnd-Dotnet-Practice | 3ce2a3fe75f260fdcd28463e91da60f632a186e2 | [
"Apache-2.0"
] | null | null | null | MS_SQL.sql | Xorsiphus/BackEnd-Dotnet-Practice | 3ce2a3fe75f260fdcd28463e91da60f632a186e2 | [
"Apache-2.0"
] | null | null | null | SELECT Name, CategoryName FROM Products
LEFT JOIN Categories on Categories.Id = Products.Category ;
| 35.333333 | 63 | 0.773585 |
2a4b04d89a85ab0fa060ab6462f6d15e905bb517 | 746 | dart | Dart | bmi-calculator-flutter/lib/componenets/submit_button.dart | statios/flutter_study | 80a63d106edb99931366d8b95b3ad98bd1b8344e | [
"MIT"
] | null | null | null | bmi-calculator-flutter/lib/componenets/submit_button.dart | statios/flutter_study | 80a63d106edb99931366d8b95b3ad98bd1b8344e | [
"MIT"
] | null | null | null | bmi-calculator-flutter/lib/componenets/submit_button.dart | statios/flutter_study | 80a63d106edb99931366d8b95b3ad98bd1b8344e | [
"MIT"
] | null | null | null | import 'package:flutter/material.dart';
import 'package:bmi_calculator/constants.dart';
class SubmitButton extends StatelessWidget {
final String title;
final Function onPressed;
SubmitButton({this.title, @required this.onPressed});
@override
Widget build(BuildContext context) {
return GestureDetector(... | 25.724138 | 55 | 0.613941 |
682f173505f69305b3ca46d3af046b4e759fc8d0 | 1,047 | html | HTML | manuscript/page-63/body.html | marvindanig/shasta-of-the-wolves | 5bfea030d7bb9138d093e93c551a8b13deb8b2e9 | [
"BlueOak-1.0.0",
"CC-BY-4.0",
"Unlicense"
] | null | null | null | manuscript/page-63/body.html | marvindanig/shasta-of-the-wolves | 5bfea030d7bb9138d093e93c551a8b13deb8b2e9 | [
"BlueOak-1.0.0",
"CC-BY-4.0",
"Unlicense"
] | null | null | null | manuscript/page-63/body.html | marvindanig/shasta-of-the-wolves | 5bfea030d7bb9138d093e93c551a8b13deb8b2e9 | [
"BlueOak-1.0.0",
"CC-BY-4.0",
"Unlicense"
] | null | null | null | <div class="leaf flex"><div class="inner justify"><p class="no-indent ">too steep for any foothold on the outer face of it, and between its inner side and the open mountain stood the bear. Then, in some odd way which he did not understand, the fear passed, and he knew that this time he was in no danger at all, and tha... | 1,047 | 1,047 | 0.772684 |
cc812eabfab28a33cefe34e753cffbabc0416f12 | 3,514 | dart | Dart | lib/src/shared/string_transformer.dart | mobilemindtec/logging_handlers | 852564575176fb46d1e750108d7730e965e7eb7b | [
"MIT"
] | 3 | 2015-02-01T22:31:45.000Z | 2016-04-21T09:38:53.000Z | lib/src/shared/string_transformer.dart | mobilemindtec/logging_handlers | 852564575176fb46d1e750108d7730e965e7eb7b | [
"MIT"
] | 4 | 2015-02-25T15:54:22.000Z | 2020-03-20T19:04:33.000Z | lib/src/shared/string_transformer.dart | mobilemindtec/logging_handlers | 852564575176fb46d1e750108d7730e965e7eb7b | [
"MIT"
] | 5 | 2015-08-30T00:11:08.000Z | 2019-06-22T17:27:56.000Z | part of logging_handlers_shared;
/**
* Format a log record according to a string pattern
*/
class StringTransformer implements LogRecordTransformer {
/// Outputs [LogRecord.level]
static const LEVEL = "%p";
/// Outputs [LogRecord.message]
static const MESSAGE = "%m";
/// Outputs the [Logger.nam... | 32.537037 | 101 | 0.632043 |
717f60a16a70837f552ca7b4eb457af561013278 | 3,859 | tsx | TypeScript | src/window/workspace/drawer/DrawerCanvas.tsx | urpflanze-org/editor | fbfe9a1f078cd1378309c65194d4d68f70763657 | [
"MIT"
] | 4 | 2021-02-28T10:11:54.000Z | 2022-01-21T16:32:20.000Z | src/window/workspace/drawer/DrawerCanvas.tsx | genbs/urpflanze-gui | fbfe9a1f078cd1378309c65194d4d68f70763657 | [
"MIT"
] | 1 | 2021-10-30T14:47:22.000Z | 2021-10-30T14:47:22.000Z | src/window/workspace/drawer/DrawerCanvas.tsx | urpflanze-org/editor | fbfe9a1f078cd1378309c65194d4d68f70763657 | [
"MIT"
] | null | null | null | import * as React from 'react'
import executor from '@redux-store/executor'
import useRef from '@hooks/useRef'
import useRect from '@hooks/useRect'
import useMouseWheel from '@hooks/useWheel'
import { clamp } from 'urpflanze/dist/Utilites'
import useDraggable from '@hooks/useDraggable'
import { DrawerOffsets } from '... | 31.120968 | 108 | 0.672713 |
df9b08141f9549ea32f56791e19614b890975921 | 1,552 | ts | TypeScript | src/js/lib/card-nicknames/c20.ts | crookedneighbor/scryfall-extend | d0bed8025e6a89c6590f078b487fd8adc65e9d80 | [
"MIT"
] | 3 | 2020-11-03T00:04:18.000Z | 2020-12-03T23:45:38.000Z | src/js/lib/card-nicknames/c20.ts | crookedneighbor/shambleshark | a4c353ea473566d0a9e2e20bd0726ace37de78d5 | [
"MIT"
] | 90 | 2020-02-07T03:32:17.000Z | 2022-02-18T07:54:33.000Z | src/js/lib/card-nicknames/c20.ts | crookedneighbor/scryfall-deckbuilder-helper | d0bed8025e6a89c6590f078b487fd8adc65e9d80 | [
"MIT"
] | 1 | 2020-02-29T12:55:47.000Z | 2020-02-29T12:55:47.000Z | // Commander 2020 (C20)
export default [
{
// https://scryfall.com/card/c20/52/menacing-politics
setCode: "c20",
collectorNumber: "52",
realName: ["Frontier Warmonger"],
nickname: ["Menacing Politics"],
source: "Scryfall Preview Name",
},
{
// https://scryfall.com/card/c20/56/cycla-bir... | 25.442623 | 57 | 0.609536 |
3448f401c4bde666cbc4aa9b7fc484d60264685e | 3,646 | lua | Lua | bin/src/base/class.lua | CarlZhongZ/cocos_editor | e7ed85e42f5eb100d73b59ad70ab75cfd47dd186 | [
"MIT"
] | 20 | 2018-06-14T14:15:24.000Z | 2021-01-07T18:24:47.000Z | tools/project_template/src/base/class.lua | StevenCoober/cocos_editor | e7ed85e42f5eb100d73b59ad70ab75cfd47dd186 | [
"MIT"
] | null | null | null | tools/project_template/src/base/class.lua | StevenCoober/cocos_editor | e7ed85e42f5eb100d73b59ad70ab75cfd47dd186 | [
"MIT"
] | 7 | 2018-09-24T09:05:00.000Z | 2022-01-16T15:06:56.000Z | --[[====================================
=
= class
=
========================================]]
-- @author:
-- Carl Zhong
-- @desc:
-- lua 面向对象解决方案, 类机制实现
-- 类实现不会用到 metatable
--class id generator
local s_nClassID = 0
local function _genClassID()
s_nClassID = s_nClassID + 1
return s_n... | 23.371795 | 83 | 0.59819 |
c312d5859e6e6556d4541578af41c31746c4540b | 1,684 | swift | Swift | Tests/SwiftDuxTests/PerformanceTests.swift | kamilpowalowski/SwiftDux | 3b0693d7c4bd5ee8d1cdcab86fbcbbc75ddd14a2 | [
"MIT"
] | 154 | 2019-06-10T21:45:02.000Z | 2022-03-21T20:55:22.000Z | Tests/SwiftDuxTests/PerformanceTests.swift | kamilpowalowski/SwiftDux | 3b0693d7c4bd5ee8d1cdcab86fbcbbc75ddd14a2 | [
"MIT"
] | 36 | 2019-09-18T00:51:32.000Z | 2021-09-27T00:44:48.000Z | Tests/SwiftDuxTests/PerformanceTests.swift | kamilpowalowski/SwiftDux | 3b0693d7c4bd5ee8d1cdcab86fbcbbc75ddd14a2 | [
"MIT"
] | 14 | 2019-09-29T23:27:29.000Z | 2021-11-08T14:50:22.000Z | import XCTest
import Combine
@testable import SwiftDux
final class PerformanceTests: XCTestCase {
func testOrderedStatePerformance() {
measure {
let store = configureStore()
for i in 0...10000 {
store.send(TodosAction.addTodo(toList: "123", withText: "Todo item \(i)"))
}
XCTAss... | 31.773585 | 96 | 0.669834 |
3ef90cd532c559b08bf3a014e7d516ab9055b696 | 760 | asm | Assembly | src/utils/subprograms.asm | raulpy271/snake-game-gameboy | 7ccd91a1638f6625b615574960de04e8921f3c9d | [
"MIT"
] | null | null | null | src/utils/subprograms.asm | raulpy271/snake-game-gameboy | 7ccd91a1638f6625b615574960de04e8921f3c9d | [
"MIT"
] | null | null | null | src/utils/subprograms.asm | raulpy271/snake-game-gameboy | 7ccd91a1638f6625b615574960de04e8921f3c9d | [
"MIT"
] | null | null | null |
SECTION "Utility Methods", ROM0
LCDOff:
LD HL, rLCDC
LD [HL], 0
RET
Sleep:
HALT
JR Sleep
; DE - Origin
; HL - Destination
; BC - Size
MEMCOPY::
LD A, [DE]
LD [HL+], A
INC DE
DEC BC
LD A, B
CP 0
JR NZ, MEMCOPY
LD A, C
CP 0
JR NZ, MEMCOPY
RET
EnableVBlank:
LD HL, rSTAT
SET 4, [HL]
... | 11.515152 | 43 | 0.548684 |
2f302eab69ea84f7196254312de8bcf368587705 | 3,859 | php | PHP | app/client/utils/LimitPageUtil.php | maizijun2019/zhongpu | d9bcaa5782a5fc27cc791cd32cf0afce2116d3b6 | [
"MIT"
] | null | null | null | app/client/utils/LimitPageUtil.php | maizijun2019/zhongpu | d9bcaa5782a5fc27cc791cd32cf0afce2116d3b6 | [
"MIT"
] | null | null | null | app/client/utils/LimitPageUtil.php | maizijun2019/zhongpu | d9bcaa5782a5fc27cc791cd32cf0afce2116d3b6 | [
"MIT"
] | null | null | null | <?php
/**
* Created by PhpStorm.
* User: w
* Date: 2020/6/30
* Time: 16:06
*/
namespace app\client\utils;
use Exception;
use think\facade\Db;
class LimitPageUtil
{
/**
* 限制分页
* @param int $page 当前页数
* @param int $sum 当前条数
* @param int $count 总条数
* @param array $list 数据
* @retur... | 34.765766 | 152 | 0.443897 |
6836b2ddf0efffd825b21d8a68a1fcb6b00e75b3 | 964 | html | HTML | manuscript/page-550/body.html | marvindanig/the-iliad | 3982f687b6808a6db81d484cd85930ba4f0c4b97 | [
"BlueOak-1.0.0",
"MIT"
] | null | null | null | manuscript/page-550/body.html | marvindanig/the-iliad | 3982f687b6808a6db81d484cd85930ba4f0c4b97 | [
"BlueOak-1.0.0",
"MIT"
] | null | null | null | manuscript/page-550/body.html | marvindanig/the-iliad | 3982f687b6808a6db81d484cd85930ba4f0c4b97 | [
"BlueOak-1.0.0",
"MIT"
] | null | null | null | <div class="leaf flex"><div class="inner justify"><p>Rest undetermined till the dawning day."</p><p>He ceased; then order'd for the sage's bed</p><p>A warmer couch with numerous carpets spread.</p><p>With that, stern Ajax his long silence broke,</p><p>And thus, impatient, to Ulysses spoke:</p><p>"Hence let us go—why wa... | 964 | 964 | 0.728216 |
1a987af3187a30687754471484c324f079c7e60a | 833 | sql | SQL | StudentWork/Lama Alyousef/SQL/exercise 2.sql | mickknutson/SITE_BOOTCAMP_QA | adbd8014bcbbd5363e61eaad80b8eea002dd42ee | [
"MIT"
] | 12 | 2020-02-25T07:49:49.000Z | 2021-11-16T12:20:17.000Z | StudentWork/Lama Alyousef/SQL/exercise 2.sql | mickknutson/SITE_BOOTCAMP_QA | adbd8014bcbbd5363e61eaad80b8eea002dd42ee | [
"MIT"
] | null | null | null | StudentWork/Lama Alyousef/SQL/exercise 2.sql | mickknutson/SITE_BOOTCAMP_QA | adbd8014bcbbd5363e61eaad80b8eea002dd42ee | [
"MIT"
] | 11 | 2020-02-25T08:34:28.000Z | 2021-07-05T20:56:16.000Z | CREATE TABLE person(
ID SMALLINT UNSIGNED NOT NULL AUTO_INCREMENT,
NAME VARCHAR (60) NOT NULL,
PRIMARY KEY (ID));
CREATE TABLE shirt(
ID SMALLINT UNSIGNED NOT NULL AUTO_INCREMENT,
STYLE ENUM('t-SHIRT','POLO','DRESS')NOT NULL,
COLOR ENUM('RED','BLUE','ORANGE','WHITE','BLACK')NOT NULL,
OWNER SMALLINT UNSIGNED NOT NU... | 26.870968 | 107 | 0.709484 |
1b82aea1fb4ebc82538856ee9349d512f693a2d8 | 9,734 | swift | Swift | Source/JustPhotoPicker/Scenes/PhotoPreview/PhotoPreviewViewController.swift | igooor-bb/JustPhotoPicker | f1d5186b0edafcda4c12f403a9ce51bdde94c1b3 | [
"MIT"
] | 4 | 2021-07-19T16:05:03.000Z | 2021-09-27T20:06:35.000Z | Source/JustPhotoPicker/Scenes/PhotoPreview/PhotoPreviewViewController.swift | igooor-bb/JustPhotoPicker | f1d5186b0edafcda4c12f403a9ce51bdde94c1b3 | [
"MIT"
] | null | null | null | Source/JustPhotoPicker/Scenes/PhotoPreview/PhotoPreviewViewController.swift | igooor-bb/JustPhotoPicker | f1d5186b0edafcda4c12f403a9ce51bdde94c1b3 | [
"MIT"
] | 2 | 2021-08-12T13:25:42.000Z | 2022-03-02T14:49:46.000Z | //
// PhotoPreviewViewController.swift
// PhotoPicker
//
// Created by Igor Belov on 12.07.2021.
//
import UIKit
import PhotosUI
internal final class PhotoPreviewViewController: UIViewController {
// MARK: - Interface properties
public lazy var imageView: UIImageView = {
let imageView = UIImageView... | 38.474308 | 103 | 0.656359 |
3ff84c1527b36330fe09d313bc184d40cfa450eb | 469 | sql | SQL | src/main/resources/db/migration/V0001__init.sql | mbogner/invoicing | 40c23a337e94a5002e457c0e1f1c960030f02579 | [
"MIT"
] | 1 | 2021-12-06T09:50:12.000Z | 2021-12-06T09:50:12.000Z | src/main/resources/db/migration/V0001__init.sql | mbogner/invoicing | 40c23a337e94a5002e457c0e1f1c960030f02579 | [
"MIT"
] | null | null | null | src/main/resources/db/migration/V0001__init.sql | mbogner/invoicing | 40c23a337e94a5002e457c0e1f1c960030f02579 | [
"MIT"
] | null | null | null | -- we are using uuids as default id values
create extension if not exists "uuid-ossp";
-- let's use utc for sure
DROP FUNCTION IF EXISTS now_utc;
create or replace function now_utc() returns timestamp as
$$
select now() at time zone 'utc';
$$ language sql;
-- increment lock_version if not done
DROP FUNCTION IF EXISTS... | 23.45 | 57 | 0.750533 |
9b2d35a89474a21c3865c015229828ee36166e51 | 1,401 | dart | Dart | bin/test/generate_test.dart | Renzo-Olivares/assets-for-api-docs | b3acf74b33481ccebb4f15b2a2bd5a2f326c9ac8 | [
"BSD-3-Clause"
] | null | null | null | bin/test/generate_test.dart | Renzo-Olivares/assets-for-api-docs | b3acf74b33481ccebb4f15b2a2bd5a2f326c9ac8 | [
"BSD-3-Clause"
] | null | null | null | bin/test/generate_test.dart | Renzo-Olivares/assets-for-api-docs | b3acf74b33481ccebb4f15b2a2bd5a2f326c9ac8 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:io';
import 'package:test/test.dart';
import 'package:path/path.dart' as path;
import 'package:process_runner/process_runner.dart';
import ... | 33.357143 | 100 | 0.700214 |
75f0b05227a6cc0b2d5a62e59349a0636a43a9e7 | 153 | php | PHP | app/helpers.php | sheenazien8/kasiertansi | b9e1eda5caed9228337d5a71565393e210899eef | [
"MIT"
] | 1 | 2021-03-05T06:26:10.000Z | 2021-03-05T06:26:10.000Z | app/helpers.php | sheenazien8/kasiertansi | b9e1eda5caed9228337d5a71565393e210899eef | [
"MIT"
] | 5 | 2020-07-20T18:14:21.000Z | 2022-02-27T04:53:53.000Z | app/helpers.php | sheenazien8/kasiertansi | b9e1eda5caed9228337d5a71565393e210899eef | [
"MIT"
] | 1 | 2021-03-05T06:26:12.000Z | 2021-03-05T06:26:12.000Z | <?php
if (!function_exists('auth_cache')) {
function auth_cache()
{
return Illuminate\Support\Facades\Cache::get('owner-cache');
}
}
| 19.125 | 68 | 0.627451 |
1ce631d86867225d0745d64a70d1967a5b396c2e | 3,716 | lua | Lua | game/controller/BotController.lua | matanui159/game_light | fb171abc8bb505f04cf5d83471cd0f6703f4f85b | [
"MIT"
] | null | null | null | game/controller/BotController.lua | matanui159/game_light | fb171abc8bb505f04cf5d83471cd0f6703f4f85b | [
"MIT"
] | null | null | null | game/controller/BotController.lua | matanui159/game_light | fb171abc8bb505f04cf5d83471cd0f6703f4f85b | [
"MIT"
] | null | null | null | local Controller = require("game.controller.Controller")
local BotController = Controller:extend()
function BotController:new(world, map, all_players, player)
BotController.super.new(self)
self.world = world
self.map = map
self.all_players = all_players
self.player = player
self.timer = 0
self.pos = {
x = ma... | 21.356322 | 73 | 0.666308 |
dd7ffb0103f4971c44689fbb2235634092c0d406 | 2,908 | php | PHP | about.php | dangluyen20/Web_fashion_men | b0ce126a598a3d2b865a7fbc2d666b8324b70420 | [
"MIT"
] | null | null | null | about.php | dangluyen20/Web_fashion_men | b0ce126a598a3d2b865a7fbc2d666b8324b70420 | [
"MIT"
] | null | null | null | about.php | dangluyen20/Web_fashion_men | b0ce126a598a3d2b865a7fbc2d666b8324b70420 | [
"MIT"
] | null | null | null | <?php
require ("includes/common.php");
session_start();
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta ... | 31.608696 | 111 | 0.586657 |
76ff7951b2e251c6a5d35f1d2126b4a067a29c1c | 6,163 | c | C | server.c | William-Mou/minos | 497c31c87b988aef14d583e16ea27940edbbee19 | [
"BSD-2-Clause"
] | 9 | 2019-09-07T00:55:07.000Z | 2021-05-15T10:40:38.000Z | server.c | William-Mou/minos | 497c31c87b988aef14d583e16ea27940edbbee19 | [
"BSD-2-Clause"
] | 4 | 2019-12-18T08:10:59.000Z | 2021-04-08T15:24:50.000Z | server.c | William-Mou/minos | 497c31c87b988aef14d583e16ea27940edbbee19 | [
"BSD-2-Clause"
] | 3 | 2019-12-19T06:32:42.000Z | 2021-04-08T06:40:43.000Z | #define _GNU_SOURCE
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <grp.h>
#include <pwd.h>
#include <shadow.h>
#include <zmq.h>
#include "common.h"
struct Snapshot {
char* buf;
size_t len;
};
const int timeoutms = 4000;
int read_system_pwd_spwd(
struct Snapshot*... | 28.934272 | 96 | 0.5129 |
5994126ef337bfcc692ca8d6144fbade3fe50ced | 1,108 | cpp | C++ | qmf/utils/Util.cpp | ddtuan99/qmf | ec1e6e8d399101f4e1915d354007a6fc576623d6 | [
"Apache-2.0"
] | 485 | 2016-04-15T03:32:37.000Z | 2022-01-31T23:12:01.000Z | qmf/utils/Util.cpp | Seanpm2001-Quora/qmf | c36330e97604cdd69805365e297590c293962b77 | [
"Apache-2.0"
] | 29 | 2016-04-19T20:06:51.000Z | 2021-02-04T06:26:36.000Z | qmf/utils/Util.cpp | Seanpm2001-Quora/qmf | c36330e97604cdd69805365e297590c293962b77 | [
"Apache-2.0"
] | 104 | 2016-04-19T17:54:59.000Z | 2022-01-31T23:15:09.000Z | /*
* Copyright 2016 Quora, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | 27.7 | 75 | 0.694043 |
f1b008900604c955d6211ed176ddc80e95326006 | 299 | rb | Ruby | db/migrate/20160719184610_user_audits.rb | telegnom/mete | 0edbc6fd33086c64cd6b4e88150598abd53f112a | [
"MIT"
] | 18 | 2015-01-06T19:51:35.000Z | 2021-12-10T23:49:06.000Z | db/migrate/20160719184610_user_audits.rb | telegnom/mete | 0edbc6fd33086c64cd6b4e88150598abd53f112a | [
"MIT"
] | 71 | 2016-03-05T19:40:10.000Z | 2022-03-10T18:51:13.000Z | db/migrate/20160719184610_user_audits.rb | sotgasotga/mete | 2a3682823d24edacc927e9cf77aea9f01c7a3164 | [
"MIT"
] | 26 | 2015-03-15T19:31:25.000Z | 2021-12-28T23:35:53.000Z | class UserAudits < ActiveRecord::Migration[4.2]
#via http://api.rubyonrails.org/classes/ActiveRecord/Migration.html
def up
add_column :audits, :user, :int
add_column :users, :audit, :boolean, default: false
end
def down
remove_column :audits, :user
remove_column :users, :audit
end
end
| 23 | 67 | 0.745819 |
ac9ae783a2912f34f06cc27226f49f408f04f300 | 1,255 | cpp | C++ | src/device/net.cpp | rnascunha/agro_daemon | 061e9c3ad16b6cebed64a9554dff97481e28f26d | [
"MIT"
] | null | null | null | src/device/net.cpp | rnascunha/agro_daemon | 061e9c3ad16b6cebed64a9554dff97481e28f26d | [
"MIT"
] | null | null | null | src/device/net.cpp | rnascunha/agro_daemon | 061e9c3ad16b6cebed64a9554dff97481e28f26d | [
"MIT"
] | 1 | 2022-01-13T19:06:32.000Z | 2022-01-13T19:06:32.000Z | #include "net.hpp"
#include <algorithm>
namespace Agro{
namespace Device{
Net::Net(net_id id, mesh_addr_t const& number, std::string const& name /* = "" */)
: id_(id), net_addr_(number), name_(name){}
net_id Net::id() const noexcept
{
return id_;
}
mesh_addr_t const& Net::net_addr() const noexcept
{
return net_a... | 14.940476 | 82 | 0.645418 |
e287306043288cbd6c2a3f62aee53d475b106f87 | 1,941 | ps1 | PowerShell | sfdx.ps1 | surajp/psfunctions | 08104085f4fff825f6eb34b996aba474a18dbaed | [
"MIT"
] | null | null | null | sfdx.ps1 | surajp/psfunctions | 08104085f4fff825f6eb34b996aba474a18dbaed | [
"MIT"
] | null | null | null | sfdx.ps1 | surajp/psfunctions | 08104085f4fff825f6eb34b996aba474a18dbaed | [
"MIT"
] | null | null | null | Function IIf($If, $Right, $Wrong) {If ($If) {$Right} Else {$Wrong}}
function query { param($q) return sfdx force:data:soql:query -q $q}
function push {return sfdx force:source:push}
function pull {return sfdx force:source:pull}
function open {param ($u) return sfdx force:org:open -p /lightning/page/home (IIf $u "-u$($u... | 88.227273 | 193 | 0.727975 |
dde4715dd288cff9cfe855e251d5c4d6c9819dab | 130 | php | PHP | config/environment/production.php | nesbert/creovel | 5eaf44dd2421929ebd8417e173dcc89bad9967d5 | [
"MIT"
] | null | null | null | config/environment/production.php | nesbert/creovel | 5eaf44dd2421929ebd8417e173dcc89bad9967d5 | [
"MIT"
] | null | null | null | config/environment/production.php | nesbert/creovel | 5eaf44dd2421929ebd8417e173dcc89bad9967d5 | [
"MIT"
] | null | null | null | <?php
/**
* Environment specific code here while in "production" mode.
*
* @package Application
* @subpackage Config
*/
| 16.25 | 61 | 0.653846 |
ea72b30e989abf4ed7ca11fd88c5c9d4b66d6d67 | 252 | lua | Lua | home/.config/nvim/.bkup/ftplugin/typescriptReact.lua | freebebe/vgtop | e03bdc8ab48025746d1e31a7133bc0255620ca55 | [
"MIT"
] | 223 | 2015-01-20T20:19:08.000Z | 2022-03-15T06:00:30.000Z | home/.config/nvim/.bkup/ftplugin/typescriptReact.lua | freebebe/vgtop | e03bdc8ab48025746d1e31a7133bc0255620ca55 | [
"MIT"
] | 16 | 2015-02-22T10:55:58.000Z | 2021-01-12T21:34:47.000Z | nvim/after/ftplugin/typescriptreact.lua | AhmedAbdulrahman/dotfiles | 48cef01ba3661a5123e960c7d1a5a6d3bb5922e1 | [
"MIT"
] | 32 | 2016-01-17T13:00:48.000Z | 2022-01-10T16:29:19.000Z | -- Work around filetype that landed in upstream Vim here:
-- https://github.com/vim/vim/issues/4830
vim.fn.execute(
string.format(
'noautocmd set filetype=%s',
vim.fn.substitute(vim.bo.filetype, 'typescriptreact', 'typescript.tsx', '')
)
)
| 28 | 79 | 0.698413 |
7bd8c2440ab6493a6fec9df586a9250775a71807 | 3,972 | lua | Lua | resources/[PSZMTA]/[community]/[shadery]/shader_blur/c_blur.lua | XJMLN/Project | 123cf0313acdcf0c45fa878fe9d6c988a5d012b2 | [
"MIT"
] | 7 | 2017-09-05T20:18:07.000Z | 2020-05-10T09:57:22.000Z | resources/[PSZMTA]/[community]/[shadery]/shader_blur/c_blur.lua | XJMLN/Project | 123cf0313acdcf0c45fa878fe9d6c988a5d012b2 | [
"MIT"
] | null | null | null | resources/[PSZMTA]/[community]/[shadery]/shader_blur/c_blur.lua | XJMLN/Project | 123cf0313acdcf0c45fa878fe9d6c988a5d012b2 | [
"MIT"
] | 2 | 2019-09-30T18:07:51.000Z | 2020-02-16T17:00:24.000Z | --[[
Ourlife: RPG
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU (General Public License) as puslisched by
the free software fundation; either version 3 of the license, or
(at your option) any later version.
This program is distributed in the hope that it will... | 28.782609 | 103 | 0.769386 |
e51fb6d1ebd950984732a39d2ca9341825d1b9ab | 213 | ts | TypeScript | dist/Commands/transpile.d.ts | JonathanWilbur/preql-to-mariadb | 54f2243236a696ffce6c272df77df975c6055c37 | [
"MIT"
] | null | null | null | dist/Commands/transpile.d.ts | JonathanWilbur/preql-to-mariadb | 54f2243236a696ffce6c272df77df975c6055c37 | [
"MIT"
] | 3 | 2021-03-09T18:12:42.000Z | 2021-05-10T14:55:25.000Z | dist/Commands/transpile.d.ts | JonathanWilbur/preql-to-mariadb | 54f2243236a696ffce6c272df77df975c6055c37 | [
"MIT"
] | null | null | null | import { APIObjectDatabase, Logger } from "preql-core";
declare const transpile: (etcd: APIObjectDatabase, logger: Logger) => Promise<string[]>;
export default transpile;
//# sourceMappingURL=transpile.d.ts.map | 53.25 | 89 | 0.760563 |
fc6fa7ad0d03a07c1f1cf5a2e0505a795dfbd847 | 1,355 | swift | Swift | SwiftBilibili/Sources/Modulars/Home/Views/Recommend/TogetherSpecialCellReactor.swift | nevercgoodbye/SwiftBilibili | d6d0197dba285485af1b8c7a3024452895bb3ca7 | [
"MIT"
] | 3 | 2020-11-23T01:38:12.000Z | 2021-06-09T12:20:14.000Z | SwiftBilibili/Sources/Modulars/Home/Views/Recommend/TogetherSpecialCellReactor.swift | nevercgoodbye/SwiftBilibili | d6d0197dba285485af1b8c7a3024452895bb3ca7 | [
"MIT"
] | null | null | null | SwiftBilibili/Sources/Modulars/Home/Views/Recommend/TogetherSpecialCellReactor.swift | nevercgoodbye/SwiftBilibili | d6d0197dba285485af1b8c7a3024452895bb3ca7 | [
"MIT"
] | 1 | 2020-12-14T01:57:07.000Z | 2020-12-14T01:57:07.000Z | //
// TogetherSpecialCellReactor.swift
// SwiftBilibili
//
// Created by 罗文 on 2018/3/8.
// Copyright © 2018年 罗文. All rights reserved.
//
import ReactorKit
final class TogetherSpecialCellReactor: Reactor {
typealias Action = NoAction
struct State {
var coverURL: URL?
var title: Strin... | 27.653061 | 177 | 0.560886 |
43f7b0e71635e2e1300b00e0b32e52ee321627b6 | 1,035 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/z80/asm_esx_ide_bank_free.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/z80/asm_esx_ide_bank_free.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/z80/asm_esx_ide_bank_free.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char esx_ide_bank_free(unsigned char banktype, unsigned char page)
INCLUDE "config_private.inc"
SECTION code_esxdos
PUBLIC asm_esx_ide_bank_free
PUBLIC l0_asm_esx_ide_bank_free
EXTERN error_znc, __esxdos_error_mc
IF __ZXNEXT
asm_esx_ide_bank_free:
; deallocate page
;
; enter : l = 0 (rc_bankt... | 14.178082 | 77 | 0.619324 |
e056e5f5d50138bad323b6ed85302c5d653b10d4 | 1,095 | dart | Dart | packages/cloud_firestore/cloud_firestore_platform_interface/lib/src/method_channel_field_value_factory.dart | spielgestalt/flutterfire | b09cd242d1479d47e84b31265b6722f6ff35b95c | [
"BSD-3-Clause"
] | null | null | null | packages/cloud_firestore/cloud_firestore_platform_interface/lib/src/method_channel_field_value_factory.dart | spielgestalt/flutterfire | b09cd242d1479d47e84b31265b6722f6ff35b95c | [
"BSD-3-Clause"
] | null | null | null | packages/cloud_firestore/cloud_firestore_platform_interface/lib/src/method_channel_field_value_factory.dart | spielgestalt/flutterfire | b09cd242d1479d47e84b31265b6722f6ff35b95c | [
"BSD-3-Clause"
] | null | null | null | part of cloud_firestore_platform_interface;
/// An implementation of [FieldValueFactory] that is suitable to be used
/// on mobile where communication relies on [MethodChannel]
class MethodChannelFieldValueFactory implements FieldValueFactory {
@override
FieldValue arrayRemove(List elements) =>
FieldValue._(... | 32.205882 | 78 | 0.730594 |
04d3b19ec6d53947a352bf46f900bdacdedc2911 | 1,199 | java | Java | src/controller/PointsManagerTest.java | CristianAbrante/SplineInterpolator | 95fb527830c2a21f15f4a626bb52f5bc8860ad8c | [
"MIT"
] | 2 | 2018-09-24T07:58:23.000Z | 2021-08-19T15:23:02.000Z | src/controller/PointsManagerTest.java | CristianAbrante/SplineInterpolator | 95fb527830c2a21f15f4a626bb52f5bc8860ad8c | [
"MIT"
] | null | null | null | src/controller/PointsManagerTest.java | CristianAbrante/SplineInterpolator | 95fb527830c2a21f15f4a626bb52f5bc8860ad8c | [
"MIT"
] | null | null | null | /**
*
*/
package controller;
import static org.junit.Assert.*;
import java.awt.geom.Point2D;
import java.util.ArrayList;
import org.junit.Before;
import org.junit.Test;
/**
* <h2>PointsManagerTest</h2>
*
* @author Cristian Abrante Dorta
* @company University Of La Laguna
* @date 13/05/2018
* @version 1.... | 23.057692 | 65 | 0.659716 |
512d7c8b0b223d382e5eb1781aff7cc2ce14bcda | 953 | dart | Dart | lib/Validation.dart | ShareghYusefi/Email-Client-Application | fa1957df9edeebc6a425161c5c4718a9537f7cd7 | [
"MIT"
] | null | null | null | lib/Validation.dart | ShareghYusefi/Email-Client-Application | fa1957df9edeebc6a425161c5c4718a9537f7cd7 | [
"MIT"
] | null | null | null | lib/Validation.dart | ShareghYusefi/Email-Client-Application | fa1957df9edeebc6a425161c5c4718a9537f7cd7 | [
"MIT"
] | 1 | 2021-06-21T23:21:33.000Z | 2021-06-21T23:21:33.000Z | // Module meant to add feature and functionality to other classes - Mixins
// mixin key work ensures we wont be able to create an instance of this entity
import 'dart:async';
mixin Validation {
// Simple validation for email field, will replace with an elaborate library in future
static bool isEmail(String email)... | 34.035714 | 88 | 0.658972 |
9159645791ff03ea384e455978d6a9ee5bc073f1 | 6,790 | html | HTML | js/drawings.html | dapangchi/stampcircles | a70b0ff9b8484b7cfcd3b5482d2206d7a4d9338e | [
"MIT"
] | null | null | null | js/drawings.html | dapangchi/stampcircles | a70b0ff9b8484b7cfcd3b5482d2206d7a4d9338e | [
"MIT"
] | null | null | null | js/drawings.html | dapangchi/stampcircles | a70b0ff9b8484b7cfcd3b5482d2206d7a4d9338e | [
"MIT"
] | null | null | null | <!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<style type="text/css">
.pink{background-color:pink;width:100%;display:block}
.green{background-color:lightgreen;width:100%;display:block}
.small{font-size:10px;margin:0px;line-height:1.2}
p.pos_fixed
{
position:fixed;
botto... | 34.467005 | 199 | 0.705744 |
76219d37fa954bc3370eb50c49b73669d8da1a2f | 12,347 | go | Go | api/api_dll.go | msiner/sdrplay-go | e1df7f89c013f1ced201ab2d1e3b147a730df518 | [
"MIT"
] | 3 | 2021-09-12T10:20:19.000Z | 2022-01-22T16:49:27.000Z | api/api_dll.go | msiner/sdrplay-go | e1df7f89c013f1ced201ab2d1e3b147a730df518 | [
"MIT"
] | null | null | null | api/api_dll.go | msiner/sdrplay-go | e1df7f89c013f1ced201ab2d1e3b147a730df518 | [
"MIT"
] | 1 | 2021-09-12T10:20:23.000Z | 2021-09-12T10:20:23.000Z | // Copyright 2021 Mark Siner. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
// +build windows,!cgo windows,dll
package api
import (
"errors"
"fmt"
"path/filepath"
"sync"
"unsafe"
"golang.org/x/sys/windows"
)
// Handle is a session... | 24.943434 | 140 | 0.705111 |
60715c0a0cffdcc7cea1789492593793f5ea04b4 | 6,585 | dart | Dart | scripts/fxtest/lib/arg_parser.dart | fabio-d/fuchsia-stardock | e57f5d1cf015fe2294fc2a5aea704842294318d2 | [
"BSD-2-Clause"
] | 5 | 2022-01-10T20:22:17.000Z | 2022-01-21T20:14:17.000Z | scripts/fxtest/lib/arg_parser.dart | fabio-d/fuchsia-stardock | e57f5d1cf015fe2294fc2a5aea704842294318d2 | [
"BSD-2-Clause"
] | null | null | null | scripts/fxtest/lib/arg_parser.dart | fabio-d/fuchsia-stardock | e57f5d1cf015fe2294fc2a5aea704842294318d2 | [
"BSD-2-Clause"
] | null | null | null | // Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:args/args.dart';
import 'package:fxutils/fxutils.dart';
/// Test-friendly wrapper so unit tests can use `fxTestArgParser` without
/// havi... | 35.983607 | 80 | 0.656036 |
917036af91fe1ec66ca5aa705269382f3e1d7efc | 1,075 | sql | SQL | VIEW.sql | chrisdyansyah/cmssekolahku.v.1.4.7 | f72a17be236533b083c0211fe49e5f6efd617ba0 | [
"MIT"
] | null | null | null | VIEW.sql | chrisdyansyah/cmssekolahku.v.1.4.7 | f72a17be236533b083c0211fe49e5f6efd617ba0 | [
"MIT"
] | null | null | null | VIEW.sql | chrisdyansyah/cmssekolahku.v.1.4.7 | f72a17be236533b083c0211fe49e5f6efd617ba0 | [
"MIT"
] | null | null | null | -- VIEW KELAS
CREATE OR REPLACE VIEW view_kelas AS
select x1.kelas_id
, CONCAT(x1.kelas, IF((x2.nama_singkat <> ''), CONCAT(' ',x2.nama_singkat),''),IF((x1.sub_kelas <> ''),CONCAT(' - ',x1.sub_kelas),'')) AS kelas
FROM kelas x1
LEFT JOIN jurusan x2
ON x1.jurusan_id = x2.jurusan_id;
-- VIEW SISWA
CREATE OR REPLACE... | 27.564103 | 143 | 0.722791 |
746043ef1c24598cef22a79a79ef38b1462dd551 | 1,347 | h | C | include/dheng/engine-api.h | septag/darkhammer | dd7e32737059ce6dba0aa79f1ae4a59137db06a7 | [
"BSD-2-Clause"
] | 68 | 2015-01-06T08:38:32.000Z | 2022-01-20T15:26:17.000Z | include/dheng/engine-api.h | septag/darkhammer | dd7e32737059ce6dba0aa79f1ae4a59137db06a7 | [
"BSD-2-Clause"
] | null | null | null | include/dheng/engine-api.h | septag/darkhammer | dd7e32737059ce6dba0aa79f1ae4a59137db06a7 | [
"BSD-2-Clause"
] | 12 | 2015-10-31T11:30:15.000Z | 2020-04-13T18:31:17.000Z | /***********************************************************************************
* Copyright (c) 2012, Sepehr Taghdisian
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* - Redistribu... | 33.675 | 85 | 0.675575 |
92666a3a1b68f09352642f113ad2b020ea4b8f53 | 1,531 | kt | Kotlin | cli/src/test/kotlin/cli/calculculationsCLI/PageRankCalculationCLITest.kt | vorabrijesh/tnm | e999ae06f15f1e40f305ede31a63ee3f4cd07219 | [
"MIT"
] | 5 | 2021-07-19T16:22:35.000Z | 2022-02-03T07:36:44.000Z | cli/src/test/kotlin/cli/calculculationsCLI/PageRankCalculationCLITest.kt | hsanchez/tnm | 3c4f1317099b5ccd9177c2a9ae1e988bdf10f7f5 | [
"MIT"
] | 1 | 2021-04-26T10:29:02.000Z | 2021-04-26T10:29:02.000Z | cli/src/test/kotlin/cli/calculculationsCLI/PageRankCalculationCLITest.kt | hsanchez/tnm | 3c4f1317099b5ccd9177c2a9ae1e988bdf10f7f5 | [
"MIT"
] | 5 | 2021-03-24T12:45:49.000Z | 2022-02-03T07:36:46.000Z | package cli.calculculationsCLI
import TestConfig.branch
import TestConfig.gitDir
import calculations.PageRankCalculation
import cli.AbstractCLI
import cli.AbstractCLITest
import kotlinx.serialization.decodeFromString
import kotlinx.serialization.json.Json
import org.junit.Assert.assertTrue
import org.junit.Test
import... | 32.574468 | 94 | 0.765513 |
d38b926d4a6fe6737dca9a833d9153a0bb4b8733 | 5,508 | sql | SQL | Documentation/diagrama de Entidade Relacional/ER Diagram0.sql | ltdagabriel/MyHobby | 642e01cf3bc65bf9eec373583f766400cb98842c | [
"MIT"
] | null | null | null | Documentation/diagrama de Entidade Relacional/ER Diagram0.sql | ltdagabriel/MyHobby | 642e01cf3bc65bf9eec373583f766400cb98842c | [
"MIT"
] | null | null | null | Documentation/diagrama de Entidade Relacional/ER Diagram0.sql | ltdagabriel/MyHobby | 642e01cf3bc65bf9eec373583f766400cb98842c | [
"MIT"
] | null | null | null | CREATE TABLE Estudio (
codigo INT NOT NULL,
nome TEXT
);
ALTER TABLE Estudio ADD CONSTRAINT PK_Estudio PRIMARY KEY (codigo);
CREATE TABLE Foto (
codigo INT NOT NULL,
url TEXT,
legenda TEXT
);
ALTER TABLE Foto ADD CONSTRAINT PK_Foto PRIMARY KEY (codigo);
CREATE TABLE Genero (
codigo INT NOT... | 27.54 | 132 | 0.77342 |
c0409a1d5f737e9bd6a476b8b9bbf3fa0ec2c1d4 | 255 | kt | Kotlin | yetutil/src/main/java/yet/ui/page/select/StringSelectPage.kt | yangentao/ble | c2e1330ab9cd2c57c069970628863d6a4778ed4d | [
"Apache-2.0"
] | null | null | null | yetutil/src/main/java/yet/ui/page/select/StringSelectPage.kt | yangentao/ble | c2e1330ab9cd2c57c069970628863d6a4778ed4d | [
"Apache-2.0"
] | null | null | null | yetutil/src/main/java/yet/ui/page/select/StringSelectPage.kt | yangentao/ble | c2e1330ab9cd2c57c069970628863d6a4778ed4d | [
"Apache-2.0"
] | null | null | null | package yet.ui.page.select
import yet.ui.widget.listview.itemview.TextItemView
/**
* 简单字符串选择
*/
open class StringSelectPage : TextSelectPage<String>() {
override fun onBindItemView(itemView: TextItemView, item: String) {
itemView.text = item
}
}
| 18.214286 | 68 | 0.745098 |
743fb3a9998321ba9d26b9f89913a429407475da | 20,922 | html | HTML | projectLibrary/doc/javadoc/bb/util/Benchmark.UnitTest.html | nschlimm/playground | ff5895969118fd2c47061dd35880f3e98f82842f | [
"MIT"
] | 18 | 2015-02-10T09:25:22.000Z | 2020-06-05T07:30:07.000Z | projectLibrary/doc/javadoc/bb/util/Benchmark.UnitTest.html | nschlimm/playground | ff5895969118fd2c47061dd35880f3e98f82842f | [
"MIT"
] | null | null | null | projectLibrary/doc/javadoc/bb/util/Benchmark.UnitTest.html | nschlimm/playground | ff5895969118fd2c47061dd35880f3e98f82842f | [
"MIT"
] | 11 | 2015-01-25T18:29:16.000Z | 2021-09-29T04:12:43.000Z | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Tue Jun 01 22:47:30 EDT 2010 -->
<TITLE>
Benchmark.UnitTest
</TITLE>
<META NAME="date" CONTENT="2010-06-01">
<LINK REL ="stylesheet" TYPE="t... | 50.781553 | 1,685 | 0.638992 |
5eedc307d92c741c3370986faf9e69c9760e9039 | 1,616 | kt | Kotlin | app/src/main/java/org/covidwatch/android/data/pref/FakePreferenceStorage.kt | covidwatchorg/covidwatch-android-en | a9d6fe16427f131fb8e5a5044db34cedb760c56e | [
"Apache-2.0"
] | 8 | 2020-07-16T04:40:28.000Z | 2020-10-12T18:42:45.000Z | app/src/main/java/org/covidwatch/android/data/pref/FakePreferenceStorage.kt | covid19risk/covidwatch-android-en | a9d6fe16427f131fb8e5a5044db34cedb760c56e | [
"Apache-2.0"
] | 97 | 2020-05-07T09:26:26.000Z | 2020-06-30T23:49:57.000Z | app/src/main/java/org/covidwatch/android/data/pref/FakePreferenceStorage.kt | covidwatchorg/covidwatch-android-en | a9d6fe16427f131fb8e5a5044db34cedb760c56e | [
"Apache-2.0"
] | 6 | 2020-07-10T19:05:49.000Z | 2020-12-10T18:40:31.000Z | package org.covidwatch.android.data.pref
import androidx.lifecycle.LiveData
import org.covidwatch.android.data.ArizonaRiskModelConfiguration
import org.covidwatch.android.data.model.*
import java.time.Instant
@Suppress("UNUSED_PARAMETER", "unused")
class FakePreferenceStorage : PreferenceStorage {
override var la... | 33.666667 | 69 | 0.6875 |
d77ca50201415ee27cf42357b41ee1efd2891d71 | 9,978 | swift | Swift | HappyTime/View/Main/MainViewModel.swift | wlo1561411/HappyTime | b1073b375da7196b14a1cc9690faf91792a52c8c | [
"Apache-2.0"
] | null | null | null | HappyTime/View/Main/MainViewModel.swift | wlo1561411/HappyTime | b1073b375da7196b14a1cc9690faf91792a52c8c | [
"Apache-2.0"
] | null | null | null | HappyTime/View/Main/MainViewModel.swift | wlo1561411/HappyTime | b1073b375da7196b14a1cc9690faf91792a52c8c | [
"Apache-2.0"
] | null | null | null | //
// MainViewModel.swift
// HappyTime
//
// Created by Finn Wu on 2021/8/19.
//
import Foundation
import SwiftUI
import Combine
class MainViewModel: ObservableObject {
enum AlertType {
enum RemindType {
case delete
case clock(type: ClockType)
var t... | 28.508571 | 125 | 0.472339 |
b379a42ae28cf45559953fd5322f9bf6540ff48b | 520 | dart | Dart | flutter/aoe_flutter_plugin/lib/src/AoeDeviceInfo.dart | didichuxing/AoE | 2b4ddd38462eca4ca3a6e939067187504084d1fa | [
"Apache-2.0"
] | 844 | 2019-07-29T12:15:55.000Z | 2022-03-29T07:24:16.000Z | flutter/aoe_flutter_plugin/lib/src/AoeDeviceInfo.dart | didichuxing/AoE | 2b4ddd38462eca4ca3a6e939067187504084d1fa | [
"Apache-2.0"
] | 32 | 2019-08-10T09:32:35.000Z | 2021-12-28T08:13:43.000Z | flutter/aoe_flutter_plugin/lib/src/AoeDeviceInfo.dart | didichuxing/AoE | 2b4ddd38462eca4ca3a6e939067187504084d1fa | [
"Apache-2.0"
] | 139 | 2019-07-29T12:56:28.000Z | 2022-01-27T08:29:14.000Z | import 'package:json_annotation/json_annotation.dart';
part 'AoeDeviceInfo.g.dart';
@JsonSerializable(explicitToJson: true, anyMap: true)
class AoeDeviceInfo {
AoeDeviceInfo();
String uuid;
String name;
String model;
String system;
String version;
String cpu;
String disk;
String memory;
String ip... | 20.8 | 76 | 0.740385 |
506824471be8f72e710e63b88f19bd63c4d5f8cf | 332 | html | HTML | laserpony/templates/project_create_edit.html | JackRamey/LaserPony | ac2ba0aad3c8ab6a53964e8ce4d685813132ab3d | [
"MIT"
] | null | null | null | laserpony/templates/project_create_edit.html | JackRamey/LaserPony | ac2ba0aad3c8ab6a53964e8ce4d685813132ab3d | [
"MIT"
] | null | null | null | laserpony/templates/project_create_edit.html | JackRamey/LaserPony | ac2ba0aad3c8ab6a53964e8ce4d685813132ab3d | [
"MIT"
] | null | null | null | {% extends extends_with %}
{% block body %}
<br />
<br />
<form class="form-horizontal" role="form" method="POST">
{{ form.hidden_tag() }}
{{ form.name.label }} {{ form.name(size=20) }}
{{ form.slug.label }} {{ form.slug(size=20) }}
<button type="submit" class="btn btn-default">Save</button>
</form>
{% ... | 27.666667 | 63 | 0.593373 |
d8085cc3edd4ea617cee1901f1be458b34403329 | 35 | sql | SQL | src/gateway/sql/static/ansi/accounts/delete.sql | DavidBenko/gateway | 31c98a35e4f14b7bea419c24ef5dc18aab6abf6a | [
"Apache-2.0"
] | 5 | 2017-06-09T14:08:00.000Z | 2021-02-20T03:22:38.000Z | src/gateway/sql/static/ansi/accounts/delete.sql | DavidBenko/gateway | 31c98a35e4f14b7bea419c24ef5dc18aab6abf6a | [
"Apache-2.0"
] | null | null | null | src/gateway/sql/static/ansi/accounts/delete.sql | DavidBenko/gateway | 31c98a35e4f14b7bea419c24ef5dc18aab6abf6a | [
"Apache-2.0"
] | 3 | 2017-05-31T02:27:58.000Z | 2019-12-20T09:54:03.000Z | DELETE FROM accounts
WHERE id = ?;
| 11.666667 | 20 | 0.714286 |
fd8d38283c50a349414dbc70b856fe056ad64780 | 3,540 | swift | Swift | MVX & VIPER patterns/Viper_Materials/final/Viper/TripDetailModule/TripDetailPresenter.swift | FicowShen/iOS-Demo-Snippets | c54fc767fcbc35c9d37aa6ba3ac4865d551ac69c | [
"MIT"
] | null | null | null | MVX & VIPER patterns/Viper_Materials/final/Viper/TripDetailModule/TripDetailPresenter.swift | FicowShen/iOS-Demo-Snippets | c54fc767fcbc35c9d37aa6ba3ac4865d551ac69c | [
"MIT"
] | null | null | null | MVX & VIPER patterns/Viper_Materials/final/Viper/TripDetailModule/TripDetailPresenter.swift | FicowShen/iOS-Demo-Snippets | c54fc767fcbc35c9d37aa6ba3ac4865d551ac69c | [
"MIT"
] | null | null | null | /// Copyright (c) 2020 Razeware LLC
///
/// Permission is hereby granted, free of charge, to any person obtaining a copy
/// of this software and associated documentation files (the "Software"), to deal
/// in the Software without restriction, including without limitation the rights
/// to use, copy, modify, merge, pu... | 35.757576 | 83 | 0.722034 |
05403eb9411038e6c74fe2b09a87be176fbad50f | 451 | dart | Dart | clients/dart-dio-next/generated/test/favorite_impllinks_test.dart | cliffano/jenkins-api-clients-generator | 522d02b3a130a29471df5ec1d3d22c822b3d0813 | [
"MIT"
] | null | null | null | clients/dart-dio-next/generated/test/favorite_impllinks_test.dart | cliffano/jenkins-api-clients-generator | 522d02b3a130a29471df5ec1d3d22c822b3d0813 | [
"MIT"
] | null | null | null | clients/dart-dio-next/generated/test/favorite_impllinks_test.dart | cliffano/jenkins-api-clients-generator | 522d02b3a130a29471df5ec1d3d22c822b3d0813 | [
"MIT"
] | null | null | null | import 'package:test/test.dart';
import 'package:openapi/openapi.dart';
// tests for FavoriteImpllinks
void main() {
final instance = FavoriteImpllinksBuilder();
// TODO add properties to the builder and call build()
group(FavoriteImpllinks, () {
// Link self
test('to test the property `self`', () async... | 20.5 | 56 | 0.618625 |
db3ed9cfd4ee433812573c62d067c4573ac9688a | 2,955 | asm | Assembly | LKS/variable.asm | Kannagi/Super-Kannagi-Sound | d3b078f6501717d67d1d3c5ed2fdb9c89491df0d | [
"MIT"
] | 11 | 2016-10-26T19:32:05.000Z | 2020-11-20T11:11:43.000Z | LKS/variable.asm | KungFuFurby/Super-Kannagi-Sound | bf6696cc7d0bd7843fb0a036a07dcd3ff39ca75e | [
"MIT"
] | null | null | null | LKS/variable.asm | KungFuFurby/Super-Kannagi-Sound | bf6696cc7d0bd7843fb0a036a07dcd3ff39ca75e | [
"MIT"
] | 1 | 2018-02-17T10:41:14.000Z | 2018-02-17T10:41:14.000Z |
.DEFINE MEM_TEMP $0
.DEFINE MEM_TEMPFUNC $10
.DEFINE LKS_TMP_ARGS $20
.DEFINE LKS_TMP $26
.DEFINE LKS_TMP_RETURN $36
.DEFINE LKS_TEMPVBL $38
.DEFINE LKS_VBLANK $40
.DEFINE LKS_PRINTPL $4B
.DEFINE LKS_CPU $4C
.DEFINE LKS_VCPU $4D
.DEFINE LKS_DMAT $4E
.DEFINE LKS_OAM $50
.DEFINE LKS_FADE $80
.DEF... | 17.694611 | 32 | 0.709645 |