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
58b4321075f217d265fe804613f21253003b227a
7,331
php
PHP
resources/views/layouts/admin-main.blade.php
alibanana/97Dev-Venidici-Laravel
d99aa53af930638e3d413cd5899174256dbe1243
[ "MIT" ]
1
2021-04-15T15:40:27.000Z
2021-04-15T15:40:27.000Z
resources/views/layouts/admin-main.blade.php
alibanana/97Dev-Venidici-Laravel
d99aa53af930638e3d413cd5899174256dbe1243
[ "MIT" ]
null
null
null
resources/views/layouts/admin-main.blade.php
alibanana/97Dev-Venidici-Laravel
d99aa53af930638e3d413cd5899174256dbe1243
[ "MIT" ]
1
2021-04-24T07:45:51.000Z
2021-04-24T07:45:51.000Z
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <link rel="styleshee...
40.502762
124
0.51139
ff9c82677fb5a3e754e69092ed0617651e78b4f1
10,124
py
Python
ldapper.py
shellster/LDAPPER
701094d1ce6ce7bcc6eb4069d720d49ea5478a15
[ "MIT" ]
163
2017-12-02T13:15:07.000Z
2022-03-31T09:21:06.000Z
ldapper.py
shellster/LDAPPER
701094d1ce6ce7bcc6eb4069d720d49ea5478a15
[ "MIT" ]
1
2021-09-14T21:58:27.000Z
2021-11-30T16:51:45.000Z
ldapper.py
shellster/LDAPPER
701094d1ce6ce7bcc6eb4069d720d49ea5478a15
[ "MIT" ]
13
2018-03-07T13:23:59.000Z
2021-07-09T00:39:46.000Z
#!/usr/bin/env python3 # -*- coding: utf-8 -*- # Version 1.6 import argparse import json import os import re import sys import yaml import colorama from queries import custom_search from utilities import escape_ldap from ldap_connector import LDAP3Connector from ldap_connector import ImpacketLDAPConn...
43.264957
257
0.575761
dda74c0116b212182af8a0af00619c827977711d
472
java
Java
server/src/main/java/com/onekki/ohmysite/module/sys/service/IUserService.java
Onekki/ohmysite
c3713476eccf9cdeb4e6f459f4d677adeac18a5f
[ "Apache-2.0" ]
null
null
null
server/src/main/java/com/onekki/ohmysite/module/sys/service/IUserService.java
Onekki/ohmysite
c3713476eccf9cdeb4e6f459f4d677adeac18a5f
[ "Apache-2.0" ]
1
2022-02-09T22:16:58.000Z
2022-02-09T22:16:58.000Z
server/src/main/java/com/onekki/ohmysite/module/sys/service/IUserService.java
Onekki/ohmysite
c3713476eccf9cdeb4e6f459f4d677adeac18a5f
[ "Apache-2.0" ]
null
null
null
package com.onekki.ohmysite.module.sys.service; import com.onekki.ohmysite.module.sys.entity.Perm; import com.onekki.ohmysite.module.sys.entity.User; import com.baomidou.mybatisplus.extension.service.IService; import java.util.List; /** * <p> * 服务类 * </p> * * @author onekki * @since 2019-08-30 */ public inte...
22.47619
59
0.741525
dac061b0fc7c7166d0da7e0fbe95db348fefe3a5
335
ts
TypeScript
src/app/r209/r209.module.ts
mgechev/preload-all-stress-test
fb9184bfd81fb7dbd20ae493d2e679c30e396e43
[ "MIT" ]
6
2021-01-19T18:46:13.000Z
2021-02-03T04:20:53.000Z
src/app/r209/r209.module.ts
mgechev/preload-all-stress-test
fb9184bfd81fb7dbd20ae493d2e679c30e396e43
[ "MIT" ]
null
null
null
src/app/r209/r209.module.ts
mgechev/preload-all-stress-test
fb9184bfd81fb7dbd20ae493d2e679c30e396e43
[ "MIT" ]
null
null
null
import { NgModule } from '@angular/core'; import { CommonModule } from '@angular/common'; import { R209RoutingModule } from './r209-routing.module'; import { R209Component } from './r209.component'; @NgModule({ declarations: [R209Component], imports: [ CommonModule, R209RoutingModule ] }) export class ...
20.9375
58
0.698507
27acb55fbda9ba857e5abdb41bf7393660fb9862
4,635
swift
Swift
Code/FBBridge/Profile/VM/FBProfileViewModel.swift
coderYB/FBKit
9df0f0a3dc67c17fba997170c96ce9243e18311f
[ "MIT" ]
null
null
null
Code/FBBridge/Profile/VM/FBProfileViewModel.swift
coderYB/FBKit
9df0f0a3dc67c17fba997170c96ce9243e18311f
[ "MIT" ]
null
null
null
Code/FBBridge/Profile/VM/FBProfileViewModel.swift
coderYB/FBKit
9df0f0a3dc67c17fba997170c96ce9243e18311f
[ "MIT" ]
1
2020-08-25T12:46:23.000Z
2020-08-25T12:46:23.000Z
// // FBProfileViewModel.swift // FBBridge // // Created by three stone 王 on 2019/8/27. // Copyright © 2019 three stone 王. All rights reserved. // import Foundation import FBViewModel import RxCocoa import RxSwift import FBBean import FBSign import FBApi import FBRReq import FBCache import FBObservableMapper @obj...
22.720588
119
0.541532
076290ece4cda3840e4de74b9bfb252379806b08
1,507
cpp
C++
src/internal_server.cpp
cbeck88/HexWarfare
94a70b1889afc2fbd990892ed66be874ac70d1b4
[ "Apache-2.0" ]
null
null
null
src/internal_server.cpp
cbeck88/HexWarfare
94a70b1889afc2fbd990892ed66be874ac70d1b4
[ "Apache-2.0" ]
null
null
null
src/internal_server.cpp
cbeck88/HexWarfare
94a70b1889afc2fbd990892ed66be874ac70d1b4
[ "Apache-2.0" ]
null
null
null
/* Copyright 2014 Kristina Simpson <sweet.kristas@gmail.com> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by app...
28.980769
142
0.681486
38859b672ebedd7fcb90c9c7a784ef28b8d85061
11,639
swift
Swift
Pods/ZVProgressHUD/ZVProgressHUD/ZVProgressHUDExtensions.swift
Changzw/every-case-demo
0ba08146fee2904bd2151fcea8041f03b8b86e71
[ "Apache-2.0" ]
31
2017-07-15T10:55:13.000Z
2021-06-02T09:14:48.000Z
Pods/ZVProgressHUD/ZVProgressHUD/ZVProgressHUDExtensions.swift
Changzw/every-case-demo
0ba08146fee2904bd2151fcea8041f03b8b86e71
[ "Apache-2.0" ]
11
2017-09-28T04:03:06.000Z
2021-04-08T20:15:08.000Z
Pods/ZVProgressHUD/ZVProgressHUD/ZVProgressHUDExtensions.swift
Changzw/every-case-demo
0ba08146fee2904bd2151fcea8041f03b8b86e71
[ "Apache-2.0" ]
11
2017-07-15T10:55:13.000Z
2021-06-02T09:42:55.000Z
// // ProgressHUD+Operations.swift // ZVProgressHUD // // Created by zevwings on 2019/9/29. // Copyright © 2019 zevwings. All rights reserved. // #if !os(macOS) import UIKit // MARK: - Configuration public extension ZVProgressHUD { class func setDisplayStyle(_ displayStyle: DisplayStyle) { shared.c...
32.240997
116
0.618352
e7ceba8fdc90a9bf5c3c590e43e5dc3b6ed3bc16
373
asm
Assembly
oeis/106/A106487.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/106/A106487.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/106/A106487.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A106487: Number of leaves in combinatorial game trees. ; 1,1,1,2,1,2,2,3,1,2,2,3,2,3,3,4,1,2,2,3,2,3,3,4,2,3,3,4,3,4,4,5,1,2,2,3,2,3,3,4,2,3,3,4,3,4,4,5,2,3,3,4,3,4,4,5,3,4,4,5,4,5,5,6,2,3,3,4,3,4,4,5,3,4,4,5,4,5,5,6,3,4,4,5,4,5,5,6,4,5,5,6,5,6,6,7,3,4,4,5 mov $1,$0 mov $2,5 mov $3,$0 mov $4,$0 cmp $4,0 add $3,$4 lp...
23.3125
201
0.541555
e2fdfda969fde7d41f7f8eda5de496a16cec7ed5
568
py
Python
hackerearth/ALGO_Semi/E.py
akshaynagpal/competitive-programming
0a54f43e3e0f2135c9c952400c5a628244b667d1
[ "MIT" ]
null
null
null
hackerearth/ALGO_Semi/E.py
akshaynagpal/competitive-programming
0a54f43e3e0f2135c9c952400c5a628244b667d1
[ "MIT" ]
null
null
null
hackerearth/ALGO_Semi/E.py
akshaynagpal/competitive-programming
0a54f43e3e0f2135c9c952400c5a628244b667d1
[ "MIT" ]
null
null
null
import math def calc_next(pressed_keys,k,m,n): summ = 0 for i in range(1,n+1): summ += math.pow(-1,i+1)*pressed_keys[k-i] return summ % m num_test = int(raw_input()) for j in range(num_test): n,m,z = raw_input().split() n = int(n) m = int(m) z = int(z) pressed_ke...
25.818182
71
0.603873
df2db92c40d79933030fab0cb972470052516037
807
cs
C#
Packages/BaseAtoms/Runtime/Actions/SetVariableValue/SetVector3VariableValue.cs
RichLogan/unity-atoms
bf52da03a0899fe66240ecaba75ce3d567b7713b
[ "MIT" ]
461
2018-10-31T09:35:09.000Z
2021-01-21T19:58:57.000Z
Packages/BaseAtoms/Runtime/Actions/SetVariableValue/SetVector3VariableValue.cs
RichLogan/unity-atoms
bf52da03a0899fe66240ecaba75ce3d567b7713b
[ "MIT" ]
211
2018-11-16T09:46:54.000Z
2021-01-17T16:40:56.000Z
Packages/BaseAtoms/Runtime/Actions/SetVariableValue/SetVector3VariableValue.cs
RichLogan/unity-atoms
bf52da03a0899fe66240ecaba75ce3d567b7713b
[ "MIT" ]
66
2018-11-25T23:36:07.000Z
2021-01-21T15:46:40.000Z
using UnityAtoms.BaseAtoms; using UnityEngine; namespace UnityAtoms.BaseAtoms { /// <summary> /// Set variable value Action of type `Vector3`. Inherits from `SetVariableValue&lt;Vector3, Vector3Pair, Vector3Variable, Vector3Constant, Vector3Reference, Vector3Event, Vector3PairEvent, Vector3VariableInstancer&gt...
35.086957
224
0.714994
e232ffe13fafff37d174e65f0c70c4170a4123f9
3,448
py
Python
create_data.py
Emocial-NLP-Depression-Detection/Emocial-AI-English
191bb3ced96cb7088b1766e0784db3cdcc1e8ed8
[ "MIT" ]
1
2021-05-05T08:52:50.000Z
2021-05-05T08:52:50.000Z
create_data.py
Emocial-NLP-Depression-Detection/Emocial-AI-English
191bb3ced96cb7088b1766e0784db3cdcc1e8ed8
[ "MIT" ]
2
2021-04-16T12:55:00.000Z
2021-05-03T13:18:10.000Z
create_data.py
Emocial-NLP-Depression-Detection/Emocial-AI-English
191bb3ced96cb7088b1766e0784db3cdcc1e8ed8
[ "MIT" ]
null
null
null
from nltk.sentiment import SentimentIntensityAnalyzer import twint import pandas as pd import os import nltk import re import emoji nltk.download('all') c = twint.Config() c.Search = "depression" c.Limit = 1000 c.Store_csv = True c.Output = "./data/raw_depressed_data.csv" c.Lang = 'en' p = twint.Config() p.Search = "th...
31.063063
87
0.647042
b717e9997f1ec0e2b71910905de8a9bef3b63932
1,535
cs
C#
Unity/Assets/Script/FSM/StateMachine.cs
KorStrix/GGJ_2019
d1011abae523274e0b148209adeacd976b06b3d7
[ "MIT" ]
null
null
null
Unity/Assets/Script/FSM/StateMachine.cs
KorStrix/GGJ_2019
d1011abae523274e0b148209adeacd976b06b3d7
[ "MIT" ]
null
null
null
Unity/Assets/Script/FSM/StateMachine.cs
KorStrix/GGJ_2019
d1011abae523274e0b148209adeacd976b06b3d7
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class StateMachine { public IState currentlyRunningState; private IState previousState; private Stack<IState> stateStack; public void Awake() { this.currentlyRunningState = new EmptyState(); thi...
22.910448
56
0.602606
b03b2dd7db4e8cb173e01d69d75305b5ef3ca5c0
1,419
py
Python
Euler_008.py
David-boo/Euler
6ac5620e401949b2b5a730af70e65c3ea065b363
[ "MIT" ]
null
null
null
Euler_008.py
David-boo/Euler
6ac5620e401949b2b5a730af70e65c3ea065b363
[ "MIT" ]
null
null
null
Euler_008.py
David-boo/Euler
6ac5620e401949b2b5a730af70e65c3ea065b363
[ "MIT" ]
null
null
null
# Code on Python 3.7.4 # Working @ Dec, 2020 # david-boo.github.io # Define both number and length (13). Then, just check every substring of length 13 and store and print maximum. num = "73167176531330624919225119674426574742355349194934969835203127745063262395783180169848018694788518438586156078911294949545...
64.5
1,009
0.868922
0af6208b5cd0b1074b09db3c2702f68b590268eb
9,262
cs
C#
src/recls.Core/Internal/BreadthFirstFileSearcher.cs
synesissoftware/recls.NET
2dcb11af92c1a517ddb57fd9814785fcce925ac2
[ "BSD-3-Clause" ]
null
null
null
src/recls.Core/Internal/BreadthFirstFileSearcher.cs
synesissoftware/recls.NET
2dcb11af92c1a517ddb57fd9814785fcce925ac2
[ "BSD-3-Clause" ]
null
null
null
src/recls.Core/Internal/BreadthFirstFileSearcher.cs
synesissoftware/recls.NET
2dcb11af92c1a517ddb57fd9814785fcce925ac2
[ "BSD-3-Clause" ]
null
null
null
 /* ///////////////////////////////////////////////////////////////////////// * File: Internal/BreadthFirstFileSearcher.cs * * Created: 5th June 2009 * Updated: 24th September 2017 * * Home: http://recls.net/ * * Copyright (c) 2009-2017, Matthew Wilson and Synesis Software * All rights r...
30.873333
205
0.696718
b0a5b72c4ec8cc7ffc58bd608880624820714afe
788
py
Python
app/core/migrations/0017_auto_20200821_1816.py
dodge-ttu/gohan-api
bf3d4a4e7a93c699a00865c769975d6cfb3ec8cf
[ "MIT" ]
null
null
null
app/core/migrations/0017_auto_20200821_1816.py
dodge-ttu/gohan-api
bf3d4a4e7a93c699a00865c769975d6cfb3ec8cf
[ "MIT" ]
null
null
null
app/core/migrations/0017_auto_20200821_1816.py
dodge-ttu/gohan-api
bf3d4a4e7a93c699a00865c769975d6cfb3ec8cf
[ "MIT" ]
null
null
null
# Generated by Django 2.1.15 on 2020-08-21 18:16 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('core', '0016_auto_20200821_1503'), ] operations = [ migrations.RemoveField( model_name='device', name='id', ...
24.625
73
0.558376
daa4886b661367910536135e2f80e9c3ee7a5e72
3,369
php
PHP
app/Http/Controllers/Cms/ExperienceController.php
RisingStar522/serverAPP-CMS
f74bb717812af9b7fbc7ad296eee4b264876b0ba
[ "MIT" ]
null
null
null
app/Http/Controllers/Cms/ExperienceController.php
RisingStar522/serverAPP-CMS
f74bb717812af9b7fbc7ad296eee4b264876b0ba
[ "MIT" ]
null
null
null
app/Http/Controllers/Cms/ExperienceController.php
RisingStar522/serverAPP-CMS
f74bb717812af9b7fbc7ad296eee4b264876b0ba
[ "MIT" ]
null
null
null
<?php namespace App\Http\Controllers\Cms; use Illuminate\Http\Request; use App\Http\Controllers\Controller; use App\Models\Experience_Button; use App\Services\ExperienceService; use Auth; use App\Models\Experience_Button_Image; class ExperienceController extends Controller { private $experienceService = null; ...
31.194444
119
0.569012
eb1dbdfa52992cee29e831a9c3b2ba9fc1780ad1
226
css
CSS
src/themes/dark.css
linuxaddict89/luminos-starter-react-webpack
096a5aa899cc46de8c6a0b0d2f7bfcd1e7755743
[ "MIT" ]
null
null
null
src/themes/dark.css
linuxaddict89/luminos-starter-react-webpack
096a5aa899cc46de8c6a0b0d2f7bfcd1e7755743
[ "MIT" ]
null
null
null
src/themes/dark.css
linuxaddict89/luminos-starter-react-webpack
096a5aa899cc46de8c6a0b0d2f7bfcd1e7755743
[ "MIT" ]
null
null
null
:root { --app-background: #212121; --accent-color: #fff; --primary-color: #41addd; --navbar-height: 62px; --navbar-background: transparent; --footer-height: 119px; --content-height: calc(100vh - 62px - 119px); }
22.6
47
0.646018
831c6b5b47856a19cf19d3cf2476c492f017f4aa
3,524
rs
Rust
tests/test_shared/mod.rs
eucleo/proto-mav
f8b93b379e6134345d1fd58d3086798263c32367
[ "Apache-2.0", "MIT" ]
null
null
null
tests/test_shared/mod.rs
eucleo/proto-mav
f8b93b379e6134345d1fd58d3086798263c32367
[ "Apache-2.0", "MIT" ]
null
null
null
tests/test_shared/mod.rs
eucleo/proto-mav
f8b93b379e6134345d1fd58d3086798263c32367
[ "Apache-2.0", "MIT" ]
null
null
null
use proto_mav::*; #[allow(dead_code)] pub const COMMON_MSG_HEADER: MavHeader = MavHeader { sequence: 239, system_id: 1, component_id: 1, }; #[cfg(feature = "common")] pub fn get_heartbeat_msg() -> proto::common::Heartbeat { proto::common::Heartbeat { custom_mode: 5, r#type: proto::comm...
31.185841
97
0.609818
385b1b77c358618734259af0d629b50773b78c6a
89
php
PHP
first-install/upload/catalog/language/en-gb/extension/shipping/weight.php
mmartche/coach
9b7241059f4b70494f9dc6227b508eba9416be0c
[ "Apache-2.0" ]
30
2019-03-04T20:30:24.000Z
2022-02-08T05:17:38.000Z
first-install/upload/catalog/language/en-gb/extension/shipping/weight.php
mmartche/coach
9b7241059f4b70494f9dc6227b508eba9416be0c
[ "Apache-2.0" ]
9
2019-09-24T10:13:40.000Z
2021-07-28T12:23:56.000Z
first-install/upload/catalog/language/en-gb/extension/shipping/weight.php
mmartche/coach
9b7241059f4b70494f9dc6227b508eba9416be0c
[ "Apache-2.0" ]
38
2018-12-08T20:18:55.000Z
2021-11-28T00:44:07.000Z
<?php // Text $_['text_title'] = 'Weight Based Shipping'; $_['text_weight'] = 'Weight:';
22.25
44
0.617978
7f2c8dcd41731b9c68dae49b2eebc0a7f287001e
2,205
php
PHP
models/Asignaturas.php
kaliss96/calificaciones
b51ea783d8ae627cdedf9bf66df3bd335bb536de
[ "BSD-3-Clause" ]
null
null
null
models/Asignaturas.php
kaliss96/calificaciones
b51ea783d8ae627cdedf9bf66df3bd335bb536de
[ "BSD-3-Clause" ]
null
null
null
models/Asignaturas.php
kaliss96/calificaciones
b51ea783d8ae627cdedf9bf66df3bd335bb536de
[ "BSD-3-Clause" ]
null
null
null
<?php namespace app\models; use Yii; /** * This is the model class for table "asignaturas". * * @property integer $id_asig * @property string $cod_asig * @property string $nombre_asig * @property integer $total_horas_asig * @property integer $creditos_asig * @property string $especificacion_asi...
25.639535
104
0.537868
aff58bae84d31bed4ab97ea8f2d9fc9f4fd59352
2,250
py
Python
thbase/thrift2/cell.py
YutSean/pythbase
add955b74c442a1eb2d11438b9a89fd3e0afe0b2
[ "Apache-2.0" ]
3
2021-12-16T02:47:23.000Z
2022-01-28T09:03:54.000Z
thbase/thrift2/cell.py
YutSean/thbase
add955b74c442a1eb2d11438b9a89fd3e0afe0b2
[ "Apache-2.0" ]
1
2021-01-21T01:10:18.000Z
2021-01-21T01:10:18.000Z
thbase/thrift2/cell.py
YutSean/thbase
add955b74c442a1eb2d11438b9a89fd3e0afe0b2
[ "Apache-2.0" ]
null
null
null
""" Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License ...
31.25
117
0.624444
a435efdd9cd58f6d19c77da9720b6ff30f535827
1,618
php
PHP
src/Admin/AdminBundle/Entity/Carrera.php
jonny100/bedeliafceyt
025650ce441fd2820918a0cd2cc30ee766fd85fc
[ "MIT" ]
null
null
null
src/Admin/AdminBundle/Entity/Carrera.php
jonny100/bedeliafceyt
025650ce441fd2820918a0cd2cc30ee766fd85fc
[ "MIT" ]
null
null
null
src/Admin/AdminBundle/Entity/Carrera.php
jonny100/bedeliafceyt
025650ce441fd2820918a0cd2cc30ee766fd85fc
[ "MIT" ]
null
null
null
<?php namespace Admin\AdminBundle\Entity; use Doctrine\ORM\Mapping as ORM; /** * Carrera * * @ORM\Table(name="carrera") * @ORM\Entity */ class Carrera { /** * @var integer * * @ORM\Column(name="id", type="integer", nullable=false) * @ORM\Id * @ORM\GeneratedValue(strategy="IDENTITY")...
16.019802
85
0.521014
ea94649f186ac18bd8e43ccc7fd677902355a616
192
sh
Shell
gather-deps.sh
SebastianMestre/Include-Graph
1e3486647906e438b5b209047589f2e15fff0937
[ "MIT" ]
null
null
null
gather-deps.sh
SebastianMestre/Include-Graph
1e3486647906e438b5b209047589f2e15fff0937
[ "MIT" ]
null
null
null
gather-deps.sh
SebastianMestre/Include-Graph
1e3486647906e438b5b209047589f2e15fff0937
[ "MIT" ]
null
null
null
FILE=$(realpath $1) mkdir -p _graph cpp -MM $FILE | \ cpp -P | \ tr ' ' '\n' | \ xargs realpath | \ awk '{if(NR > 2) print $0}'
24
31
0.354167
a332156862f546a13608707c23b0212d2372a8c5
7,195
java
Java
hazelcast/src/main/java/com/hazelcast/jet/core/SlidingWindowPolicy.java
software-is-art/hazelcast
7f785606f1093aa6f420147ca46dd0befe11c4b8
[ "ECL-2.0", "Apache-2.0" ]
1
2022-03-09T11:41:04.000Z
2022-03-09T11:41:04.000Z
hazelcast/src/main/java/com/hazelcast/jet/core/SlidingWindowPolicy.java
software-is-art/hazelcast
7f785606f1093aa6f420147ca46dd0befe11c4b8
[ "ECL-2.0", "Apache-2.0" ]
355
2021-10-14T02:18:25.000Z
2022-03-31T02:14:24.000Z
hazelcast/src/main/java/com/hazelcast/jet/core/SlidingWindowPolicy.java
software-is-art/hazelcast
7f785606f1093aa6f420147ca46dd0befe11c4b8
[ "ECL-2.0", "Apache-2.0" ]
1
2022-03-01T03:24:16.000Z
2022-03-01T03:24:16.000Z
/* * Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. * * 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 ...
40.421348
112
0.684086
413de81e07fef80a244f6e2d769c4ad99d7587a3
1,445
lua
Lua
src/vGenPin.lua
dev-lab/bare-esp-iot-generic-switch
2d6e7e8a60b6e22ed8808bb4f5d2123bbc081281
[ "Apache-2.0" ]
null
null
null
src/vGenPin.lua
dev-lab/bare-esp-iot-generic-switch
2d6e7e8a60b6e22ed8808bb4f5d2123bbc081281
[ "Apache-2.0" ]
null
null
null
src/vGenPin.lua
dev-lab/bare-esp-iot-generic-switch
2d6e7e8a60b6e22ed8808bb4f5d2123bbc081281
[ "Apache-2.0" ]
null
null
null
local z = ... local function cC(o, p1, v) return require("vgpCmd")(o, p1, v, false, "Config", function(p, m) if m == "OP" then pwm.setup(p, 500, 0) pwm.start(p) else pwm.close(p) gpio.mode(p, (m:sub(1,1) == "I" and gpio.INPUT or gpio.OUTPUT), (m == "I1" and gpio.PULLUP or gpio.FLOAT)) end ...
24.913793
110
0.608997
0ed8b5ff0f29c96d76c851984b072df6d6d6a563
6,158
ps1
PowerShell
Source/VMware.PSDesiredStateConfiguration/Functions/Invoke-VmwDscConfiguration.ps1
KristiyanGK/TravisTest-Repo
c213852d00783117e3efed520db562c2c04a980f
[ "BSD-2-Clause" ]
null
null
null
Source/VMware.PSDesiredStateConfiguration/Functions/Invoke-VmwDscConfiguration.ps1
KristiyanGK/TravisTest-Repo
c213852d00783117e3efed520db562c2c04a980f
[ "BSD-2-Clause" ]
null
null
null
Source/VMware.PSDesiredStateConfiguration/Functions/Invoke-VmwDscConfiguration.ps1
KristiyanGK/TravisTest-Repo
c213852d00783117e3efed520db562c2c04a980f
[ "BSD-2-Clause" ]
null
null
null
<# Desired State Configuration Resources for VMware Copyright (c) 2018-2020 VMware, Inc. All rights reserved The BSD-2 license (the "License") set forth below applies to all parts of the Desired State Configuration Resources for VMware project. You may not use this file except in compliance with the License. BSD-2...
30.636816
755
0.645502
b07a2c953118e24e87350478c1ce858191269af6
48
py
Python
config.py
ashtneoi/tantilla
966b8d024bca46bc7279ed9889683ce308cad190
[ "MIT" ]
null
null
null
config.py
ashtneoi/tantilla
966b8d024bca46bc7279ed9889683ce308cad190
[ "MIT" ]
null
null
null
config.py
ashtneoi/tantilla
966b8d024bca46bc7279ed9889683ce308cad190
[ "MIT" ]
null
null
null
import toml config = toml.load("config.toml")
9.6
33
0.708333
ed0637799e3643b4d70292b30ec53865a8f7d261
140
h
C
tools/blur.h
spyteamalex/CPPExercises2021
7dbbee4c8002448aeb83a563b09f8b447f509849
[ "MIT" ]
null
null
null
tools/blur.h
spyteamalex/CPPExercises2021
7dbbee4c8002448aeb83a563b09f8b447f509849
[ "MIT" ]
null
null
null
tools/blur.h
spyteamalex/CPPExercises2021
7dbbee4c8002448aeb83a563b09f8b447f509849
[ "MIT" ]
null
null
null
#pragma once #include <opencv2/highgui.hpp> cv::Mat blur(cv::Mat img, double sigma, int radius); double G(int dx, int dy, double sigma);
17.5
52
0.707143
c9a0d5bd5d9c57d0203fb9ff573fd659d87b0407
3,440
ps1
PowerShell
Get-RepositoryStatus.ps1
SamuelEnglard/ObjectiveGit
c1aa00ab67c6a1a184f9d0d7552a2918275948c0
[ "MIT" ]
null
null
null
Get-RepositoryStatus.ps1
SamuelEnglard/ObjectiveGit
c1aa00ab67c6a1a184f9d0d7552a2918275948c0
[ "MIT" ]
null
null
null
Get-RepositoryStatus.ps1
SamuelEnglard/ObjectiveGit
c1aa00ab67c6a1a184f9d0d7552a2918275948c0
[ "MIT" ]
null
null
null
function Get-RepositoryStatus { <# .Synopsis Gets the working tree status. .Description Gets paths that have differences between the index file and the current HEAD commit, paths that have differences between the working tree and the index file, and paths in the working tree that are not tracked by Git. The f...
38.222222
370
0.635174
133ef92bc63bab4b9adb930eb98f47154a43ff17
3,387
rake
Ruby
lib/tasks/innkeeper.rake
Balavenkateswarlu22/innkeeper
aaa188a76d6614536c3ed14106997604b7ab5cf2
[ "MIT" ]
8
2019-10-21T14:21:59.000Z
2021-02-20T11:32:16.000Z
lib/tasks/innkeeper.rake
cpoms/inkeeper
aaa188a76d6614536c3ed14106997604b7ab5cf2
[ "MIT" ]
6
2019-10-21T16:48:02.000Z
2021-12-28T10:23:42.000Z
lib/tasks/innkeeper.rake
cpoms/inkeeper
aaa188a76d6614536c3ed14106997604b7ab5cf2
[ "MIT" ]
2
2019-10-21T16:29:11.000Z
2021-12-28T10:32:31.000Z
require 'innkeeper/migrator' require 'parallel' innkeeper_namespace = namespace :innkeeper do desc "Create all tenants" task create: 'db:migrate' do tenants.each do |tenant| begin quietly { Innkeeper::Tenant.create(tenant) } rescue Innkeeper::TenantExists => e puts e.message ...
26.255814
112
0.645114
fe39a26359b08469d01c59738da62e146b4f4fbc
92
sql
SQL
transform/snowflake-dbt/models/staging/gitlab_dotcom/xf/gitlab_dotcom_clusters_applications_elastic_stacks_xf.sql
danieldiamond/gitlab-analytics
f99e02c95c3a964b01cb14617a43cd5f64ecd88d
[ "MIT" ]
3
2021-07-22T06:44:31.000Z
2022-01-29T05:35:12.000Z
transform/snowflake-dbt/models/staging/gitlab_dotcom/xf/gitlab_dotcom_clusters_applications_elastic_stacks_xf.sql
danieldiamond/gitlab-analytics
f99e02c95c3a964b01cb14617a43cd5f64ecd88d
[ "MIT" ]
null
null
null
transform/snowflake-dbt/models/staging/gitlab_dotcom/xf/gitlab_dotcom_clusters_applications_elastic_stacks_xf.sql
danieldiamond/gitlab-analytics
f99e02c95c3a964b01cb14617a43cd5f64ecd88d
[ "MIT" ]
null
null
null
{{ transform_clusters_applications("gitlab_dotcom_clusters_applications_elastic_stacks") }}
46
91
0.880435
0df57822535ef128658aba2778465c841a4c4a8b
8,852
cs
C#
CodeStructures/Assignation.cs
koaf/FocusTreeAndEventManagerJP
f473e37c8c4f8f1b61a5a12ca7ee1ce6fcba0fdf
[ "BSD-3-Clause" ]
null
null
null
CodeStructures/Assignation.cs
koaf/FocusTreeAndEventManagerJP
f473e37c8c4f8f1b61a5a12ca7ee1ce6fcba0fdf
[ "BSD-3-Clause" ]
null
null
null
CodeStructures/Assignation.cs
koaf/FocusTreeAndEventManagerJP
f473e37c8c4f8f1b61a5a12ca7ee1ce6fcba0fdf
[ "BSD-3-Clause" ]
null
null
null
using FocusTreeManager.CodeStructures.CodeExceptions; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.Serialization; namespace FocusTreeManager.CodeStructures { [KnownType(typeof(Assignation))] [KnownType(typeof(CodeBlock))] [KnownType(typeof(Code...
37.193277
101
0.489946
e84389bd0046cf92bbbafed4c4290d23e347066d
1,757
cs
C#
tests/TerraSdk.Test/ClientOld/Serialization/HexStringByteArrayConverterTest.cs
ridicoulous/terrasdk-dotnet
c586912558f5d2f20706add4e898b03884f8b69c
[ "MIT" ]
null
null
null
tests/TerraSdk.Test/ClientOld/Serialization/HexStringByteArrayConverterTest.cs
ridicoulous/terrasdk-dotnet
c586912558f5d2f20706add4e898b03884f8b69c
[ "MIT" ]
null
null
null
tests/TerraSdk.Test/ClientOld/Serialization/HexStringByteArrayConverterTest.cs
ridicoulous/terrasdk-dotnet
c586912558f5d2f20706add4e898b03884f8b69c
[ "MIT" ]
null
null
null
using System.Linq; using TerraSdk.Common.Extensions; using Xunit; namespace TerraSdk.Test.ClientOld.Serialization { public class HexStringByteArrayConverterTest { [Fact] public void ByteArrayConvertsToStringCorrectly() { var allBytes = Enumerable.Range(0, 256).Select(n => (...
65.074074
537
0.829254
25a2a47cfc2dc606b6eb402ebeb3a5f1419cbcf0
398
js
JavaScript
components/Item/index.js
jhta/codechallenge-sellics
0e981e1ed79e32744247b926ccd85af9dde47081
[ "MIT" ]
null
null
null
components/Item/index.js
jhta/codechallenge-sellics
0e981e1ed79e32744247b926ccd85af9dde47081
[ "MIT" ]
null
null
null
components/Item/index.js
jhta/codechallenge-sellics
0e981e1ed79e32744247b926ccd85af9dde47081
[ "MIT" ]
null
null
null
import React from 'react' import PropTypes from 'prop-types' import Meta from './Meta' import { ItemStyled, Description } from './styled' const Item = (props) => ( <ItemStyled> <Meta {...props} /> <h2>{ props.title }</h2> <Description>{ props.content }</Description> </ItemStyled> ) Item.propTypes = { ...
19.9
50
0.668342
fe14b5678ed67717d0782da9049afe38f02854a2
115
sql
SQL
database/scripts/updates/fase_3/11_TerminosCondiciones/1_alter_tbl_order.sql
DecoWM/bitecm_store
f6f0a1a1dee4d8d45b89d8925f9d00c83edd3ca9
[ "MIT" ]
null
null
null
database/scripts/updates/fase_3/11_TerminosCondiciones/1_alter_tbl_order.sql
DecoWM/bitecm_store
f6f0a1a1dee4d8d45b89d8925f9d00c83edd3ca9
[ "MIT" ]
null
null
null
database/scripts/updates/fase_3/11_TerminosCondiciones/1_alter_tbl_order.sql
DecoWM/bitecm_store
f6f0a1a1dee4d8d45b89d8925f9d00c83edd3ca9
[ "MIT" ]
null
null
null
USE `bitel_ecommerce`; ALTER TABLE tbl_order ADD COLUMN terminos_condiciones TINYINT(1) DEFAULT 0 AFTER total_igv;
38.333333
91
0.834783
4a34bfc3176990382053c7e7bbaaa7e45abef849
598
asm
Assembly
programs/oeis/232/A232746.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/232/A232746.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/232/A232746.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A232746: n occurs A030124(n) times; a(n) = one less than the least k such that A005228(k) > n. ; 1,1,2,2,2,2,3,3,3,3,3,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10 add $0,4 mul $0,7 mov $2,7 mov $3,4 lpb $0...
23.92
179
0.573579
b43e6dbcdc5be2bf69a53cb6eb4d8ea289fa1a9f
1,194
dart
Dart
client/lib/main.dart
iberatkaya/chat_app
f24342cfe945ff0a2047442a3894a45c1bb58c9b
[ "Apache-2.0" ]
8
2020-10-03T18:37:55.000Z
2022-02-27T18:42:52.000Z
client/lib/main.dart
iberatkaya/chat_app
f24342cfe945ff0a2047442a3894a45c1bb58c9b
[ "Apache-2.0" ]
1
2021-05-25T05:05:48.000Z
2021-05-27T09:17:51.000Z
client/lib/main.dart
iberatkaya/chat_app
f24342cfe945ff0a2047442a3894a45c1bb58c9b
[ "Apache-2.0" ]
4
2021-02-25T09:12:11.000Z
2021-07-30T06:32:19.000Z
import 'dart:io'; import 'package:client/presentation/home.dart'; import 'package:flutter/material.dart'; void main() { HttpOverrides.global = new MyHttpOverrides(); runApp(MyApp()); } class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( title: 'Ch...
27.767442
80
0.659966
732a677e2e9e040f05d47f725eb03d5fba763793
443
lua
Lua
Mods/S7_Config_de8f15f2-65a2-4ee4-a25f-7a7ab0305a58/Story/RawFiles/Lua/BootstrapClient.lua
HunterGhost27/Stats-Configurator
a0394e0f3f3c5dab7d4798fa61c4d8bfaa5a1181
[ "MIT" ]
2
2020-10-01T17:17:47.000Z
2020-10-22T11:40:35.000Z
Mods/S7_Config_de8f15f2-65a2-4ee4-a25f-7a7ab0305a58/Story/RawFiles/Lua/BootstrapClient.lua
Shresht7/Stats-Configurator
a0394e0f3f3c5dab7d4798fa61c4d8bfaa5a1181
[ "MIT" ]
25
2020-07-21T05:31:23.000Z
2021-02-20T12:25:12.000Z
Mods/S7_Config_de8f15f2-65a2-4ee4-a25f-7a7ab0305a58/Story/RawFiles/Lua/BootstrapClient.lua
Shresht7/Stats-Configurator
a0394e0f3f3c5dab7d4798fa61c4d8bfaa5a1181
[ "MIT" ]
null
null
null
-- ======= -- IMPORTS -- ======= Ext.Require('Auxiliary.lua') Ext.Require('Shared/Collections.lua') Ext.Require('Shared/References.lua') Ext.Require('Shared/StatsConfigurator.lua') Ext.Require('Client/Networking.lua') Ext.Require('Client/StatsLoader.lua') -- UI-COMPONENTS-LIBRARY INTEGRATION -- =================...
29.533333
105
0.672686
70a7d226686764bbbac7c068868122d87d1bd3ee
8,388
rs
Rust
examples/circle/main.rs
jrmuizel/metal-rs
0b04e6524b8a0426f5a2413ff824de2aab12d634
[ "Apache-2.0", "MIT" ]
null
null
null
examples/circle/main.rs
jrmuizel/metal-rs
0b04e6524b8a0426f5a2413ff824de2aab12d634
[ "Apache-2.0", "MIT" ]
null
null
null
examples/circle/main.rs
jrmuizel/metal-rs
0b04e6524b8a0426f5a2413ff824de2aab12d634
[ "Apache-2.0", "MIT" ]
null
null
null
use metal::*; use winit::platform::macos::WindowExtMacOS; use winit::{ event::{Event, WindowEvent}, event_loop::{ControlFlow, EventLoop}, }; use cocoa::{appkit::NSView, base::id as cocoa_id}; use objc::runtime::YES; use std::mem; // Declare the data structures needed to carry vertex layout to // metal shad...
38.833333
100
0.644492
797cf3e0aa7f153fecbfe5480633538ef4d5767e
290
php
PHP
site/snippets/content/tweets.php
eXpl0it3r/sfmlprojects
99c91e45db9b12d7f021a042c308cffb3acbf3df
[ "MIT" ]
9
2017-08-21T13:46:28.000Z
2021-12-04T10:31:46.000Z
site/snippets/content/tweets.php
eXpl0it3r/SFMLProjects
858e01b3ff3cfc297453288ed05ba5ff218c6012
[ "MIT" ]
8
2018-01-26T20:23:54.000Z
2021-01-25T13:36:07.000Z
site/snippets/content/tweets.php
eXpl0it3r/SFMLProjects
858e01b3ff3cfc297453288ed05ba5ff218c6012
[ "MIT" ]
2
2017-12-05T05:10:39.000Z
2021-12-04T10:31:47.000Z
<a class="twitter-timeline" data-width="520" data-tweet-limit="3" data-dnt="true" data-link-color="#3B94D9" href="https://twitter.com/<?php echo $twitter_handle; ?>">Tweets by <?php echo $twitter_handle; ?></a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
290
290
0.710345
052a2ed42eb61cc57d0e52bc2e3b6f299d576f78
531
rb
Ruby
server/commands/console/guild_command_helpers.rb
bytebin/deepworld-gameserver
429146d8b4cb845457515fddc843aed96ad1ec6b
[ "MIT" ]
39
2019-09-04T06:17:08.000Z
2022-01-16T19:35:57.000Z
server/commands/console/guild_command_helpers.rb
erauqssidlroweht-hub/deepworld-game-server
2df85d561e75f78edc43698e4ec6fe9cf5c3be39
[ "MIT" ]
2
2019-09-14T02:51:19.000Z
2021-01-22T23:44:25.000Z
server/commands/console/guild_command_helpers.rb
erauqssidlroweht-hub/deepworld-game-server
2df85d561e75f78edc43698e4ec6fe9cf5c3be39
[ "MIT" ]
12
2019-09-04T22:53:54.000Z
2022-02-07T22:39:39.000Z
module GuildCommandHelpers def validate_guild_member @errors << "Sorry, you are not a member of a guild." unless player.guild end def validate_guild_owner unless player.guild && player.guild.leader?(player.id) @errors << "Sorry, you are not a guild leader." end end def validate_names_set ...
29.5
125
0.706215
e4b4c1f8ff27940aab416804f9ad95792378f2c0
960
rs
Rust
src/tex_the_program/section_1233.rs
crlf0710/tex-rs
9e3950423ec57175484794904151c92ee4adaa68
[ "Apache-2.0", "MIT" ]
18
2020-10-08T04:25:49.000Z
2022-02-12T04:34:00.000Z
src/tex_the_program/section_1233.rs
crlf0710/tex-rs
9e3950423ec57175484794904151c92ee4adaa68
[ "Apache-2.0", "MIT" ]
2
2021-01-03T07:10:54.000Z
2022-02-03T05:07:07.000Z
src/tex_the_program/section_1233.rs
crlf0710/tex-rs
9e3950423ec57175484794904151c92ee4adaa68
[ "Apache-2.0", "MIT" ]
3
2020-12-11T09:12:56.000Z
2021-11-11T13:51:48.000Z
//! ` ` // @<Let |n| be the largest...@>= pub(crate) macro Let_n_be_the_largest_legal_code_value__based_on_cur_chr($globals:expr, $n:expr, $cur_chr:expr) { // if cur_chr=cat_code_base then n:=max_char_code if $cur_chr.get() == cat_code_base { $n = max_char_code as _; use crate::section_0207::ma...
30.967742
113
0.626042
af55f3a7433d9ebd37b472410cde20da3e3b79df
9,923
py
Python
wapcli.py
mmmaaaggg/easytrader
10bfc85fad2cbbb668a65e7633d171be9e0d7532
[ "MIT" ]
1
2017-11-07T03:26:33.000Z
2017-11-07T03:26:33.000Z
wapcli.py
mmmaaaggg/easytrader
10bfc85fad2cbbb668a65e7633d171be9e0d7532
[ "MIT" ]
null
null
null
wapcli.py
mmmaaaggg/easytrader
10bfc85fad2cbbb668a65e7633d171be9e0d7532
[ "MIT" ]
1
2020-07-28T22:32:30.000Z
2020-07-28T22:32:30.000Z
# -*- coding: utf-8 -*- """ Created on 2017/9/18 @author: MG """ import click import easytrader from termcolor import cprint import os from datetime import datetime, timedelta import time import logging import pandas as pd from collections import OrderedDict from easytrader.log import log from threading import Thread ...
40.502041
115
0.537942
5ede9b7b83e35a9e2f207a31f0b7f0d543d45928
6,494
asm
Assembly
laser.asm
adamsmasher/bustfree
446d6777f42d3baa57f29ec9e4613a3e5cd4afe9
[ "MIT" ]
null
null
null
laser.asm
adamsmasher/bustfree
446d6777f42d3baa57f29ec9e4613a3e5cd4afe9
[ "MIT" ]
null
null
null
laser.asm
adamsmasher/bustfree
446d6777f42d3baa57f29ec9e4613a3e5cd4afe9
[ "MIT" ]
null
null
null
INCLUDE "laser.inc" INCLUDE "paddle.inc" MAX_LASERS EQU 4 ALL_LASERS_FIRED EQU %00001111 LASER_TILE EQU 4 SECTION "LaserRAM", WRAM0 LaserXs: DS MAX_LASERS LaserYs: DS MAX_LASERS NextLaser: DS 1 ActiveLasers: DS 1 CurrentLaser: DS 1 SECTION "Laser", ROM0 InitLaserXs: L...
28.991071
109
0.356637
5adb38b55bd5ec9dd9c1adb154c936daef68077e
33,337
cs
C#
sdk/src/Services/IoTThingsGraph/Generated/ServiceEnumerations.cs
philasmar/aws-sdk-net
64a49f18246bf903fdd1f01c5b5af36ab0fd6f94
[ "Apache-2.0" ]
1
2021-09-17T15:33:32.000Z
2021-09-17T15:33:32.000Z
sdk/src/Services/IoTThingsGraph/Generated/ServiceEnumerations.cs
philasmar/aws-sdk-net
64a49f18246bf903fdd1f01c5b5af36ab0fd6f94
[ "Apache-2.0" ]
null
null
null
sdk/src/Services/IoTThingsGraph/Generated/ServiceEnumerations.cs
philasmar/aws-sdk-net
64a49f18246bf903fdd1f01c5b5af36ab0fd6f94
[ "Apache-2.0" ]
1
2022-01-22T02:39:11.000Z
2022-01-22T02:39:11.000Z
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "li...
41.46393
149
0.618472
4f3c9887dce27214860655124622a3c643ce43e7
10,604
rb
Ruby
Library/Homebrew/extend/ENV/std.rb
dserodio/homebrew
7111d891059407ee846c1b1dbf83f766661c130f
[ "BSD-2-Clause" ]
1
2019-06-22T05:55:39.000Z
2019-06-22T05:55:39.000Z
Library/Homebrew/extend/ENV/std.rb
basvodde/homebrew
e14bd6c5003b7435ee82947b6240b25f032e31c1
[ "BSD-2-Clause" ]
null
null
null
Library/Homebrew/extend/ENV/std.rb
basvodde/homebrew
e14bd6c5003b7435ee82947b6240b25f032e31c1
[ "BSD-2-Clause" ]
null
null
null
require 'hardware' require 'os/mac' require 'extend/ENV/shared' module Stdenv include SharedEnvExtension SAFE_CFLAGS_FLAGS = "-w -pipe" DEFAULT_FLAGS = '-march=core2 -msse4' def self.extended(base) unless ORIGINAL_PATHS.include? HOMEBREW_PREFIX/'bin' base.prepend_path 'PATH', "#{HOMEBREW_PREFIX}/bi...
30.297143
118
0.673708
4cea64820877a33240278424423bf63d0ac0e884
1,173
py
Python
download.py
Andy0619/Crawl_3rd_party_stores
78ce30c43f8c04a8536c567651960f26734b029d
[ "MIT" ]
4
2020-06-01T09:21:54.000Z
2021-11-30T02:39:18.000Z
download.py
PowerOlive/Crawl_3rd_party_stores
78ce30c43f8c04a8536c567651960f26734b029d
[ "MIT" ]
null
null
null
download.py
PowerOlive/Crawl_3rd_party_stores
78ce30c43f8c04a8536c567651960f26734b029d
[ "MIT" ]
1
2020-10-31T09:06:24.000Z
2020-10-31T09:06:24.000Z
# -*- coding: utf-8 -*- from pymongo import MongoClient import bson import re if __name__ == '__main__': collection = MongoClient('mongodb://localhost:27017/')['scrapy']['Third_Party_apps'] regax = bson.Regex.from_native(re.compile('^Wandoujia_.*')) wandoujia_list = collection.find({'ID':regax},{'ID':1,'Ver...
36.65625
99
0.514066
460c76443638f87a1c671004a9cb926242b7c1cf
97
sql
SQL
Development/Core/TfsMigrationDBConsolidation/Tfs_Integration/Schema Objects/Tables/Keys/dbo.RUNTIME_CHANGE_GROUPS.PK_RT_ChangeGroups.pkey.sql
adamdriscoll/TfsIntegrationPlatform
28e0f51e804423bbde61083422711113662f2710
[ "MIT" ]
6
2016-09-06T19:41:51.000Z
2021-06-08T19:50:15.000Z
IntegrationPlatform/Core/TfsMigrationDBConsolidation/Tfs_Integration/Schema Objects/Tables/Keys/dbo.RUNTIME_CHANGE_GROUPS.PK_RT_ChangeGroups.pkey.sql
adamdriscoll/TfsIntegrationPlatform
28e0f51e804423bbde61083422711113662f2710
[ "MIT" ]
null
null
null
IntegrationPlatform/Core/TfsMigrationDBConsolidation/Tfs_Integration/Schema Objects/Tables/Keys/dbo.RUNTIME_CHANGE_GROUPS.PK_RT_ChangeGroups.pkey.sql
adamdriscoll/TfsIntegrationPlatform
28e0f51e804423bbde61083422711113662f2710
[ "MIT" ]
6
2016-05-24T13:57:54.000Z
2020-01-27T12:11:57.000Z
ALTER TABLE [dbo].[RUNTIME_CHANGE_GROUPS] ADD CONSTRAINT [PK_RT_ChangeGroups] PRIMARY KEY (Id)
32.333333
42
0.793814
d251ec053e49e2bb96666770b7cd3aa48b283c1f
1,517
rs
Rust
src/usb/if_.rs
pablo-mansanet-bluefruit/efm32gg11b-hal
61a359e544b9dac336f58e51697d248daf658d59
[ "MIT" ]
null
null
null
src/usb/if_.rs
pablo-mansanet-bluefruit/efm32gg11b-hal
61a359e544b9dac336f58e51697d248daf658d59
[ "MIT" ]
null
null
null
src/usb/if_.rs
pablo-mansanet-bluefruit/efm32gg11b-hal
61a359e544b9dac336f58e51697d248daf658d59
[ "MIT" ]
1
2021-07-08T09:54:46.000Z
2021-07-08T09:54:46.000Z
#[doc = "Reader of register IF"] pub type R = crate::R<u32, super::IF>; #[doc = "Reader of field `VBUSDETH`"] pub type VBUSDETH_R = crate::R<bool, bool>; #[doc = "Reader of field `VBUSDETL`"] pub type VBUSDETL_R = crate::R<bool, bool>; #[doc = "Reader of field `ERR`"] pub type ERR_R = crate::R<bool, bool>; #[doc = "Rea...
43.342857
92
0.59855
2fe94e879912d14ca18912d6024587424d28ccef
260
py
Python
tests/tests_integration/test_three.py
drewverlee/prims-algorithm
2d3e14dbf45b211e77d3e7aab6b5b9c5ccdc1e4c
[ "MIT" ]
null
null
null
tests/tests_integration/test_three.py
drewverlee/prims-algorithm
2d3e14dbf45b211e77d3e7aab6b5b9c5ccdc1e4c
[ "MIT" ]
null
null
null
tests/tests_integration/test_three.py
drewverlee/prims-algorithm
2d3e14dbf45b211e77d3e7aab6b5b9c5ccdc1e4c
[ "MIT" ]
null
null
null
""" 6 11 1 2 10 1 5 -3 1 4 5 1 3 4 2 6 6 2 3 7 3 6 -10 3 4 -1 4 6 2 4 5 -8 5 6 1 """ from prims import prims def test_prims_should_find_cost_of_neg_16(GF3, simple_que): v = GF3.any_vertice() mst = prims(GF3, simple_que, v) assert mst.cost == -16
11.818182
59
0.626923
4634e497a76a32822d6c01406324f88dd71028a1
2,697
php
PHP
resources/views/reportes/frmActivosPersonal.blade.php
garevalo/inventario
95806594b4b43b4e42956808cb0545e970100a08
[ "MIT" ]
null
null
null
resources/views/reportes/frmActivosPersonal.blade.php
garevalo/inventario
95806594b4b43b4e42956808cb0545e970100a08
[ "MIT" ]
null
null
null
resources/views/reportes/frmActivosPersonal.blade.php
garevalo/inventario
95806594b4b43b4e42956808cb0545e970100a08
[ "MIT" ]
null
null
null
@extends('back.app') @section('title')Módulo reporte por personal @endsection @section('head') @parent <!-- DataTables --> <link rel="stylesheet" href="{{asset('plugins/datatables/dataTables.bootstrap.css')}}"> @endsection @section('content') <div class="col-xs-12"> <div class="box box-dang...
35.96
174
0.420838
9495fef5208e34e00461bcbb08a944e0813778e0
1,098
dart
Dart
tests/language/null_aware/access_runtime_test.dart
omerlevran46/sdk
b1955d63ad678b651b09db3dd286136c4463f36b
[ "BSD-3-Clause" ]
8,969
2015-05-16T16:49:24.000Z
2022-03-31T19:54:40.000Z
tests/language/null_aware/access_runtime_test.dart
omerlevran46/sdk
b1955d63ad678b651b09db3dd286136c4463f36b
[ "BSD-3-Clause" ]
30,202
2015-05-17T02:27:45.000Z
2022-03-31T22:54:46.000Z
tests/language/null_aware/access_runtime_test.dart
omerlevran46/sdk
b1955d63ad678b651b09db3dd286136c4463f36b
[ "BSD-3-Clause" ]
1,619
2015-05-16T21:36:42.000Z
2022-03-29T20:36:59.000Z
// Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. // Verify semantics of the ?. operator when it does not appear on the LHS of an // assignment. import ...
20.716981
79
0.615665
133886e523c0cd464fe5e3edcdd571107f9c88fe
348
lua
Lua
MMOCoreORB/bin/scripts/object/custom_content/tangible/collection/deathtrooper_research_cracked_datapad_01.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
18
2017-02-09T15:36:05.000Z
2021-12-21T04:22:15.000Z
MMOCoreORB/bin/scripts/object/custom_content/tangible/collection/deathtrooper_research_cracked_datapad_01.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
61
2016-12-30T21:51:10.000Z
2021-12-10T20:25:56.000Z
MMOCoreORB/bin/scripts/object/custom_content/tangible/collection/deathtrooper_research_cracked_datapad_01.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
71
2017-01-01T05:34:38.000Z
2022-03-29T01:04:00.000Z
object_tangible_collection_deathtrooper_research_cracked_datapad_01 = object_tangible_collection_shared_deathtrooper_research_cracked_datapad_01:new { gameObjectType = 8211,} ObjectTemplates:addTemplate(object_tangible_collection_deathtrooper_research_cracked_datapad_01, "object/tangible/collection/deathtrooper_resea...
69.6
171
0.925287
15c191e22ea5748aebcd0adf673d123b02db4802
743
rb
Ruby
db/seeds.rb
santi-git/todoist
6ae3e7eadf670524d26cfff457ca2fceca9ae1c8
[ "MIT" ]
1
2018-11-14T15:01:24.000Z
2018-11-14T15:01:24.000Z
db/seeds.rb
santi-git/todoist
6ae3e7eadf670524d26cfff457ca2fceca9ae1c8
[ "MIT" ]
null
null
null
db/seeds.rb
santi-git/todoist
6ae3e7eadf670524d26cfff457ca2fceca9ae1c8
[ "MIT" ]
null
null
null
require 'faker' private def add_tasks(list) [LongTask, SimpleTask, TemporaryTask].each do |klass| p "Creating 2 #{klass} tasks" (rand(2)+2).times do descriptions = [ Faker::StarWars.quote, Faker::Hacker.say_something_smart, Faker::ChuckNorris.fact, Faker::Hipster.sentence ] attr...
21.228571
115
0.682369
0c0ac390d84d3d70acb23a588e0726a5941189aa
6,753
lua
Lua
src/camera/src/Client/CameraStackService.lua
Yuuwa0519/NevermoreEngine
8f0a59b68ccf7c792dba3076aad982334946e1f9
[ "MIT" ]
null
null
null
src/camera/src/Client/CameraStackService.lua
Yuuwa0519/NevermoreEngine
8f0a59b68ccf7c792dba3076aad982334946e1f9
[ "MIT" ]
null
null
null
src/camera/src/Client/CameraStackService.lua
Yuuwa0519/NevermoreEngine
8f0a59b68ccf7c792dba3076aad982334946e1f9
[ "MIT" ]
null
null
null
--[=[ Holds camera states and allows for the last camera state to be retrieved. Also initializes an impulse and default camera as the bottom of the stack. Is a singleton. @class CameraStackService ]=] local require = require(script.Parent.loader).load(script) local RunService = game:GetService("RunService") local...
25.104089
112
0.757293
43e0c47f6e529a11d62f50beab3f3144d528cf90
1,848
ts
TypeScript
packages/babel-types/src/traverse/traverse.ts
Delta-CI/babel
6e18bc7a7882faf0a27b5f5860e791dd41f31a79
[ "MIT" ]
2
2020-03-25T21:59:21.000Z
2020-12-28T06:02:05.000Z
packages/babel-types/src/traverse/traverse.ts
Delta-CI/babel
6e18bc7a7882faf0a27b5f5860e791dd41f31a79
[ "MIT" ]
1
2021-01-09T07:38:55.000Z
2021-01-09T07:38:55.000Z
packages/babel-types/src/traverse/traverse.ts
Delta-CI/babel
6e18bc7a7882faf0a27b5f5860e791dd41f31a79
[ "MIT" ]
null
null
null
import { VISITOR_KEYS } from "../definitions"; import type * as t from ".."; export type TraversalAncestors = Array<{ node: t.Node; key: string; index?: number; }>; export type TraversalHandler<T> = ( this: undefined, node: t.Node, parent: TraversalAncestors, state: T, ) => void; export type TraversalH...
21.741176
75
0.619589
d1b15060de7493fc05ed3881e13ab870c18d85c0
3,951
kt
Kotlin
model/src/main/kotlin/org/eclipse/keti/acs/rest/PolicyEvaluationRequestV1.kt
anubhavi25/keti
285400fba42c687bb42bf4e537ae6f9eca4bf4df
[ "Apache-2.0" ]
null
null
null
model/src/main/kotlin/org/eclipse/keti/acs/rest/PolicyEvaluationRequestV1.kt
anubhavi25/keti
285400fba42c687bb42bf4e537ae6f9eca4bf4df
[ "Apache-2.0" ]
null
null
null
model/src/main/kotlin/org/eclipse/keti/acs/rest/PolicyEvaluationRequestV1.kt
anubhavi25/keti
285400fba42c687bb42bf4e537ae6f9eca4bf4df
[ "Apache-2.0" ]
null
null
null
/******************************************************************************* * Copyright 2018 General Electric Company * * 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:...
43.417582
244
0.682106
b7f71c2b0589e02e4c8e83f9217e2226ae324939
5,637
cs
C#
src/YS.EventBus.Impl.RabbitMQ/RabbitMQEventConsumer.cs
yscorecore/ys.event
fd09bed1c68f933992d1cbbe89224ff41b46a884
[ "MIT" ]
1
2020-08-04T01:14:50.000Z
2020-08-04T01:14:50.000Z
src/YS.EventBus.Impl.RabbitMQ/RabbitMQEventConsumer.cs
yscorecore/ys.event
fd09bed1c68f933992d1cbbe89224ff41b46a884
[ "MIT" ]
26
2020-04-07T16:16:54.000Z
2020-07-04T14:28:27.000Z
src/YS.EventBus.Impl.RabbitMQ/RabbitMQEventConsumer.cs
yscorecore/ys.eventbus
fd09bed1c68f933992d1cbbe89224ff41b46a884
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Globalization; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Hosting; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using RabbitMQ.Client; using RabbitMQ.Client.Events; using Sys...
35.23125
201
0.577435
dbdaf4546ec032d98d7f41688199dba24dc4f7af
5,479
php
PHP
admin/tables/network-users-list.php
tnchuntic/multisite-content-copier
66fc0267e83c7df31955a7b5144c8f0f0f5001c1
[ "BSD-3-Clause-Attribution", "IJG", "MTLL" ]
9
2019-05-09T11:57:53.000Z
2022-02-21T21:33:29.000Z
admin/tables/network-users-list.php
tnchuntic/multisite-content-copier
66fc0267e83c7df31955a7b5144c8f0f0f5001c1
[ "BSD-3-Clause-Attribution", "IJG", "MTLL" ]
2
2020-09-04T14:37:42.000Z
2021-02-21T18:49:02.000Z
admin/tables/network-users-list.php
tnchuntic/multisite-content-copier
66fc0267e83c7df31955a7b5144c8f0f0f5001c1
[ "BSD-3-Clause-Attribution", "IJG", "MTLL" ]
27
2019-05-09T03:15:04.000Z
2022-03-03T08:42:36.000Z
<?php class MCC_Users_List_Table extends WP_List_Table { private $blog_id; private $selected; private $enabled; function __construct( $args = array() ) { $args = wp_parse_args( $args, array( 'blog_id' => 1, 'enabled' => true , 'selected' => array() ) ); extract( $args ); $this->blog_id = $args...
28.989418
235
0.536959
82b33a02bd5b4616526bd4b6c2aee73cb868b589
1,467
swift
Swift
Twitter/UserHeaderView.swift
kate2753/CodePathTwitter
124483caa07817ad2249e60c77b8e7f45dc6b18a
[ "Apache-2.0" ]
null
null
null
Twitter/UserHeaderView.swift
kate2753/CodePathTwitter
124483caa07817ad2249e60c77b8e7f45dc6b18a
[ "Apache-2.0" ]
null
null
null
Twitter/UserHeaderView.swift
kate2753/CodePathTwitter
124483caa07817ad2249e60c77b8e7f45dc6b18a
[ "Apache-2.0" ]
null
null
null
// // UserHeaderView.swift // Twitter // // Created by kate_odnous on 8/19/16. // Copyright © 2016 Kate Odnous. All rights reserved. // import UIKit import AFNetworking class UserHeaderView: UIView { @IBOutlet private var contentView: UIView! @IBOutlet private weak var coverPhotoImageView: UIImageView! @IBO...
24.864407
77
0.69257
8dd2f58f41dd8641bf90f6fcc25024e43928a63c
53,918
js
JavaScript
blackswan/methods.js
stewdio/blackswan
f47d4626e54ff748280ed8ff44a4e9b2e44e18cd
[ "MIT" ]
10
2020-10-06T14:47:00.000Z
2021-11-03T18:01:10.000Z
blackswan/methods.js
stewdio/blackswan
f47d4626e54ff748280ed8ff44a4e9b2e44e18cd
[ "MIT" ]
null
null
null
blackswan/methods.js
stewdio/blackswan
f47d4626e54ff748280ed8ff44a4e9b2e44e18cd
[ "MIT" ]
1
2020-10-07T21:49:41.000Z
2020-10-07T21:49:41.000Z
// Copyright © 2020, Stewart Smith. See LICENSE for details. ///////////////// // // // Helpers // // // ///////////////// function reset(){ document .querySelector( 'main' ) .classList .remove( 'tilted', 'spin' ) forEachElement( '.keyboards-rotator, .ke...
18.780216
123
0.595682
7a877025ed54f09ebb586ee7020b5fc08020cc19
11,752
go
Go
stringer/typestring.go
thallgren/dgo
658c96cf0b729ef29f5e49fe5ef021017e59b9fa
[ "Apache-2.0" ]
7
2019-09-13T10:09:50.000Z
2021-04-07T00:52:56.000Z
stringer/typestring.go
thallgren/dgo
658c96cf0b729ef29f5e49fe5ef021017e59b9fa
[ "Apache-2.0" ]
5
2019-09-11T12:01:01.000Z
2021-01-12T18:59:55.000Z
stringer/typestring.go
thallgren/dgo
658c96cf0b729ef29f5e49fe5ef021017e59b9fa
[ "Apache-2.0" ]
7
2019-09-04T08:16:37.000Z
2021-08-25T15:13:52.000Z
package stringer import ( "io" "math" "strconv" "strings" "github.com/lyraproj/dgo/internal" "github.com/lyraproj/dgo/dgo" "github.com/lyraproj/dgo/util" ) const ( commaPrio = iota orPrio xorPrio andPrio typePrio ) type typeToString func(typ dgo.Type, prio int) type typeBuilder struct { io.Writer co...
26.83105
113
0.670354
01340c0ff99ea90e8daba41a27f63a06397459fe
1,448
sql
SQL
corehq/warehouse/transforms/sql/form_fact.sql
kkrampa/commcare-hq
d64d7cad98b240325ad669ccc7effb07721b4d44
[ "BSD-3-Clause" ]
1
2020-05-05T13:10:01.000Z
2020-05-05T13:10:01.000Z
corehq/warehouse/transforms/sql/form_fact.sql
kkrampa/commcare-hq
d64d7cad98b240325ad669ccc7effb07721b4d44
[ "BSD-3-Clause" ]
1
2019-12-09T14:00:14.000Z
2019-12-09T14:00:14.000Z
corehq/warehouse/transforms/sql/form_fact.sql
MaciejChoromanski/commcare-hq
fd7f65362d56d73b75a2c20d2afeabbc70876867
[ "BSD-3-Clause" ]
5
2015-11-30T13:12:45.000Z
2019-07-01T19:27:07.000Z
INSERT INTO {{ form_fact }} ( form_id, domain, domain_dim_id, app_id, xmlns, user_id, user_dim_id, received_on, deleted_on, edited_on, build_id, state, last_modified, batch_id, time_end, time_start, commcare_version, app_version ) SELECT form_i...
24.542373
87
0.688536
64431f9669d3489afa834ce7abed1f2c6d512729
369
py
Python
backend/tv_show/migrations/0003_rename_description_tvshow_footer.py
sysopmatt/py-schedule
c087b6e5ca162481394de0d5e8c7b41a74092f99
[ "MIT" ]
null
null
null
backend/tv_show/migrations/0003_rename_description_tvshow_footer.py
sysopmatt/py-schedule
c087b6e5ca162481394de0d5e8c7b41a74092f99
[ "MIT" ]
null
null
null
backend/tv_show/migrations/0003_rename_description_tvshow_footer.py
sysopmatt/py-schedule
c087b6e5ca162481394de0d5e8c7b41a74092f99
[ "MIT" ]
null
null
null
# Generated by Django 3.2.10 on 2021-12-13 02:00 from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('tv_show', '0002_auto_20211213_0156'), ] operations = [ migrations.RenameField( model_name='tvshow', old_name='description',...
19.421053
48
0.590786
dfaff813cc60f715396e05830e24ab1505f785cd
254
asm
Assembly
libsrc/_DEVELOPMENT/target/yaz180/driver/time/c/sccz80/clock_getres_callee.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/target/yaz180/driver/time/c/sccz80/clock_getres_callee.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/target/yaz180/driver/time/c/sccz80/clock_getres_callee.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_driver PUBLIC clock_getres_callee EXTERN asm_clock_getres ; get the the system time resolution .clock_getres_callee pop af pop hl pop bc ; ignore the enum clock_id push af jp asm_clock_getres
16.933333
62
0.681102
e158463ceb87581f76ffc7c6d4a2ef6f176ee59b
1,174
go
Go
goroutines/State.go
wsabc/GoByExamples
43b54c787b6020714ac6b138cbfa0010055b0369
[ "BSD-3-Clause" ]
null
null
null
goroutines/State.go
wsabc/GoByExamples
43b54c787b6020714ac6b138cbfa0010055b0369
[ "BSD-3-Clause" ]
null
null
null
goroutines/State.go
wsabc/GoByExamples
43b54c787b6020714ac6b138cbfa0010055b0369
[ "BSD-3-Clause" ]
null
null
null
package main import ( "fmt" "math/rand" "sync" "sync/atomic" "time" ) func main() { // atomic counter var ops uint64 for i := 0; i < 50; i++ { go func() { for { atomic.AddUint64(&ops, 1) time.Sleep(time.Millisecond) } }() } time.Sleep(time.Second) opsFinal := atomic.LoadUint64(&ops) f...
15.447368
38
0.59029
b0cc4349e7a5fb47d2c20b5a65e3109ce43dcdea
317
py
Python
src/skip.py
timm/duo
b05025d21abb26c9d56050efe7a9aa30796d02e1
[ "Unlicense" ]
null
null
null
src/skip.py
timm/duo
b05025d21abb26c9d56050efe7a9aa30796d02e1
[ "Unlicense" ]
null
null
null
src/skip.py
timm/duo
b05025d21abb26c9d56050efe7a9aa30796d02e1
[ "Unlicense" ]
null
null
null
# vim: filetype=python ts=2 sw=2 sts=2 et : # (c) 2021, tim menzies (timm@ieee.org) unlicense.org """Columns that we will not summarize.""" from col import Col class Skip(Col): def __init__(i,**kw): super().__init__(**kw) def add1(i,x,n=1) : return x def mid(i): return "?" def spread(i): return "?"
24.384615
53
0.630915
f6efb66a565d5467d48ecbfb13c7539335027032
865
sh
Shell
examples/pxScene2d/external/libnode-v6.9.0/tools/make-v8.sh
madanagopaltcomcast/pxCore
c4a3a40a190521c8b6383d126c87612eca5b3c42
[ "Apache-2.0" ]
46
2017-09-07T14:59:22.000Z
2020-10-31T20:34:12.000Z
examples/pxScene2d/external/libnode-v6.9.0/tools/make-v8.sh
madanagopaltcomcast/pxCore
c4a3a40a190521c8b6383d126c87612eca5b3c42
[ "Apache-2.0" ]
1,432
2017-06-21T04:08:48.000Z
2020-08-25T16:21:15.000Z
examples/pxScene2d/external/libnode-v6.9.0/tools/make-v8.sh
madanagopaltcomcast/pxCore
c4a3a40a190521c8b6383d126c87612eca5b3c42
[ "Apache-2.0" ]
317
2017-06-20T19:57:17.000Z
2020-09-16T10:28:30.000Z
#!/bin/bash git_origin=$(git config --get remote.origin.url | sed 's/.\+[\/:]\([^\/]\+\/[^\/]\+\)$/\1/') git_branch=$(git rev-parse --abbrev-ref HEAD) v8ver=${1:-v8} #default v8 svn_prefix=https://github.com svn_path="$svn_prefix/$git_origin/branches/$git_branch/deps/$v8ver" #svn_path="$git_origin/branches/$git_branc...
22.179487
92
0.643931
850211ad8cc5ff82c60dc9723c1f8b7574ab0e04
1,213
cs
C#
Tracker/Tools.cs
ddieffen/YellowBrickV6Plotter
ee29e0eda6c3b0d878312a1292c738b283074191
[ "MIT" ]
null
null
null
Tracker/Tools.cs
ddieffen/YellowBrickV6Plotter
ee29e0eda6c3b0d878312a1292c738b283074191
[ "MIT" ]
null
null
null
Tracker/Tools.cs
ddieffen/YellowBrickV6Plotter
ee29e0eda6c3b0d878312a1292c738b283074191
[ "MIT" ]
null
null
null
using System.Xml; using System.Drawing; namespace Tracker { public static class Tools { public static XmlAttribute CreateAttr(this XmlDocument xmlDoc, string name, object value) { XmlAttribute attribute = xmlDoc.CreateAttribute(name); if (value == null) ...
31.102564
105
0.563891
be8cb5b9667c7d5f659b5d226a8938109aaf66f2
435
ts
TypeScript
src/common/utils/random.ts
wingsico/i-music
d6c2c1ce32778d20b4df77ddaf5b5f41cd9c8df5
[ "MIT" ]
null
null
null
src/common/utils/random.ts
wingsico/i-music
d6c2c1ce32778d20b4df77ddaf5b5f41cd9c8df5
[ "MIT" ]
null
null
null
src/common/utils/random.ts
wingsico/i-music
d6c2c1ce32778d20b4df77ddaf5b5f41cd9c8df5
[ "MIT" ]
null
null
null
type Parser = (n: number, ...rest: any[]) => number; export function nextInt(min?: number, max?: number): number { return nextNumber(min, max, Math.floor, true); } export function nextNumber(min?: number, max?:number, parser?: Parser, needAdd ?: boolean) { min = min ?? 0; max = max ?? 1; parser = parser ??...
25.588235
92
0.609195
b8dbd023407f37bc4d6832c36d681e3f7942aeff
5,080
py
Python
src/simmate/toolkit/base_data_types/_to_do/lattice.py
laurenmm/simmate-1
c06b94c46919b01cda50f78221ad14f75c100a14
[ "BSD-3-Clause" ]
9
2021-12-21T02:58:21.000Z
2022-01-25T14:00:06.000Z
src/simmate/toolkit/base_data_types/_to_do/lattice.py
laurenmm/simmate-1
c06b94c46919b01cda50f78221ad14f75c100a14
[ "BSD-3-Clause" ]
51
2022-01-01T15:59:58.000Z
2022-03-26T21:25:42.000Z
src/simmate/toolkit/base_data_types/_to_do/lattice.py
laurenmm/simmate-1
c06b94c46919b01cda50f78221ad14f75c100a14
[ "BSD-3-Clause" ]
7
2022-01-01T03:44:32.000Z
2022-03-29T19:59:27.000Z
# -*- coding: utf-8 -*- # OPTIMIZE: using caching improves speed significantly at the cost of memory. I # need to see which is preferable in higher-level tests. from functools import cached_property import numpy from numba import njit as numba_speedup class Lattice: """ This class is for 3D crystal lattices...
34.09396
89
0.61063
24968791a0454d541fe5f9fb9b9d0b2f5a7b6557
3,127
php
PHP
src/Driver/ArrayDriver.php
iwyg/cache
9ee3d7350d201e191f354198b535162a887bb705
[ "MIT" ]
null
null
null
src/Driver/ArrayDriver.php
iwyg/cache
9ee3d7350d201e191f354198b535162a887bb705
[ "MIT" ]
null
null
null
src/Driver/ArrayDriver.php
iwyg/cache
9ee3d7350d201e191f354198b535162a887bb705
[ "MIT" ]
null
null
null
<?php /* * This File is part of the Lucid\Cache package * * (c) iwyg <mail@thomas-appel.com> * * For full copyright and license information, please refer to the LICENSE file * that was distributed with this package. */ namespace Lucid\Cache\Driver; use ArrayObject; /** * @class ArrayDriver * @see Abstract...
18.28655
86
0.507195
25ac311b2a7ecdab4944c7401585693fee3a5729
324
js
JavaScript
packages/fractal-charts/dist/components/QuadrantChart/Dot.js
BrandonMA/fractal
af4511de030a9b23d1a28349743eb9120ff2b91b
[ "MIT" ]
1
2021-07-16T21:45:40.000Z
2021-07-16T21:45:40.000Z
packages/fractal-charts/dist/components/QuadrantChart/Dot.js
BrandonMA/fractal
af4511de030a9b23d1a28349743eb9120ff2b91b
[ "MIT" ]
null
null
null
packages/fractal-charts/dist/components/QuadrantChart/Dot.js
BrandonMA/fractal
af4511de030a9b23d1a28349743eb9120ff2b91b
[ "MIT" ]
null
null
null
import React from 'react'; import { Layer } from '@bma98/fractal-ui'; const SIZE = 8; export function Dot({ color, addSpacing }) { return React.createElement(Layer, { backgroundColor: color, width: SIZE, height: SIZE, borderRadius: SIZE / 2, marginBottom: addSpacing ? 4 : undefined }); } //# sourceMappingURL=Dot.js...
46.285714
159
0.716049
db9db9655774d48154254722c3de5078c20370b1
568
php
PHP
app/Http/Controllers/Controller.php
kirstine78/EzyHirePrototype
bc852f3fef843bbe8aef15554e2164ac63056f32
[ "MIT" ]
null
null
null
app/Http/Controllers/Controller.php
kirstine78/EzyHirePrototype
bc852f3fef843bbe8aef15554e2164ac63056f32
[ "MIT" ]
null
null
null
app/Http/Controllers/Controller.php
kirstine78/EzyHirePrototype
bc852f3fef843bbe8aef15554e2164ac63056f32
[ "MIT" ]
null
null
null
<?php /** * Student name: Kirstine Brørup Nielsen * Student id: 100527988 * Date: 18.10.2016 * Assignment: EzyHire * Version: Prototype * File: Controller.php */ namespace App\Http\Controllers; use Illuminate\Foundation\Bus\DispatchesJobs; use Illuminate\Routing\Cont...
24.695652
62
0.734155
a1547811509f489e325e64cbfa7cbd392562433d
1,460
ts
TypeScript
src/stores/Rune/RuneStore.ts
mikemartincode/sw-assistant
c8cd9f25258aa85a1c98b0b7618723dcf53fe92b
[ "MIT" ]
null
null
null
src/stores/Rune/RuneStore.ts
mikemartincode/sw-assistant
c8cd9f25258aa85a1c98b0b7618723dcf53fe92b
[ "MIT" ]
null
null
null
src/stores/Rune/RuneStore.ts
mikemartincode/sw-assistant
c8cd9f25258aa85a1c98b0b7618723dcf53fe92b
[ "MIT" ]
null
null
null
import { action, observable } from "mobx"; import { persist } from "mobx-persist"; import { IRootStore } from ".."; //import { UnitList } from "../types"; import CalcModel from "./CalcModel"; class RuneList { rootStore: IRootStore; constructor(rootStore: IRootStore) { this.rootStore = rootStore; } @persis...
25.614035
58
0.541096
c8da1ec5fc9c6c258b76e12451c155642537c1e7
12,806
lua
Lua
volume/data/npc/scripts/Gregor.lua
patsadow2/Tibia
b3aebbc5aea78cc2a238584c767c5c7315bab4dd
[ "MIT" ]
2
2018-10-30T19:19:27.000Z
2019-04-05T08:18:11.000Z
volume/data/npc/scripts/Gregor.lua
patsadow2/Tibia
b3aebbc5aea78cc2a238584c767c5c7315bab4dd
[ "MIT" ]
1
2019-04-05T18:53:52.000Z
2019-04-10T10:53:04.000Z
volume/data/npc/scripts/Gregor.lua
patsadow2/Tibia
b3aebbc5aea78cc2a238584c767c5c7315bab4dd
[ "MIT" ]
2
2019-12-11T04:13:15.000Z
2020-02-15T14:42:13.000Z
local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end function onCreatureSay(cid, type, msg)...
62.165049
275
0.741527
2d1f98140355af94595dd87cc3c7197265408bf3
5,198
css
CSS
public/css/page/home.css
umntv-dev/gen8
dfc6921646a83b2580299f464d0087948fcf3ae2
[ "MIT" ]
null
null
null
public/css/page/home.css
umntv-dev/gen8
dfc6921646a83b2580299f464d0087948fcf3ae2
[ "MIT" ]
null
null
null
public/css/page/home.css
umntv-dev/gen8
dfc6921646a83b2580299f464d0087948fcf3ae2
[ "MIT" ]
null
null
null
:root { --swiper-navigation-color: white; } .sec1{ min-height: 100vh; display: flex; border-radius: 0 0 51px 51px;; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.29) 100%); filter: drop-shadow(0px 11px 18px rgba(0, 0, 0, 0.25)); } .mySwiper{ width:...
19.251852
110
0.572143
b8d64f0d046b77099499920bf86d1f4dc5c5e73e
826
sql
SQL
db/schema.sql
dagreatcode/barbara-api
55dcc0a77829a1ad73457c444ee7f8527b0db32f
[ "MIT" ]
1
2021-04-06T04:07:09.000Z
2021-04-06T04:07:09.000Z
db/schema.sql
dagreatcode/barbara-api
55dcc0a77829a1ad73457c444ee7f8527b0db32f
[ "MIT" ]
null
null
null
db/schema.sql
dagreatcode/barbara-api
55dcc0a77829a1ad73457c444ee7f8527b0db32f
[ "MIT" ]
null
null
null
DROP DATABASE retroluxe_db; CREATE DATABASE retroluxe_db; USE retroluxe_db; USE `rl3zojbpssol3ahj`; -- Create the table actors. -- Create the table actors. CREATE TABLE `poohmadeit` ( `id` INT AUTO_INCREMENT, `name` VARCHAR (30) NOT NULL, `bin_location` INT NOT NULL, `description` VARCHAR (60) NOT NULL, `img`...
20.65
38
0.720339
4951f4dd0bb9dd7897a5719b630e1ba4c44100e2
2,168
py
Python
Lib/site-packages/mysqlx/dbdoc.py
jmsnur/mytaxi-test
eb7f70d0ac1c4df32aaebaab118a25c83683ce13
[ "bzip2-1.0.6" ]
7
2022-03-10T07:03:14.000Z
2022-03-24T09:42:46.000Z
Lib/site-packages/mysqlx/dbdoc.py
jmsnur/mytaxi-test
eb7f70d0ac1c4df32aaebaab118a25c83683ce13
[ "bzip2-1.0.6" ]
7
2019-12-04T22:51:59.000Z
2022-02-10T08:28:35.000Z
Lib/site-packages/mysqlx/dbdoc.py
jmsnur/mytaxi-test
eb7f70d0ac1c4df32aaebaab118a25c83683ce13
[ "bzip2-1.0.6" ]
3
2020-07-22T23:41:29.000Z
2020-09-02T16:40:32.000Z
# MySQL Connector/Python - MySQL driver written in Python. # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. # MySQL Connector/Python is licensed under the terms of the GPLv2 # <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most # MySQL Connectors. There are special exceptions to ...
34.412698
78
0.697417
d64fcc3ada5c859c37272f4cee51963ed22d86d8
493
cs
C#
SummonerNameChecker/Models/Dto/SummonerDto.cs
GeorgeGee/league-summoner-name-checker
c11bb16c3046088a89c5199416a9a2d3d91e7c9c
[ "MIT" ]
6
2019-05-28T06:20:10.000Z
2022-01-22T02:45:03.000Z
SummonerNameChecker/Models/Dto/SummonerDto.cs
GeorgeGee/league-summoner-name-checker
c11bb16c3046088a89c5199416a9a2d3d91e7c9c
[ "MIT" ]
2
2020-07-14T00:59:02.000Z
2022-01-07T02:42:56.000Z
SummonerNameChecker/Models/Dto/SummonerDto.cs
GeorgeGee/league-summoner-name-checker
c11bb16c3046088a89c5199416a9a2d3d91e7c9c
[ "MIT" ]
1
2020-11-22T01:24:43.000Z
2020-11-22T01:24:43.000Z
namespace SummonerNameChecker.Models.Dto { /// <summary> /// Represents a Summoner returned from Riot Games API /// </summary> public class SummonerDto { public int ProfileIconId { get; set; } public string Name { get; set; } public string Puuid { get; set; } public ...
29
58
0.59432
795f1a71ce1722bf4c1023ff06004a2c4f8d31c8
4,422
php
PHP
modules/example/models/Kpihosp.php
wirote/educate
349746d90f8f6f73b235e59230a32a499fd5f554
[ "BSD-3-Clause" ]
null
null
null
modules/example/models/Kpihosp.php
wirote/educate
349746d90f8f6f73b235e59230a32a499fd5f554
[ "BSD-3-Clause" ]
null
null
null
modules/example/models/Kpihosp.php
wirote/educate
349746d90f8f6f73b235e59230a32a499fd5f554
[ "BSD-3-Clause" ]
null
null
null
<?php namespace app\modules\example\models; use Yii; /** * This is the model class for table "kpihosp". * * @property string $chapter ชือ Chapter * @property int $chapcode รหัส Chapter * @property string $grp ชือ Group * @property int $grpcode รหัส Group * @property int $id * @property string $Roadma...
34.818898
179
0.508141
464ef74c75f33dcd7f47dce8af2ecbe0edcf0898
6,343
php
PHP
application/views/models/Expense_model.php
kevalj/ims1
0f8d61b58ccd2092f6fddae3486281bdab5404ff
[ "MIT" ]
null
null
null
application/views/models/Expense_model.php
kevalj/ims1
0f8d61b58ccd2092f6fddae3486281bdab5404ff
[ "MIT" ]
null
null
null
application/views/models/Expense_model.php
kevalj/ims1
0f8d61b58ccd2092f6fddae3486281bdab5404ff
[ "MIT" ]
null
null
null
<?php class Expense_model extends CI_Model { public function __construct() { $this->load->database(); $this->load->library('session'); $this->load->helper('date'); } public function get_vehicle_data($id) { $condition = "vehicle_type_id = " . $this->db->esca...
44.669014
664
0.685007
dd916d850dccd3cbabfaec2a908e8f00018f943f
335
java
Java
bootx-services/service-payment/src/main/java/cn/bootx/payment/core/paymodel/voucher/dao/VoucherMapper.java
xxm1995/bootx-platform
45aa11011fb142dbfad5e741d30fec6b0a1f2052
[ "Apache-2.0" ]
null
null
null
bootx-services/service-payment/src/main/java/cn/bootx/payment/core/paymodel/voucher/dao/VoucherMapper.java
xxm1995/bootx-platform
45aa11011fb142dbfad5e741d30fec6b0a1f2052
[ "Apache-2.0" ]
null
null
null
bootx-services/service-payment/src/main/java/cn/bootx/payment/core/paymodel/voucher/dao/VoucherMapper.java
xxm1995/bootx-platform
45aa11011fb142dbfad5e741d30fec6b0a1f2052
[ "Apache-2.0" ]
1
2022-03-19T13:44:47.000Z
2022-03-19T13:44:47.000Z
package cn.bootx.payment.core.paymodel.voucher.dao; import cn.bootx.payment.core.paymodel.voucher.entity.Voucher; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * * @author xxm * @date 2022/3/14 */ @Mapper public interface VoucherMapper extends BaseMappe...
22.333333
61
0.773134
3fee65eb91697f7a6bff1fbfebc8c6f14672a346
962
gemspec
Ruby
to_xls-rails.gemspec
czchen88/to_xls-rails
a883e62f233ccba886c7e05ed3510ff2c627dc7d
[ "MIT" ]
40
2015-01-10T09:55:11.000Z
2021-12-14T06:25:03.000Z
to_xls-rails.gemspec
czchen88/to_xls-rails
a883e62f233ccba886c7e05ed3510ff2c627dc7d
[ "MIT" ]
9
2015-06-11T15:33:07.000Z
2018-04-26T18:41:07.000Z
to_xls-rails.gemspec
czchen88/to_xls-rails
a883e62f233ccba886c7e05ed3510ff2c627dc7d
[ "MIT" ]
10
2015-09-12T04:56:43.000Z
2019-12-02T15:27:15.000Z
# encoding: utf-8 version = File.read(File.expand_path("../VERSION", __FILE__)).strip Gem::Specification.new do |spec| spec.name = 'to_xls-rails' spec.version = version spec.author = "Mike Liang" spec.email = "liangwenke.com@gmail.c...
41.826087
136
0.553015
592d9bf14a58be4af18b1e0004a85eba8628744d
1,882
dart
Dart
app/lib/widgets/user_avatar.dart
schultek/jufa
96a683c53c421211c2de913e662a14de584e2ae3
[ "MIT" ]
1
2022-01-19T12:14:03.000Z
2022-01-19T12:14:03.000Z
app/lib/widgets/user_avatar.dart
schultek/jufa
96a683c53c421211c2de913e662a14de584e2ae3
[ "MIT" ]
1
2022-01-19T12:55:45.000Z
2022-01-19T12:55:45.000Z
app/lib/widgets/user_avatar.dart
schultek/jufa
96a683c53c421211c2de913e662a14de584e2ae3
[ "MIT" ]
null
null
null
import 'package:cached_network_image/cached_network_image.dart'; import 'package:flutter/material.dart'; import 'package:flutter_riverpod/flutter_riverpod.dart'; import '../core/core.dart'; import '../modules/thebutton/thebutton_provider.dart'; import '../modules/thebutton/widgets/thebutton_shape.dart'; import '../pro...
40.913043
118
0.622742
b02dd391dcc239987a7c0b28dce3ec174d826c04
2,706
lua
Lua
RobloxModule/PackagedFiles/encode.module.lua
Madonox/Roblox-RPM
d96e0782c38f558abae83562e9cf5a0e07b46576
[ "MIT" ]
null
null
null
RobloxModule/PackagedFiles/encode.module.lua
Madonox/Roblox-RPM
d96e0782c38f558abae83562e9cf5a0e07b46576
[ "MIT" ]
null
null
null
RobloxModule/PackagedFiles/encode.module.lua
Madonox/Roblox-RPM
d96e0782c38f558abae83562e9cf5a0e07b46576
[ "MIT" ]
1
2022-01-19T07:34:51.000Z
2022-01-19T07:34:51.000Z
-- Madonox return function(inst) if inst:FindFirstChild("package.rpm") then local pack = require(inst["package.rpm"]) if pack then local baseScript = "if not game.ServerScriptService:FindFirstChild('RPMPackages') then Instance.new('Folder',game.ServerScriptService).Name='RPMPackages'; end; Instance.new('Folder...
60.133333
353
0.68847
5aed54e4ab3bcfaa4291f9ec273d8da31e7a62cd
1,771
cshtml
C#
src/SoarBeyond.Web/Pages/Shared/_Layout.cshtml
CalebABG/SoarBeyond
f4cb5e5e5076b8f65621bb7393859bb878a5bf36
[ "MIT" ]
2
2021-11-18T18:27:29.000Z
2021-11-18T19:01:36.000Z
src/SoarBeyond.Web/Pages/Shared/_Layout.cshtml
CalebABG/SoarBeyond
f4cb5e5e5076b8f65621bb7393859bb878a5bf36
[ "MIT" ]
53
2021-11-20T09:54:57.000Z
2022-03-31T03:07:58.000Z
src/SoarBeyond.Web/Pages/Shared/_Layout.cshtml
CalebABG/SoarBeyond
f4cb5e5e5076b8f65621bb7393859bb878a5bf36
[ "MIT" ]
null
null
null
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>@ViewData["Title"] - SoarBeyond</title> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.1...
36.895833
116
0.58611
0da2c556662baddd9bbd919eb64857a749990264
1,230
rb
Ruby
test/functional/ct_0_concurrence.rb
maestrodev/ruote
bea93f568800dc704d79bdff833307a804a3f427
[ "MIT" ]
null
null
null
test/functional/ct_0_concurrence.rb
maestrodev/ruote
bea93f568800dc704d79bdff833307a804a3f427
[ "MIT" ]
null
null
null
test/functional/ct_0_concurrence.rb
maestrodev/ruote
bea93f568800dc704d79bdff833307a804a3f427
[ "MIT" ]
1
2019-12-23T17:05:08.000Z
2019-12-23T17:05:08.000Z
# # testing ruote # # Wed Jul 8 15:30:55 JST 2009 # require File.join(File.dirname(__FILE__), 'concurrent_base') #require 'ruote/part/hash_participant' class CtConcurrenceTest < Test::Unit::TestCase include ConcurrentBase # A collision between two workers replying to the same concurrence expression. # # ...
18.636364
80
0.618699
a15c7a85f211b88cffbf63fdfb7f4cc5d4fe8635
346
ts
TypeScript
packages/core/src/contracts.ts
superchargejs/framework
16f3a764ffba81371e763380187d483c74320b24
[ "MIT" ]
9
2019-02-03T12:07:42.000Z
2019-11-16T22:30:15.000Z
packages/core/src/contracts.ts
superchargejs/framework
16f3a764ffba81371e763380187d483c74320b24
[ "MIT" ]
32
2019-02-25T09:15:54.000Z
2019-11-08T12:42:24.000Z
packages/core/src/contracts.ts
superchargejs/framework
16f3a764ffba81371e763380187d483c74320b24
[ "MIT" ]
5
2019-03-04T22:19:06.000Z
2019-10-30T21:37:28.000Z
'use strict' import { Server } from '@supercharge/http' import { Application, ConfigStore, EnvStore, HttpKernel } from '@supercharge/contracts' export interface ContainerBindings { 'app': Application 'container': Application 'env': EnvStore 'config': ConfigStore 'http.kernel': HttpKernel 'http.server': ...
20.352941
87
0.728324
d8e33829a9ebd8b9f79689b7188ef084b3bf72dd
5,814
sql
SQL
docs/misc/Query-pgsql-json.sql
i-victor/Smart.DevScripts
b69c4fa7438900d51efa78d6411d16ea3d016900
[ "BSD-3-Clause" ]
null
null
null
docs/misc/Query-pgsql-json.sql
i-victor/Smart.DevScripts
b69c4fa7438900d51efa78d6411d16ea3d016900
[ "BSD-3-Clause" ]
null
null
null
docs/misc/Query-pgsql-json.sql
i-victor/Smart.DevScripts
b69c4fa7438900d51efa78d6411d16ea3d016900
[ "BSD-3-Clause" ]
3
2020-11-04T07:33:57.000Z
2021-12-18T13:51:42.000Z
-- #START :: v.161006 SELECT id, data#>>'{extra,os,0}' FROM public.test_tbl ORDER BY data->>'pad_urls_id' ASC SELECT * FROM distrib.apps WHERE json_data#>>'{pad_data,downloads}' ILIKE '%play.google%'; SELECT * FROM distrib.apps WHERE json_data#>'{extra,os}' ? 'mac' SELECT * FROM distrib.apps WHERE json_data#>>'{pad...
51
181
0.695734
7acaf39e4227e3d4b2f12583287ba5c7947904a0
11,007
cs
C#
test/ElasticSearch.Prototyping/ElasticSearch_Indexing.cs
pmario71/DesktopSearch
b8d3addfba227e4f2b40889a631441e4fc828cfe
[ "Apache-2.0" ]
1
2021-04-13T01:25:51.000Z
2021-04-13T01:25:51.000Z
test/ElasticSearch.Prototyping/ElasticSearch_Indexing.cs
pmario71/DesktopSearch
b8d3addfba227e4f2b40889a631441e4fc828cfe
[ "Apache-2.0" ]
null
null
null
test/ElasticSearch.Prototyping/ElasticSearch_Indexing.cs
pmario71/DesktopSearch
b8d3addfba227e4f2b40889a631441e4fc828cfe
[ "Apache-2.0" ]
null
null
null
using DesktopSearch.Core.DataModel; using DesktopSearch.Core.DataModel.Code; using DesktopSearch.Core.Extractors.Roslyn; using DesktopSearch.Core.Tests.Helper; using ElasticSearch.Prototyping.Utils; using Nest; using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Linq...
38.486014
170
0.481058
391e9423844512ff23869238ea0a564943c3002c
8,136
py
Python
uuv_evaluation/src/bag_evaluation/recording.py
Abhi10arora/uuv_simulator
bfcd8bb4b05f14c8d5ec0f3431223f654d4b1441
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
uuv_evaluation/src/bag_evaluation/recording.py
Abhi10arora/uuv_simulator
bfcd8bb4b05f14c8d5ec0f3431223f654d4b1441
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
uuv_evaluation/src/bag_evaluation/recording.py
Abhi10arora/uuv_simulator
bfcd8bb4b05f14c8d5ec0f3431223f654d4b1441
[ "Apache-2.0", "BSD-3-Clause" ]
1
2018-10-18T15:11:01.000Z
2018-10-18T15:11:01.000Z
# Copyright (c) 2016 The UUV Simulator Authors. # All rights reserved. # # 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 b...
39.882353
118
0.555064
4d0852a87cc2cf70a07e8a3922147e39f954f00a
4,719
cs
C#
test/NuGet.Core.Tests/NuGet.Packaging.Test/Core/comparers/PackageDependencyInfoComparerTests.cs
huangqinjin/NuGet.Client
680f9bd4e97db7cd7482584276886764de69d3cb
[ "Apache-2.0" ]
654
2015-03-15T15:53:07.000Z
2022-03-25T18:16:49.000Z
test/NuGet.Core.Tests/NuGet.Packaging.Test/Core/comparers/PackageDependencyInfoComparerTests.cs
huangqinjin/NuGet.Client
680f9bd4e97db7cd7482584276886764de69d3cb
[ "Apache-2.0" ]
2,611
2015-09-30T18:03:24.000Z
2022-03-31T23:55:33.000Z
test/NuGet.Core.Tests/NuGet.Packaging.Test/Core/comparers/PackageDependencyInfoComparerTests.cs
huangqinjin/NuGet.Client
680f9bd4e97db7cd7482584276886764de69d3cb
[ "Apache-2.0" ]
765
2015-04-06T14:53:51.000Z
2022-03-30T22:36:38.000Z
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Linq; using NuGet.Packaging.Core; using NuGet.Shared; using NuGet.Versioning; using Xunit; namespace NuGet.Packaging.Tests {...
35.481203
111
0.652045
2d36f6ed0036caf6848cb3e49f55501979d85700
1,969
css
CSS
in_class/week_3/homework/style.css
stasysiia/SMC_WEBDES3_SPRING21
15280f2a4943b7ebc03d48a9eb48a7434a2c0e69
[ "CC0-1.0" ]
2
2021-03-22T17:46:33.000Z
2022-02-10T07:11:43.000Z
in_class/week_3/homework/style.css
stasysiia/SMC_WEBDES3_SPRING21
15280f2a4943b7ebc03d48a9eb48a7434a2c0e69
[ "CC0-1.0" ]
null
null
null
in_class/week_3/homework/style.css
stasysiia/SMC_WEBDES3_SPRING21
15280f2a4943b7ebc03d48a9eb48a7434a2c0e69
[ "CC0-1.0" ]
1
2021-04-01T07:58:25.000Z
2021-04-01T07:58:25.000Z
.fr { float: right; } h1,h2{ text-align: center; padding-top: 16px; } h1{ color: rgb(255, 255, 245); } .featurette-heading, .lead { padding: 16px; } .navbar-brand { font-size: 1.9em; } .catcafe{ position: relative; background: url(img/coffeecats.jpg) 100% -400px; background-position-x: center; hei...
16.408333
50
0.610462
8ede0f1af16fa031492510a84b8fc8b8db25c916
3,562
rs
Rust
src/main.rs
tstellanova/rusty_rpi_powerbutt
622545f57a7d2199b002143d44368f25b57bf8cb
[ "BSD-3-Clause" ]
null
null
null
src/main.rs
tstellanova/rusty_rpi_powerbutt
622545f57a7d2199b002143d44368f25b57bf8cb
[ "BSD-3-Clause" ]
null
null
null
src/main.rs
tstellanova/rusty_rpi_powerbutt
622545f57a7d2199b002143d44368f25b57bf8cb
[ "BSD-3-Clause" ]
null
null
null
extern crate pigrust; extern crate runas; extern crate rpi3_firmware_access; use pigrust::board_control::*; use std::thread::sleep; use std::time::Duration; use runas::Command; // We use pigpio to generate and monitor signals on GPIO pins // the pins where the power LED and switch are attached const LED_GPIO_PIN: ...
27.4
102
0.686131
f441934cdc0a609c6f75b9b2e30d76b9d19d3f0c
45
ts
TypeScript
src/domain/medical-record/controllers/index.ts
vinhmai159/BookingCare
ff1d2e034f37ed8162a2aaa3ccf7fd1d9bc7a81c
[ "MIT" ]
1
2020-11-11T14:31:05.000Z
2020-11-11T14:31:05.000Z
src/domain/medical-record/controllers/index.ts
vinhmai159/BookingCare
ff1d2e034f37ed8162a2aaa3ccf7fd1d9bc7a81c
[ "MIT" ]
2
2021-08-31T04:31:51.000Z
2022-01-22T12:50:29.000Z
src/domain/medical-record/controllers/index.ts
vinhmai159/BookingCare
ff1d2e034f37ed8162a2aaa3ccf7fd1d9bc7a81c
[ "MIT" ]
null
null
null
export * from './medical-record.controller';
22.5
44
0.733333
57e4ed4b34fcfac6ec6183cb5693acd50d9917fe
1,118
php
PHP
resources/views/admin/user.blade.php
Sefira09/EAS_PTW_0149-0180
fea0645e2697d664642ca6d9ce606c1fd1766d37
[ "MIT" ]
null
null
null
resources/views/admin/user.blade.php
Sefira09/EAS_PTW_0149-0180
fea0645e2697d664642ca6d9ce606c1fd1766d37
[ "MIT" ]
null
null
null
resources/views/admin/user.blade.php
Sefira09/EAS_PTW_0149-0180
fea0645e2697d664642ca6d9ce606c1fd1766d37
[ "MIT" ]
null
null
null
@extends('admin.layout') @section('badan') <div id="konten"> <div class="col-12 col-m-12"> <h2>User</h2> <table class="table table-striped" style="width: 100%"> <thead> <tr> <th scope="col">No</th> <th scope="col">Nama</th> ...
32.882353
131
0.360465
daa89212ce9ab153efb205d65aef26fd04c0255e
1,472
php
PHP
src/Ray/SoapWatcher.php
baueri/Soap
8b14a922b48cbf627dff98954ebf0c34b653ad19
[ "MIT" ]
316
2020-12-02T17:08:02.000Z
2022-03-25T08:27:20.000Z
src/Ray/SoapWatcher.php
baueri/Soap
8b14a922b48cbf627dff98954ebf0c34b653ad19
[ "MIT" ]
29
2021-03-23T06:05:32.000Z
2022-03-25T03:21:26.000Z
src/Ray/SoapWatcher.php
baueri/Soap
8b14a922b48cbf627dff98954ebf0c34b653ad19
[ "MIT" ]
21
2021-03-25T16:55:01.000Z
2022-02-15T10:07:20.000Z
<?php namespace RicorocksDigitalAgency\Soap\Ray; use RicorocksDigitalAgency\Soap\Facades\Soap; use RicorocksDigitalAgency\Soap\Request\Request; use RicorocksDigitalAgency\Soap\Response\Response; use Spatie\LaravelRay\Ray; use Spatie\LaravelRay\Watchers\Watcher; use Spatie\Ray\Ray as SpatieRay; class SoapWatcher exte...
28.862745
97
0.568614
ed517b06af6e2d956cba8be63617201741826133
495
swift
Swift
ObjectiveCBridgeableExample/ObjectiveCBridgeableExample/AppDelegate.swift
dmoroz0v/ObjectiveCBridgeableExample
418a058da699fb537e5ad68900fb237f57777ec7
[ "MIT" ]
null
null
null
ObjectiveCBridgeableExample/ObjectiveCBridgeableExample/AppDelegate.swift
dmoroz0v/ObjectiveCBridgeableExample
418a058da699fb537e5ad68900fb237f57777ec7
[ "MIT" ]
null
null
null
ObjectiveCBridgeableExample/ObjectiveCBridgeableExample/AppDelegate.swift
dmoroz0v/ObjectiveCBridgeableExample
418a058da699fb537e5ad68900fb237f57777ec7
[ "MIT" ]
null
null
null
// // AppDelegate.swift // ObjectiveCBridgeableExample // // Created by Denis Morozov on 02.10.17. // Copyright © 2017 Denis Morozov. All rights reserved. // import UIKit @UIApplicationMain class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? func application(_ application: UIApplicat...
19.8
141
0.743434
57f33304791d0195055d434ad0fbefcb593c90b7
186
php
PHP
app/deliveryplace.php
mrwho95/vegefoodsProject
82222ac23365ee5ec823586a8d10f1ec50a59689
[ "MIT" ]
null
null
null
app/deliveryplace.php
mrwho95/vegefoodsProject
82222ac23365ee5ec823586a8d10f1ec50a59689
[ "MIT" ]
6
2021-02-02T19:26:45.000Z
2022-02-27T06:22:57.000Z
app/deliveryplace.php
mrwho95/vegefoodsProject
82222ac23365ee5ec823586a8d10f1ec50a59689
[ "MIT" ]
null
null
null
<?php namespace App; use Illuminate\Database\Eloquent\Model; class deliveryplace extends Model { // protected $fillable = ['city', 'state', 'postcode', 'country', 'price']; }
15.5
76
0.672043