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
0ee3662d6c14ad3778c1ed3419486f6971b507d3
5,384
tsx
TypeScript
src/types/tTypes.tsx
4very/mplus_leaderboard
71854d1b9f04a1a1531fdbad3e06f140d8c1aa20
[ "MIT" ]
5
2021-08-17T04:42:08.000Z
2022-03-14T19:48:13.000Z
src/types/tTypes.tsx
4very/mplus_leaderboard
71854d1b9f04a1a1531fdbad3e06f140d8c1aa20
[ "MIT" ]
null
null
null
src/types/tTypes.tsx
4very/mplus_leaderboard
71854d1b9f04a1a1531fdbad3e06f140d8c1aa20
[ "MIT" ]
1
2021-10-04T04:19:45.000Z
2021-10-04T04:19:45.000Z
import { addClass, addCov, addFaction, addRole, classColorRender, compareDate, Links, linksRender, percentToString, runScoreRender, strToDate, strtolink, timeToString, } from './funcs'; export interface TPropsType { runRows: TRunRow[]; teamData: TTeamData[]; metaData: TMetaData; rules...
17.367742
76
0.585253
17c9b9679356c134af81e0bdf78b2096a36b8b09
395
swift
Swift
ch18/02 CustomNotification/customnotification/MyObj.swift
carry0987/iOS-12-Programming-Practice-Swift-4.2-Example-Code
07a2390cf45b2c12cff67bdd45a477f969fe0c26
[ "MIT" ]
null
null
null
ch18/02 CustomNotification/customnotification/MyObj.swift
carry0987/iOS-12-Programming-Practice-Swift-4.2-Example-Code
07a2390cf45b2c12cff67bdd45a477f969fe0c26
[ "MIT" ]
null
null
null
ch18/02 CustomNotification/customnotification/MyObj.swift
carry0987/iOS-12-Programming-Practice-Swift-4.2-Example-Code
07a2390cf45b2c12cff67bdd45a477f969fe0c26
[ "MIT" ]
1
2019-03-08T07:33:18.000Z
2019-03-08T07:33:18.000Z
// // MyObj.swift // CustomNotification // // Created by KoKang Chu on 2017/7/18. // Copyright © 2017年 KoKang Chu. All rights reserved. // import UIKit class MyObj: NSObject { @objc func receiveNotification(_ notification: Notification) { if let num = notification.object as? NSNumber { pri...
21.944444
71
0.640506
1c369c848a93d742d5c617365192d026c8ac49ce
271
sql
SQL
sechub-server/src/main/resources/db/migration/V3__store_projectid_in_product_results.sql
manu-ki/sechub
36d946386ea9d637f231b819da4d3ba2038a9ca2
[ "MIT" ]
79
2019-07-30T14:08:37.000Z
2022-01-17T03:03:19.000Z
sechub-server/src/main/resources/db/migration/V3__store_projectid_in_product_results.sql
manu-ki/sechub
36d946386ea9d637f231b819da4d3ba2038a9ca2
[ "MIT" ]
699
2019-07-30T08:37:52.000Z
2022-01-24T16:06:12.000Z
sechub-server/src/main/resources/db/migration/V3__store_projectid_in_product_results.sql
manu-ki/sechub
36d946386ea9d637f231b819da4d3ba2038a9ca2
[ "MIT" ]
36
2019-07-29T15:37:19.000Z
2022-01-08T09:22:22.000Z
ALTER TABLE scan_product_result ADD COLUMN project_id varchar(60) not null -- we accept 60 (3x20), see ProjectIdValidation DEFAULT '[undefined]' -- just for having a fallback here for upgraded with null, [,] are not valid user input so no clash with new projects ;
54.2
143
0.756458
7b32e572fc2b58e9d071a73f3006ef403143b131
7,852
swift
Swift
ios/Classes/SwiftAppodealFlutterPlugin.swift
a4medsoft/appodeal_flutter-1.1.1
7126ca377f3fd71b076dce45bca4947d5709eb3f
[ "MIT" ]
28
2020-08-31T18:58:03.000Z
2021-09-01T20:46:40.000Z
ios/Classes/SwiftAppodealFlutterPlugin.swift
a4medsoft/appodeal_flutter-1.1.1
7126ca377f3fd71b076dce45bca4947d5709eb3f
[ "MIT" ]
39
2020-09-04T14:57:39.000Z
2021-09-09T17:02:16.000Z
ios/Classes/SwiftAppodealFlutterPlugin.swift
a4medsoft/appodeal_flutter-1.1.1
7126ca377f3fd71b076dce45bca4947d5709eb3f
[ "MIT" ]
26
2020-09-01T05:17:36.000Z
2021-09-09T13:43:10.000Z
import Appodeal import AppTrackingTransparency import Flutter import StackConsentManager import UIKit public class SwiftAppodealFlutterPlugin: NSObject, FlutterPlugin { internal var channel: FlutterMethodChannel? public static func register(with registrar: FlutterPluginRegistrar) { let instance = Swif...
38.490196
118
0.653719
f61873b8199321de1a25928aa198179c00f0d297
4,023
swift
Swift
Sources/LambdaSwiftSprinter/LambdaApiCURL.swift
bok-/aws-lambda-swift-sprinter-core
31ae88008dba13c56e91636d41d7fcf889fbd163
[ "Apache-2.0" ]
null
null
null
Sources/LambdaSwiftSprinter/LambdaApiCURL.swift
bok-/aws-lambda-swift-sprinter-core
31ae88008dba13c56e91636d41d7fcf889fbd163
[ "Apache-2.0" ]
null
null
null
Sources/LambdaSwiftSprinter/LambdaApiCURL.swift
bok-/aws-lambda-swift-sprinter-core
31ae88008dba13c56e91636d41d7fcf889fbd163
[ "Apache-2.0" ]
null
null
null
// Copyright 2019 (c) Andrea Scuderi - https://github.com/swift-sprinter // // 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....
39.831683
134
0.700721
8aef94f3d51e2f1ed4b9b96327802f0ce740e685
980
rs
Rust
src/entities/cosmic/universe.rs
muzudho/rust-kifuwarabe-wcsc30
e21fda4d648c8fa162ca3e59dd2d85dab6272fc5
[ "MIT" ]
null
null
null
src/entities/cosmic/universe.rs
muzudho/rust-kifuwarabe-wcsc30
e21fda4d648c8fa162ca3e59dd2d85dab6272fc5
[ "MIT" ]
null
null
null
src/entities/cosmic/universe.rs
muzudho/rust-kifuwarabe-wcsc30
e21fda4d648c8fa162ca3e59dd2d85dab6272fc5
[ "MIT" ]
null
null
null
//! //! Data transfer object. //! extern crate rand; use crate::entities::cosmic::playing::Game; /// アプリケーション開始時に決め終えておくものだぜ☆(^~^) pub struct Universe { pub game: Game, /// 対話モード pub dialogue_mode: bool, /// 読みの最大深さ。 pub option_max_depth: usize, // /// 思考時間の最小秒☆(^~^) // pub option_min_thin...
23.902439
73
0.560204
569714efa3e04e4e310aeda7555816918cf71c2d
137
ts
TypeScript
src/logic/ga/Selection/GraphSelectionBase.ts
technote-space/ga-framework-template
22c91c4d3ab3f132f4de0a780c3f21438dc1ad96
[ "MIT" ]
3
2020-08-03T02:54:26.000Z
2020-08-06T07:12:27.000Z
src/logic/ga/Selection/GraphSelectionBase.ts
technote-space/ga-framework-template
22c91c4d3ab3f132f4de0a780c3f21438dc1ad96
[ "MIT" ]
17
2020-08-06T10:04:06.000Z
2022-03-30T10:21:24.000Z
src/logic/ga/Selection/GraphSelectionBase.ts
technote-space/ga-framework-template
22c91c4d3ab3f132f4de0a780c3f21438dc1ad96
[ "MIT" ]
1
2020-08-03T02:55:28.000Z
2020-08-03T02:55:28.000Z
import {SelectionBase} from '@technote-space/genetic-algorithms-js'; export abstract class GraphSelectionBase extends SelectionBase { }
27.4
68
0.817518
02f1b3a20036ce44a08f7b135ca47c401d062fa7
877
kt
Kotlin
AndroidTransitionsProject/app/src/main/java/com/shevart/androidtransitions/advanced/mvpandmvvmpatterns/mvp/base/AbsMvpTransitionActivity.kt
shevart/AndroidTransitions
41071f419effae08a9cf542bd5ff63a0999baa9f
[ "Apache-2.0" ]
11
2018-06-04T12:03:10.000Z
2022-03-01T17:28:21.000Z
AndroidTransitionsProject/app/src/main/java/com/shevart/androidtransitions/advanced/mvpandmvvmpatterns/mvp/base/AbsMvpTransitionActivity.kt
shevart/AndroidTransitions
41071f419effae08a9cf542bd5ff63a0999baa9f
[ "Apache-2.0" ]
null
null
null
AndroidTransitionsProject/app/src/main/java/com/shevart/androidtransitions/advanced/mvpandmvvmpatterns/mvp/base/AbsMvpTransitionActivity.kt
shevart/AndroidTransitions
41071f419effae08a9cf542bd5ff63a0999baa9f
[ "Apache-2.0" ]
null
null
null
package com.shevart.androidtransitions.advanced.mvpandmvvmpatterns.mvp.base import android.os.Bundle import com.shevart.androidtransitions.advanced.clean.code.initContentTransition import com.shevart.androidtransitions.advanced.clean.code.initSharedElementsTransition import com.shevart.androidtransitions.base.AbsActiv...
33.730769
91
0.763968
d2e6b1e3c789d9c40e11dc98c8f287e36e477858
2,323
php
PHP
application/admin/controller/Deal.php
namelzx/car
7ce5af0dc2f225f09d4a899276151453b5411f2f
[ "Apache-2.0" ]
null
null
null
application/admin/controller/Deal.php
namelzx/car
7ce5af0dc2f225f09d4a899276151453b5411f2f
[ "Apache-2.0" ]
null
null
null
application/admin/controller/Deal.php
namelzx/car
7ce5af0dc2f225f09d4a899276151453b5411f2f
[ "Apache-2.0" ]
null
null
null
<?php namespace app\admin\controller; use think\Controller; class deal extends Controller { /* * 审车预约 */ public function index() { $data = input('param.'); $res = db('Whosecar')->where('status', $data['status'])->paginate(); $this->assign('res', $res); return ...
21.311927
104
0.446836
3b1beca6896bd826014f12bbf78fe5c0cd5c08e3
7,306
h
C
lefdef_util/src/include/def/defiNonDefault.h
wei-zeng/obfusX
d9605318af670c474a089ede8c70b7fce088a9c2
[ "Unlicense" ]
null
null
null
lefdef_util/src/include/def/defiNonDefault.h
wei-zeng/obfusX
d9605318af670c474a089ede8c70b7fce088a9c2
[ "Unlicense" ]
null
null
null
lefdef_util/src/include/def/defiNonDefault.h
wei-zeng/obfusX
d9605318af670c474a089ede8c70b7fce088a9c2
[ "Unlicense" ]
null
null
null
/* * This file is part of the Cadence LEF/DEF Open Source * Distribution, Product Version 5.7, and is subject to the Cadence LEF/DEF * Open Source License Agreement. Your continued use of this file * constitutes your acceptance of the terms of the LEF/DEF Open Source * License and an agreement to a...
23.120253
77
0.660142
3305cde3ca6c04110a543b7c99c3c1ade131f3f3
2,214
sql
SQL
db/chat.sql
andr3m0ur4/ChatMyChatApp
d75cd5451d89860b7c61d5ca311e71ed1b61110b
[ "MIT" ]
null
null
null
db/chat.sql
andr3m0ur4/ChatMyChatApp
d75cd5451d89860b7c61d5ca311e71ed1b61110b
[ "MIT" ]
null
null
null
db/chat.sql
andr3m0ur4/ChatMyChatApp
d75cd5451d89860b7c61d5ca311e71ed1b61110b
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.8.2 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: 17-Jun-2019 às 17:02 -- Versão do servidor: 10.1.34-MariaDB -- PHP Version: 7.2.8 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD...
23.305263
87
0.672538
9c3fb24e07c3f6b798185b1863eecadb035657b7
9,082
js
JavaScript
miniprogram/miniprogram_npm/weui-miniprogram/uploader/uploader.js
qq81860186/tuya-weapp-demo
4101e9203200a9c5a81931aceb25084ab67626ec
[ "MIT" ]
15
2020-03-15T05:26:00.000Z
2021-12-03T07:50:37.000Z
miniprogram/miniprogram_npm/weui-miniprogram/uploader/uploader.js
qq81860186/tuya-weapp-demo
4101e9203200a9c5a81931aceb25084ab67626ec
[ "MIT" ]
15
2020-09-23T13:20:56.000Z
2021-12-01T02:43:45.000Z
miniprogram/miniprogram_npm/weui-miniprogram/uploader/uploader.js
qq81860186/tuya-weapp-demo
4101e9203200a9c5a81931aceb25084ab67626ec
[ "MIT" ]
3
2021-11-10T10:59:44.000Z
2021-11-25T13:01:23.000Z
module.exports = /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId])...
28.923567
159
0.48987
6821dbf91e8c96d1d95a2919396babe15ec93244
17,070
lua
Lua
src/pixman.lua
LuaDist-testing/llui
2da9971e87908dd48d1d92d120ad51e17c8a22ba
[ "MIT" ]
13
2015-09-28T17:02:53.000Z
2018-07-16T18:13:36.000Z
pixman.lua
Wiladams/LJIT2pixman
75d0dd2936fb0312e047a2e3b2091aab95e0ab4b
[ "MIT" ]
1
2015-09-30T07:54:02.000Z
2015-10-06T16:06:24.000Z
src/pixman.lua
Wiladams/LLUI
42eed4135a9b7c755de36e08cc03bc5823c5e6d3
[ "MIT" ]
2
2020-06-19T15:47:12.000Z
2021-01-26T08:07:41.000Z
local ffi = require("ffi") local ENUM = ffi.C; local bit = require("bit") local band, bor, bnot = bit.band, bit.bor, bit.bnot; local lshift, rshift = bit.lshift, bit.rshift; local Lib_pixman = require("pixman_ffi") local Constants = {} local Enums = { pixman_repeat_t = { PIXMAN_REPEAT_NONE = ENUM....
41.735941
127
0.768658
a1d30368b80276e9c27acef0f5b11425ce15d819
1,244
h
C
B2G/gecko/netwerk/base/src/nsAuthInformationHolder.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-08-31T15:24:31.000Z
2020-04-24T20:31:29.000Z
B2G/gecko/netwerk/base/src/nsAuthInformationHolder.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
null
null
null
B2G/gecko/netwerk/base/src/nsAuthInformationHolder.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-07-29T07:17:15.000Z
2020-11-04T06:55:37.000Z
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef NSAUTHINFORMATIONHOLDER_H_ #define NSAUTHINFORMATIONHOLDER_H_ #include "nsIAuthInformation.h" #include "...
26.468085
70
0.69373
b92e0c128649040832b2b31464e0b60b21145d0d
234
h
C
json/jsonobj_delete.h
mattsta/krmt
7ccdfb0976d2f119e0984236a580096c30f2b9bc
[ "BSD-2-Clause" ]
95
2015-01-05T03:50:33.000Z
2021-12-14T02:29:55.000Z
json/jsonobj_delete.h
mattsta/krmt
7ccdfb0976d2f119e0984236a580096c30f2b9bc
[ "BSD-2-Clause" ]
8
2015-01-11T12:24:58.000Z
2015-09-06T17:47:05.000Z
json/jsonobj_delete.h
mattsta/krmt
7ccdfb0976d2f119e0984236a580096c30f2b9bc
[ "BSD-2-Clause" ]
21
2015-01-20T08:22:48.000Z
2021-03-10T13:53:31.000Z
#ifndef __JSONOBJ_DELETE_H__ #define __JSONOBJ_DELETE_H__ #include "json.h" #include "jsonobj.h" #include "jsonobj_box.h" int hgetallAndRecursivelyDeleteEverything(sds key); int findAndRecursivelyDelete(sds key, sds field); #endif
19.5
51
0.811966
cb78d6f81b2be07139d8e94793725db0a64dd5e1
10,428
html
HTML
index.html
abdulkadir90/Cvwebsite
606f0546263f4ce28af700c7a8049b8fc553ed3d
[ "MIT" ]
null
null
null
index.html
abdulkadir90/Cvwebsite
606f0546263f4ce28af700c7a8049b8fc553ed3d
[ "MIT" ]
1
2021-05-11T21:32:25.000Z
2021-05-11T21:32:25.000Z
index.html
abdulkadir90/Cvwebsite
606f0546263f4ce28af700c7a8049b8fc553ed3d
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html lang="tr"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>Abdulkadir Semiz</title> <!-- Bootstrap core CSS --> <link href="vendor/boot...
42.390244
216
0.500384
f06af1e43cd602a4110eaefbe57a7689462ff166
2,908
js
JavaScript
public/front_end/source_frame/FontView.js
xueduany/chii
d5f0fcb896c1048bfd4a6cb5a8e116d67b1381e2
[ "MIT" ]
1
2021-03-04T09:24:45.000Z
2021-03-04T09:24:45.000Z
public/front_end/source_frame/FontView.js
xueduany/chii
d5f0fcb896c1048bfd4a6cb5a8e116d67b1381e2
[ "MIT" ]
null
null
null
public/front_end/source_frame/FontView.js
xueduany/chii
d5f0fcb896c1048bfd4a6cb5a8e116d67b1381e2
[ "MIT" ]
2
2021-03-04T09:25:23.000Z
2021-03-07T03:48:28.000Z
import*as Common from"../common/common.js";import*as Platform from"../platform/platform.js";import*as TextUtils from"../text_utils/text_utils.js";import*as UI from"../ui/ui.js";export class FontView extends UI.View.SimpleView{constructor(e,t){super(Common.UIString.UIString("Font")),this.registerRequiredCSS("source_fram...
2,908
2,908
0.812242
8567c7b1cd5db1de6e0fc22fb20d0507954be068
615
js
JavaScript
js/compilers/f2m.js
richardo2016/tsf
08d3c877862c2ce301c39724e7acbacc3c5cca5c
[ "MIT" ]
null
null
null
js/compilers/f2m.js
richardo2016/tsf
08d3c877862c2ce301c39724e7acbacc3c5cca5c
[ "MIT" ]
null
null
null
js/compilers/f2m.js
richardo2016/tsf
08d3c877862c2ce301c39724e7acbacc3c5cca5c
[ "MIT" ]
null
null
null
const fs = require('fs') const { transpileTypescript } = require('./memory'); const UTILs = require('../_utils') const TSFError = require('../error') exports.compileFile = function (filepath = '', compilerOptions, options) { UTILs.checkFilepathStat(filepath) let tsRaw = fs.readTextFile(filepath) if (!ts...
30.75
146
0.681301
dfadbf683dec3d3ddfab4abb93f1ed2d46a82ab1
132
ts
TypeScript
packages/yarnpkg-fslib/sources/constants.ts
unitario/berry
38fd3188dd5ca17b01fbc734c9879a3342b3c5d1
[ "BSD-2-Clause" ]
2
2021-07-23T20:24:42.000Z
2021-11-07T18:58:45.000Z
packages/yarnpkg-fslib/sources/constants.ts
boost3vil/berry
5cc3c8ae23a071387380c65ae3efc6a33902be22
[ "BSD-2-Clause" ]
9
2022-01-17T05:23:02.000Z
2022-03-30T01:09:38.000Z
packages/yarnpkg-fslib/sources/constants.ts
boost3vil/berry
5cc3c8ae23a071387380c65ae3efc6a33902be22
[ "BSD-2-Clause" ]
2
2021-07-22T02:03:06.000Z
2021-07-26T09:53:30.000Z
export const S_IFMT = 0o170000; export const S_IFDIR = 0o040000; export const S_IFREG = 0o100000; export const S_IFLNK = 0o120000;
22
32
0.780303
dda03de725c7b0baff5c8d021da5e34b92d36986
2,553
php
PHP
app/lang/ru/client.php
OSDDQD/laravel-image-catalog
cd10763bebb9d219d650460a1bb633a3d7d73271
[ "MIT" ]
1
2015-04-08T12:03:52.000Z
2015-04-08T12:03:52.000Z
app/lang/ru/client.php
OSDDQD/laravel-image-catalog
cd10763bebb9d219d650460a1bb633a3d7d73271
[ "MIT" ]
null
null
null
app/lang/ru/client.php
OSDDQD/laravel-image-catalog
cd10763bebb9d219d650460a1bb633a3d7d73271
[ "MIT" ]
null
null
null
<?php return array( /* |-------------------------------------------------------------------------- | Messages Language Lines |-------------------------------------------------------------------------- | | The following language lines are used by the translator. | */ 'cabinet' => ...
35.458333
114
0.552291
21b35dfbe63a14e6da2d0695cb42bfc7ebefc51a
2,463
lua
Lua
lua/null-ls/builtins/diagnostics/buildifier.lua
t3rro/null-ls.nvim
15d3aabc2b440293ecf6c85f25ca9fa645a468ae
[ "Apache-2.0" ]
null
null
null
lua/null-ls/builtins/diagnostics/buildifier.lua
t3rro/null-ls.nvim
15d3aabc2b440293ecf6c85f25ca9fa645a468ae
[ "Apache-2.0" ]
null
null
null
lua/null-ls/builtins/diagnostics/buildifier.lua
t3rro/null-ls.nvim
15d3aabc2b440293ecf6c85f25ca9fa645a468ae
[ "Apache-2.0" ]
null
null
null
local h = require("null-ls.helpers") local methods = require("null-ls.methods") local DIAGNOSTICS = methods.internal.DIAGNOSTICS local function find_file_output(output, filename) if not output.files then return nil end for _, file in ipairs(output.files) do if file.filename == filename the...
27.988636
79
0.53715
266000da775fe39e0c52638204ee43b5dd16600c
1,185
java
Java
app/src/main/java/me/elmira/stayfocused/today/TodayContract.java
Orina/StayFocused
3e24ec025234f46eb80b9a7a74a0a9da997f4941
[ "Apache-2.0" ]
null
null
null
app/src/main/java/me/elmira/stayfocused/today/TodayContract.java
Orina/StayFocused
3e24ec025234f46eb80b9a7a74a0a9da997f4941
[ "Apache-2.0" ]
1
2017-02-17T06:42:33.000Z
2017-02-23T08:02:18.000Z
app/src/main/java/me/elmira/stayfocused/today/TodayContract.java
Orina/StayFocused
3e24ec025234f46eb80b9a7a74a0a9da997f4941
[ "Apache-2.0" ]
null
null
null
package me.elmira.stayfocused.today; import android.content.Intent; import android.support.annotation.NonNull; import java.util.List; import me.elmira.stayfocused.BasePresenter; import me.elmira.stayfocused.BaseView; import me.elmira.stayfocused.adapter.TaskAdapter; import me.elmira.stayfocused.data.Task; /** * Cr...
23.7
113
0.716456
327c172790164d2ebf6d41301bd71318fb508e97
9,388
kt
Kotlin
src/main/kotlin/org/semou/security_unit_frame_analyse/main.kt
JarvisSemou/SecurityUnitFrameAnalyse
b13d90d82b3d58d18f973fd5fdcb43f2159105b2
[ "MIT" ]
1
2021-12-17T03:18:38.000Z
2021-12-17T03:18:38.000Z
src/main/kotlin/org/semou/security_unit_frame_analyse/main.kt
JarvisSemou/SecurityUnitFrameAnalyse
b13d90d82b3d58d18f973fd5fdcb43f2159105b2
[ "MIT" ]
null
null
null
src/main/kotlin/org/semou/security_unit_frame_analyse/main.kt
JarvisSemou/SecurityUnitFrameAnalyse
b13d90d82b3d58d18f973fd5fdcb43f2159105b2
[ "MIT" ]
null
null
null
package org.semou.security_unit_frame_analyse import androidx.compose.desktop.Window import androidx.compose.foundation.background import androidx.compose.foundation.layout.* import androidx.compose.foundation.rememberScrollState import androidx.compose.foundation.verticalScroll import androidx.compose.material.* impo...
37.40239
99
0.39689
d4d2369f1a84e2325153847252fd1ab86e829128
448
sql
SQL
GameplayanalysisIV.sql
nikhilbhatewara/Leetcode
9586a3027906b38ae0b0304fe65436b3a6c4c1b6
[ "MIT" ]
null
null
null
GameplayanalysisIV.sql
nikhilbhatewara/Leetcode
9586a3027906b38ae0b0304fe65436b3a6c4c1b6
[ "MIT" ]
null
null
null
GameplayanalysisIV.sql
nikhilbhatewara/Leetcode
9586a3027906b38ae0b0304fe65436b3a6c4c1b6
[ "MIT" ]
null
null
null
/* Write your T-SQL query statement below */ /* FOR EACH PLAYER AND FOR EACH EVENT DATE CREATE A RUNNING TOTAL/CUMULATIVE SUM over clause determines that sum should be calculated as a running total partition by determines that running total should be calculated for each player by player id */ select player_id, ev...
29.866667
132
0.796875
4c28fcc36d4ef1ff1ba8253e01ae0b69f6ca8760
6,468
php
PHP
activity/activity.php
ashutoshbw314/Organized
e0065235ceedbb5f5ef7abadb9521bcf0d3c1f38
[ "MIT" ]
null
null
null
activity/activity.php
ashutoshbw314/Organized
e0065235ceedbb5f5ef7abadb9521bcf0d3c1f38
[ "MIT" ]
null
null
null
activity/activity.php
ashutoshbw314/Organized
e0065235ceedbb5f5ef7abadb9521bcf0d3c1f38
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>Activity</title> <link rel="stylesheet" type="text/css" href="../css/datumThings.css"/> <link rel="stylesheet" type="text/css" href="../css/calendar.css"/> <link rel="stylesheet" type="text/css" href="../css/activity.css"/> <link rel="stylesheet" type="text/c...
29.534247
120
0.68522
ca43b39aeabca06fc0f17f6252bbe9c4f007028f
140
sql
SQL
verify/ciip/table/application.sql
bcgov/cas-ggircs-ciip-2018
8db19efadc96061e36b4c5bdc5da264865ce30fa
[ "Apache-2.0" ]
null
null
null
verify/ciip/table/application.sql
bcgov/cas-ggircs-ciip-2018
8db19efadc96061e36b4c5bdc5da264865ce30fa
[ "Apache-2.0" ]
32
2019-08-28T16:49:06.000Z
2021-01-27T11:13:32.000Z
verify/ciip/table/application.sql
bcgov/cas-ggircs-ciip-2018
8db19efadc96061e36b4c5bdc5da264865ce30fa
[ "Apache-2.0" ]
null
null
null
-- Verify ggircs:ciip_table_application on pg begin; select pg_catalog.has_table_privilege('ciip_2018.application', 'select'); rollback;
17.5
73
0.8
81e4f6cb0b01338659e44952825c0399a10a80eb
811
swift
Swift
UISeguesExample/UISeguesExample/SecondViewController.swift
ivlevAstef/UISegues
dbc2905d414686728e88dd517691515e1ef39fbb
[ "MIT" ]
3
2018-09-22T05:27:36.000Z
2018-09-23T06:30:03.000Z
UISeguesExample/UISeguesExample/SecondViewController.swift
ivlevAstef/UISegues
dbc2905d414686728e88dd517691515e1ef39fbb
[ "MIT" ]
null
null
null
UISeguesExample/UISeguesExample/SecondViewController.swift
ivlevAstef/UISegues
dbc2905d414686728e88dd517691515e1ef39fbb
[ "MIT" ]
null
null
null
// // SecondViewController.swift // UISeguesExample // // Created by Ивлев Александр Евгеньевич on 24/08/2018. // import UIKit class SecondViewController: UIViewController { private let coloredView: UIView = UIView(frame: CGRect(x: 50, y: 150, width: 50, height: 50)) override func loadView() { se...
23.171429
97
0.646116
91588827a32999d60aa82d3490130736901d3e22
22,830
html
HTML
public/app/tpls/iot/dashboard-room.html
wangmws/iotspacedashboard_wangmws
0a9b6ff45c57fe92340809b07b39108826808068
[ "Apache-2.0" ]
null
null
null
public/app/tpls/iot/dashboard-room.html
wangmws/iotspacedashboard_wangmws
0a9b6ff45c57fe92340809b07b39108826808068
[ "Apache-2.0" ]
null
null
null
public/app/tpls/iot/dashboard-room.html
wangmws/iotspacedashboard_wangmws
0a9b6ff45c57fe92340809b07b39108826808068
[ "Apache-2.0" ]
null
null
null
<page-title ng-if="layoutOptions.pageTitles" title="Room Monitoring" description=""></page-title> <div class="dx-warning hidden"> <div> <h2>How to Include Charts Library in Xenon Theme</h2> <p>The reason why you don't see charts like in the Xenon demo website is because of license restrictions from DevExpress co...
26.484919
361
0.588874
57334013c3312bea1a21bf8681a244382fb97caf
384
kt
Kotlin
app/src/main/java/fi/jara/birdwatcher/data/room/ObservationDatabase.kt
Pikkuninja/Birdwatcher
34744fc2347c094453bae3525f709ec1a6cf3285
[ "MIT" ]
null
null
null
app/src/main/java/fi/jara/birdwatcher/data/room/ObservationDatabase.kt
Pikkuninja/Birdwatcher
34744fc2347c094453bae3525f709ec1a6cf3285
[ "MIT" ]
null
null
null
app/src/main/java/fi/jara/birdwatcher/data/room/ObservationDatabase.kt
Pikkuninja/Birdwatcher
34744fc2347c094453bae3525f709ec1a6cf3285
[ "MIT" ]
null
null
null
package fi.jara.birdwatcher.data.room import androidx.room.Database import androidx.room.RoomDatabase import androidx.room.TypeConverters @Database( entities = [ObservationEntity::class], version = 3, exportSchema = true) @TypeConverters(RoomTypeConverters::class) abstract class ObservationDatabase: Room...
25.6
52
0.786458
f71f9d51b193c8ff94ad1bc991c9e5f26881444a
463
h
C
ClientEngine/game/engine/Stage/UnitPart/UnitSelectSceneNodes/UnitSelectSceneNodeId.h
twesd/editor
10ea9f535115dadab5694fecdb0c499d0013ac1b
[ "MIT" ]
null
null
null
ClientEngine/game/engine/Stage/UnitPart/UnitSelectSceneNodes/UnitSelectSceneNodeId.h
twesd/editor
10ea9f535115dadab5694fecdb0c499d0013ac1b
[ "MIT" ]
null
null
null
ClientEngine/game/engine/Stage/UnitPart/UnitSelectSceneNodes/UnitSelectSceneNodeId.h
twesd/editor
10ea9f535115dadab5694fecdb0c499d0013ac1b
[ "MIT" ]
null
null
null
#pragma once #include "UnitSelectSceneNodeBase.h" #include "Core/CompareType.h" class UnitSelectSceneNodeId : public UnitSelectSceneNodeBase { public: UnitSelectSceneNodeId(SharedParams_t params); virtual ~UnitSelectSceneNodeId(void); // Выполнить выборку virtual core::array<scene::ISceneNode*> Select(core::arra...
27.235294
107
0.784017
bb71e6a2cb9e06cef1fbc52b40b0a773c165655a
386
sql
SQL
posda/posdatools/queries/sql/FilesIdsVisibleInSeries.sql
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
6
2019-01-17T15:47:44.000Z
2022-02-02T16:47:25.000Z
posda/posdatools/queries/sql/FilesIdsVisibleInSeries.sql
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
23
2016-06-08T21:51:36.000Z
2022-03-02T08:11:44.000Z
posda/posdatools/queries/sql/FilesIdsVisibleInSeries.sql
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
null
null
null
-- Name: FilesIdsVisibleInSeries -- Schema: posda_files -- Columns: ['file_id'] -- Args: ['series_instance_uid'] -- Tags: ['by_series_instance_uid', 'file_ids', 'posda_files'] -- Description: Get Distinct Unhidden Files in Series -- select distinct file_id from file_series natural join file_sop_common natural joi...
25.733333
64
0.759067
fac41823123cd2e60b50dd9a51ed5eb9f8346563
431
lua
Lua
nvim/lua/plugin/packer/config.lua
raddari/dotfiles
f559b2738cdc33049f44a21653f2004529a959c4
[ "Unlicense" ]
null
null
null
nvim/lua/plugin/packer/config.lua
raddari/dotfiles
f559b2738cdc33049f44a21653f2004529a959c4
[ "Unlicense" ]
null
null
null
nvim/lua/plugin/packer/config.lua
raddari/dotfiles
f559b2738cdc33049f44a21653f2004529a959c4
[ "Unlicense" ]
null
null
null
local M = {} M.init = { git = { clone_timeout = 180, }, display = { open_fn = function () return require('packer.util').float({border = 'single'}) end, }, profile = { enable = true, threshold = 1, }, } M.use = function (plugins) return function (use) use({'wbthomason/packer...
15.392857
62
0.556845
a2a1aa6dea3c5f0152ff9e89023389b90f0dae6f
297
sql
SQL
src/functions.sql
knaw-huc/ING2SD
9a2d292548f27f347165d83d3b24f84da4d292b5
[ "MIT" ]
null
null
null
src/functions.sql
knaw-huc/ING2SD
9a2d292548f27f347165d83d3b24f84da4d292b5
[ "MIT" ]
null
null
null
src/functions.sql
knaw-huc/ING2SD
9a2d292548f27f347165d83d3b24f84da4d292b5
[ "MIT" ]
null
null
null
CREATE EXTENSION IF NOT EXISTS plpgsql; DROP FUNCTION IF EXISTS public.sd_debug(msg character varying); CREATE FUNCTION public.sd_debug(msg character varying) RETURNS void LANGUAGE plpgsql AS $$ BEGIN RAISE NOTICE '?DBG: %', msg; END; $$; -- SELECT sd_debug(format('hello %s','world'));
29.7
67
0.73064
2635d5d74ee4b130f9bd793a80898c3f26dd0ab6
5,593
java
Java
mobile/src/main/java/com/kuxhausen/huemore/BulbListFragment.java
ekux44/LampShade
6c8a01e8624b03c3155b598c900f9a4ec197d673
[ "Apache-2.0" ]
21
2015-09-09T10:03:28.000Z
2020-04-13T19:06:54.000Z
mobile/src/main/java/com/kuxhausen/huemore/BulbListFragment.java
ekux44/LampShade
6c8a01e8624b03c3155b598c900f9a4ec197d673
[ "Apache-2.0" ]
33
2015-09-09T07:37:42.000Z
2019-03-11T23:52:55.000Z
mobile/src/main/java/com/kuxhausen/huemore/BulbListFragment.java
ekux44/LampShade
6c8a01e8624b03c3155b598c900f9a4ec197d673
[ "Apache-2.0" ]
14
2015-10-06T14:00:02.000Z
2018-03-07T08:09:17.000Z
package com.kuxhausen.huemore; import android.database.Cursor; import android.os.Bundle; import android.provider.BaseColumns; import android.support.v4.app.ListFragment; import android.support.v4.app.LoaderManager; import android.support.v4.content.CursorLoader; import android.support.v4.content.Loader; import android...
32.707602
99
0.699446
91906ee0d328768449fb54c6e2652af57a0c67c8
8,243
html
HTML
oldposts/10.html
codelifeliwan/codelifeliwan.github.io
0ae46f420709799609ffd2069016021fb4934322
[ "MIT" ]
null
null
null
oldposts/10.html
codelifeliwan/codelifeliwan.github.io
0ae46f420709799609ffd2069016021fb4934322
[ "MIT" ]
null
null
null
oldposts/10.html
codelifeliwan/codelifeliwan.github.io
0ae46f420709799609ffd2069016021fb4934322
[ "MIT" ]
null
null
null
<!doctype html> <!--[if IE 6]> <html id="ie6" lang="zh-CN"> <![endif]--> <!--[if IE 7]> <html id="ie7" lang="zh-CN"> <![endif]--> <!--[if IE 8]> <html id="ie8" lang="zh-CN"> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> <html lang="zh-CN"> <!--<![endif]--> <head> <link rel="stylesheet" type="text/...
99.313253
827
0.668203
d253dd200d72e06ff7ca8160e8ceecb86715cc20
2,025
php
PHP
modules/adminui/plugins/formwidget/choice_adminlte/choice_adminlte.formwidget.php
jelix/adminui-module
e5b125aa816291125af76ddc836c11b63cc33eb7
[ "MIT" ]
null
null
null
modules/adminui/plugins/formwidget/choice_adminlte/choice_adminlte.formwidget.php
jelix/adminui-module
e5b125aa816291125af76ddc836c11b63cc33eb7
[ "MIT" ]
null
null
null
modules/adminui/plugins/formwidget/choice_adminlte/choice_adminlte.formwidget.php
jelix/adminui-module
e5b125aa816291125af76ddc836c11b63cc33eb7
[ "MIT" ]
null
null
null
<?php /** * @author Laurent Jouanneau * @copyright 2022 Laurent Jouanneau * * @link https://jelix.org * @licence MIT */ require_once JELIX_LIB_PATH.'plugins/formwidget/choice_html/choice_html.formwidget.php'; class choice_adminlteFormWidget extends choice_htmlFormWidget { use \Jelix\AdminUI\Form\Wid...
27.364865
105
0.578272
8c5dda97560f7f08ff619d3ee5934ef2d520ec75
240
swift
Swift
crashes-duplicates/07555-swift-modulefile-maybereadpattern.swift
radex/swift-compiler-crashes
41a18a98ae38e40384a38695805745d509b6979e
[ "MIT" ]
null
null
null
crashes-duplicates/07555-swift-modulefile-maybereadpattern.swift
radex/swift-compiler-crashes
41a18a98ae38e40384a38695805745d509b6979e
[ "MIT" ]
null
null
null
crashes-duplicates/07555-swift-modulefile-maybereadpattern.swift
radex/swift-compiler-crashes
41a18a98ae38e40384a38695805745d509b6979e
[ "MIT" ]
null
null
null
// Distributed under the terms of the MIT license // Test case submitted to project by https://github.com/practicalswift (practicalswift) // Test case found by fuzzing var d { 0.j == 1))" class A { protocol e : j.e { var e: c func c<T : c
21.818182
87
0.695833
5806c32a2c6799c6c3d1ed796d7732982af09ee0
3,481
c
C
palmos/loginman/utils.c
bschau/Portfolio
326e298322d7ca60b1c5198869fb6e7ea2a38e74
[ "MIT" ]
null
null
null
palmos/loginman/utils.c
bschau/Portfolio
326e298322d7ca60b1c5198869fb6e7ea2a38e74
[ "MIT" ]
null
null
null
palmos/loginman/utils.c
bschau/Portfolio
326e298322d7ca60b1c5198869fb6e7ea2a38e74
[ "MIT" ]
1
2020-03-28T18:25:41.000Z
2020-03-28T18:25:41.000Z
#include "loginman.h" /******************************************************************************* * * getformobject * * Return pointer to object. */ void * getformobject(FormPtr form, UInt16 obj) { if (!form) form=FrmGetActiveForm(); return FrmGetObjectPtr(form, FrmGetObjectIndex(form, obj)); }...
16.041475
80
0.475725
dd918803f2191aeec5f0301507c2ddff7534c038
28,128
php
PHP
resources/views/detail_user_client.blade.php
Mohamedbachir120/koudami_web
d55489f68cf1aeff181ad90b5e510c7e5c5b18d3
[ "MIT" ]
null
null
null
resources/views/detail_user_client.blade.php
Mohamedbachir120/koudami_web
d55489f68cf1aeff181ad90b5e510c7e5c5b18d3
[ "MIT" ]
null
null
null
resources/views/detail_user_client.blade.php
Mohamedbachir120/koudami_web
d55489f68cf1aeff181ad90b5e510c7e5c5b18d3
[ "MIT" ]
null
null
null
<html lang="fr"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content="koudami"> <title> {{ Auth::user()->name }}</title> <script src="{{ asset('js/app.js') }}" defe...
44.718601
216
0.445108
e77ba50786f445314ca4b2b700f83ecf1c183f00
2,085
swift
Swift
Sources/OktaIdx/Internal/Utilities/DebugDescription.swift
chrisdmills-okta/okta-idx-swift
1375a45816cf95994b14b5026e0c20ca92c16d3e
[ "Apache-2.0" ]
4
2021-05-11T16:00:19.000Z
2021-11-17T09:10:53.000Z
Sources/OktaIdx/Internal/Utilities/DebugDescription.swift
chrisdmills-okta/okta-idx-swift
1375a45816cf95994b14b5026e0c20ca92c16d3e
[ "Apache-2.0" ]
9
2021-03-01T22:36:39.000Z
2021-08-04T21:57:08.000Z
Sources/OktaIdx/Internal/Utilities/DebugDescription.swift
chrisdmills-okta/okta-idx-swift
1375a45816cf95994b14b5026e0c20ca92c16d3e
[ "Apache-2.0" ]
3
2021-10-11T14:01:19.000Z
2022-01-26T19:25:30.000Z
// // Copyright (c) 2021-Present, Okta, Inc. and/or its affiliates. All rights reserved. // The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.") // // You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. // Unless required b...
30.217391
120
0.615348
f4e80975dc8b2e6441d0ac6171809ffe2788b0c4
217
go
Go
internal/utils/colors.go
Terisback/robo-biba
a86730aacc4d6f15c710a44e09eb9479681da711
[ "MIT" ]
null
null
null
internal/utils/colors.go
Terisback/robo-biba
a86730aacc4d6f15c710a44e09eb9479681da711
[ "MIT" ]
null
null
null
internal/utils/colors.go
Terisback/robo-biba
a86730aacc4d6f15c710a44e09eb9479681da711
[ "MIT" ]
null
null
null
package utils import "strconv" const ( DefaultEmbedColor = "3498db" ) func GetIntColor(embColor string) int { color, err := strconv.ParseUint(embColor, 16, 64) if err != nil { return 0 } return int(color) }
13.5625
50
0.691244
877fda393ac17195e3bed95b03234a3d9048d444
1,961
html
HTML
plugins/Admin/templates/edit-advanced.html
harryparkdotio/mdms
37375399afe82af95d8eb80be4f0754207614742
[ "MIT" ]
4
2016-07-13T06:19:40.000Z
2016-12-01T12:57:54.000Z
plugins/Admin/templates/edit-advanced.html
officialpipskweak/mdms
37375399afe82af95d8eb80be4f0754207614742
[ "MIT" ]
2
2016-06-07T14:55:39.000Z
2016-06-07T14:56:29.000Z
plugins/Admin/templates/edit-advanced.html
harryparkdotio/mdms
37375399afe82af95d8eb80be4f0754207614742
[ "MIT" ]
null
null
null
{% extends 'index.html' %} {% block title %}Edit{% endblock %} {% block content %} <script type="text/javascript"> function Delete() { document.body.innerHTML += '<form id="delete" action="../" method="post"><input type="hidden" name="delpage" value="{{ filename }}"></form>'; document.getElementById("delete").s...
39.22
147
0.626721
741daf16f85a4979220458268fd6a5e2f060dd1b
35,484
sql
SQL
development/datasource/teacher_attendance/postgres/teacher_attendance.sql
NithinRajGR/cQube_Workflow
f2423a16dfe735c18897000318fb02eecd99b915
[ "MIT" ]
1
2021-09-29T09:00:43.000Z
2021-09-29T09:00:43.000Z
development/datasource/teacher_attendance/postgres/teacher_attendance.sql
NithinRajGR/cQube_Workflow
f2423a16dfe735c18897000318fb02eecd99b915
[ "MIT" ]
null
null
null
development/datasource/teacher_attendance/postgres/teacher_attendance.sql
NithinRajGR/cQube_Workflow
f2423a16dfe735c18897000318fb02eecd99b915
[ "MIT" ]
20
2021-09-20T10:00:55.000Z
2022-03-31T14:40:21.000Z
/* teacher_hierarchy_details */ create table if not exists teacher_hierarchy_details ( teacher_id bigint primary key not null, school_id bigint, year int, teacher_designation varchar(100), nature_of_employment varchar(50), date_of_joining date, created_on TIMESTAMP without time zone, ...
36.282209
433
0.73016
7a4418432af4adc57bc6d6a0506ef7800793fe9d
150
sql
SQL
db/seeds.sql
joekazem/burger1_HMK13
de4e6cefe4b9b9c4144caad6d3203a5a5490860c
[ "Apache-2.0" ]
null
null
null
db/seeds.sql
joekazem/burger1_HMK13
de4e6cefe4b9b9c4144caad6d3203a5a5490860c
[ "Apache-2.0" ]
null
null
null
db/seeds.sql
joekazem/burger1_HMK13
de4e6cefe4b9b9c4144caad6d3203a5a5490860c
[ "Apache-2.0" ]
null
null
null
INSERT INTO burgers (burger_name, devoured) VALUES ("Beef Burger", true), ("Turkey Burger", false), ("Bean Burger", true), ("Dessert Burger", false);
75
105
0.7
a422875ce50c4cd2a24801f7312cbcb851437dcd
4,478
swift
Swift
FluidTabBarController/FluidTabBarController.swift
abdoh476/FluidBottomNavigation-ios
19101ee96d0a501cdad735c93003326080cb9c9b
[ "MIT" ]
47
2018-07-26T12:17:29.000Z
2022-01-20T09:32:47.000Z
FluidTabBarController/FluidTabBarController.swift
abdoh476/FluidBottomNavigation-ios
19101ee96d0a501cdad735c93003326080cb9c9b
[ "MIT" ]
2
2019-10-18T05:03:11.000Z
2021-03-14T13:00:23.000Z
FluidTabBarController/FluidTabBarController.swift
abdoh476/FluidBottomNavigation-ios
19101ee96d0a501cdad735c93003326080cb9c9b
[ "MIT" ]
15
2018-07-26T22:08:30.000Z
2021-07-10T05:11:04.000Z
// // FluidTabBarController.swift // FluidTabBarController // // Created by Vincent Li on 2017/2/8. // Copyright (c) 2013-2018 ESTabBarController (https://github.com/eggswift/ESTabBarController) // // Modified by Hubert Kuczyński on 09/07/2018. // // Permission is hereby granted, free of charge, to any person obt...
37.316667
126
0.642698
e7603bc4a2407c6ac1fabc52caeaae613bd1556d
4,675
kt
Kotlin
clients/android-new/smas/src/main/java/cy/ac/ucy/cs/anyplace/smas/viewmodel/util/nw/LocationSendNW.kt
AthinaHc/anyplace
72b8e4afd5703ac6f218c06e2ff981c0b529a989
[ "MIT" ]
null
null
null
clients/android-new/smas/src/main/java/cy/ac/ucy/cs/anyplace/smas/viewmodel/util/nw/LocationSendNW.kt
AthinaHc/anyplace
72b8e4afd5703ac6f218c06e2ff981c0b529a989
[ "MIT" ]
null
null
null
clients/android-new/smas/src/main/java/cy/ac/ucy/cs/anyplace/smas/viewmodel/util/nw/LocationSendNW.kt
AthinaHc/anyplace
72b8e4afd5703ac6f218c06e2ff981c0b529a989
[ "MIT" ]
null
null
null
package cy.ac.ucy.cs.anyplace.smas.viewmodel.util.nw import android.widget.Toast import androidx.lifecycle.viewModelScope import com.google.android.gms.maps.model.LatLng import cy.ac.ucy.cs.anyplace.lib.android.utils.LOG import cy.ac.ucy.cs.anyplace.lib.android.extensions.TAG import cy.ac.ucy.cs.anyplace.lib.android.u...
32.922535
111
0.665668
4c1548665d9e931147b2d37e356a2d48a2f03e1e
221
php
PHP
src/Behavioral/Mediator/MediatorInterface.php
codacy-badger/php-design-patterns
9f7864bde021e5f344a5ddd011555cdbc536caf8
[ "MIT" ]
3
2019-04-18T07:27:33.000Z
2020-01-06T01:35:32.000Z
src/Behavioral/Mediator/MediatorInterface.php
codacy-badger/php-design-patterns
9f7864bde021e5f344a5ddd011555cdbc536caf8
[ "MIT" ]
1
2019-04-30T10:32:20.000Z
2019-04-30T10:32:20.000Z
src/Behavioral/Mediator/MediatorInterface.php
codacy-badger/php-design-patterns
9f7864bde021e5f344a5ddd011555cdbc536caf8
[ "MIT" ]
2
2017-11-26T23:55:58.000Z
2018-08-26T11:42:02.000Z
<?php declare(strict_types=1); namespace DesignPattern\Behavioral\Mediator; interface MediatorInterface { public function sendRequest(); public function query(); public function recvResponse($content); }
14.733333
44
0.751131
6b54b0070a2b66e73589243f79e123659dc22fc6
2,661
rs
Rust
src/interpreter/library/keys/key_chord/key_chord_to_list.rs
emirayka/nia_interpreter_core
8b212e44fdede3d49cd75eddb255091a1d67b0e5
[ "MIT" ]
null
null
null
src/interpreter/library/keys/key_chord/key_chord_to_list.rs
emirayka/nia_interpreter_core
8b212e44fdede3d49cd75eddb255091a1d67b0e5
[ "MIT" ]
null
null
null
src/interpreter/library/keys/key_chord/key_chord_to_list.rs
emirayka/nia_interpreter_core
8b212e44fdede3d49cd75eddb255091a1d67b0e5
[ "MIT" ]
null
null
null
use crate::interpreter::interpreter::Interpreter; use crate::interpreter::value::Value; use crate::library; use crate::KeyChord; pub fn key_chord_to_list( interpreter: &mut Interpreter, key_chord: &KeyChord, ) -> Value { let mut vector = Vec::new(); for modifier in key_chord.get_modifiers() { ...
26.61
78
0.444194
0bf70afe84c315084a26813766a559d2463df727
2,823
js
JavaScript
react-ui/src/utils/i18n.js
osstotalsoft/atlas
a9d573c07f5978a224e4b4fea5c3d2a2624cdc3c
[ "MIT" ]
7
2021-09-04T04:38:56.000Z
2021-12-27T21:20:15.000Z
react-ui/src/utils/i18n.js
osstotalsoft/atlas
a9d573c07f5978a224e4b4fea5c3d2a2624cdc3c
[ "MIT" ]
null
null
null
react-ui/src/utils/i18n.js
osstotalsoft/atlas
a9d573c07f5978a224e4b4fea5c3d2a2624cdc3c
[ "MIT" ]
null
null
null
import i18n from 'i18next' import { initReactI18next } from 'react-i18next' import Backend from 'i18next-xhr-backend' import LanguageDetector from 'i18next-browser-languagedetector' import moment from 'moment' import 'moment/locale/ro.js' i18n .use(Backend) .use(LanguageDetector) .use(initReactI18next) .init(...
28.23
117
0.536663
402be1cc76c21d1ea8ee86acb964f226eff14473
1,467
py
Python
herd-code/herd-tools/herd-content-loader/setup.py
hoppinghol/herd
e51c056fcc43d9f146aa7de9036a5a1baf8718ac
[ "Apache-2.0" ]
null
null
null
herd-code/herd-tools/herd-content-loader/setup.py
hoppinghol/herd
e51c056fcc43d9f146aa7de9036a5a1baf8718ac
[ "Apache-2.0" ]
null
null
null
herd-code/herd-tools/herd-content-loader/setup.py
hoppinghol/herd
e51c056fcc43d9f146aa7de9036a5a1baf8718ac
[ "Apache-2.0" ]
null
null
null
""" Copyright 2015 herd contributors 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 wr...
29.938776
115
0.699387
e9997c24b779d477ca01e569408227990fdb80c5
11,528
go
Go
pkg/multicluster/register/helpers.go
solo-io/skv2
a7d0c83004bb24051a91e35fca7d04d788967f17
[ "Apache-2.0" ]
16
2020-04-12T18:36:23.000Z
2021-10-05T16:09:47.000Z
pkg/multicluster/register/helpers.go
solo-io/skv2
a7d0c83004bb24051a91e35fca7d04d788967f17
[ "Apache-2.0" ]
282
2020-04-16T14:18:45.000Z
2022-02-17T23:27:45.000Z
pkg/multicluster/register/helpers.go
solo-io/skv2
a7d0c83004bb24051a91e35fca7d04d788967f17
[ "Apache-2.0" ]
5
2021-02-17T18:22:36.000Z
2021-10-05T16:09:48.000Z
package register import ( "context" "os" "github.com/hashicorp/go-multierror" "github.com/rotisserie/eris" "github.com/solo-io/skv2/pkg/api/multicluster.solo.io/v1alpha1" v1alpha1_providers "github.com/solo-io/skv2/pkg/api/multicluster.solo.io/v1alpha1/providers" k8s_rbac_types "k8s.io/api/rbac/v1" "k8s.io/c...
34.106509
131
0.770385
98915bc600c15f8419014932b43e42db5460c711
1,334
xhtml
HTML
axbook/chapter-contents-9.69-82.xhtml
alfredoport/jyperdoc
ea4578da90a259ff4bf02e734530d304a594e139
[ "BSD-3-Clause" ]
null
null
null
axbook/chapter-contents-9.69-82.xhtml
alfredoport/jyperdoc
ea4578da90a259ff4bf02e734530d304a594e139
[ "BSD-3-Clause" ]
null
null
null
axbook/chapter-contents-9.69-82.xhtml
alfredoport/jyperdoc
ea4578da90a259ff4bf02e734530d304a594e139
[ "BSD-3-Clause" ]
null
null
null
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" [ <!ENTITY mathml "http://www.w3.org/1998/Math/MathML"> ]> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" > <head> <title>...
38.114286
73
0.661169
7a6bfbaf1d708d662058c8e55e1fa9a510b2d89c
3,436
rs
Rust
src/lib.rs
vijaykiran/gobbledygit
6fc6d14bfa1e1c23100565eba070ea368e7f1383
[ "MIT", "Unlicense" ]
2
2019-10-02T09:31:20.000Z
2019-10-03T18:24:44.000Z
src/lib.rs
vijaykiran/gobbledygit
6fc6d14bfa1e1c23100565eba070ea368e7f1383
[ "MIT", "Unlicense" ]
null
null
null
src/lib.rs
vijaykiran/gobbledygit
6fc6d14bfa1e1c23100565eba070ea368e7f1383
[ "MIT", "Unlicense" ]
null
null
null
use core::fmt; use git2::{ErrorCode, Repository, RepositoryOpenFlags, Status, Statuses}; use std::fmt::{Error, Formatter}; use std::path::Path; struct GitStatus { new: i32, modified: i32, deleted: i32, renamed: i32, type_changed: i32, conflicted: i32, } impl fmt::Display for GitStatus { fn...
29.62069
97
0.548603
e715d7b21b2e2909df160bc7e86e09b60e5f5b9e
206
js
JavaScript
doc/structmxml__custom__s.js
Paulb23/SSL_Simple_SDL_Library
e3b9019c1a1adc8009d612b869230ce9390fd375
[ "MIT" ]
null
null
null
doc/structmxml__custom__s.js
Paulb23/SSL_Simple_SDL_Library
e3b9019c1a1adc8009d612b869230ce9390fd375
[ "MIT" ]
null
null
null
doc/structmxml__custom__s.js
Paulb23/SSL_Simple_SDL_Library
e3b9019c1a1adc8009d612b869230ce9390fd375
[ "MIT" ]
null
null
null
var structmxml__custom__s = [ [ "data", "structmxml__custom__s.html#a735984d41155bc1032e09bece8f8d66d", null ], [ "destroy", "structmxml__custom__s.html#ac83aa22a2350b43131c6e040344051b8", null ] ];
41.2
87
0.771845
f7859f5cad61773e0870cfecb9c2e3c0af6882ec
4,622
h
C
DREAM3DReviewFilters/HEDM/H5MicImporter.h
tuks188/DREAM3DReview
81e921fd70c7050df361bf8626136d1c29faffe9
[ "BSD-3-Clause" ]
null
null
null
DREAM3DReviewFilters/HEDM/H5MicImporter.h
tuks188/DREAM3DReview
81e921fd70c7050df361bf8626136d1c29faffe9
[ "BSD-3-Clause" ]
null
null
null
DREAM3DReviewFilters/HEDM/H5MicImporter.h
tuks188/DREAM3DReview
81e921fd70c7050df361bf8626136d1c29faffe9
[ "BSD-3-Clause" ]
null
null
null
/* ============================================================================ * Copyright (c) 2010, Michael A. Jackson (BlueQuartz Software) * Copyright (c) 2010, Dr. Michael A. Groeber (US Air Force Research Laboratories * All rights reserved. * * Redistribution and use in source and binary forms, with or witho...
35.553846
94
0.706621
39492b45a25ee79fbea418f9f15d8ff391d5048e
1,001
html
HTML
pa1-skeleton/pa1-data/4/otl.stanford.edu_about_staff_linda_chao.html
yzhong94/cs276-spring-2019
a4780a9f88b8c535146040fe11bb513c91c5693b
[ "MIT" ]
null
null
null
pa1-skeleton/pa1-data/4/otl.stanford.edu_about_staff_linda_chao.html
yzhong94/cs276-spring-2019
a4780a9f88b8c535146040fe11bb513c91c5693b
[ "MIT" ]
null
null
null
pa1-skeleton/pa1-data/4/otl.stanford.edu_about_staff_linda_chao.html
yzhong94/cs276-spring-2019
a4780a9f88b8c535146040fe11bb513c91c5693b
[ "MIT" ]
null
null
null
about otl who we are linda chao contact search home about otl what we do why we do it who we are resources contact ico otl llc for inventors our process our policies intellectual property resources disclosures faqs for industry our process our policies resources ico researcher portal techfinder search our database for ...
500.5
1,000
0.86014
272970369ce0d8f112bf8e0b1c4e09858f96fe22
3,173
css
CSS
style.css
Feruzteame/Quiz-App
b582ed295b6c595955674a0f1d059598fd23eed5
[ "MIT" ]
null
null
null
style.css
Feruzteame/Quiz-App
b582ed295b6c595955674a0f1d059598fd23eed5
[ "MIT" ]
2
2020-08-18T05:51:54.000Z
2020-08-18T06:57:18.000Z
style.css
Feruzteame/Quiz-App
b582ed295b6c595955674a0f1d059598fd23eed5
[ "MIT" ]
null
null
null
*{ margin: 0; padding: 0; } body{ font-family: monospace; } #container{ font-family: monospace; display: grid; grid-template-columns: 70% 30%; background-color: #00798c; } #sub-container1{ margin: 5% 5% 5% 10%; } #sub-container2{ margin: 0% 0% 5% 20%; height: auto; min-height...
17.434066
66
0.55405
0ca3cc7e85961f379dcec8f7f5d9db60fd5df51d
138,423
py
Python
dlkit/abstract_osid/calendaring/queries.py
UOC/dlkit
a9d265db67e81b9e0f405457464e762e2c03f769
[ "MIT" ]
2
2018-02-23T12:16:11.000Z
2020-10-08T17:54:24.000Z
dlkit/abstract_osid/calendaring/queries.py
UOC/dlkit
a9d265db67e81b9e0f405457464e762e2c03f769
[ "MIT" ]
87
2017-04-21T18:57:15.000Z
2021-12-13T19:43:57.000Z
dlkit/abstract_osid/calendaring/queries.py
UOC/dlkit
a9d265db67e81b9e0f405457464e762e2c03f769
[ "MIT" ]
1
2018-03-01T16:44:25.000Z
2018-03-01T16:44:25.000Z
"""Implementations of calendaring abstract base class queries.""" # pylint: disable=invalid-name # Method names comply with OSID specification. # pylint: disable=no-init # Abstract classes do not define __init__. # pylint: disable=too-few-public-methods # Some interfaces are specified as 'markers' and inclu...
28.934574
120
0.632409
9662728c799081dee7bec41ea238bea7c8b6ec56
932
php
PHP
application/views/type/index.php
elyor0529/MadinatJumeirahInv
b382aaa5e89098c81bdff44de786336db3fb58a9
[ "Apache-2.0" ]
null
null
null
application/views/type/index.php
elyor0529/MadinatJumeirahInv
b382aaa5e89098c81bdff44de786336db3fb58a9
[ "Apache-2.0" ]
null
null
null
application/views/type/index.php
elyor0529/MadinatJumeirahInv
b382aaa5e89098c81bdff44de786336db3fb58a9
[ "Apache-2.0" ]
null
null
null
<div class="type"> <form class="form-inline"> <a href="<?php echo site_url('type/add'); ?>" class="btn btn-primary glyphicon glyphicon-plus" aria-hidden="true"></span>Add</a> </form> <table class="table table-inverse" style="width: 50%;"> <thead> <tr> <th>Name</th> <th></th> </tr>...
34.518519
107
0.496781
70bfbfbf9c88bff2eaf2bcce92026bbd1fa67672
8,463
c
C
distribution/src/space.c
Abhishek-17/Intranet-Web-Radio
672568bdb8593a81f41877b786e15b3414f3661d
[ "BSD-2-Clause" ]
1
2016-03-04T14:10:06.000Z
2016-03-04T14:10:06.000Z
distribution/src/space.c
Abhishek-17/Intranet-Web-Radio
672568bdb8593a81f41877b786e15b3414f3661d
[ "BSD-2-Clause" ]
null
null
null
distribution/src/space.c
Abhishek-17/Intranet-Web-Radio
672568bdb8593a81f41877b786e15b3414f3661d
[ "BSD-2-Clause" ]
null
null
null
/* Copyright (C) 1996 Alistair Conkie You may distribute under the terms of the GNU General Public Licence as specified in the README file. */ /* This makes the space and has the global data pointers defined too */ #include "t2s.h" #include <sys/types.h> #include <limits.h> /* FreeBSD, and Linux? */ #...
23.378453
125
0.633581
c6262e96da6b6a83b3c047a7aef53b8185d47a68
1,392
rb
Ruby
spec/controllers/selections_controller_spec.rb
vanessabandeira/martigua2
c596bfd944b740ac71de9c817f58abff781b56dc
[ "MIT" ]
null
null
null
spec/controllers/selections_controller_spec.rb
vanessabandeira/martigua2
c596bfd944b740ac71de9c817f58abff781b56dc
[ "MIT" ]
null
null
null
spec/controllers/selections_controller_spec.rb
vanessabandeira/martigua2
c596bfd944b740ac71de9c817f58abff781b56dc
[ "MIT" ]
null
null
null
# frozen_string_literal: true require "rails_helper" describe SelectionsController, type: :controller do let(:section) { create :section } let(:coach) { create :user, with_section_as_coach: section } let(:day) { create :day } let(:match_1) { create :match, day: day } let(:match_2) { create :match, day: day ...
32.372093
101
0.675287
1854734bf605db37e5ce36a755747e4e3aac6ba4
138
rb
Ruby
test/test_helper.rb
toughbyte/work_calendar
84ba788234db4511012b0843b29a77f9005688b7
[ "MIT" ]
null
null
null
test/test_helper.rb
toughbyte/work_calendar
84ba788234db4511012b0843b29a77f9005688b7
[ "MIT" ]
4
2019-09-06T11:01:51.000Z
2021-12-23T10:49:10.000Z
test/test_helper.rb
toughbyte/work_calendar
84ba788234db4511012b0843b29a77f9005688b7
[ "MIT" ]
null
null
null
# frozen_string_literal: true $LOAD_PATH.unshift File.expand_path('../lib', __dir__) require 'work_calendar' require 'minitest/autorun'
19.714286
54
0.782609
04f961a89f5307e60dab1da9ce4bd270b3b9c5d3
528
sql
SQL
plugins/story_module/uninstall/query.sql
nikhil-muskowl/admin-panel
0c1e6fa73135a2ab2adf53b7de38871fedf12651
[ "MIT" ]
null
null
null
plugins/story_module/uninstall/query.sql
nikhil-muskowl/admin-panel
0c1e6fa73135a2ab2adf53b7de38871fedf12651
[ "MIT" ]
null
null
null
plugins/story_module/uninstall/query.sql
nikhil-muskowl/admin-panel
0c1e6fa73135a2ab2adf53b7de38871fedf12651
[ "MIT" ]
null
null
null
SET foreign_key_checks = 0; DROP TABLE IF EXISTS `stories`; DROP TABLE IF EXISTS `story_comments`; DROP TABLE IF EXISTS `story_complains`; DROP TABLE IF EXISTS `story_details`; DROP TABLE IF EXISTS `story_images`; DROP TABLE IF EXISTS `story_image_details`; DROP TABLE IF EXISTS `story_rankings`; DROP TABLE IF E...
18.857143
43
0.770833
73642ea84957fd6bdca600acc69aad2de2afc956
1,170
kt
Kotlin
app/src/main/java/uk/co/jakelee/retrofitexperiments/vogella/vogella/VogellaController.kt
JakeSteam/retrofit-experiments
151011dcab5bf0dc42579281b57c427c5df99759
[ "MIT" ]
1
2019-06-16T21:02:05.000Z
2019-06-16T21:02:05.000Z
app/src/main/java/uk/co/jakelee/retrofitexperiments/vogella/vogella/VogellaController.kt
JakeSteam/retrofit-experiments
151011dcab5bf0dc42579281b57c427c5df99759
[ "MIT" ]
null
null
null
app/src/main/java/uk/co/jakelee/retrofitexperiments/vogella/vogella/VogellaController.kt
JakeSteam/retrofit-experiments
151011dcab5bf0dc42579281b57c427c5df99759
[ "MIT" ]
null
null
null
package uk.co.jakelee.retrofitexperiments.vogella.vogella import retrofit2.Call import retrofit2.Callback import retrofit2.Response import retrofit2.Retrofit import retrofit2.converter.simplexml.SimpleXmlConverterFactory class VogellaController : Callback<RSSFeed> { fun start() { val retrofit = Retrofit...
31.621622
114
0.660684
573482d7d53ed5a348988188636a958b5d8be1d6
442
h
C
include/SpringBoard/SBLoginAppSceneHosterDelegate-Protocol.h
ItHertzSoGood/DragonBuild
1aaf6133ab386ba3a5165a4b29c080ca8d814b52
[ "MIT" ]
3
2020-06-20T02:53:25.000Z
2020-11-07T08:39:13.000Z
include/SpringBoard/SBLoginAppSceneHosterDelegate-Protocol.h
ItHertzSoGood/DragonBuild
1aaf6133ab386ba3a5165a4b29c080ca8d814b52
[ "MIT" ]
null
null
null
include/SpringBoard/SBLoginAppSceneHosterDelegate-Protocol.h
ItHertzSoGood/DragonBuild
1aaf6133ab386ba3a5165a4b29c080ca8d814b52
[ "MIT" ]
1
2020-07-26T02:16:06.000Z
2020-07-26T02:16:06.000Z
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Mar 22 2020 01:47:48). // // Copyright (C) 1997-2019 Steve Nygard. // @class NSString; @protocol SBLoginAppSceneHosterDelegate - (void)sceneUpdatedWallpaperMode:(NSUInteger)arg1; - (void)sceneUpdatedRotationMode:(long long)arg1; - (void)sceneUpda...
26
90
0.753394
63840569574fc62e75e48dc79b7f6536193e421d
1,026
kt
Kotlin
src/main/kotlin/no/nav/tms/utbetalingsoversikt/api/config/JsonConfig.kt
navikt/tms-utbetalingsoversikt-api
6949518e8e955a299f13fe55424c1a9d01a7bed4
[ "MIT" ]
null
null
null
src/main/kotlin/no/nav/tms/utbetalingsoversikt/api/config/JsonConfig.kt
navikt/tms-utbetalingsoversikt-api
6949518e8e955a299f13fe55424c1a9d01a7bed4
[ "MIT" ]
null
null
null
src/main/kotlin/no/nav/tms/utbetalingsoversikt/api/config/JsonConfig.kt
navikt/tms-utbetalingsoversikt-api
6949518e8e955a299f13fe55424c1a9d01a7bed4
[ "MIT" ]
null
null
null
package no.nav.tms.utbetalingsoversikt.api.config import kotlinx.serialization.KSerializer import kotlinx.serialization.descriptors.PrimitiveKind import kotlinx.serialization.descriptors.PrimitiveSerialDescriptor import kotlinx.serialization.encoding.Decoder import kotlinx.serialization.encoding.Encoder import kotlinx...
31.090909
85
0.769006
bc3a2136544b35027b110762292ae216f2793d09
575
lua
Lua
src/mod/elona/api/aspect/ItemBookOfRachelAspect.lua
Ruin0x11/OpenNefia
548f1a1442eca704bb1c16b1a1591d982a34919f
[ "MIT" ]
109
2020-04-07T16:56:38.000Z
2022-02-17T04:05:40.000Z
src/mod/elona/api/aspect/ItemBookOfRachelAspect.lua
Ruin0x11/OpenNefia
548f1a1442eca704bb1c16b1a1591d982a34919f
[ "MIT" ]
243
2020-04-07T08:25:15.000Z
2021-10-30T07:22:10.000Z
src/mod/elona/api/aspect/ItemBookOfRachelAspect.lua
Ruin0x11/OpenNefia
548f1a1442eca704bb1c16b1a1591d982a34919f
[ "MIT" ]
15
2020-04-25T12:28:55.000Z
2022-02-23T03:20:43.000Z
local IItemBookOfRachel = require("mod.elona.api.aspect.IItemBookOfRachel") local Rand = require("api.Rand") local ItemBookOfRachelAspect = class.class("ItemBookOfRachelAspect", { IItemBookOfRachel }) function ItemBookOfRachelAspect:init(item, params) -- >>>>>>>> shade2/item.hsp:618 if iId(ci)=idBookOfRachel :if ...
44.230769
112
0.747826
4f14364a2304049c1985c180d26fcd3f3d828bc5
5,931
swift
Swift
Sources/SListView/ListViewDelegate.swift
shial4/SListView
636afa685043a42e88ebc2093c31afe82d35a434
[ "MIT" ]
6
2018-03-08T03:04:41.000Z
2020-06-03T07:07:24.000Z
Sources/SListView/ListViewDelegate.swift
shial4/SListView
636afa685043a42e88ebc2093c31afe82d35a434
[ "MIT" ]
null
null
null
Sources/SListView/ListViewDelegate.swift
shial4/SListView
636afa685043a42e88ebc2093c31afe82d35a434
[ "MIT" ]
null
null
null
// // ListViewDelegate.swift // Calendar // // Created by Shial on 21/2/18. // Copyright © 2018 shial. All rights reserved. // import Foundation /// The delegate of a SListView object must adopt the ListViewDelegate protocol. Optional methods of the protocol allow the delegate to manage selections, configure and ...
57.582524
191
0.686394
b36ea17008db604ca2d9b586c52e96c563bdecb8
1,956
rb
Ruby
spec/bitcoin/contracthash_spec.rb
apollo-maple/bitcoin-ruby
54bfd99c0bff4dd3d0aee20923b2472a73453618
[ "MIT" ]
null
null
null
spec/bitcoin/contracthash_spec.rb
apollo-maple/bitcoin-ruby
54bfd99c0bff4dd3d0aee20923b2472a73453618
[ "MIT" ]
null
null
null
spec/bitcoin/contracthash_spec.rb
apollo-maple/bitcoin-ruby
54bfd99c0bff4dd3d0aee20923b2472a73453618
[ "MIT" ]
null
null
null
# encoding: ascii-8bit require_relative 'spec_helper.rb' # https://github.com/aalness/contracthashtool-ruby # ruby port of https://github.com/Blockstream/contracthashtool describe 'Bitcoin::ContractHash' do it 'should generate and claim' do Bitcoin::network = :testnet3 # Example parameters from the origin...
42.521739
121
0.776585
977d24dee3d64564cf4aab191964a87fc309611b
772
asm
Assembly
programs/oeis/209/A209008.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/209/A209008.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/209/A209008.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A209008: Number of 4-bead necklaces labeled with numbers -n..n not allowing reversal, with sum zero and first and second differences in -n..n. ; 1,3,5,10,16,26,38,55,75,101,131,168,210,260,316,381,453,535,625,726,836,958,1090,1235,1391,1561,1743,1940,2150,2376,2616,2873,3145,3435,3741,4066,4408,4770,5150,5551,5971,64...
51.466667
519
0.748705
7b9016c072e2399f668fb844ba999928265369e0
2,191
rb
Ruby
db/migrate/20170306121855_convert_comments_to_sti_model.rb
pmtresearch/sci-notes
d24d591277cb981c92e515e62d41ed3157d45868
[ "MIT" ]
null
null
null
db/migrate/20170306121855_convert_comments_to_sti_model.rb
pmtresearch/sci-notes
d24d591277cb981c92e515e62d41ed3157d45868
[ "MIT" ]
null
null
null
db/migrate/20170306121855_convert_comments_to_sti_model.rb
pmtresearch/sci-notes
d24d591277cb981c92e515e62d41ed3157d45868
[ "MIT" ]
1
2019-02-04T19:52:08.000Z
2019-02-04T19:52:08.000Z
class ConvertCommentsToStiModel < ActiveRecord::Migration[4.2] def change add_column :comments, :type, :string add_column :comments, :associated_id, :integer add_index :comments, :associated_id Comment.find_each do |comment| res = ActiveRecord::Base.connection.execute( "SELECT my_module...
30.013699
80
0.653126
06ccd07ff1ad6104ec12c4743580cee8d39724f3
620
kt
Kotlin
jvm/src/test/kotlin/org/amshove/kluent/tests/backtickassertions/charsequence/ShouldEndWithTests.kt
rubengees/Kluent
e4b481acb33269b2295a5835469bf7610a681654
[ "MIT" ]
null
null
null
jvm/src/test/kotlin/org/amshove/kluent/tests/backtickassertions/charsequence/ShouldEndWithTests.kt
rubengees/Kluent
e4b481acb33269b2295a5835469bf7610a681654
[ "MIT" ]
null
null
null
jvm/src/test/kotlin/org/amshove/kluent/tests/backtickassertions/charsequence/ShouldEndWithTests.kt
rubengees/Kluent
e4b481acb33269b2295a5835469bf7610a681654
[ "MIT" ]
null
null
null
package org.amshove.kluent.tests.backtickassertions.charsequence import org.amshove.kluent.`should end with` import org.jetbrains.spek.api.Spek import kotlin.test.assertFails class ShouldEndWithTests : Spek({ given("the should end with method") { on("checking a string which ends with a substring") { ...
28.181818
72
0.58871
42009a5d827cd3352756f8738831d3c929690b78
3,309
html
HTML
azar.html
Devs4good/prevenapp
5e8bca385bb82d98841f2560486556a47f05d885
[ "MIT" ]
1
2018-12-10T21:05:39.000Z
2018-12-10T21:05:39.000Z
azar.html
Devs4good/PrevenApp
5e8bca385bb82d98841f2560486556a47f05d885
[ "MIT" ]
null
null
null
azar.html
Devs4good/PrevenApp
5e8bca385bb82d98841f2560486556a47f05d885
[ "MIT" ]
null
null
null
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../../../../favicon.ico"> <title>PrevenApp</title>...
38.929412
184
0.585071
994d41a4f89fd3dfe8cbc2455bf694119ae3ae57
5,392
h
C
cpp/core/src/zxing/bigint/BigUnsignedInABase.h
teokkmb/zxing
920db80d00797c1ad1f77b2ea86260ac094877d9
[ "Apache-2.0" ]
null
null
null
cpp/core/src/zxing/bigint/BigUnsignedInABase.h
teokkmb/zxing
920db80d00797c1ad1f77b2ea86260ac094877d9
[ "Apache-2.0" ]
null
null
null
cpp/core/src/zxing/bigint/BigUnsignedInABase.h
teokkmb/zxing
920db80d00797c1ad1f77b2ea86260ac094877d9
[ "Apache-2.0" ]
2
2020-07-29T12:34:33.000Z
2021-03-31T09:23:55.000Z
/* * Author: Matt McCutchen, https://mattmccutchen.net/bigint * Copyright 2008/2010/2012 ZXing 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 * ...
36.680272
97
0.680453
d2b5c6bf7a8e6db64b09aedcfd95e092e99f79da
1,447
php
PHP
resources/views/todos.blade.php
dinushjaykody/laravel_list
13c82e94abfb324a5bbac544f70fcf35d1898624
[ "MIT" ]
null
null
null
resources/views/todos.blade.php
dinushjaykody/laravel_list
13c82e94abfb324a5bbac544f70fcf35d1898624
[ "MIT" ]
null
null
null
resources/views/todos.blade.php
dinushjaykody/laravel_list
13c82e94abfb324a5bbac544f70fcf35d1898624
[ "MIT" ]
null
null
null
@extends('layout') @section('content') <div class="row"> <div class="col-lg-6 col-lg-offset-3"> <form class="form-horizontal" method="post" action="/create/todo"> {{ csrf_field() }} <div class="form-group"> <div class="col-sm-10"> ...
33.651163
133
0.446441
d0ac4f4c91e98a8f48b9b71cc29b13d56816b584
2,808
swift
Swift
Tests/12.swift
lexrus/LeetCode.swift
9d87655b2f616cad86f978f5ae8ad1f94b0c8eb5
[ "Unlicense" ]
403
2015-04-16T09:54:20.000Z
2022-03-28T15:49:52.000Z
Tests/12.swift
lexrus/LeetCode.swift
9d87655b2f616cad86f978f5ae8ad1f94b0c8eb5
[ "Unlicense" ]
1
2016-02-24T12:59:57.000Z
2016-02-24T12:59:57.000Z
Tests/12.swift
lexrus/LeetCode.swift
9d87655b2f616cad86f978f5ae8ad1f94b0c8eb5
[ "Unlicense" ]
53
2015-04-16T15:25:26.000Z
2021-11-16T13:30:10.000Z
// // IntegerToRoman.swift // LeetCodeTests // // Created by Lex on 2018/7/2. // Copyright © 2018 Lex Tang. All rights reserved. // // Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M. // // Symbol Value // I 1 // V 5 // X 10 // L ...
35.544304
349
0.55698
40fbe4ea8abc7bd803bfe7e42f0814470c5ff971
320
py
Python
toontown/coghq/DistributedSellbotHQDoorAI.py
TrueBlueDogemon/Toontown
ebed7fc3f2ef06a529cf02eda7ab46361aceef9d
[ "MIT" ]
1
2021-02-25T06:22:49.000Z
2021-02-25T06:22:49.000Z
toontown/coghq/DistributedSellbotHQDoorAI.py
journeyfan/toontown-journey
7a4db507e5c1c38a014fc65588086d9655aaa5b4
[ "MIT" ]
null
null
null
toontown/coghq/DistributedSellbotHQDoorAI.py
journeyfan/toontown-journey
7a4db507e5c1c38a014fc65588086d9655aaa5b4
[ "MIT" ]
2
2020-09-26T20:37:18.000Z
2020-11-15T20:55:33.000Z
from direct.directnotify import DirectNotifyGlobal from toontown.coghq.DistributedCogHQDoorAI import DistributedCogHQDoorAI class DistributedSellbotHQDoorAI(DistributedCogHQDoorAI): notify = DirectNotifyGlobal.directNotify.newCategory("DistributedSellbotHQDoorAI") def informPlayer(self, todo0): pass
32
86
0.834375
53cb4f43461ff95656e6175921693ca9d9c09587
2,723
java
Java
GestureBuilder/app/src/main/java/pack/GestureApp/GestureAdapter.java
manangandhi7/Gesture-Builder
3366c5f74f408502baaeb23954039c1cf2fd2a02
[ "Apache-2.0" ]
20
2015-10-15T10:12:46.000Z
2022-01-18T07:05:52.000Z
GestureBuilder/app/src/main/java/pack/GestureApp/GestureAdapter.java
manangandhi7/Gesture-Builder
3366c5f74f408502baaeb23954039c1cf2fd2a02
[ "Apache-2.0" ]
null
null
null
GestureBuilder/app/src/main/java/pack/GestureApp/GestureAdapter.java
manangandhi7/Gesture-Builder
3366c5f74f408502baaeb23954039c1cf2fd2a02
[ "Apache-2.0" ]
6
2015-11-11T11:52:48.000Z
2021-09-10T18:15:42.000Z
package pack.GestureApp; import android.content.Context; import android.graphics.Color; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.ImageView; import android.widget.TextView; import java.util.ArrayList; import j...
34.0375
114
0.683437
d27b730e80972189b481652148734b1c7b6a26a9
458
php
PHP
test_guill/updateTask.php
katemariam/JqueryGantt
076d5a4a3eb741cd87c14bd096e1e822372e5e54
[ "MIT" ]
null
null
null
test_guill/updateTask.php
katemariam/JqueryGantt
076d5a4a3eb741cd87c14bd096e1e822372e5e54
[ "MIT" ]
null
null
null
test_guill/updateTask.php
katemariam/JqueryGantt
076d5a4a3eb741cd87c14bd096e1e822372e5e54
[ "MIT" ]
null
null
null
<?php require "db.php"; //STORE IN DB $chart_id = $_POST["chart_id"]; $start = $_POST["start"]; $end = $_POST["end"]; //CHECK IF RECORD in Database $sql = "DELETE FROM emp_task WHERE chart_id = $chart_id; UPDATE `jquery_gantt`.`chart_task` SET `end` = '$end', `start` = '$start' WHERE `chart_task`.`id` = $chart_...
19.913043
174
0.574236
6e14142b26609eb66f5436e0782444a8f4b188b9
2,249
html
HTML
templates/_index.html
techtolentino/blog
d6b52fe3383222b622499b905285edeeb75176d4
[ "CC-BY-4.0" ]
null
null
null
templates/_index.html
techtolentino/blog
d6b52fe3383222b622499b905285edeeb75176d4
[ "CC-BY-4.0" ]
1
2016-01-30T10:15:30.000Z
2016-01-31T01:49:16.000Z
templates/_index.html
techtolentino/blog
d6b52fe3383222b622499b905285edeeb75176d4
[ "CC-BY-4.0" ]
null
null
null
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>{% if title %}{{ title }} | {% endif %}Snugug</title> <link rel="icon" href="/images/favicon.png"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="google-site-verification" content="zIeV2B7zZKCtEFP-6vV8rKk...
30.808219
96
0.575367
84ad43ece6ce43406ab50f34383815167c6712d9
1,515
h
C
Win32.Ago.c/bnc.h
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
2
2021-02-04T06:47:45.000Z
2021-07-28T10:02:10.000Z
Win32.Ago.c/bnc.h
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
null
null
null
Win32.Ago.c/bnc.h
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
null
null
null
#ifndef __BNC_H__ #define __BNC_H__ #include "cstring.h" #include "commands.h" #include "message.h" #include "irc.h" using namespace std; typedef struct bnc_s { unsigned short iPort; unsigned int iServerNum; } bnc; typedef struct bnc_server_s { CString sServer; unsigned short iPort; unsigned int iServerNum...
21.338028
67
0.746535
3b582ef1030d4b86a495bbf6ad5c72dd44347465
660
c
C
search/linear_search/c/linearsearch.c
CarbonDDR/al-go-rithms
8e65affbe812931b7dde0e2933eb06c0f44b4130
[ "CC0-1.0" ]
1,253
2017-06-06T07:19:25.000Z
2022-03-30T17:07:58.000Z
search/linear_search/c/linearsearch.c
rishabh99-rc/al-go-rithms
4df20d7ef7598fda4bc89101f9a99aac94cdd794
[ "CC0-1.0" ]
554
2017-09-29T18:56:01.000Z
2022-02-21T15:48:13.000Z
search/linear_search/c/linearsearch.c
rishabh99-rc/al-go-rithms
4df20d7ef7598fda4bc89101f9a99aac94cdd794
[ "CC0-1.0" ]
2,226
2017-09-29T19:59:59.000Z
2022-03-25T08:59:55.000Z
#include<stdio.h> int main() { int n,i,x,flag=0; int a[100100]; scanf("%d",&n); //how many numbers in which you want to search for(i=0;i<n;i++) { scanf("%d",&a[i]); //Taking input from user } scanf("%d",&x); // Number which we want ...
26.4
77
0.440909
85d9f5373d6254d6bde64f9feb592e72a71cf069
417
h
C
ast/ast.h
IgorFroehner/Verb-Compilator
2ec6387e6f5b5c40c5eb0a5a1a97116f669d940b
[ "MIT" ]
3
2021-08-28T20:34:11.000Z
2021-08-29T23:06:39.000Z
ast/ast.h
IgorFroehner/Verb-Compilator
2ec6387e6f5b5c40c5eb0a5a1a97116f669d940b
[ "MIT" ]
1
2021-08-09T20:12:48.000Z
2021-08-09T20:12:48.000Z
ast/ast.h
IgorFroehner/Verb-Compilator
2ec6387e6f5b5c40c5eb0a5a1a97116f669d940b
[ "MIT" ]
1
2021-08-30T17:27:38.000Z
2021-08-30T17:27:38.000Z
/* interface to the lexer */ // extern int yylineno; /* from lexer */ #ifndef VERB_AST_H #define VERB_AST_H typedef struct ast ast; ast* new_ast(char*, ast*, ast*); void free_tree(ast *); void print_tree(ast*, int); void print_no(ast*, int); void print_dot_tree(ast *); void print_dot_node(FILE* , ast *, int*, int , ...
20.85
53
0.690647
b3e43f6808f94355f9236072281d3a12be562461
33
cql
SQL
pkg/storage/cassandra/migrations/0009_add_pod_events.down.cql
bopopescu/peloton
ac6a2c444bcfc70b5b6f4bdbaef67af68a415ad1
[ "Apache-2.0" ]
617
2019-03-01T15:25:48.000Z
2022-03-31T00:24:32.000Z
pkg/storage/cassandra/migrations/0009_add_pod_events.down.cql
bopopescu/peloton
ac6a2c444bcfc70b5b6f4bdbaef67af68a415ad1
[ "Apache-2.0" ]
24
2019-03-11T03:38:38.000Z
2021-03-25T22:30:15.000Z
pkg/storage/cassandra/migrations/0009_add_pod_events.down.cql
bopopescu/peloton
ac6a2c444bcfc70b5b6f4bdbaef67af68a415ad1
[ "Apache-2.0" ]
64
2019-03-11T01:57:10.000Z
2022-03-13T20:09:23.000Z
DROP TABLE IF EXISTS pod_events;
16.5
32
0.818182
264ef695b08e74d44c33cbe02d5443b0ce794e02
2,639
java
Java
java/classes2/com/ziroom/datacenter/remote/responsebody/financial/clean/CleanSupply.java
gaoht/house
b9e63db1a4975b614c422fed3b5b33ee57ea23fd
[ "Apache-2.0" ]
1
2020-05-08T05:35:32.000Z
2020-05-08T05:35:32.000Z
java/classes2/com/ziroom/datacenter/remote/responsebody/financial/clean/CleanSupply.java
gaoht/house
b9e63db1a4975b614c422fed3b5b33ee57ea23fd
[ "Apache-2.0" ]
null
null
null
java/classes2/com/ziroom/datacenter/remote/responsebody/financial/clean/CleanSupply.java
gaoht/house
b9e63db1a4975b614c422fed3b5b33ee57ea23fd
[ "Apache-2.0" ]
3
2018-09-07T08:15:08.000Z
2020-05-22T03:59:12.000Z
package com.ziroom.datacenter.remote.responsebody.financial.clean; import android.os.Parcel; import android.os.Parcelable; import android.os.Parcelable.Creator; public class CleanSupply implements Parcelable { public static final Parcelable.Creator<CleanSupply> CREATOR = new Parcelable.Creator() { public Cl...
19.69403
152
0.669193
e513bd383ef5d9655370430920cd944d2e0d794d
3,295
html
HTML
index.html
ines-marques/hydeout
03721e746775eb3d95dd0d4eb371f9ef4774c2b2
[ "MIT" ]
null
null
null
index.html
ines-marques/hydeout
03721e746775eb3d95dd0d4eb371f9ef4774c2b2
[ "MIT" ]
null
null
null
index.html
ines-marques/hydeout
03721e746775eb3d95dd0d4eb371f9ef4774c2b2
[ "MIT" ]
null
null
null
--- layout: index title: Home --- <h1 id="nimiq-2-0">Nimiq 2.0</h1> <p><br /></p> <p> Nimiq is an easy-to-use and censorship-resistant web payment protocol. It is an open-source project that focuses on accessibility and usability. Nimiq 2.0 shifts from a proof-of-work to proof-of-stake, intending to reduce the e...
31.990291
91
0.70258
86e267cce7dcf5e54f2e58ee87118cc97de80bbc
7,697
go
Go
pkg/apiserver/interfaces/api/target.go
phantomnat/kubevela
c8264b8c3419f90d90a0f8f4470e0289a7d075df
[ "Apache-2.0" ]
27
2020-08-06T02:39:48.000Z
2020-09-08T12:56:43.000Z
pkg/apiserver/interfaces/api/target.go
phantomnat/kubevela
c8264b8c3419f90d90a0f8f4470e0289a7d075df
[ "Apache-2.0" ]
143
2020-07-31T04:23:16.000Z
2020-09-10T07:15:20.000Z
pkg/apiserver/interfaces/api/target.go
phantomnat/kubevela
c8264b8c3419f90d90a0f8f4470e0289a7d075df
[ "Apache-2.0" ]
28
2020-07-03T06:13:56.000Z
2020-09-09T09:53:48.000Z
/* Copyright 2021 The KubeVela Authors. 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, softw...
34.828054
136
0.733922
708e50b692022b53ef02b1d78d3c2c44628bf7dc
1,777
h
C
source/og-core/og.h
OpenWebGlobe/Application-SDK
b819ca8ccb44b70815f6c5332cfb041ea23dab61
[ "MIT" ]
4
2015-12-20T01:38:05.000Z
2019-07-02T11:01:29.000Z
source/og-core/og.h
OpenWebGlobe/Application-SDK
b819ca8ccb44b70815f6c5332cfb041ea23dab61
[ "MIT" ]
null
null
null
source/og-core/og.h
OpenWebGlobe/Application-SDK
b819ca8ccb44b70815f6c5332cfb041ea23dab61
[ "MIT" ]
6
2015-01-20T09:18:39.000Z
2021-02-06T08:19:30.000Z
/******************************************************************************* Project : i3D OpenGlobe SDK - Reference Implementation Version : 1.0 Author : Martin Christen, martin.christen@fhnw.ch Copyright : (c) 2006-2010 by FHNW/IVGI. All Rights Reserved $License$ **************************...
25.753623
80
0.510974
0da28aece56215994ab64bfbc68c2d290b64b705
165
kt
Kotlin
app/src/main/java/com/example/airqualityanalyzer/model/entities/Commune.kt
Blazevarjo/air-quality-analyzer
f5443a16d60337d040d1c5d4e71d1a4abaccfeed
[ "MIT" ]
null
null
null
app/src/main/java/com/example/airqualityanalyzer/model/entities/Commune.kt
Blazevarjo/air-quality-analyzer
f5443a16d60337d040d1c5d4e71d1a4abaccfeed
[ "MIT" ]
null
null
null
app/src/main/java/com/example/airqualityanalyzer/model/entities/Commune.kt
Blazevarjo/air-quality-analyzer
f5443a16d60337d040d1c5d4e71d1a4abaccfeed
[ "MIT" ]
1
2021-05-15T16:49:19.000Z
2021-05-15T16:49:19.000Z
package com.example.airqualityanalyzer.model.entities data class Commune ( val communeName: String, val districtName: String, val provinceName: String )
23.571429
53
0.763636
d44377bb89d2559e8c5c02610d05843ef86e8bd2
85
rs
Rust
crates/lower/src/ty.rs
azdavis/millet
9ee32a19dd09e27a69b91e339b86e47475568de6
[ "MIT" ]
8
2020-09-02T22:24:18.000Z
2021-12-15T03:34:57.000Z
crates/lower/src/ty.rs
azdavis/millet
9ee32a19dd09e27a69b91e339b86e47475568de6
[ "MIT" ]
1
2021-01-05T08:57:00.000Z
2021-01-05T19:22:25.000Z
crates/lower/src/ty.rs
azdavis/millet
9ee32a19dd09e27a69b91e339b86e47475568de6
[ "MIT" ]
3
2020-12-24T20:31:42.000Z
2022-03-07T19:40:57.000Z
use crate::util::Cx; use syntax::ast::Ty; pub(crate) fn get(cx: &mut Cx, ty: Ty) {}
17
41
0.611765
23afb1e0733f613df1e6934112f5d5a9679a6b04
946
swift
Swift
WavesWallet-iOS/DataLayer/Service/Node/Services/UtilsNodeService.swift
WavesUP/WavesWallet-iOS
f477df585614b55583597e7f3544c61205c6ddc3
[ "MIT" ]
null
null
null
WavesWallet-iOS/DataLayer/Service/Node/Services/UtilsNodeService.swift
WavesUP/WavesWallet-iOS
f477df585614b55583597e7f3544c61205c6ddc3
[ "MIT" ]
null
null
null
WavesWallet-iOS/DataLayer/Service/Node/Services/UtilsNodeService.swift
WavesUP/WavesWallet-iOS
f477df585614b55583597e7f3544c61205c6ddc3
[ "MIT" ]
1
2020-10-22T03:01:07.000Z
2020-10-22T03:01:07.000Z
// // UtilsNodeService.swift // WavesWallet-iOS // // Created by Pavel Gubin on 3/12/19. // Copyright © 2019 Waves Platform. All rights reserved. // import Foundation import Moya import WavesSDKExtension import WavesSDKCrypto extension Node.Service { struct Utils { enum Kind { case ti...
17.518519
57
0.536998
da0175ac6c7fcc684f9ee7d46d29c8bc9ce3520f
3,985
swift
Swift
Twitter/HomeTimelineViewController.swift
xsunsmile/TwitterApp
0ae3023d60d56422ff0b5feb5f0f320cbaebfdb9
[ "Apache-2.0" ]
null
null
null
Twitter/HomeTimelineViewController.swift
xsunsmile/TwitterApp
0ae3023d60d56422ff0b5feb5f0f320cbaebfdb9
[ "Apache-2.0" ]
2
2015-02-23T07:34:00.000Z
2015-03-08T01:19:30.000Z
Twitter/HomeTimelineViewController.swift
xsunsmile/TwitterApp
0ae3023d60d56422ff0b5feb5f0f320cbaebfdb9
[ "Apache-2.0" ]
null
null
null
// // HomeTimelineViewController.swift // Twitter // // Created by Hao Sun on 2/21/15. // Copyright (c) 2015 Hao Sun. All rights reserved. // import UIKit class HomeTimelineViewController: UIViewController, UITableViewDelegate, UITableViewDataSou...
36.227273
128
0.648432
70d4a40b9c647dbc76d9e96728ef653247405d23
1,300
swift
Swift
Assignment/Libs/Define.swift
BhoopendraVerma/Assignment_ios
046fa96970afdc282296d6e09f3f245a50db8069
[ "MIT" ]
null
null
null
Assignment/Libs/Define.swift
BhoopendraVerma/Assignment_ios
046fa96970afdc282296d6e09f3f245a50db8069
[ "MIT" ]
null
null
null
Assignment/Libs/Define.swift
BhoopendraVerma/Assignment_ios
046fa96970afdc282296d6e09f3f245a50db8069
[ "MIT" ]
null
null
null
// // Define.swift // Assignment // // Created by Bhoopendra-28 on 02/12/2019. // Copyright © 2019 Bhoopendra-28. All rights reserved. // import Foundation import UIKit // This structure is used for print gloabley in whole app func print_debug <T>(object: T) { print(object) } // This structure is used for d...
23.636364
114
0.719231
26a167b69166a193c2a5f5b81a24212da3a5ff9e
20,599
java
Java
src/main/java/uk/ac/sussex/gdsc/smlm/results/TextFilePeakResults.java
aherbert/gdsc-smlm
193431b9ba2c6e6a2b901c7c3697039aaa00be8c
[ "BSL-1.0" ]
8
2018-12-07T00:40:44.000Z
2020-07-27T14:10:44.000Z
src/main/java/uk/ac/sussex/gdsc/smlm/results/TextFilePeakResults.java
aherbert/gdsc-smlm
193431b9ba2c6e6a2b901c7c3697039aaa00be8c
[ "BSL-1.0" ]
3
2020-11-17T18:01:09.000Z
2021-05-18T19:10:34.000Z
src/main/java/uk/ac/sussex/gdsc/smlm/results/TextFilePeakResults.java
aherbert/gdsc-smlm
193431b9ba2c6e6a2b901c7c3697039aaa00be8c
[ "BSL-1.0" ]
2
2019-08-13T06:16:24.000Z
2020-01-29T21:23:10.000Z
/*- * #%L * Genome Damage and Stability Centre SMLM ImageJ Plugins * * Software for single molecule localisation microscopy (SMLM) * %% * Copyright (C) 2011 - 2020 Alex Herbert * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as ...
29.767341
99
0.636584
93f123c70444af98ecc6284201844365f06b7409
10,320
rs
Rust
src/fem_domain/domain/mesh/p_refinement.rs
jeremiah-corrado/fem_2d
28cc6d8b8cd9d6ce415596e448e266b0492af1e6
[ "MIT" ]
null
null
null
src/fem_domain/domain/mesh/p_refinement.rs
jeremiah-corrado/fem_2d
28cc6d8b8cd9d6ce415596e448e266b0492af1e6
[ "MIT" ]
5
2022-03-19T00:09:50.000Z
2022-03-24T06:14:29.000Z
src/fem_domain/domain/mesh/p_refinement.rs
jeremiah-corrado/fem_2d
28cc6d8b8cd9d6ce415596e448e266b0492af1e6
[ "MIT" ]
null
null
null
use super::MeshAccessError; use super::MAX_POLYNOMIAL_ORDER; use crate::fem_domain::domain::{dof::basis_spec::BasisDir, mesh::space::ParaDir}; use json::{object, JsonValue}; use std::{cmp::Ordering, fmt, ops::AddAssign}; /// The record of polynomial expansion orders associated with an Elem #[derive(Clone, Copy, Debug,...
30.442478
104
0.522674
fb02afe562d9fbb3a4e2347629d436a43a338d50
796
php
PHP
database/seeds/DanhMucTableSeeder.php
linhfishCR7/laravelWebsite
1d3b03b4823c9151b393b8e233519d4774d575dc
[ "MIT" ]
null
null
null
database/seeds/DanhMucTableSeeder.php
linhfishCR7/laravelWebsite
1d3b03b4823c9151b393b8e233519d4774d575dc
[ "MIT" ]
null
null
null
database/seeds/DanhMucTableSeeder.php
linhfishCR7/laravelWebsite
1d3b03b4823c9151b393b8e233519d4774d575dc
[ "MIT" ]
null
null
null
<?php use Illuminate\Database\Seeder; use Illuminate\Support\Facades\DB; class DanhMucTableSeeder extends Seeder { /** * Run the database seeds. * * @return void */ public function run() { $list = []; $types = ["Cá Betta", "Hoa Lan", "Mỹ Phẩm"]; sort($types); ...
23.411765
62
0.451005
863680cf9cf91253edf45191e7e95d505d1bae1e
115
kt
Kotlin
app/src/main/java/cz/prague/cvut/fit/steuejan/amtelapp/data/util/Message.kt
hawklike/amtel-app
1f88ddbcbd8e547158a4677c934b4dbf18ec82e1
[ "MIT" ]
null
null
null
app/src/main/java/cz/prague/cvut/fit/steuejan/amtelapp/data/util/Message.kt
hawklike/amtel-app
1f88ddbcbd8e547158a4677c934b4dbf18ec82e1
[ "MIT" ]
7
2020-02-06T15:55:13.000Z
2020-04-15T21:23:58.000Z
app/src/main/java/cz/prague/cvut/fit/steuejan/amtelapp/data/util/Message.kt
hawklike/amtel-app
1f88ddbcbd8e547158a4677c934b4dbf18ec82e1
[ "MIT" ]
null
null
null
package cz.prague.cvut.fit.steuejan.amtelapp.data.util data class Message(val title: String, val message: String?)
38.333333
59
0.8
c3276415c678a012609a43444cd60d0237cf187c
4,909
rs
Rust
core/src/lib.rs
c410-f3r/rust-libp2p
8c119269d620f7de3956590ab45a14c9f5acd266
[ "MIT" ]
null
null
null
core/src/lib.rs
c410-f3r/rust-libp2p
8c119269d620f7de3956590ab45a14c9f5acd266
[ "MIT" ]
null
null
null
core/src/lib.rs
c410-f3r/rust-libp2p
8c119269d620f7de3956590ab45a14c9f5acd266
[ "MIT" ]
1
2021-08-30T21:44:45.000Z
2021-08-30T21:44:45.000Z
// Copyright 2017-2018 Parity Technologies (UK) Ltd. // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), // to deal in the Software without restriction, including without limitation // the rights to use, copy, modify...
30.874214
92
0.659401
8bd732f28501d35f7a9ed79e2552bfd909546328
34
sql
SQL
src/main/resources/sql/mysql-rollback-v7.sql
alunwcom/moany
fcbae339b0f17458482145b30796c4bd0a235aed
[ "MIT" ]
1
2021-04-18T15:31:10.000Z
2021-04-18T15:31:10.000Z
src/main/resources/sql/mysql-rollback-v7.sql
alunwcom/moany
fcbae339b0f17458482145b30796c4bd0a235aed
[ "MIT" ]
null
null
null
src/main/resources/sql/mysql-rollback-v7.sql
alunwcom/moany
fcbae339b0f17458482145b30796c4bd0a235aed
[ "MIT" ]
null
null
null
-- No rollback for early versions
17
33
0.764706
9177f422d4ad9c53d1b0d9bbfe19de12c9902a5d
1,029
kt
Kotlin
colors-palette/src/commonMain/kotlin/com.chrynan.colors.palette/Swatch.kt
chRyNaN/colors
b8983dc183d2f31a4a545cc1cdd7bfc2a4d6d55c
[ "Apache-2.0" ]
8
2021-01-03T07:55:23.000Z
2022-01-21T13:46:11.000Z
colors-palette/src/commonMain/kotlin/com.chrynan.colors.palette/Swatch.kt
chRyNaN/colors
b8983dc183d2f31a4a545cc1cdd7bfc2a4d6d55c
[ "Apache-2.0" ]
null
null
null
colors-palette/src/commonMain/kotlin/com.chrynan.colors.palette/Swatch.kt
chRyNaN/colors
b8983dc183d2f31a4a545cc1cdd7bfc2a4d6d55c
[ "Apache-2.0" ]
null
null
null
package com.chrynan.colors.palette import com.chrynan.colors.Color /** * Represents a color swatch which contains a [color] and the related [primaryOnColor] and * [secondaryOnColor] which can be used to overlap the [color] with enough contrast. A color * [Swatch] is typically extracted from an image by looking at ...
39.576923
97
0.736638