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
3194cb63a68f550de32d688de98f02308d2b7e07
3,076
go
Go
oddities.go
Bhaskers-Blu-Org1/mirbft
55f769ebb63460462401104209f9bfadf3e08713
[ "Apache-2.0" ]
null
null
null
oddities.go
Bhaskers-Blu-Org1/mirbft
55f769ebb63460462401104209f9bfadf3e08713
[ "Apache-2.0" ]
null
null
null
oddities.go
Bhaskers-Blu-Org1/mirbft
55f769ebb63460462401104209f9bfadf3e08713
[ "Apache-2.0" ]
1
2020-07-30T09:57:46.000Z
2020-07-30T09:57:46.000Z
/* Copyright IBM Corp. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 */ package mirbft import ( "fmt" pb "github.com/IBM/mirbft/mirbftpb" "go.uber.org/zap" ) const ( SeqNoLog = "SeqNo" ReqNoLog = "ReqNo" EpochLog = "Epoch" NodeIDLog = "NodeID" MsgTypeLog = "MsgType" ) func logBasics(sour...
23.661538
78
0.697659
a18139b4ab010838c7410d7578f9689dbbaad790
684
ts
TypeScript
node_modules/echarts/types/src/util/ECEventProcessor.d.ts
SongYuQiu/SocialNetworkPortraitAnalysisSystem
e35baea7b88576f33290a5b547c30d9901c7733f
[ "MIT" ]
null
null
null
node_modules/echarts/types/src/util/ECEventProcessor.d.ts
SongYuQiu/SocialNetworkPortraitAnalysisSystem
e35baea7b88576f33290a5b547c30d9901c7733f
[ "MIT" ]
null
null
null
node_modules/echarts/types/src/util/ECEventProcessor.d.ts
SongYuQiu/SocialNetworkPortraitAnalysisSystem
e35baea7b88576f33290a5b547c30d9901c7733f
[ "MIT" ]
null
null
null
import { EventProcessor, EventQuery } from 'zrender/lib/core/Eventful'; import { ECEvent, NormalizedEventQuery } from './types'; import ComponentModel from '../model/Component'; import ComponentView from '../view/Component'; import ChartView from '../view/Chart'; import Element from 'zrender/lib/Element'; export declar...
38
71
0.726608
42a59cfcb57194f753fc1823dd2f6b80fde23a78
2,737
dart
Dart
lib/src/constants.dart
suraj-testing2/Elevator_Comics
3e350cb2f8cdbb30f368b6ab38f361d00f145ef8
[ "BSD-3-Clause" ]
9
2015-05-06T17:32:08.000Z
2020-03-15T04:32:19.000Z
lib/src/constants.dart
suraj-testing2/Elevator_Comics
3e350cb2f8cdbb30f368b6ab38f361d00f145ef8
[ "BSD-3-Clause" ]
null
null
null
lib/src/constants.dart
suraj-testing2/Elevator_Comics
3e350cb2f8cdbb30f368b6ab38f361d00f145ef8
[ "BSD-3-Clause" ]
12
2015-06-18T11:51:46.000Z
2021-12-30T12:20:16.000Z
// Copyright (c) 2012, 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. library episodes.src.constants; // Some string constants for windows.postMessage const String PREFIX ...
35.089744
77
0.791377
bdfa4f43f46d5e2c966c917062cb489103381b75
2,378
cs
C#
gpmr/MohawkCollege.EHR.HL7v3.MIF.MIF20/PipelineLoader/MifTransformer.cs
avjabalpur/ccd-generator
dee379232f9994f403693fd6954fb48092526be1
[ "Apache-2.0" ]
null
null
null
gpmr/MohawkCollege.EHR.HL7v3.MIF.MIF20/PipelineLoader/MifTransformer.cs
avjabalpur/ccd-generator
dee379232f9994f403693fd6954fb48092526be1
[ "Apache-2.0" ]
null
null
null
gpmr/MohawkCollege.EHR.HL7v3.MIF.MIF20/PipelineLoader/MifTransformer.cs
avjabalpur/ccd-generator
dee379232f9994f403693fd6954fb48092526be1
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; using System.Configuration; using System.Xml.XPath; using System.Xml.Xsl; using System.Diagnostics; using System.Reflection; namespace MohawkCollege.EHR.HL7v3.MIF.MIF20.PipelineLoader { /// <summary> /// MIF...
36.584615
160
0.592094
79486508bea3ba894958ab76b6de745270cc997c
2,478
cpp
C++
gui/processes/AnisotropicDiffusionProcess.cpp
frooms/stira
60b419f3e478397a8ab43ce9315a259567d94a26
[ "MIT" ]
8
2016-03-23T08:12:33.000Z
2022-01-25T14:07:03.000Z
gui/processes/AnisotropicDiffusionProcess.cpp
frooms/stira
60b419f3e478397a8ab43ce9315a259567d94a26
[ "MIT" ]
null
null
null
gui/processes/AnisotropicDiffusionProcess.cpp
frooms/stira
60b419f3e478397a8ab43ce9315a259567d94a26
[ "MIT" ]
8
2015-06-29T12:00:06.000Z
2019-09-03T12:40:47.000Z
/*********************************************************************************** * Copyright (C) 2008 by Filip Rooms * * * * Terms and conditions for using this software in any form are...
33.945205
103
0.44996
052703878c04599c95e1ba05bc8c68525e6a390b
190
rb
Ruby
calculator.rb
yasmine-hj/programming-univbasics-3-labs-with-tdd-online-web-prework
1b5f6e2e1e05f702f7fc69af10d6058eed446e6b
[ "RSA-MD" ]
null
null
null
calculator.rb
yasmine-hj/programming-univbasics-3-labs-with-tdd-online-web-prework
1b5f6e2e1e05f702f7fc69af10d6058eed446e6b
[ "RSA-MD" ]
null
null
null
calculator.rb
yasmine-hj/programming-univbasics-3-labs-with-tdd-online-web-prework
1b5f6e2e1e05f702f7fc69af10d6058eed446e6b
[ "RSA-MD" ]
null
null
null
first_number = 9 second_number = 11 sum = first_number ++ second_number difference = first_number - second_number product = first_number * second_number quotient = first_number/second_number
31.666667
41
0.821053
b8d8c6586d5692426edcdbaa538a592ae359d6c8
3,072
h
C
JunkMacros.h
toastering/JunkMacros
c4746cae2ae0b88120f890ca069632ffc6757e2e
[ "MIT" ]
1
2021-09-07T22:50:19.000Z
2021-09-07T22:50:19.000Z
JunkMacros.h
toastering/JunkMacros
c4746cae2ae0b88120f890ca069632ffc6757e2e
[ "MIT" ]
null
null
null
JunkMacros.h
toastering/JunkMacros
c4746cae2ae0b88120f890ca069632ffc6757e2e
[ "MIT" ]
null
null
null
/* ---------------------------------------------- JunkMacros.h Created July 2021 Author tostring#1337 ---------------------------------------------- */ #pragma once #include <Windows.h> consteval unsigned fshiftrandom() { unsigned short lfsr = __TIME__[7] * 2; unsigned bit; bit = ((lfsr >> 0) ^ (lfsr >> ...
24.380952
95
0.522135
149b954d383217bb35ffece8c28a93338f6d2d30
325
ts
TypeScript
WM-client/src/app/phone.pipe.ts
Schlesener73/Capstone-Workshop-Management
d82043ceb9b0e59c32855d234e4acea366c1af8a
[ "MIT" ]
null
null
null
WM-client/src/app/phone.pipe.ts
Schlesener73/Capstone-Workshop-Management
d82043ceb9b0e59c32855d234e4acea366c1af8a
[ "MIT" ]
null
null
null
WM-client/src/app/phone.pipe.ts
Schlesener73/Capstone-Workshop-Management
d82043ceb9b0e59c32855d234e4acea366c1af8a
[ "MIT" ]
null
null
null
import { Pipe, PipeTransform } from '@angular/core'; @Pipe({ name: 'phone' }) export class PhonePipe implements PipeTransform { transform(input:string) : string { var phoneString; phoneString = "(" + input.substring(0,3) + ") " + input.substring(3,6) + "-" + input.substring(6,10); return phoneString; ...
21.666667
105
0.649231
1ab83da7c2062cf5cc475de448b40326bcf8b514
188
py
Python
desafio003.py
RickChaves29/Desafios-Python
9d67036ca2ba9c6db2a649a381cac832ac83035f
[ "MIT" ]
null
null
null
desafio003.py
RickChaves29/Desafios-Python
9d67036ca2ba9c6db2a649a381cac832ac83035f
[ "MIT" ]
null
null
null
desafio003.py
RickChaves29/Desafios-Python
9d67036ca2ba9c6db2a649a381cac832ac83035f
[ "MIT" ]
null
null
null
algo = input('Digite algo: ') print('Tipo do valor:', type(algo)) print('è um número ?:', algo.isnumeric()) print('é alfabeto', algo.isalpha()) print('é um alfanumerico ', algo.isalnum())
31.333333
43
0.670213
e2d4f5150148adba70684ded7c66f55db8b7f0f8
4,141
py
Python
example/Transformer_vision/imagenet/vit/distrib.py
ddddwee1/TorchSUL
775832049564d8ee7c43e510b57bd716e0a746dd
[ "WTFPL" ]
7
2019-12-14T12:23:36.000Z
2021-11-16T00:25:13.000Z
example/Transformer_vision/imagenet/vit/distrib.py
ddddwee1/TorchSUL
775832049564d8ee7c43e510b57bd716e0a746dd
[ "WTFPL" ]
1
2020-10-20T06:33:53.000Z
2020-10-26T19:01:21.000Z
example/Transformer_vision/imagenet/vit/distrib.py
ddddwee1/TorchSUL
775832049564d8ee7c43e510b57bd716e0a746dd
[ "WTFPL" ]
1
2021-08-24T09:09:36.000Z
2021-08-24T09:09:36.000Z
import torch import torch.distributed as dist import numpy as np import torch.multiprocessing as mp import os os.environ['CUDA_VISIBLE_DEVICES'] = '0,1,2,3' import vit from TorchSUL import Model as M import logging import datareader import losses import random import config def main(): world_size = torch....
35.698276
161
0.696209
cdd3fa6e35ef7b9a0cb96c904430930be2c2902f
3,751
cs
C#
src/Agent.Test/Metrics/UserSampledObject.cs
snakefoot/Loupe.Agent.Core
cdb974055760359217e9c6ed1504a6439c6d2734
[ "MIT" ]
6
2017-08-24T14:52:37.000Z
2022-01-10T14:47:18.000Z
src/Agent.Test/Metrics/UserSampledObject.cs
snakefoot/Loupe.Agent.Core
cdb974055760359217e9c6ed1504a6439c6d2734
[ "MIT" ]
39
2017-08-24T03:15:14.000Z
2022-02-10T20:02:51.000Z
src/Agent.Test/Metrics/UserSampledObject.cs
snakefoot/Loupe.Agent.Core
cdb974055760359217e9c6ed1504a6439c6d2734
[ "MIT" ]
6
2017-08-24T14:36:27.000Z
2020-11-05T22:39:24.000Z
using Gibraltar.Agent.Metrics; namespace Loupe.Agent.Test.Metrics { [SampledMetric("UserSampledObject", "Attributes.Unit Test Data")] public class UserSampledObject { private int m_PrimaryValue; private int m_SecondaryValue; private string m_InstanceName; public UserSample...
38.670103
161
0.632898
b77ce2e5d8a48c5d3c80b162ff0c92de63ce96f0
1,590
cpp
C++
src/UNIT_4RELAY.cpp
m5stack/UNIT_4RELAY
f7586379b2dfd079527a990f740f98ca97206820
[ "MIT" ]
null
null
null
src/UNIT_4RELAY.cpp
m5stack/UNIT_4RELAY
f7586379b2dfd079527a990f740f98ca97206820
[ "MIT" ]
null
null
null
src/UNIT_4RELAY.cpp
m5stack/UNIT_4RELAY
f7586379b2dfd079527a990f740f98ca97206820
[ "MIT" ]
1
2022-02-10T18:18:56.000Z
2022-02-10T18:18:56.000Z
#include "UNIT_4RELAY.h" void UNIT_4RELAY::write1Byte(uint8_t address, uint8_t Register_address, uint8_t data) { Wire.beginTransmission(address); Wire.write(Register_address); Wire.write(data); Wire.endTransmission(); } uint8_t UNIT_4RELAY::read1Byte(uint8_t address, uint8_t Register_address) {...
21.2
87
0.662264
9746f944ee81fb3741cd424976c9482cd8894b6d
3,059
go
Go
pkg/identity/numericidentity.go
peter-slovak/cilium
43dd7623c821a630e92236c02e318bae1a9b798f
[ "Apache-2.0" ]
1
2019-10-16T04:01:13.000Z
2019-10-16T04:01:13.000Z
pkg/identity/numericidentity.go
jukylin/cilium
cc7a4cb6881639caeae4b34512741e82e2b4c041
[ "Apache-2.0" ]
null
null
null
pkg/identity/numericidentity.go
jukylin/cilium
cc7a4cb6881639caeae4b34512741e82e2b4c041
[ "Apache-2.0" ]
null
null
null
// Copyright 2016-2018 Authors of Cilium // // 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 ag...
27.809091
83
0.773128
67bcbaa82ce5a9d73ce19bbdb8f683564d190532
1,108
sql
SQL
03_ddl/003.tpcds.catalog_returns.sql
vmware-archive/TPC-DS
591d8a14a274718032aaacef0b09598d4a2ee41f
[ "Apache-2.0" ]
2
2018-01-18T06:00:47.000Z
2019-01-16T01:39:39.000Z
03_ddl/003.tpcds.catalog_returns.sql
vmware-archive/TPC-DS
591d8a14a274718032aaacef0b09598d4a2ee41f
[ "Apache-2.0" ]
null
null
null
03_ddl/003.tpcds.catalog_returns.sql
vmware-archive/TPC-DS
591d8a14a274718032aaacef0b09598d4a2ee41f
[ "Apache-2.0" ]
6
2016-10-05T16:54:36.000Z
2020-03-25T15:16:37.000Z
CREATE TABLE tpcds.catalog_returns ( cr_returned_date_sk integer, cr_returned_time_sk integer, cr_item_sk integer NOT NULL, cr_refunded_customer_sk integer, cr_refunded_cdemo_sk integer, cr_refunded_hdemo_sk integer, cr_refunded_addr_sk integer, cr_returning_customer_sk integer, cr_r...
30.777778
61
0.766245
e237596a22c738363fe6e7959950ee928309e7b4
2,162
js
JavaScript
lib/classes/Socket.js
ya-kostik/rubik-http
aad1b0204f98cd68a829f67b351bb80bb828759d
[ "Apache-2.0" ]
null
null
null
lib/classes/Socket.js
ya-kostik/rubik-http
aad1b0204f98cd68a829f67b351bb80bb828759d
[ "Apache-2.0" ]
null
null
null
lib/classes/Socket.js
ya-kostik/rubik-http
aad1b0204f98cd68a829f67b351bb80bb828759d
[ "Apache-2.0" ]
null
null
null
const { Kubik, helpers } = require('rubik-main'); const io = require('socket.io'); /** * WebSocket HTTP kubik for Rubik * Use socket.io for process ws connections * @namespace Rubik.HTTP * @class Socket * @prop {Nubmber} serverIndex index of http.servers server, defaults — 0 * @prop {Object} options options...
26.691358
103
0.614246
c43402ad7bbdea3df85f9ce6468261494faf0794
56,087
sql
SQL
src/test/sql-pl/Tests_LOG4DB2_CONF_LOGGERS_EFFECTIVE.sql
angoca/log4db2
c6e6a9ca6f94aad6eb892344eb5f51d9b0996e02
[ "BSD-2-Clause" ]
3
2016-08-19T12:04:10.000Z
2019-12-29T20:51:25.000Z
src/test/sql-pl/Tests_LOG4DB2_CONF_LOGGERS_EFFECTIVE.sql
angoca/log4db2
c6e6a9ca6f94aad6eb892344eb5f51d9b0996e02
[ "BSD-2-Clause" ]
18
2015-01-08T16:23:15.000Z
2020-07-07T21:06:04.000Z
src/test/sql-pl/Tests_LOG4DB2_CONF_LOGGERS_EFFECTIVE.sql
angoca/log4db2
c6e6a9ca6f94aad6eb892344eb5f51d9b0996e02
[ "BSD-2-Clause" ]
null
null
null
--#SET TERMINATOR @ /* Copyright (c) 2012 - 2014, Andres Gomez Casanova (AngocA) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notic...
42.490152
98
0.771712
33f8c905efb4c71f9b6ce0a8340c405bc5600843
661
php
PHP
mlnr-server/app/Mail/RSVPMail.php
deroude/mlnr-php
d967ea2505033ff393ed063640a64e1244c9f759
[ "MIT" ]
null
null
null
mlnr-server/app/Mail/RSVPMail.php
deroude/mlnr-php
d967ea2505033ff393ed063640a64e1244c9f759
[ "MIT" ]
null
null
null
mlnr-server/app/Mail/RSVPMail.php
deroude/mlnr-php
d967ea2505033ff393ed063640a64e1244c9f759
[ "MIT" ]
null
null
null
<?php namespace App\Mail; use Illuminate\Mail\Mailable; class RSVPMail extends Mailable { public $text; public $secret; public $name; public $date; public function __construct($name, $text, $secret, $date) { $this->text = $text; $this->secret = $secret; $this->name =...
18.885714
92
0.526475
e7f86980be188e531b32d49c3b6be7418d34f337
3,184
go
Go
src/kubernetes-alerts/api-client.go
AcalephStorage/kubernetes-alerts
61df4be489af24773e9a99ca688c5ffec84c72e6
[ "Apache-2.0" ]
42
2015-12-09T04:51:34.000Z
2020-05-19T07:56:56.000Z
src/kubernetes-alerts/api-client.go
AcalephStorage/kubernetes-alerts
61df4be489af24773e9a99ca688c5ffec84c72e6
[ "Apache-2.0" ]
7
2016-01-11T07:48:34.000Z
2016-02-26T10:08:55.000Z
src/kubernetes-alerts/api-client.go
AcalephStorage/kubernetes-alerts
61df4be489af24773e9a99ca688c5ffec84c72e6
[ "Apache-2.0" ]
7
2016-01-25T15:27:55.000Z
2022-03-25T18:18:39.000Z
package main import ( "errors" "io" "time" "crypto/tls" "crypto/x509" "encoding/json" "io/ioutil" "net/http" "github.com/Sirupsen/logrus" ) type ApiClient struct { *http.Client apiBaseUrl string certificateAuthority string clientCertificate string clientKey string token ...
21.369128
77
0.646357
ddd10cb2f5636eedd004b13d3fe65e2852a7d38c
3,105
java
Java
src/test/java/org/jab/microservices/repository/AccountRepositoryTest.java
jabrena/spring-boot-testcontainers-poc
e382f4a3408e61515623bee5c7e2ede88fa0fa93
[ "Apache-2.0" ]
null
null
null
src/test/java/org/jab/microservices/repository/AccountRepositoryTest.java
jabrena/spring-boot-testcontainers-poc
e382f4a3408e61515623bee5c7e2ede88fa0fa93
[ "Apache-2.0" ]
2
2018-11-02T13:52:25.000Z
2018-12-12T22:06:10.000Z
src/test/java/org/jab/microservices/repository/AccountRepositoryTest.java
jabrena/spring-boot-testcontainers-poc
e382f4a3408e61515623bee5c7e2ede88fa0fa93
[ "Apache-2.0" ]
null
null
null
package org.jab.microservices.repository; import org.junit.Assert; import org.junit.ClassRule; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.boot.test.util.Te...
34.120879
109
0.72818
b09c32ff73d0a487ec14563bd1241029ed25569e
49,052
py
Python
BookModel.py
BitWorks/xbrlstudio
231beb46c56c8086f9fcc8846955667d947709c2
[ "MIT" ]
null
null
null
BookModel.py
BitWorks/xbrlstudio
231beb46c56c8086f9fcc8846955667d947709c2
[ "MIT" ]
null
null
null
BookModel.py
BitWorks/xbrlstudio
231beb46c56c8086f9fcc8846955667d947709c2
[ "MIT" ]
null
null
null
""" :mod: 'BookModel' ~~~~~~~~~~~~~~~~~ .. py:module:: BookModel :copyright: Copyright BitWorks LLC, All rights reserved. :license: MIT :synopsis: Collection of PyQt models used by XBRLStudio :description: Contains the following classes: BookTableModel - model for numerical and textual XBRLSt...
54.562848
150
0.628129
a9f49e1c8623071a295d17dbec4e8eb534a3a29d
2,391
php
PHP
src/views/dashboard/layouts/header.blade.php
majazeh/dashboard
3d0deaff1cba6279823d0883d41234d831b59354
[ "MIT" ]
null
null
null
src/views/dashboard/layouts/header.blade.php
majazeh/dashboard
3d0deaff1cba6279823d0883d41234d831b59354
[ "MIT" ]
1
2019-01-26T09:35:21.000Z
2019-01-26T09:35:21.000Z
src/views/dashboard/layouts/header.blade.php
majazeh/dashboard
3d0deaff1cba6279823d0883d41234d831b59354
[ "MIT" ]
1
2022-03-22T12:46:43.000Z
2022-03-22T12:46:43.000Z
<meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="csrf-token" content="{{ csrf_token() }}"> @section('header-styles') <link rel="stylesheet" type="text/css" href="{{ asset('vendors/bootstrap-4.2.1/css/bootstrap.min.css') }}"> <link rel="styleshee...
56.928571
145
0.672104
26fa28d7789e8405f4e383c6b5d2ed142b08bda8
8,061
asm
Assembly
source/modules/basic/commands/list.asm
paulscottrobson/mega-basic
f71750889136e2fdc4e6053c5696593318162bcf
[ "MIT" ]
3
2019-12-03T06:05:24.000Z
2021-03-24T01:51:07.000Z
source/modules/basic/commands/list.asm
paulscottrobson/mega-basic
f71750889136e2fdc4e6053c5696593318162bcf
[ "MIT" ]
null
null
null
source/modules/basic/commands/list.asm
paulscottrobson/mega-basic
f71750889136e2fdc4e6053c5696593318162bcf
[ "MIT" ]
null
null
null
; ******************************************************************************************* ; ******************************************************************************************* ; ; Name : list.asm ; Purpose : LIST Command ; Date : 29th August 2019 ; Author : Paul Robson (paul@robsons.org.uk) ; ; ****...
23.919881
93
0.539511
9fff058b8cd298446bd992e9f3cf5abd6427ebd4
2,888
py
Python
calvin/runtime/south/calvinlib/mathlib/Arithmetic.py
gabrielcercel/calvin-base
c0315f100643230d65aed1745e1c22df3e7a7c2c
[ "Apache-2.0" ]
334
2015-06-04T15:14:28.000Z
2022-02-09T11:14:17.000Z
calvin/runtime/south/calvinlib/mathlib/Arithmetic.py
gabrielcercel/calvin-base
c0315f100643230d65aed1745e1c22df3e7a7c2c
[ "Apache-2.0" ]
89
2015-06-13T19:15:35.000Z
2019-12-03T19:23:20.000Z
calvin/runtime/south/calvinlib/mathlib/Arithmetic.py
gabrielcercel/calvin-base
c0315f100643230d65aed1745e1c22df3e7a7c2c
[ "Apache-2.0" ]
112
2015-06-06T19:16:54.000Z
2020-10-19T01:27:55.000Z
# -*- coding: utf-8 -*- # Copyright (c) 2017 Ericsson AB # # 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 ...
30.4
138
0.538435
385788c9c6a3b23118ae93e1e00aa2a6e37efe0e
132
php
PHP
Modules/Core/Contracts/ImageResizeContract.php
RomanLev4yk/laravue
744b2575ddc61247424c9dade2fdedc51d293088
[ "MIT" ]
null
null
null
Modules/Core/Contracts/ImageResizeContract.php
RomanLev4yk/laravue
744b2575ddc61247424c9dade2fdedc51d293088
[ "MIT" ]
3
2021-02-03T02:08:54.000Z
2022-02-19T05:52:49.000Z
Modules/Core/Contracts/ImageResizeContract.php
RomanLev4yk/laravue
744b2575ddc61247424c9dade2fdedc51d293088
[ "MIT" ]
null
null
null
<?php namespace Modules\Core\Contracts; interface ImageResizeContract { public function imageResize($file, $width, $heigh); }
14.666667
55
0.75
25a0dc5a414840d546f7b36f6c0e3425f83c7f3f
1,031
cs
C#
Music Player/ListBoxItem.cs
Arkedrille/IntelPlayer
34dec2131a8ee601378331df001ee985f664a5c0
[ "MIT" ]
null
null
null
Music Player/ListBoxItem.cs
Arkedrille/IntelPlayer
34dec2131a8ee601378331df001ee985f664a5c0
[ "MIT" ]
null
null
null
Music Player/ListBoxItem.cs
Arkedrille/IntelPlayer
34dec2131a8ee601378331df001ee985f664a5c0
[ "MIT" ]
null
null
null
using System; namespace Music_Player { public class ListBoxItem : Object { public virtual string Text { get; set; } public virtual object Object { get; set; } public virtual string Name { get; set; } public virtual string Path { get; set; } public ListBoxItem() { ...
28.638889
83
0.514064
f989066abf6fb8e74ca2a4a66a0865010f8d57b4
7,550
sql
SQL
php_10.sql
csegue/nivel-10-beta
a25ed4da2119c96306111029edce3f8bac297ea4
[ "MIT" ]
null
null
null
php_10.sql
csegue/nivel-10-beta
a25ed4da2119c96306111029edce3f8bac297ea4
[ "MIT" ]
null
null
null
php_10.sql
csegue/nivel-10-beta
a25ed4da2119c96306111029edce3f8bac297ea4
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 5.1.1 -- https://www.phpmyadmin.net/ -- -- Servidor: 127.0.0.1 -- Tiempo de generación: 06-10-2021 a las 18:42:51 -- Versión del servidor: 10.4.20-MariaDB -- Versión de PHP: 8.0.8 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_...
32.826087
219
0.700795
f3d1d0661aa6d0a975529053a34d9ddd21a849f8
4,029
rs
Rust
fruity_editor/src/editor_component_service.rs
DoYouRockBaby/fruity_game_engine
299a8fe641efb142a551640f6d1aa4868e1ad670
[ "MIT" ]
null
null
null
fruity_editor/src/editor_component_service.rs
DoYouRockBaby/fruity_game_engine
299a8fe641efb142a551640f6d1aa4868e1ad670
[ "MIT" ]
null
null
null
fruity_editor/src/editor_component_service.rs
DoYouRockBaby/fruity_game_engine
299a8fe641efb142a551640f6d1aa4868e1ad670
[ "MIT" ]
null
null
null
use crate::components::fields::edit_introspect_fields; use crate::ui_element::UIElement; use fruity_any::*; use fruity_core::introspect::FieldInfo; use fruity_core::introspect::IntrospectObject; use fruity_core::introspect::MethodInfo; use fruity_core::object_factory_service::ObjectFactoryService; use fruity_core::reso...
31.724409
98
0.659965
5ef619423819e989854528f971b1516e79170cac
943
php
PHP
app/Manage/Operation/AbstractOperation.php
dashingunique/train-carbon
1e3983ab82ef6c788b3d7e08053f681331832db2
[ "MIT" ]
null
null
null
app/Manage/Operation/AbstractOperation.php
dashingunique/train-carbon
1e3983ab82ef6c788b3d7e08053f681331832db2
[ "MIT" ]
null
null
null
app/Manage/Operation/AbstractOperation.php
dashingunique/train-carbon
1e3983ab82ef6c788b3d7e08053f681331832db2
[ "MIT" ]
null
null
null
<?php /** * File AbstractOperation.php * @description * @author liqilin */ namespace App\Manage\Operation; use App\Contracts\OperationInterface; use App\Manage\Personnel\AbstractPersonnel; use App\Models\Carbon; use App\Models\SubwayPosition; abstract class AbstractOperation implements OperationInterface { ...
19.244898
103
0.646872
5722890865f86ab9076eca6310b2c74cd0526735
64
js
JavaScript
src/config/jwt-config.js
randyou/address-book-app
7f208238caf9299f2b611cf975692bf8cedd167d
[ "MIT" ]
null
null
null
src/config/jwt-config.js
randyou/address-book-app
7f208238caf9299f2b611cf975692bf8cedd167d
[ "MIT" ]
null
null
null
src/config/jwt-config.js
randyou/address-book-app
7f208238caf9299f2b611cf975692bf8cedd167d
[ "MIT" ]
null
null
null
'use strict' export default { secret: 'fghfgjh546fdgghghj' }
10.666667
30
0.71875
709f42b72e64ce4c22e9b39c26f792862f541d83
1,670
css
CSS
CSS3_30_days/ModernLayouts/sandbox.css
srijanss/365_day_challenge
59209b788742cf3c8ecdfa7647d43a48d9a165a8
[ "MIT" ]
null
null
null
CSS3_30_days/ModernLayouts/sandbox.css
srijanss/365_day_challenge
59209b788742cf3c8ecdfa7647d43a48d9a165a8
[ "MIT" ]
4
2020-06-17T03:38:59.000Z
2022-02-27T06:37:51.000Z
CSS3_30_days/ModernLayouts/sandbox.css
srijanss/365_day_challenge
59209b788742cf3c8ecdfa7647d43a48d9a165a8
[ "MIT" ]
null
null
null
/* ======================================== CODE YOUR STYLES BELOW! ====================================== */ .layout1 article { width: 58%; float: left; } .layout1 aside { width: 40%; float: right; } /* simple clearfix for sibling element*/ .layout1 footer { clear: both; } .layout2 header .logo {...
14.649123
54
0.597605
a3dd4647d52b8bf5f64866956212951aad1e2fc0
14,234
java
Java
manager/api/rest-impl/src/main/java/io/apiman/manager/api/rest/impl/DeveloperResourceImpl.java
shachindrasingh/apiman
de3266f29b6c3436e8aa7e0e33b03800ac967837
[ "Apache-2.0" ]
711
2015-01-13T04:56:18.000Z
2022-03-15T11:22:03.000Z
manager/api/rest-impl/src/main/java/io/apiman/manager/api/rest/impl/DeveloperResourceImpl.java
shachindrasingh/apiman
de3266f29b6c3436e8aa7e0e33b03800ac967837
[ "Apache-2.0" ]
1,148
2015-01-23T12:29:02.000Z
2022-03-31T18:59:54.000Z
manager/api/rest-impl/src/main/java/io/apiman/manager/api/rest/impl/DeveloperResourceImpl.java
shachindrasingh/apiman
de3266f29b6c3436e8aa7e0e33b03800ac967837
[ "Apache-2.0" ]
405
2015-01-09T17:03:25.000Z
2022-03-25T02:07:41.000Z
/* * Copyright 2020 Scheer PAS Schweiz AG * * 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...
37.457895
169
0.672123
e25e45bace8e8247761999dcb59736c9762f5ac4
2,970
py
Python
ceasiompy/CLCalculator/__specs__.py
cfsengineering/CEASIOMpy
b9ba84be3af3250cdd86c929ec02dbce5253b399
[ "Apache-2.0" ]
33
2018-11-20T16:34:40.000Z
2022-03-29T07:26:18.000Z
ceasiompy/CLCalculator/__specs__.py
cfsengineering/CEASIOMpy
b9ba84be3af3250cdd86c929ec02dbce5253b399
[ "Apache-2.0" ]
54
2019-09-17T15:57:47.000Z
2022-03-30T08:12:52.000Z
ceasiompy/CLCalculator/__specs__.py
cfsengineering/CEASIOMpy
b9ba84be3af3250cdd86c929ec02dbce5253b399
[ "Apache-2.0" ]
26
2018-11-30T14:33:44.000Z
2022-03-22T07:30:18.000Z
#!/usr/bin/env python3 # -*- coding: utf-8 -*- from ceasiompy.utils.moduleinterfaces import CPACSInOut, CEASIOM_XPATH, AIRCRAFT_XPATH # ===== RCE integration ===== RCE = { "name": "CLCalculator", "description": "Calculate required Lift coefficient to fly", "exec": "pwd\npython clcalculator.py", "auth...
23.951613
86
0.67037
cd3564e4a70557e40cb230b33fb62291907ccbeb
1,555
cs
C#
src/Mocklis.MockGenerator.Tests/TestCases/MethodWithRestrictedType.Expected.cs
eredmo/mocklis
1044d7ca38761421b6b94eedc0de96d3a4e83499
[ "MIT" ]
7
2019-03-14T09:44:09.000Z
2020-12-14T12:38:07.000Z
src/Mocklis.MockGenerator.Tests/TestCases/MethodWithRestrictedType.Expected.cs
eredmo/mocklis
1044d7ca38761421b6b94eedc0de96d3a4e83499
[ "MIT" ]
18
2019-05-06T11:35:35.000Z
2021-02-20T14:59:05.000Z
src/Mocklis.MockGenerator.Tests/TestCases/MethodWithRestrictedType.Expected.cs
eredmo/mocklis
1044d7ca38761421b6b94eedc0de96d3a4e83499
[ "MIT" ]
2
2020-05-11T21:55:00.000Z
2020-05-11T21:57:50.000Z
using System; using System.CodeDom.Compiler; using Mocklis.Core; namespace Test { public interface ITestClass { void Restricted(RuntimeArgumentHandle runtimeArgumentHandle); void Restricted(ArgIterator argIterator); void Restricted(TypedReference typedReference); } [MocklisClas...
37.02381
123
0.710611
c29a2db021a2f4adb2e5ccaeb89028cf25f2467c
1,312
h
C
include/l0-infra/array/mixin/find/UnsafePointerRangeFind.h
godsme/object-array
c3c9a707b14d265271f169ed91bb533b05d7ec17
[ "Apache-2.0" ]
9
2021-06-25T11:06:07.000Z
2021-09-23T09:47:58.000Z
include/l0-infra/array/mixin/find/UnsafePointerRangeFind.h
godsme/object-array
c3c9a707b14d265271f169ed91bb533b05d7ec17
[ "Apache-2.0" ]
2
2021-08-17T17:35:42.000Z
2021-11-27T02:00:18.000Z
include/l0-infra/array/mixin/find/UnsafePointerRangeFind.h
godsme/object-array
c3c9a707b14d265271f169ed91bb533b05d7ec17
[ "Apache-2.0" ]
1
2021-08-17T17:05:19.000Z
2021-08-17T17:05:19.000Z
// // Created by Darwin Yuan on 2021/7/13. // #ifndef OBJECT_ARRAY_2_1E20317D794F49B59F9FCED94485D9A3 #define OBJECT_ARRAY_2_1E20317D794F49B59F9FCED94485D9A3 #include <l0-infra/array/concept/Pred.h> namespace mixin { template<typename T> struct UnsafePointerRangeFind : T { using typename T::SizeType;...
35.459459
116
0.68064
a68f431838cbe7a318c8f494fb57dd21949afc33
466
lua
Lua
Assets/LuaScripts/Network/ConnectState.lua
sdupan/UnityLuaFramework
7953a10021455ebcd39e4a2609ec5eb6c6bd6bc3
[ "MIT" ]
1
2021-03-16T06:12:39.000Z
2021-03-16T06:12:39.000Z
Assets/LuaScripts/Network/ConnectState.lua
sdupan/UnityLuaFramework
7953a10021455ebcd39e4a2609ec5eb6c6bd6bc3
[ "MIT" ]
null
null
null
Assets/LuaScripts/Network/ConnectState.lua
sdupan/UnityLuaFramework
7953a10021455ebcd39e4a2609ec5eb6c6bd6bc3
[ "MIT" ]
null
null
null
local M = {} -----------------------连接状态---------------------------- M.CONNECT_STATE_IDLE = "idle" M.CONNECT_STATE_START = "startreconnect" M.CONNECT_STATE_CONNECTING = "connecting" M.CONNECT_STATE_CONNECTED = "connected" M.CONNECT_STATE_CONNECT_FAILURE = "connectFailure" M.CONNECT_STAT...
35.846154
58
0.633047
652783f4f5b2c5feb764fe331c0720ff3cc80b4d
1,999
css
CSS
css/colorStyle.css
matt-ngo/matt-ngo.github.io
c349ab54f7f0cf7d1454c8c3ecbf4f2f4c6d5efb
[ "MIT" ]
null
null
null
css/colorStyle.css
matt-ngo/matt-ngo.github.io
c349ab54f7f0cf7d1454c8c3ecbf4f2f4c6d5efb
[ "MIT" ]
null
null
null
css/colorStyle.css
matt-ngo/matt-ngo.github.io
c349ab54f7f0cf7d1454c8c3ecbf4f2f4c6d5efb
[ "MIT" ]
null
null
null
body { /* background-color: rgb(40, 40, 40); */ background-color: #f7f2e7; /* font-family: 'Roboto Mono', monospace; */ font-family: 'Nunito', sans-serif; /* margin: 0; */ } span { color: #3b5249; font-size: 1.125rem; } .square { border-radius: 1.5rem; width: 30%; padding-botto...
18.172727
48
0.566783
c5f70ed8b0205dd10ab745c8a324b20d131f30c3
5,716
kt
Kotlin
app/src/main/java/com/example/androiddevchallenge/ui/place/PlaceChooser.kt
DavidMendozaMartinez/AndroidDevChallenge-Jetpack-Compose-Week-4
b92324f43c2d6925b437e28dabe44800c905fe73
[ "Apache-2.0" ]
3
2021-03-24T14:25:52.000Z
2021-12-24T08:54:17.000Z
app/src/main/java/com/example/androiddevchallenge/ui/place/PlaceChooser.kt
DavidMendozaMartinez/AndroidDevChallenge-Jetpack-Compose-Week-4
b92324f43c2d6925b437e28dabe44800c905fe73
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/androiddevchallenge/ui/place/PlaceChooser.kt
DavidMendozaMartinez/AndroidDevChallenge-Jetpack-Compose-Week-4
b92324f43c2d6925b437e28dabe44800c905fe73
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
32.850575
104
0.662176
4e404b2f4be54a9163894ade8b831e884a865a7d
6,167
dart
Dart
lib/src/features/package/controller/publication_metadata/epub_publication_metadata_reader_controller.dart
getBoolean/epub_master
6288dbbaabb4ac2155b39c5ef61b11f58bca6769
[ "MIT" ]
2
2022-03-23T21:05:27.000Z
2022-03-24T01:21:17.000Z
lib/src/features/package/controller/publication_metadata/epub_publication_metadata_reader_controller.dart
getBoolean/epub_master
6288dbbaabb4ac2155b39c5ef61b11f58bca6769
[ "MIT" ]
2
2022-03-23T20:17:55.000Z
2022-03-26T21:31:07.000Z
lib/src/features/package/controller/publication_metadata/epub_publication_metadata_reader_controller.dart
getBoolean/shu_epub
6288dbbaabb4ac2155b39c5ef61b11f58bca6769
[ "MIT" ]
null
null
null
part of shu_epub.features.package.controller; class EpubPublicationMetadataReaderController { final XmlElement element; XmlElement get compatibleMetadataElement => hasDcMetadataElement ? dcMetadata! : element; final XmlElement? dcMetadata; bool get hasDcMetadataElement => dcMetadata != null; final XmlE...
29.227488
102
0.676018
fa8b981d6f87909ebffa1adb4dda63f149086ff7
3,721
ps1
PowerShell
Tests/ParallelRemote.Tests.ps1
bvangrinsven/PowerShellLoggingModule
6bf6aabe0e855876822169910ac80e6446fbbbec
[ "Apache-2.0" ]
56
2015-02-09T02:30:06.000Z
2022-01-14T07:59:15.000Z
Tests/ParallelRemote.Tests.ps1
Kriegel/PowerShellLoggingModule
6bf6aabe0e855876822169910ac80e6446fbbbec
[ "Apache-2.0" ]
9
2017-01-23T17:31:43.000Z
2021-08-07T04:05:36.000Z
Tests/ParallelRemote.Tests.ps1
Kriegel/PowerShellLoggingModule
6bf6aabe0e855876822169910ac80e6446fbbbec
[ "Apache-2.0" ]
19
2015-09-07T14:30:50.000Z
2020-02-18T13:58:03.000Z
#requires -Module PowerShellLogging, ThreadJob param($Count = 4) Describe "Working when called in parallel in remote runspaces" -Tag "Remoting" { $Path = "TestDrive:\log{0}.txt" $Path = (Join-Path (Convert-Path (Split-Path $Path)) (Split-Path $Path -Leaf)) BeforeAll { $script:PowerShell = $( ...
32.640351
140
0.550658
79a43db91b712e9387993773e5a949763a234420
263
lua
Lua
MMOCoreORB/bin/scripts/object/custom_content/tangible/furniture/all/frn_all_bed_sm_hue_s1.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/furniture/all/frn_all_bed_sm_hue_s1.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/furniture/all/frn_all_bed_sm_hue_s1.lua
V-Fib/FlurryClone
40e0ca7245ec31b3815eb6459329fd9e70f88936
[ "Zlib", "OpenSSL" ]
71
2017-01-01T05:34:38.000Z
2022-03-29T01:04:00.000Z
object_tangible_furniture_all_frn_all_bed_sm_hue_s1 = object_tangible_furniture_all_shared_frn_all_bed_sm_hue_s1:new { } ObjectTemplates:addTemplate(object_tangible_furniture_all_frn_all_bed_sm_hue_s1, "object/tangible/furniture/all/frn_all_bed_sm_hue_s1.iff")
43.833333
139
0.908745
3f0ad9c698ae1ce00c54e6c147bf68d021ac26eb
5,256
php
PHP
src/Grid/Concerns/HasGridAttributes.php
yiiso/laravel-vue-admin
180eb1517d4571dd8dc4989e90967564578af5e2
[ "MIT" ]
394
2020-01-21T10:43:48.000Z
2022-03-28T01:41:27.000Z
src/Grid/Concerns/HasGridAttributes.php
yiiso/laravel-vue-admin
180eb1517d4571dd8dc4989e90967564578af5e2
[ "MIT" ]
73
2020-01-21T01:36:13.000Z
2022-02-26T21:50:45.000Z
src/Grid/Concerns/HasGridAttributes.php
yiiso/laravel-vue-admin
180eb1517d4571dd8dc4989e90967564578af5e2
[ "MIT" ]
75
2020-01-22T07:58:44.000Z
2022-03-27T14:52:49.000Z
<?php namespace SmallRuralDog\Admin\Grid\Concerns; use SmallRuralDog\Admin\Grid\Table\Attributes; trait HasGridAttributes { /** * @var Attributes */ protected $attributes; /** * Table 的高度,默认为自动高度。如果 height 为 number 类型,单位 px;如果 height 为 string 类型,则这个高度会设置为 Table 的 style.height 的值,Table 的...
19.539033
127
0.541857
26b1aec919c54ec078909844f179007444c9d97a
1,158
rs
Rust
src/algebra/linear/matrix/mod.rs
matthiaseiholzer/mathru_mirror
da0117e59dd99b6e3e763f8dd1787d309482e866
[ "MIT" ]
null
null
null
src/algebra/linear/matrix/mod.rs
matthiaseiholzer/mathru_mirror
da0117e59dd99b6e3e763f8dd1787d309482e866
[ "MIT" ]
null
null
null
src/algebra/linear/matrix/mod.rs
matthiaseiholzer/mathru_mirror
da0117e59dd99b6e3e763f8dd1787d309482e866
[ "MIT" ]
null
null
null
#[macro_use] pub mod matrix; //mod matrixcolumniterator; //mod matrixcolumniteratormut; mod matrixintoiterator; mod matrixiterator; mod matrixiteratormut; //mod matrixrowiterator; //mod matrixrowiteratormut; mod matrixcolumnintoiterator; mod matrixrowintoiterator; mod eigen; pub use self::eigen::EigenDec; mod hessenbe...
21.444444
55
0.776339
29661079d74ea6b17f38047aecc5748b8ea1c00f
624
sql
SQL
db/disagg/3-triggers/map_trg.sql
alazarolop/dicsm
e15059e951115b7033ff197481d0814261d801db
[ "PostgreSQL", "CC-BY-4.0" ]
null
null
null
db/disagg/3-triggers/map_trg.sql
alazarolop/dicsm
e15059e951115b7033ff197481d0814261d801db
[ "PostgreSQL", "CC-BY-4.0" ]
null
null
null
db/disagg/3-triggers/map_trg.sql
alazarolop/dicsm
e15059e951115b7033ff197481d0814261d801db
[ "PostgreSQL", "CC-BY-4.0" ]
null
null
null
--MAP UNITS -- *TRIGGER* CREATE OR REPLACE FUNCTION disagg.stu_controlpc() RETURNS trigger AS $$ DECLARE i RECORD; BEGIN -- SELECT dsmu_id AS dsmu, sum(stupc) AS pc INTO i FROM dsmu_stu WHERE dsmu_id LIKE NEW.dsmu_id GROUP BY dsmu ; -- IF NEW.stupc IS NULL THEN RETURN NEW ; ELSE IF (NEW.stupc + COALESCE(i.pc, 0)...
24
140
0.698718
d0dc64abd4b17205b53a34f959930b63e41031c3
1,452
sh
Shell
aws/openresty-awscert-proxy/build-openresty-image/start.sh
zulily/zutools
fe8fa75d589477aa6d24de0f56128fe76eead530
[ "Apache-2.0" ]
null
null
null
aws/openresty-awscert-proxy/build-openresty-image/start.sh
zulily/zutools
fe8fa75d589477aa6d24de0f56128fe76eead530
[ "Apache-2.0" ]
null
null
null
aws/openresty-awscert-proxy/build-openresty-image/start.sh
zulily/zutools
fe8fa75d589477aa6d24de0f56128fe76eead530
[ "Apache-2.0" ]
1
2018-08-30T16:52:13.000Z
2018-08-30T16:52:13.000Z
#!/bin/bash # Configure Auth if [ -n "${ENABLE_SSL+1}" ] && [ "${ENABLE_SSL,,}" = "true" ]; then echo "Enabling SSL..." cp /usr/src/openresty_ssl.conf /usr/local/openresty/nginx/conf/conf.d/proxy.conf # If an htpasswd file is provided, configure nginx if [ -n "${ENABLE_BASIC_AUTH+1}" ] && [ "${ENABLE_BASIC_AU...
41.485714
102
0.687328
2c76126529c4965a133a13463d27045f974025d6
148
py
Python
xrpl/__init__.py
mDuo13/xrpl-py
70f927dcd2dbb8644b3e210b0a8de2a214e71e3d
[ "0BSD" ]
null
null
null
xrpl/__init__.py
mDuo13/xrpl-py
70f927dcd2dbb8644b3e210b0a8de2a214e71e3d
[ "0BSD" ]
null
null
null
xrpl/__init__.py
mDuo13/xrpl-py
70f927dcd2dbb8644b3e210b0a8de2a214e71e3d
[ "0BSD" ]
null
null
null
"""High-level XRPL exports.""" from xrpl.constants import CryptoAlgorithm, XRPLException __all__ = [ "CryptoAlgorithm", "XRPLException", ]
18.5
57
0.716216
850e7b418f25837bf4ca863bb9178ba4308984b6
1,244
kt
Kotlin
src/main/kotlin/com/jetbrains/embeddedProjectJdk/LoadJdkSettingsFromProject.kt
JetBrains/embeddedProjectJdk
7e0a90b3d32254914501a9a40f165edf128b4f6f
[ "MIT" ]
5
2018-02-28T01:04:37.000Z
2021-11-08T09:50:00.000Z
src/main/kotlin/com/jetbrains/embeddedProjectJdk/LoadJdkSettingsFromProject.kt
JetBrains/embeddedProjectJdk
7e0a90b3d32254914501a9a40f165edf128b4f6f
[ "MIT" ]
8
2018-02-28T10:40:37.000Z
2020-09-24T14:53:35.000Z
src/main/kotlin/com/jetbrains/embeddedProjectJdk/LoadJdkSettingsFromProject.kt
JetBrains/embeddedProjectJdk
7e0a90b3d32254914501a9a40f165edf128b4f6f
[ "MIT" ]
6
2018-02-28T01:04:42.000Z
2022-03-19T06:44:05.000Z
package com.jetbrains.embeddedProjectJdk import com.intellij.openapi.actionSystem.AnAction import com.intellij.openapi.actionSystem.AnActionEvent import com.intellij.openapi.application.ApplicationManager import com.intellij.openapi.diagnostic.Logger import com.intellij.openapi.project.DumbAware import com.intellij.op...
37.69697
92
0.752412
9645b270e2845d7eba773c8652666db2d972e08b
1,546
js
JavaScript
src/__tests__/FrequencyMeter-test.js
vad3x/react-fm
fe1974edcdc4d6729f2e14192616464637811df9
[ "MIT" ]
4
2016-02-15T02:24:21.000Z
2020-04-01T15:30:24.000Z
src/__tests__/FrequencyMeter-test.js
vad3x/react-fm
fe1974edcdc4d6729f2e14192616464637811df9
[ "MIT" ]
null
null
null
src/__tests__/FrequencyMeter-test.js
vad3x/react-fm
fe1974edcdc4d6729f2e14192616464637811df9
[ "MIT" ]
2
2017-10-13T05:24:08.000Z
2019-07-03T18:17:31.000Z
jest.dontMock('../FrequencyMeter'); describe('FrequencyMeter', () => { it('calculate ratio', () => { var calcRatio = require('../FrequencyMeter').calcRatio; const minValue = 10; const maxValue = 100; const minBound = 0; const maxBound = 50; const ratio = calcRatio(...
26.20339
80
0.546572
c6d0955dcb7a4ca9cddc0207ee0d4484683231dc
5,326
py
Python
metapkg/commands/build.py
fantix/metapkg
523214b346dada45cae53b0bc7b62f3098f3b2d2
[ "Apache-2.0" ]
null
null
null
metapkg/commands/build.py
fantix/metapkg
523214b346dada45cae53b0bc7b62f3098f3b2d2
[ "Apache-2.0" ]
null
null
null
metapkg/commands/build.py
fantix/metapkg
523214b346dada45cae53b0bc7b62f3098f3b2d2
[ "Apache-2.0" ]
null
null
null
import importlib import os import platform import tempfile from poetry import packages as poetry_pkg from poetry.puzzle import solver as poetry_solver from metapkg import targets from metapkg.packages import repository as af_repo from metapkg.packages import sources as af_sources from metapkg.packages import topologi...
34.584416
79
0.598385
bee3b1776fbbabe82027ef20fa783eeaed48d580
1,999
ts
TypeScript
src/app/manager/manager-routing.module.ts
NardM/Utopia-manage
85727e99625f7e712af2af18f798ac5c90761240
[ "MIT" ]
null
null
null
src/app/manager/manager-routing.module.ts
NardM/Utopia-manage
85727e99625f7e712af2af18f798ac5c90761240
[ "MIT" ]
null
null
null
src/app/manager/manager-routing.module.ts
NardM/Utopia-manage
85727e99625f7e712af2af18f798ac5c90761240
[ "MIT" ]
null
null
null
/** * Created by nardm on 19.11.16. */ import { NgModule } from '@angular/core'; import { RouterModule, Routes } from '@angular/router'; import {RequestsAcceptedComponent} from './requests/accepted/requests-accepted.component' import {RequestsArchiveComponent} from "./requests/archive/requests-...
37.018519
99
0.646823
e058f1c1e42b3f889a9d56b3abfc7178734a9289
1,965
h
C
WPF/COM/TetradEngine.h
petrsnd/tetrad
890221ca730011cac3437b92427d041cbc921db3
[ "MIT" ]
null
null
null
WPF/COM/TetradEngine.h
petrsnd/tetrad
890221ca730011cac3437b92427d041cbc921db3
[ "MIT" ]
null
null
null
WPF/COM/TetradEngine.h
petrsnd/tetrad
890221ca730011cac3437b92427d041cbc921db3
[ "MIT" ]
null
null
null
// TetradEngine.h : Declaration of the CTetradEngine #pragma once #include "resource.h" // main symbols #include "COM_i.h" #if defined(_WIN32_WCE) && !defined(_CE_DCOM) && !defined(_CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA) #error "Single-threaded COM objects are not properly supported on Windows CE platfor...
28.071429
472
0.790331
4363ac030c291a77b26a8f15ed54952576eb730a
134
ts
TypeScript
lib/private/parse/parseSpaced.d.ts
andy-hanson/mason-compile
8c20d224a6ca95fd7da8dc2570e2a3b12b1795c3
[ "Unlicense" ]
null
null
null
lib/private/parse/parseSpaced.d.ts
andy-hanson/mason-compile
8c20d224a6ca95fd7da8dc2570e2a3b12b1795c3
[ "Unlicense" ]
null
null
null
lib/private/parse/parseSpaced.d.ts
andy-hanson/mason-compile
8c20d224a6ca95fd7da8dc2570e2a3b12b1795c3
[ "Unlicense" ]
null
null
null
import { Val } from '../ast/LineContent'; import { Tokens } from './Slice'; export default function parseSpaced(tokens: Tokens): Val;
33.5
57
0.708955
c692a9f39909e5ae7c743c114bed841e243b6a1f
1,020
py
Python
docs/guide/functional.py
yacth/autogoal
a55c1534161e850587e2ca3533aa2fd5ae28569e
[ "MIT" ]
157
2020-06-20T10:28:04.000Z
2022-03-26T18:20:58.000Z
docs/guide/functional.py
yacth/autogoal
a55c1534161e850587e2ca3533aa2fd5ae28569e
[ "MIT" ]
110
2020-08-10T21:50:52.000Z
2022-02-25T16:13:53.000Z
docs/guide/functional.py
yacth/autogoal
a55c1534161e850587e2ca3533aa2fd5ae28569e
[ "MIT" ]
62
2020-08-09T07:41:50.000Z
2022-03-16T01:07:47.000Z
# # Functional API # AutoGOAL's functional API allows you to transform any Python callable (e.g., a method) # into an optimizable target. In contrast with the [class-based](/guide/cfg/) and [graph-based](/guide/graph/) APIs, # the functional API does not require to know before-hand the structure of the space you want ...
28.333333
127
0.714706
c6f489678bdd92fad0aa56de553d0c9827d2a18f
910
py
Python
phangsPipeline/__init__.py
low-sky/phangs_imaging_scripts
7d60e8ef4d70e81442f46c844829ab70cbc62500
[ "MIT" ]
null
null
null
phangsPipeline/__init__.py
low-sky/phangs_imaging_scripts
7d60e8ef4d70e81442f46c844829ab70cbc62500
[ "MIT" ]
null
null
null
phangsPipeline/__init__.py
low-sky/phangs_imaging_scripts
7d60e8ef4d70e81442f46c844829ab70cbc62500
[ "MIT" ]
null
null
null
# Licensed under a MIT license - see LICENSE.rst # Packages may add whatever they like to this file, but # should keep this content at the top. # ---------------------------------------------------------------------------- from ._astropy_init import * # noqa # --------------------------------------------------------...
35
115
0.665934
073db9f705f5f0e41929f87991fdc990535b7055
14,915
css
CSS
public/frontend/file/css/default.css
cherki-hamza/laravel-vuejs-blog
df688a746456c986f46318af8ba08ce7f2872c05
[ "MIT" ]
null
null
null
public/frontend/file/css/default.css
cherki-hamza/laravel-vuejs-blog
df688a746456c986f46318af8ba08ce7f2872c05
[ "MIT" ]
null
null
null
public/frontend/file/css/default.css
cherki-hamza/laravel-vuejs-blog
df688a746456c986f46318af8ba08ce7f2872c05
[ "MIT" ]
null
null
null
/*------------------------------------------------------------------ * Project: Suchana * Author: CN-InfoTech * URL: hthttps://themeforest.net/user/cn-infotech * Created: 10/15/2019 ------------------------------------------------------------------- - // TABLE OF CONTENTS // - ======...
18.927665
159
0.636473
f45d76356d2c5d2f14f730b1126be36142ffc196
1,286
ts
TypeScript
src/functions/functions.ts
Ankomahene/ms-react-progress
1dfcd64c706e5508f5be7769dc27e98ee0abe7e3
[ "MIT" ]
1
2022-03-25T02:52:44.000Z
2022-03-25T02:52:44.000Z
src/functions/functions.ts
Ankomahene/ms-react-progress
1dfcd64c706e5508f5be7769dc27e98ee0abe7e3
[ "MIT" ]
null
null
null
src/functions/functions.ts
Ankomahene/ms-react-progress
1dfcd64c706e5508f5be7769dc27e98ee0abe7e3
[ "MIT" ]
null
null
null
import { AlignmentType, BackgroundType, IProgressOptions } from '../models/models'; export const getPercentageValue = (value: number, maxValue: number) => { return isNaN(value) ? 0 : (value / (isNaN(maxValue) ? 100 : maxValue)) * 100; }; export const getLabelAlignment = (alignment: AlignmentType) => { return alig...
29.906977
133
0.661742
05a8f5f8b34eb3b45b0057c688d35f1991141703
2,822
py
Python
granite/utils.py
frenchtoast747/granite
294da4c0ba18ed6d8b5a862ddf0ce5fb767101c0
[ "MIT" ]
1
2018-07-03T07:46:07.000Z
2018-07-03T07:46:07.000Z
granite/utils.py
frenchtoast747/granite
294da4c0ba18ed6d8b5a862ddf0ce5fb767101c0
[ "MIT" ]
1
2021-10-18T23:08:02.000Z
2021-10-18T23:08:02.000Z
granite/utils.py
frenchtoast747/granite
294da4c0ba18ed6d8b5a862ddf0ce5fb767101c0
[ "MIT" ]
null
null
null
""" Utility for internal library use. """ import os def cached_property(fn): """ Converts a class's method into property and cache's the getter value. Simple decorator a method with this function and it will be converted into a property (attribute access) and the calculation to retrieve the value ...
26.87619
78
0.66832
3fabc2d02fcedcb979770f79c21149b56a1f03ab
25,048
sql
SQL
bemo_consulting.sql
masanam/BeMoConsulting
803c955326db3a144782c5a8b9824546d6ca3958
[ "MIT" ]
null
null
null
bemo_consulting.sql
masanam/BeMoConsulting
803c955326db3a144782c5a8b9824546d6ca3958
[ "MIT" ]
null
null
null
bemo_consulting.sql
masanam/BeMoConsulting
803c955326db3a144782c5a8b9824546d6ca3958
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.8.4 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1:3306 -- Generation Time: Nov 14, 2020 at 01:33 AM -- Server version: 5.7.24 -- PHP Version: 7.3.1 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHA...
88.508834
2,170
0.72421
917ddbf7613697996da34de8fb614b67a6316b21
2,610
lua
Lua
lua/FTerm/termlist.lua
winter233/FTerm.nvim
d550da9472037eceaf17f0cdf6112116576abd45
[ "MIT" ]
null
null
null
lua/FTerm/termlist.lua
winter233/FTerm.nvim
d550da9472037eceaf17f0cdf6112116576abd45
[ "MIT" ]
null
null
null
lua/FTerm/termlist.lua
winter233/FTerm.nvim
d550da9472037eceaf17f0cdf6112116576abd45
[ "MIT" ]
null
null
null
local terminal = require("FTerm.terminal") local TermList = {} function TermList:new() local tl = { term_list = {}, selected_term = 0, active = false, cnt = 0, opts = {} } self.__index = self return setmetatable(tl, self) end function TermList:setup(opts) s...
23.303571
84
0.61341
d2e6aab98ebf22243a604b2e81478795b5e5cd9f
190
rb
Ruby
db/migrate/20121030135622_log_entries_indexes.rb
dumitru-tap-at-endava/porta
7fabcc4ef1b25e498f76511f2a0b42c04170bdf2
[ "Apache-2.0" ]
53
2018-09-19T18:06:10.000Z
2022-02-21T18:01:48.000Z
db/migrate/20121030135622_log_entries_indexes.rb
dumitru-tap-at-endava/porta
7fabcc4ef1b25e498f76511f2a0b42c04170bdf2
[ "Apache-2.0" ]
1,552
2018-09-20T04:08:15.000Z
2022-03-31T16:37:19.000Z
db/migrate/20121030135622_log_entries_indexes.rb
dumitru-tap-at-endava/porta
7fabcc4ef1b25e498f76511f2a0b42c04170bdf2
[ "Apache-2.0" ]
62
2018-09-20T09:45:13.000Z
2022-03-06T07:07:24.000Z
class LogEntriesIndexes < ActiveRecord::Migration def self.up add_index :log_entries, [ :provider_id ] end def self.down remove_index :log_entries, [ :provider_id ] end end
19
49
0.721053
cd56d6f08d407437de6b0036167547d49452d294
2,431
cs
C#
packaging/windows/Dotnet.Cli.Msi.Tests/MsiManager.cs
robmen/dotnetcli
0d210cab9166261b5051ec6469e338e5ee2f1276
[ "MIT" ]
null
null
null
packaging/windows/Dotnet.Cli.Msi.Tests/MsiManager.cs
robmen/dotnetcli
0d210cab9166261b5051ec6469e338e5ee2f1276
[ "MIT" ]
null
null
null
packaging/windows/Dotnet.Cli.Msi.Tests/MsiManager.cs
robmen/dotnetcli
0d210cab9166261b5051ec6469e338e5ee2f1276
[ "MIT" ]
1
2019-02-27T07:19:45.000Z
2019-02-27T07:19:45.000Z
using System; using System.Collections.Generic; using System.Linq; using Microsoft.Deployment.WindowsInstaller; using Microsoft.Deployment.WindowsInstaller.Package; namespace Dotnet.Cli.Msi.Tests { public class MsiManager { private string _msiFile; private string _productCode; private...
27.011111
109
0.555738
38db8c1e859abf02cf0cf5d49a053a9d811a7852
358
php
PHP
app/Models/Ecs_ticket.php
PIScrew/Nawarin-API
aada72890f5411a62368ec86daef3bc3cfe8557c
[ "MIT" ]
null
null
null
app/Models/Ecs_ticket.php
PIScrew/Nawarin-API
aada72890f5411a62368ec86daef3bc3cfe8557c
[ "MIT" ]
null
null
null
app/Models/Ecs_ticket.php
PIScrew/Nawarin-API
aada72890f5411a62368ec86daef3bc3cfe8557c
[ "MIT" ]
null
null
null
<?php namespace App\Models; use Illuminate\Database\Eloquent\Model; use Illuminate\Database\Eloquent\SoftDeletes; class Ecs_ticket extends BaseModel { use SoftDeletes; public function ticketType(){ return $this->belongsTo(Ecs_ticket_type::class); } public function user(){ return $this...
19.888889
56
0.706704
3894ecdd928b79825abf54a007693472dcb8727b
2,478
php
PHP
modx.loc/core/lexicon/nl/element.inc.php
MCRen88/domains
9507e7896627653f25afb968232f571892b80313
[ "MIT" ]
null
null
null
modx.loc/core/lexicon/nl/element.inc.php
MCRen88/domains
9507e7896627653f25afb968232f571892b80313
[ "MIT" ]
null
null
null
modx.loc/core/lexicon/nl/element.inc.php
MCRen88/domains
9507e7896627653f25afb968232f571892b80313
[ "MIT" ]
null
null
null
<?php /** * English language strings for Elements * * @package modx * @subpackage lexicon */ $_lang['element'] = 'Element'; $_lang['element_err_nf'] = 'Element niet gevonden.'; $_lang['element_err_ns'] = 'Element niet gespecificeerd.'; $_lang['element_err_staticfile_exists'] = 'A static file already exists within ...
61.95
218
0.755851
b96eec57b16ec5371f7edac8868a7c4725cfc2df
5,246
css
CSS
public/css/style.css
JB-Doffemont/Tre_local
4e998572b5a8593f011a9b266ca234974860edd5
[ "MIT" ]
null
null
null
public/css/style.css
JB-Doffemont/Tre_local
4e998572b5a8593f011a9b266ca234974860edd5
[ "MIT" ]
null
null
null
public/css/style.css
JB-Doffemont/Tre_local
4e998572b5a8593f011a9b266ca234974860edd5
[ "MIT" ]
null
null
null
body { background-color: #26acff; } .fontStyle { font-family: "Lobster", cursive; color: whitesmoke; font-size: 25px; margin-bottom: 10px; } p { margin: 0; padding: 0; text-align: center; } .btncss { display: flex; justify-content: center; align-items: center; width: 25p...
17.087948
59
0.591689
dd97379f1b0a63f375be07321d5d6661164eaeef
7,847
py
Python
v0/auto_predict.py
rexzhang2014/Easi-ML
5ff084b81b2c516d0ebea75f1dc0db1ebcb775db
[ "Apache-2.0" ]
1
2018-01-29T08:41:23.000Z
2018-01-29T08:41:23.000Z
v0/auto_predict.py
rexzhang2014/Easi-ML
5ff084b81b2c516d0ebea75f1dc0db1ebcb775db
[ "Apache-2.0" ]
null
null
null
v0/auto_predict.py
rexzhang2014/Easi-ML
5ff084b81b2c516d0ebea75f1dc0db1ebcb775db
[ "Apache-2.0" ]
2
2018-04-04T04:24:31.000Z
2019-02-11T09:01:51.000Z
#external data science packages import numpy as np import pandas as pd from sklearn import tree from sklearn.externals import joblib #external plotting packages import matplotlib.pyplot as plt #system packages import os import logging from sys import argv from datetime import datetime #User defined packages from...
36.840376
144
0.577546
669cbcbfa4448afbdd876db00c7b407bb1e5fc8a
148
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_enmy4.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_enmy4.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_enmy4.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: zel_enmy4.asm Type: file Size: 273311 Last-Modified: '2016-05-13T04:23:03Z' SHA-1: 6409065C13097BCCFAFA438EA44AE4EDE1E10688 Description: null
21.142857
47
0.817568
0551164c600ba9e4e95ce46b185387af204c7695
5,852
rb
Ruby
deploy/chef/chef-repo/cookbooks/databag_item/libraries/default.rb
akondasif/open-hackathon-bak_01
d60ad764edf689a95b6ffcc56815338b380801de
[ "MIT" ]
null
null
null
deploy/chef/chef-repo/cookbooks/databag_item/libraries/default.rb
akondasif/open-hackathon-bak_01
d60ad764edf689a95b6ffcc56815338b380801de
[ "MIT" ]
null
null
null
deploy/chef/chef-repo/cookbooks/databag_item/libraries/default.rb
akondasif/open-hackathon-bak_01
d60ad764edf689a95b6ffcc56815338b380801de
[ "MIT" ]
1
2019-04-03T19:47:22.000Z
2019-04-03T19:47:22.000Z
# Copyright (c) Microsoft Open Technologies (Shanghai) Co. Ltd.  All rights reserved. # # The MIT License (MIT) # # 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, in...
30.962963
166
0.651572
1b462e32fd79d3993add7e6d813abe14477ea64b
1,771
dart
Dart
generators_common/lib/src/fieldset.dart
kevmoo/dart_framework
e8a6fcedb7596f706c0abcdd72d016d864235298
[ "MIT" ]
null
null
null
generators_common/lib/src/fieldset.dart
kevmoo/dart_framework
e8a6fcedb7596f706c0abcdd72d016d864235298
[ "MIT" ]
null
null
null
generators_common/lib/src/fieldset.dart
kevmoo/dart_framework
e8a6fcedb7596f706c0abcdd72d016d864235298
[ "MIT" ]
null
null
null
part of 'class_element_extensions.dart'; class _FieldSet implements Comparable<_FieldSet> { final FieldElement field; _FieldSet._(this.field); factory _FieldSet(FieldElement? classField, FieldElement? superField) { // At least one of these will != null, perhaps both. final fields = [classField, superFi...
30.534483
79
0.659514
dfb99ddab2036e8e7a017d517ef0757550fdb232
568
cs
C#
Baldr/Baldr/Models/Account.cs
CodyALohse/Baldr
fde5b25990993a4b1b2516d09d7e59b9e6dbc0fa
[ "Apache-2.0" ]
1
2017-05-06T03:55:22.000Z
2017-05-06T03:55:22.000Z
Baldr/Baldr/Models/Account.cs
CodyALohse/Baldr
fde5b25990993a4b1b2516d09d7e59b9e6dbc0fa
[ "Apache-2.0" ]
null
null
null
Baldr/Baldr/Models/Account.cs
CodyALohse/Baldr
fde5b25990993a4b1b2516d09d7e59b9e6dbc0fa
[ "Apache-2.0" ]
null
null
null
using Core; using Baldr.Models.Enums; using System.Collections.Generic; namespace Baldr.Models { public class Account : BaseModel { public virtual ICollection<Transaction> Transactions { get; set; } public string Name { get; set; } public string AccountNumber { get; set; } p...
21.846154
74
0.637324
46558199977960dd7032222dd913047e702d387d
788
php
PHP
FtpUpload.php
aciden/receiv-data
604f7be746ab88c0918bbcf4564c88ed84cab5da
[ "MIT" ]
null
null
null
FtpUpload.php
aciden/receiv-data
604f7be746ab88c0918bbcf4564c88ed84cab5da
[ "MIT" ]
null
null
null
FtpUpload.php
aciden/receiv-data
604f7be746ab88c0918bbcf4564c88ed84cab5da
[ "MIT" ]
null
null
null
<?php namespace aciden\receivData; use yii2mod\ftp\FtpClient; use aciden\receivData\ErrorException; class FtpUpload { private $_ftpObj; public function __construct($host, $login, $pass, $pasv) { $this->_ftpObj = new FtpClient; $this->_ftpObj->connect($host); $this->_ftpObj->login...
22.514286
74
0.48731
a3650d59f569de4422d76c8f45f081c092841ffb
792
java
Java
src/main/java/com/alipay/api/response/AlipayCommerceAntestApplistQueryResponse.java
konser1/alipaytest
b9fd8ae46fb45a87a3c06f49f1db9114c1058590
[ "Apache-2.0" ]
null
null
null
src/main/java/com/alipay/api/response/AlipayCommerceAntestApplistQueryResponse.java
konser1/alipaytest
b9fd8ae46fb45a87a3c06f49f1db9114c1058590
[ "Apache-2.0" ]
null
null
null
src/main/java/com/alipay/api/response/AlipayCommerceAntestApplistQueryResponse.java
konser1/alipaytest
b9fd8ae46fb45a87a3c06f49f1db9114c1058590
[ "Apache-2.0" ]
2
2022-03-28T08:27:16.000Z
2022-03-28T08:27:26.000Z
package com.alipay.api.response; import java.util.List; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; import com.alipay.api.domain.EcoAppInfo; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.commerce.antest.applist.query response. * ...
22.628571
79
0.715909
eff6ab88d51ae9c5f77b49c56385ac239eb730b3
792
sql
SQL
src/SFA.Apprenticeships.Data.AvmsPlus/dbo/Stored Procedures/ProofConceptMethod1GIS.sql
BugsUK/FindApprenticeship
cd261c9199c3563031aab66582c0a10ecc055f8a
[ "MIT" ]
2
2019-02-14T17:06:44.000Z
2021-02-22T13:02:31.000Z
src/SFA.Apprenticeships.Data.AvmsPlus/dbo/Stored Procedures/ProofConceptMethod1GIS.sql
BugsUK/FindApprenticeship
cd261c9199c3563031aab66582c0a10ecc055f8a
[ "MIT" ]
1
2020-03-13T15:39:54.000Z
2020-03-13T15:39:54.000Z
src/SFA.Apprenticeships.Data.AvmsPlus/dbo/Stored Procedures/ProofConceptMethod1GIS.sql
BugsUK/FindApprenticeship
cd261c9199c3563031aab66582c0a10ecc055f8a
[ "MIT" ]
2
2020-03-13T15:27:47.000Z
2020-11-04T04:39:21.000Z
CREATE PROCEDURE [dbo].[ProofConceptMethod1GIS] @Latitude decimal(30,15), @Longitude decimal(30,15), @Eastin decimal(30,15), @Northin decimal(30,15), @Distance int --SET @Latitude = 52.477818110072185 --SET @Longitude = -1.9028135272556475 --SET @Eastin = 406600 --SET @Northin = 286700 AS BEGIN S...
23.294118
48
0.659091
02be76086ccef99a5f863463431c62b50b535cad
1,209
hh
C++
examples/ScatteringExample/include/SEDetectorConstruction.hh
QTNM/Electron-Tracking
b9dff0232af5a99fd795fd504dbddde71f4dd31c
[ "MIT" ]
2
2022-03-16T22:30:19.000Z
2022-03-16T22:30:26.000Z
examples/ScatteringExample/include/SEDetectorConstruction.hh
QTNM/Electron-Tracking
b9dff0232af5a99fd795fd504dbddde71f4dd31c
[ "MIT" ]
18
2021-03-02T15:14:11.000Z
2022-02-14T08:12:20.000Z
examples/ScatteringExample/include/SEDetectorConstruction.hh
QTNM/Electron-Tracking
b9dff0232af5a99fd795fd504dbddde71f4dd31c
[ "MIT" ]
null
null
null
#ifndef SEDetectorConstruction_h #define SEDetectorConstruction_h 1 #include "G4Cache.hh" #include "G4GenericMessenger.hh" #include "G4VUserDetectorConstruction.hh" #include "globals.hh" class G4VPhysicalVolume; class G4GlobalMagFieldMessenger; class SEGasSD; class SEWatchSD; class SEDetectorConstruction : public G4...
27.477273
76
0.659222
2febfc93c5aee54f3532447f7d16f306d692bcc0
695
py
Python
solutions/solution523.py
Satily/leetcode_python_solution
3f05fff7758d650469862bc28df9e4aa7b1d3203
[ "MIT" ]
3
2018-11-22T10:31:09.000Z
2019-05-05T15:53:48.000Z
solutions/solution523.py
Satily/leetcode_python_solution
3f05fff7758d650469862bc28df9e4aa7b1d3203
[ "MIT" ]
null
null
null
solutions/solution523.py
Satily/leetcode_python_solution
3f05fff7758d650469862bc28df9e4aa7b1d3203
[ "MIT" ]
null
null
null
class Solution: def checkSubarraySum(self, nums, k): """ :type nums: List[int] :type k: int :rtype: bool """ sums = [0] s = 0 for num in nums: s += num sums.append(s) for i in range(len(sums)): for j in range...
27.8
62
0.457554
c302441a4d44041b3306aa4e5cadf9ae817ba0ce
1,920
swift
Swift
Sources/Apollo/ServiceCoreDataContext.swift
nallick/Apollo
57c6e508932e6d25bc01caf22dcf7f7ff565219e
[ "MIT" ]
null
null
null
Sources/Apollo/ServiceCoreDataContext.swift
nallick/Apollo
57c6e508932e6d25bc01caf22dcf7f7ff565219e
[ "MIT" ]
null
null
null
Sources/Apollo/ServiceCoreDataContext.swift
nallick/Apollo
57c6e508932e6d25bc01caf22dcf7f7ff565219e
[ "MIT" ]
null
null
null
// // ServiceCoreDataContext.swift // // Copyright © 2022 Purgatory Design. Licensed under the MIT License. // #if !os(macOS) import CoreData import Foundation public struct ServiceCoreDataContext<Service: ServiceModule> { public let persistentContainer: NSPersistentContainer public let managedObjectContex...
34.909091
162
0.707292
7970b590e9a1b4a06ce37f7a3c6d3e403e228a62
2,246
php
PHP
web/app/plugins/wordpress-seo/admin/views/tabs/network/integrations.php
frogspark/lookingglass
90e56599adf4371cb8a906e71e83665ce65ac9c9
[ "MIT" ]
1
2022-03-21T13:33:12.000Z
2022-03-21T13:33:12.000Z
wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php
fakhar-ali/mysocceracademy.com
b9e0c2f9cc45546274747d6200640315d467099a
[ "Unlicense" ]
1
2021-10-01T07:18:15.000Z
2021-10-01T07:18:15.000Z
wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php
fakhar-ali/mysocceracademy.com
b9e0c2f9cc45546274747d6200640315d467099a
[ "Unlicense" ]
null
null
null
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin\Views * * @uses Yoast_Form $yform Form object. */ if ( ! defined( 'WPSEO_VERSION' ) ) { header( 'Status: 403 Forbidden' ); header( 'HTTP/1.1 403 Forbidden' ); exit(); } $integration_toggles = Yoast_Integration_Toggles::instance()->get_all(); ?> <h2><?...
32.550725
407
0.667409
33ece952ca7cfe030ac2ab9db6da6fc480bbf8c9
780
h
C
nanomq/include/web_server.h
Swilder-M/nanomq
7cf17a2b5768952910e2688fa4adb7d11678540d
[ "MIT" ]
347
2020-04-27T04:17:15.000Z
2022-03-30T17:17:28.000Z
nanomq/include/web_server.h
Swilder-M/nanomq
7cf17a2b5768952910e2688fa4adb7d11678540d
[ "MIT" ]
197
2020-09-08T10:25:24.000Z
2022-03-31T16:54:42.000Z
nanomq/include/web_server.h
Swilder-M/nanomq
7cf17a2b5768952910e2688fa4adb7d11678540d
[ "MIT" ]
52
2020-09-03T01:30:34.000Z
2022-03-28T07:43:45.000Z
// // Copyright 2020 NanoMQ Team, Inc. <jaylin@emqx.io> // // This software is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this // file was obtained (LICENSE.txt). A copy of the license may also be // found online at https://opensource.org/licenses/MIT. /...
26
70
0.755128
ae585b3952dc053710cb4dee4276ca2b90df9f2f
7,427
cs
C#
Player.cs
wajeehanwar/Startrek-Catan-Console-Build
8b4b7486d7e876e099481c17515adcd7cb8dc506
[ "MIT" ]
null
null
null
Player.cs
wajeehanwar/Startrek-Catan-Console-Build
8b4b7486d7e876e099481c17515adcd7cb8dc506
[ "MIT" ]
null
null
null
Player.cs
wajeehanwar/Startrek-Catan-Console-Build
8b4b7486d7e876e099481c17515adcd7cb8dc506
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; namespace CatanConsoleBuild { public class Player { readonly int order; readonly string name; private int points; private bool longestSupplyRoute; private bool largestStarfleet; private bool active; private...
31.875536
192
0.477043
bedf9698b47dc3accf9db483defccfce1553b3b3
3,259
ts
TypeScript
babyonboard/src/app/app.component.spec.ts
BabyOnBoard/BabyOnBoard-Web
0ed9ac913c552955fecefce7e03216f041785502
[ "MIT" ]
null
null
null
babyonboard/src/app/app.component.spec.ts
BabyOnBoard/BabyOnBoard-Web
0ed9ac913c552955fecefce7e03216f041785502
[ "MIT" ]
null
null
null
babyonboard/src/app/app.component.spec.ts
BabyOnBoard/BabyOnBoard-Web
0ed9ac913c552955fecefce7e03216f041785502
[ "MIT" ]
null
null
null
import { TestBed, async, fakeAsync, ComponentFixture } from '@angular/core/testing'; import { AppComponent } from './app.component'; import { Observable } from "rxjs"; import { APIService } from './api.service'; class MockAPIService { public getBeats():Observable<any>{ return Observable.throw('Erro de teste'); ...
30.457944
86
0.667383
baf35f920a97be0bcdbde965be59dc86a6638fc6
115
dart
Dart
contacts/lib/data/models/avatar.dart
rv-kansagara/contacts
dc272c74c2eb5ec93d38338a6144a65a145d0f8f
[ "Apache-2.0" ]
null
null
null
contacts/lib/data/models/avatar.dart
rv-kansagara/contacts
dc272c74c2eb5ec93d38338a6144a65a145d0f8f
[ "Apache-2.0" ]
null
null
null
contacts/lib/data/models/avatar.dart
rv-kansagara/contacts
dc272c74c2eb5ec93d38338a6144a65a145d0f8f
[ "Apache-2.0" ]
null
null
null
class Avatar { final int id; final String avatar; const Avatar({required this.id, required this.avatar}); }
16.428571
57
0.704348
217c3a3f4d4b872c3c6c3a8c926d81214ef07f8f
3,027
js
JavaScript
components/guest/Form/SignUpForm.js
jackomo007/Uphoto
a3229850d29e6a2576590d296e9173e3443bed73
[ "MIT" ]
1
2020-07-07T17:19:49.000Z
2020-07-07T17:19:49.000Z
components/guest/Form/SignUpForm.js
jackomo007/Uphoto
a3229850d29e6a2576590d296e9173e3443bed73
[ "MIT" ]
null
null
null
components/guest/Form/SignUpForm.js
jackomo007/Uphoto
a3229850d29e6a2576590d296e9173e3443bed73
[ "MIT" ]
null
null
null
import React from 'react'; import {View, Text, StyleSheet, TextInput, Button} from 'react-native'; import { Field, reduxForm} from 'redux-form'; const fieldName = (props) => { return ( <View style={styles.textInput}> <TextInput placeholder={props.ph} onChangeText={props...
30.27
109
0.560291
07e2949194defb56ae3a9b59b8f345080021e424
502
css
CSS
demo/app/app.css
xuhcc/nativescript-floatingactionbutton
929fb0a62ce8d99567e877c3c4d476aea69934c2
[ "MIT" ]
null
null
null
demo/app/app.css
xuhcc/nativescript-floatingactionbutton
929fb0a62ce8d99567e877c3c4d476aea69934c2
[ "MIT" ]
null
null
null
demo/app/app.css
xuhcc/nativescript-floatingactionbutton
929fb0a62ce8d99567e877c3c4d476aea69934c2
[ "MIT" ]
null
null
null
.title { font-size: 28; horizontal-align: center; margin: 20; } button { font-size: 24; horizontal-align: center; } .message { font-size: 20; color: #284848; horizontal-align: center; } .fab-button-bottom { height: 60; width: 60; margin: 15; horizontal-align: right; v...
13.944444
29
0.595618
388dd2b8cf3badf35ba59a5e05cebc9040376f58
441
php
PHP
resources/views/mails/mail-reset-password-student.blade.php
quangbaond/japanes-study
101cf08e9a0bb2b1c0808282f7814d98ed42b28c
[ "MIT" ]
null
null
null
resources/views/mails/mail-reset-password-student.blade.php
quangbaond/japanes-study
101cf08e9a0bb2b1c0808282f7814d98ed42b28c
[ "MIT" ]
null
null
null
resources/views/mails/mail-reset-password-student.blade.php
quangbaond/japanes-study
101cf08e9a0bb2b1c0808282f7814d98ed42b28c
[ "MIT" ]
null
null
null
<div> <p>{{$data['nickname']}}<br></p> <p>The administrator has reset the password for your account.<br></p> <p>Login information:<br> Email: {{$data['email']}}<br> Password: {{$data['password']}}<br> Link login: <a href="{{ $data['url'] }}">{{ $data['url'] }}</a><br> </p> <p...
31.5
75
0.521542
60242a53d321aadd82aa566454eb1ec8c249881e
4,827
swift
Swift
ICKit/Classes/TextureEx/ICNestedScrollContext.swift
IvanChan/ICKit
87b109f0b1ce980205b320455f58ee0c1b1f54ab
[ "MIT" ]
null
null
null
ICKit/Classes/TextureEx/ICNestedScrollContext.swift
IvanChan/ICKit
87b109f0b1ce980205b320455f58ee0c1b1f54ab
[ "MIT" ]
null
null
null
ICKit/Classes/TextureEx/ICNestedScrollContext.swift
IvanChan/ICKit
87b109f0b1ce980205b320455f58ee0c1b1f54ab
[ "MIT" ]
null
null
null
// // ICNestedScrollContext.swift // ICKit // // Created by _ivanc on 2019/2/16. // Copyright © 2019 ivanC. All rights reserved. // import UIKit import AsyncDisplayKit public class ICNestedMainScrollView: UIScrollView, UIGestureRecognizerDelegate { //底层tableView实现这个UIGestureRecognizerDelegate的方法,从而可以接收并响应上层ta...
36.293233
164
0.665009
c9b08186aa72bdb2f82ac75c977459ef683bf7b1
6,362
ts
TypeScript
src/kusama/lib/claims.ts
consenlabs/polkadot-staking-dapp
09f1fbf6f73c9179a87359a1a7573f02c0989322
[ "Apache-2.0" ]
4
2020-08-31T07:49:42.000Z
2021-12-07T07:19:40.000Z
src/kusama/lib/claims.ts
consenlabs/polkadot-staking-dapp
09f1fbf6f73c9179a87359a1a7573f02c0989322
[ "Apache-2.0" ]
null
null
null
src/kusama/lib/claims.ts
consenlabs/polkadot-staking-dapp
09f1fbf6f73c9179a87359a1a7573f02c0989322
[ "Apache-2.0" ]
3
2020-08-26T06:46:39.000Z
2020-09-24T17:36:51.000Z
import { ApiPromise } from '@polkadot/api'; import { WsProvider } from '@polkadot/rpc-provider'; import { web3Accounts, web3Enable } from '@polkadot/extension-dapp' import { pubsub } from './event'; import { web3FromSource } from '@polkadot/extension-dapp'; import toast from './toast'; import { BN_ZERO } from './format...
26.843882
177
0.621031
a43eb7fd73cf9c3eea74d97500c7e7fe57e847d4
268
php
PHP
app/metier/Presentation.php
Glmart69/ProjetGSB
1f24b8c1a729681cc387b815e5865c871f9c29c9
[ "MIT" ]
null
null
null
app/metier/Presentation.php
Glmart69/ProjetGSB
1f24b8c1a729681cc387b815e5865c871f9c29c9
[ "MIT" ]
1
2021-02-02T18:24:42.000Z
2021-02-02T18:24:42.000Z
app/metier/Presentation.php
Glmart69/ProjetGSB
1f24b8c1a729681cc387b815e5865c871f9c29c9
[ "MIT" ]
null
null
null
<?php namespace App\metier; use Illuminate\Database\Eloquent\Model; class Presentation extends Model { protected $table = 'PRESENTATION'; public $timestamps = false; protected $fillable = [ 'ID_PRESENTATION', 'LIB_PRESENTATION' ]; }
16.75
39
0.66791
db72292cf784b7a254ee436e226f29ba2b988bd0
299
php
PHP
app/ExpenseCategory.php
iamginofernando/Gino-Fernando
d64b65468d87bf2cbf38c085efb6eb482f8defd4
[ "MIT" ]
null
null
null
app/ExpenseCategory.php
iamginofernando/Gino-Fernando
d64b65468d87bf2cbf38c085efb6eb482f8defd4
[ "MIT" ]
null
null
null
app/ExpenseCategory.php
iamginofernando/Gino-Fernando
d64b65468d87bf2cbf38c085efb6eb482f8defd4
[ "MIT" ]
null
null
null
<?php namespace App; use Illuminate\Database\Eloquent\Model; class ExpenseCategory extends Model { protected $table = 'expense_categ'; protected $primaryKey = 'expense_categ_id'; public function getExpense() { return $this->hasMany('App\Expense','expense_id'); } }
18.6875
58
0.682274
bdaefc4d4c99de2aa4c4c315e002db0556a521e5
305
sql
SQL
dashboard/src/main/webapp/WEB-INF/schemaUpdates/2015-03-10-submit-block-next-document.sql
stori-es/stories
35f1186ca3a21bc41a1a99c2b1cad971d4c2de35
[ "Apache-2.0" ]
2
2016-06-02T22:29:19.000Z
2019-06-12T18:51:01.000Z
dashboard/src/main/webapp/WEB-INF/schemaUpdates/2015-03-10-submit-block-next-document.sql
stori-es/stories
35f1186ca3a21bc41a1a99c2b1cad971d4c2de35
[ "Apache-2.0" ]
43
2016-04-05T19:01:50.000Z
2016-12-22T00:35:19.000Z
dashboard/src/main/webapp/WEB-INF/schemaUpdates/2015-03-10-submit-block-next-document.sql
stori-es/stori_es
35f1186ca3a21bc41a1a99c2b1cad971d4c2de35
[ "Apache-2.0" ]
null
null
null
ALTER TABLE submitBlock ADD COLUMN nextDocument INT, ADD CONSTRAINT fk_submitBlock_document FOREIGN KEY (nextDocument) REFERENCES document (id); UPDATE submitBlock s SET s.nextDocument = (SELECT confirmation FROM questionnaire q WHERE q.id = s.questionnaire);
33.888889
91
0.704918
174eb4298d82665fb7af00a550ed4c4e55fc7ac2
87,277
cpp
C++
src/devices/cpu/psx/psx.cpp
Robbbert/messui
49b756e2140d8831bc81335298ee8c5471045e79
[ "BSD-3-Clause" ]
26
2015-03-31T06:25:51.000Z
2021-12-14T09:29:04.000Z
src/devices/cpu/psx/psx.cpp
Robbbert/messui
49b756e2140d8831bc81335298ee8c5471045e79
[ "BSD-3-Clause" ]
null
null
null
src/devices/cpu/psx/psx.cpp
Robbbert/messui
49b756e2140d8831bc81335298ee8c5471045e79
[ "BSD-3-Clause" ]
10
2015-03-27T05:45:51.000Z
2022-02-04T06:57:36.000Z
// license:BSD-3-Clause // copyright-holders:smf /* * PlayStation CPU emulator * * Copyright 2003-2017 smf * * Known chip id's * CXD8530AQ * CXD8530BQ * CXD8530CQ * CXD8661R * CXD8606BQ * CXD8606CQ * * The PlayStation CPU is based on the LSI CoreWare CW33300 library, this was available packaged...
25.115683
192
0.596537
c608cce4c238e6b9b1c059a24f1b4f4763f80c95
2,751
asm
Assembly
Code/VidTestROM/ver2/main.asm
QuinnPainter/6502Computer
2dfd19499bb230caf7a6afb460a54b007692f764
[ "Unlicense" ]
null
null
null
Code/VidTestROM/ver2/main.asm
QuinnPainter/6502Computer
2dfd19499bb230caf7a6afb460a54b007692f764
[ "Unlicense" ]
null
null
null
Code/VidTestROM/ver2/main.asm
QuinnPainter/6502Computer
2dfd19499bb230caf7a6afb460a54b007692f764
[ "Unlicense" ]
null
null
null
VIA1_RB = $9000 ; VIA used for the graphics and keyboard systems. VIA1_RA = $9001 ; RB = GFX Data, RA = keyboard data. VIA1_DDRB = $9002 ; Data Direction Register - 1 = output, 0 = input VIA1_DDRA = $9003 VIA1_T1CL = $9004 VIA1_T1CH = $9005 VIA1_T1LL = $9006 VIA1_T1LH = $9007 VIA1_T2CL = $9008 VIA1_T2CH = $9009 VIA1_SR...
25.009091
93
0.622683
da7237086149a266fc41bb6c37f51c5b50fd9cc9
2,372
php
PHP
framework/tests/forms/OptionsetFieldTest.php
lastgrade/limecoke
88a37a5c4ee328cd1135ae571536cf50538c35c3
[ "Unlicense" ]
null
null
null
framework/tests/forms/OptionsetFieldTest.php
lastgrade/limecoke
88a37a5c4ee328cd1135ae571536cf50538c35c3
[ "Unlicense" ]
16
2017-09-23T06:29:35.000Z
2017-12-04T23:49:25.000Z
framework/tests/forms/OptionsetFieldTest.php
lastgrade/limecoke
88a37a5c4ee328cd1135ae571536cf50538c35c3
[ "Unlicense" ]
1
2017-02-13T16:51:32.000Z
2017-02-13T16:51:32.000Z
<?php /** * @package framework * @subpackage tests */ class OptionsetFieldTest extends SapphireTest { public function testSetDisabledItems() { $f = new OptionsetField( 'Test', false, array(0 => 'Zero', 1 => 'One') ); $f->setDisabledItems(array(0)); $p = new CSSContentParser($f->Field()); $item0 ...
29.283951
86
0.643761
46c3e7cfbe3c943fa8b742503c1b82358f794b5d
6,439
py
Python
susi/SOMPlots.py
felixriese/susi
fa405e683eda30850900c14d214e732862ef4180
[ "BSD-3-Clause" ]
72
2019-03-27T12:48:27.000Z
2022-03-13T09:40:14.000Z
susi/SOMPlots.py
felixriese/susi
fa405e683eda30850900c14d214e732862ef4180
[ "BSD-3-Clause" ]
18
2019-03-29T12:10:20.000Z
2022-03-06T16:59:26.000Z
susi/SOMPlots.py
felixriese/susi
fa405e683eda30850900c14d214e732862ef4180
[ "BSD-3-Clause" ]
23
2019-03-26T20:56:23.000Z
2022-03-08T05:44:13.000Z
"""SOMPlots functions. Copyright (c) 2019-2021 Felix M. Riese. All rights reserved. """ from typing import List, Tuple import matplotlib.pyplot as plt import matplotlib import numpy as np def plot_estimation_map( estimation_map: np.ndarray, cbar_label: str = "Variable in unit", cmap: str = "viridis", ...
26.497942
78
0.628048
20fb524f584f166fc7272f8cbe7ea79799bcc240
12,279
cs
C#
WWCP_OCPPv1.6/DataTypes/Simple/Reservation_Id.cs
OpenChargingCloud/WWCP_
ff040e0b9b228e6eae98de81d0589e760c13e55e
[ "Apache-2.0" ]
null
null
null
WWCP_OCPPv1.6/DataTypes/Simple/Reservation_Id.cs
OpenChargingCloud/WWCP_
ff040e0b9b228e6eae98de81d0589e760c13e55e
[ "Apache-2.0" ]
null
null
null
WWCP_OCPPv1.6/DataTypes/Simple/Reservation_Id.cs
OpenChargingCloud/WWCP_
ff040e0b9b228e6eae98de81d0589e760c13e55e
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2014-2021 GraphDefined GmbH * This file is part of WWCP OCPP <https://github.com/OpenChargingCloud/WWCP_OCPP> * * 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 * * ...
30.022005
154
0.584331
e72b71c5779b2dc6d88b9d14ba67c235a2f69c7d
205
php
PHP
modules/admin/controllers/AppAdminController.php
AlexandrPanchuk/moda-store
25701a50a0c05709227db66a95b6de4d5c5c0bc0
[ "BSD-3-Clause" ]
null
null
null
modules/admin/controllers/AppAdminController.php
AlexandrPanchuk/moda-store
25701a50a0c05709227db66a95b6de4d5c5c0bc0
[ "BSD-3-Clause" ]
null
null
null
modules/admin/controllers/AppAdminController.php
AlexandrPanchuk/moda-store
25701a50a0c05709227db66a95b6de4d5c5c0bc0
[ "BSD-3-Clause" ]
null
null
null
<?php /** * Created by PhpStorm. * User: alexandr * Date: 29.09.17 * Time: 15:40 */ namespace app\modules\admin\controllers; use yii\web\Controller; class AppAdminController extends Controller { }
12.8125
43
0.702439
47fc88054ce5e6292d6be0aa301d255f560c5b46
426
sql
SQL
src/T-SQL/Stored Procedures/proc38_removeObj.sql
microsoft/ProcBench
206f4b6d29124191ad31e1d4c2635f247163cc57
[ "MIT" ]
27
2021-05-01T20:53:30.000Z
2022-01-19T15:55:54.000Z
src/T-SQL/Stored Procedures/proc38_removeObj.sql
microsoft/ProcBench
206f4b6d29124191ad31e1d4c2635f247163cc57
[ "MIT" ]
null
null
null
src/T-SQL/Stored Procedures/proc38_removeObj.sql
microsoft/ProcBench
206f4b6d29124191ad31e1d4c2635f247163cc57
[ "MIT" ]
4
2021-05-06T20:58:19.000Z
2021-09-15T17:17:59.000Z
CREATE or ALTER PROCEDURE RemoveObject( @objName nvarchar(max), @newName NVARCHAR(MAX)=NULL OUTPUT, @IfExists int = 0) AS BEGIN DECLARE @ObjectId INT; SELECT @ObjectId = OBJECT_ID(@objName); IF(@ObjectId IS NULL) BEGIN IF(@IfExists = 1) RETURN; RAISERROR('%s does not exist!',16,10,@...
23.666667
76
0.671362
b6f8d7caf683b455e689c5724bdb64c4966c3428
2,894
rb
Ruby
vendor/bundle/ruby/2.5.0/gems/rouge-3.9.0/lib/rouge.rb
jai-singhal/djangopy
67f5a7479aabc9bf6f85e9c880d40855cc8324ff
[ "MIT" ]
null
null
null
vendor/bundle/ruby/2.5.0/gems/rouge-3.9.0/lib/rouge.rb
jai-singhal/djangopy
67f5a7479aabc9bf6f85e9c880d40855cc8324ff
[ "MIT" ]
4
2020-06-24T11:27:00.000Z
2021-09-27T23:17:00.000Z
vendor/bundle/ruby/2.5.0/gems/rouge-3.9.0/lib/rouge.rb
jai-singhal/djangopy
67f5a7479aabc9bf6f85e9c880d40855cc8324ff
[ "MIT" ]
null
null
null
# -*- coding: utf-8 -*- # # frozen_string_literal: true # stdlib require 'pathname' # The containing module for Rouge module Rouge class << self def reload! Object.send :remove_const, :Rouge load __FILE__ end # Highlight some text with a given lexer and formatter. # ...
31.11828
87
0.734969
a98b63403bbaa56cad067d43c9b632b764bbb6d1
842
html
HTML
AppEngine/ubuntu_prod/test.html
valgarn/fraud-detection-framework
52ce63a41af42de541354f32a3fb4bae773f2f86
[ "Apache-2.0" ]
null
null
null
AppEngine/ubuntu_prod/test.html
valgarn/fraud-detection-framework
52ce63a41af42de541354f32a3fb4bae773f2f86
[ "Apache-2.0" ]
null
null
null
AppEngine/ubuntu_prod/test.html
valgarn/fraud-detection-framework
52ce63a41af42de541354f32a3fb4bae773f2f86
[ "Apache-2.0" ]
null
null
null
<!doctype html> <html> <head> <meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,maximum-scale=1,target-densitydpi=device-dpi,user-scalable=0" /> <title>fdf docker-server test</title> </head> <body> <br /><br /> <form action="https://fraud-detection-framework.appsp...
30.071429
159
0.704276
46ed8a6be5c3254c3263359c6985b5bd42670eb4
6,009
py
Python
classa/classa/report/s_invoices_report/s_invoices_report.py
erpcloudsystems/classa
2e719355c0fe0b72eea42979a403870ed244497e
[ "MIT" ]
null
null
null
classa/classa/report/s_invoices_report/s_invoices_report.py
erpcloudsystems/classa
2e719355c0fe0b72eea42979a403870ed244497e
[ "MIT" ]
null
null
null
classa/classa/report/s_invoices_report/s_invoices_report.py
erpcloudsystems/classa
2e719355c0fe0b72eea42979a403870ed244497e
[ "MIT" ]
1
2022-02-08T19:50:59.000Z
2022-02-08T19:50:59.000Z
# Copyright (c) 2013, Frappe Technologies Pvt. Ltd. and contributors # For license information, please see license.txt from __future__ import unicode_literals import frappe from frappe import _ def execute(filters=None): columns, data = [], [] columns = get_columns() data = get_data(filters, columns) ...
33.569832
157
0.534532
da26f186068dbbd0a33390b22f33f3a7c8c1fa9e
16,589
php
PHP
resources/views/pages/users/govern_managers.blade.php
ahmedmagdihammad/Golf-App-
5ea5b89506830a3f1ffb37e8e29f8500dc887f13
[ "MIT" ]
null
null
null
resources/views/pages/users/govern_managers.blade.php
ahmedmagdihammad/Golf-App-
5ea5b89506830a3f1ffb37e8e29f8500dc887f13
[ "MIT" ]
null
null
null
resources/views/pages/users/govern_managers.blade.php
ahmedmagdihammad/Golf-App-
5ea5b89506830a3f1ffb37e8e29f8500dc887f13
[ "MIT" ]
null
null
null
@extends('layouts.master') @section('title') مديرين المحافظات @endsection @section('content') <section class="container mt-3" id="autofill"> <div class="row"> <div class="col-md-12"> <div class="card"> <div class="card-header"> <button type="button" class="btn btn-sm btn-prima...
50.730887
219
0.370848
c942012019fa390f089b6dfc4bfe749753915bc4
6,693
ts
TypeScript
src/request/index.ts
maldua-mirror/zm-api-js-client-OBSOLETE-develop-branch-deleted-on-20200329
33d060b45aaac1ffab522e85514ebc856ee73265
[ "BSD-3-Clause" ]
null
null
null
src/request/index.ts
maldua-mirror/zm-api-js-client-OBSOLETE-develop-branch-deleted-on-20200329
33d060b45aaac1ffab522e85514ebc856ee73265
[ "BSD-3-Clause" ]
null
null
null
src/request/index.ts
maldua-mirror/zm-api-js-client-OBSOLETE-develop-branch-deleted-on-20200329
33d060b45aaac1ffab522e85514ebc856ee73265
[ "BSD-3-Clause" ]
null
null
null
import get from 'lodash/get'; import reduce from 'lodash/reduce'; import { BatchRequestOptions, BatchRequestResponse, JsonRequestOptions, Namespace, NetworkError, ParsedResponse, RequestOptions, RequestResponse, SingleBatchRequestError, SingleBatchRequestResponse, SOAPHeader } from './types'; export const D...
24.338182
121
0.698043
6828498713ee333086ba5991d3704d0e49b95c69
3,885
php
PHP
system/design/components/properties/TSB.php
KashaketCompany/Dev-S
27b2b0ad6ee318ce1b1503fc8d0cfc0a6c20cd14
[ "CC0-1.0" ]
6
2019-02-03T05:58:50.000Z
2019-05-17T02:27:23.000Z
system/design/components/properties/TSB.php
KashaketCompany/Dev-S
27b2b0ad6ee318ce1b1503fc8d0cfc0a6c20cd14
[ "CC0-1.0" ]
145
2019-02-02T19:32:03.000Z
2019-07-25T20:13:49.000Z
system/design/components/properties/TSB.php
KashaketCompany/Dev-S
27b2b0ad6ee318ce1b1503fc8d0cfc0a6c20cd14
[ "CC0-1.0" ]
3
2019-04-05T15:32:42.000Z
2019-07-22T17:32:56.000Z
<? $result = []; $result[] = array( 'CAPTION'=>t('Align'), 'TYPE'=>'combo', 'PROP'=>'align', 'VALUES'=>$_c->s('TAlign'), 'ADD_GROUP'=>true ); $result[] = array( 'CAPTION'=>t('Text'), ...
31.844262
84
0.362162