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
f07ce1b8a4c32b3f71f81c30f9b025fe3c4bd93e
978
swift
Swift
TestPreview/TestPreview/AppDelegate.swift
WeonpyoHong/Fastflix_iOS
baff5031cbe3bc93c67e5265af8a8259efc546cd
[ "MIT" ]
null
null
null
TestPreview/TestPreview/AppDelegate.swift
WeonpyoHong/Fastflix_iOS
baff5031cbe3bc93c67e5265af8a8259efc546cd
[ "MIT" ]
1
2019-07-30T07:02:28.000Z
2019-07-30T07:03:07.000Z
TestPreview/TestPreview/AppDelegate.swift
WeonpyoHong/Fastflix_iOS
baff5031cbe3bc93c67e5265af8a8259efc546cd
[ "MIT" ]
3
2019-07-30T06:36:26.000Z
2019-07-30T06:44:56.000Z
// // AppDelegate.swift // TestPreview // // Created by hyeoktae kwon on 2019/08/15. // Copyright © 2019 hyeoktae kwon. All rights reserved. // import UIKit @UIApplicationMain class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? let vc = BaseVC() func application(_ application...
25.076923
143
0.741309
2f30aca39b1195fb4529fd50b620b2c3d5c06697
3,555
java
Java
src/test/java/pwe/planner/logic/parser/RequirementMoveCommandParserTest.java
WendyBaiYunwei/main
be630d64f149bbbf9235c143a96bf51dcb3ea57a
[ "MIT" ]
null
null
null
src/test/java/pwe/planner/logic/parser/RequirementMoveCommandParserTest.java
WendyBaiYunwei/main
be630d64f149bbbf9235c143a96bf51dcb3ea57a
[ "MIT" ]
211
2019-03-02T16:29:31.000Z
2019-04-15T15:24:47.000Z
src/test/java/pwe/planner/logic/parser/RequirementMoveCommandParserTest.java
WendyBaiYunwei/main
be630d64f149bbbf9235c143a96bf51dcb3ea57a
[ "MIT" ]
11
2019-01-31T15:00:36.000Z
2019-02-27T01:14:29.000Z
package pwe.planner.logic.parser; import static pwe.planner.commons.core.Messages.MESSAGE_INVALID_COMMAND_FORMAT; import static pwe.planner.logic.commands.CommandTestUtil.PREAMBLE_NON_EMPTY; import static pwe.planner.logic.commands.CommandTestUtil.PREAMBLE_WHITESPACE; import static pwe.planner.logic.parser.CliSyntax.P...
41.337209
105
0.691702
20ec835d6f0471c8ea2e25a2f961ded80a6cc6d3
595
sql
SQL
casa-das-malhas/src/entrega_xml_12_6/3.insert.sql
UFSCar-CS/databases-2013-1
636d6d78db8f4c3c96d9911685a12940aea5a085
[ "MIT" ]
null
null
null
casa-das-malhas/src/entrega_xml_12_6/3.insert.sql
UFSCar-CS/databases-2013-1
636d6d78db8f4c3c96d9911685a12940aea5a085
[ "MIT" ]
null
null
null
casa-das-malhas/src/entrega_xml_12_6/3.insert.sql
UFSCar-CS/databases-2013-1
636d6d78db8f4c3c96d9911685a12940aea5a085
[ "MIT" ]
null
null
null
CONNECT TO casaxml; -- INICIO DO BLOCO DE INSERCOES DE DADOS --1 Insercao sobre tabela tipo_funcionario IMPORT FROM 'E:/xml/xml_dels/tipo_funcionario.del' OF DEL XML FROM 'E:/xml/xml_insertions' INSERT INTO tipo_funcionario; --2 Insercao sobre tabela funcionario IMPORT FROM 'E:/xml/xml_dels/funcionario.del' OF DEL X...
29.75
66
0.796639
f0885c78b76f1e546162fb2cd640bb0cb5681413
813
swift
Swift
Sources/diary-core/Modifiers/Filters/When.swift
spydercapriani/diary-log
42a264ee60c754a772a317721c55e15ded5d28e2
[ "MIT" ]
null
null
null
Sources/diary-core/Modifiers/Filters/When.swift
spydercapriani/diary-log
42a264ee60c754a772a317721c55e15ded5d28e2
[ "MIT" ]
null
null
null
Sources/diary-core/Modifiers/Filters/When.swift
spydercapriani/diary-log
42a264ee60c754a772a317721c55e15ded5d28e2
[ "MIT" ]
null
null
null
// // When.swift // // // Created by Danny Gilbert on 1/19/22. // public struct When<M: Modifier, T> { public let modifier: M public let transformer: Transformer public init( _ modifier: M, _ transformer: Transformer ) { self.modifier = modifier self.transf...
18.906977
58
0.544895
c06faa4da054d657c14935d649ce617be8233ce1
2,564
htm
HTML
src/pages/lib/EditorPage/EditorPage.htm
genievot/oscript-editor
c7f6d023271fb462b972c9c153fc733349b99e8b
[ "MIT" ]
null
null
null
src/pages/lib/EditorPage/EditorPage.htm
genievot/oscript-editor
c7f6d023271fb462b972c9c153fc733349b99e8b
[ "MIT" ]
null
null
null
src/pages/lib/EditorPage/EditorPage.htm
genievot/oscript-editor
c7f6d023271fb462b972c9c153fc733349b99e8b
[ "MIT" ]
null
null
null
<div class="root-editor-page"> <div class="editor-controls"> <div class="editor-header"> <span>Oscript Editor</span> <div v-if="badge" class="editor-header-badge">{{badge}}</div> </div> <div class="editor-controls-checkbox"> Wrap lines: <input type="checkbox" :checked="wrapLines" @change="handleWrapL...
29.813953
98
0.667707
43eefe3b5e7bfb604125e2544ef6889b5e8f1254
1,449
go
Go
app/job/main/figure/service/reply.go
78182648/blibli-go
7c717cc07073ff3397397fd3c01aa93234b142e3
[ "MIT" ]
22
2019-04-27T06:44:41.000Z
2022-02-04T16:54:14.000Z
app/job/main/figure/service/reply.go
YouthAge/blibli-go
7c717cc07073ff3397397fd3c01aa93234b142e3
[ "MIT" ]
null
null
null
app/job/main/figure/service/reply.go
YouthAge/blibli-go
7c717cc07073ff3397397fd3c01aa93234b142e3
[ "MIT" ]
34
2019-05-07T08:22:27.000Z
2022-03-25T08:14:56.000Z
package service import ( "context" "time" "go-common/app/job/main/figure/model" ) // PutReplyInfo handle user reply info chenage message func (s *Service) PutReplyInfo(c context.Context, info *model.ReplyEvent) (err error) { switch info.Action { case model.EventAdd: // only handle normal state reply if info...
39.162162
90
0.765355
1e096cd829e4afee1d899b0908d3e7d63fa369f9
627
css
CSS
W12/css/leftPanel.css
LaFrimousse/VITAProject
8f3330ddc561ddbe44f1657bfbf8145862e693c1
[ "MIT" ]
null
null
null
W12/css/leftPanel.css
LaFrimousse/VITAProject
8f3330ddc561ddbe44f1657bfbf8145862e693c1
[ "MIT" ]
null
null
null
W12/css/leftPanel.css
LaFrimousse/VITAProject
8f3330ddc561ddbe44f1657bfbf8145862e693c1
[ "MIT" ]
null
null
null
.leftPanel{ background-color: #4286f4; min-width: 100px; flex: 1; display: flex; flex-direction: column; } .twoPicturesWrappers { background-color: gray; flex: 1; display: flex; justify-content: space-around; align-items: center; } .twoPicturesWrappers img{ display: block; max-width: 45%; ba...
15.292683
32
0.685805
4c3d44968e255879cfee2413c6fa8dac9c95ddca
737
ps1
PowerShell
configs/SampleConfigWithScriptResource.ps1
kbaker827/DSCEA
ae4d33b213f34e19415ecd129964657116c80e9c
[ "MIT" ]
144
2017-03-21T22:07:28.000Z
2019-05-06T06:43:03.000Z
configs/SampleConfigWithScriptResource.ps1
jaikarn/DSCEA
ae4d33b213f34e19415ecd129964657116c80e9c
[ "MIT" ]
47
2017-03-09T15:49:34.000Z
2019-05-05T20:32:29.000Z
configs/SampleConfigWithScriptResource.ps1
jaikarn/DSCEA
ae4d33b213f34e19415ecd129964657116c80e9c
[ "MIT" ]
39
2017-03-10T04:06:49.000Z
2019-03-19T14:08:36.000Z
configuration ScriptResourceSample { Import-DscResource -ModuleName PSDesiredStateConfiguration Node 'localhost' { #Disables RDP Script 'ScriptResourceOne' { GetScript = { @{ Results = (Get-NetFirewallRule -DisplayGroup 'Remote Desktop').En...
33.5
119
0.556309
e89eb9690881be55d1f03c2fcf30ebf80906f6b9
464
cpp
C++
acwing/improved/chapter_1_dynamic_programing/triangle/acw_1015/PickPeanut.cpp
Sherlockouo/algorithm_enhancement
da98b6b268a572d421606bb6c1efcd1123f13d3c
[ "MIT" ]
null
null
null
acwing/improved/chapter_1_dynamic_programing/triangle/acw_1015/PickPeanut.cpp
Sherlockouo/algorithm_enhancement
da98b6b268a572d421606bb6c1efcd1123f13d3c
[ "MIT" ]
null
null
null
acwing/improved/chapter_1_dynamic_programing/triangle/acw_1015/PickPeanut.cpp
Sherlockouo/algorithm_enhancement
da98b6b268a572d421606bb6c1efcd1123f13d3c
[ "MIT" ]
null
null
null
#include <iostream> #include <algorithm> using namespace std; const int N = 110; int t,r,c,g[N][N],dp[N][N]; int main(){ scanf("%d",&t); while(t--){ // 读入行数,列数 scanf("%d%d",&r,&c); // 读入地图 for(int i = 1; i <= r; i++){ for(int j = 1; j <= c; j++){ scanf("%d",&g[i][j]); } } for(int i = 1; i <= ...
16
50
0.439655
1b790218cbd66bf1f42f3158f3b76787846c7db0
863
kt
Kotlin
src/main/kotlin/malomarket/product/ProductService.kt
malomarket/malo-backend
f9e22b703bd19c2e9109afa33e5ed633e9b3e969
[ "MIT" ]
null
null
null
src/main/kotlin/malomarket/product/ProductService.kt
malomarket/malo-backend
f9e22b703bd19c2e9109afa33e5ed633e9b3e969
[ "MIT" ]
null
null
null
src/main/kotlin/malomarket/product/ProductService.kt
malomarket/malo-backend
f9e22b703bd19c2e9109afa33e5ed633e9b3e969
[ "MIT" ]
null
null
null
package malomarket.product import malomarket.exception.NotFoundException import org.springframework.dao.EmptyResultDataAccessException import org.springframework.stereotype.Service @Service class ProductService(private val productRepository: ProductRepository) { fun getAllProducts() = productRepository.findAll()...
34.52
91
0.747393
ff8140266218783a9bec2032e1132806bfe81426
221
kt
Kotlin
modules/bson/tests-jvm/utility/DummyBsonCodecProvider.kt
fluidsonic/raptor
d0e65f7b98c126f6105d712fa76cdb51f253c44b
[ "Apache-2.0" ]
2
2020-08-08T02:55:53.000Z
2020-12-23T18:47:03.000Z
modules/bson/tests-jvm/utility/DummyBsonCodecProvider.kt
fluidsonic/raptor
d0e65f7b98c126f6105d712fa76cdb51f253c44b
[ "Apache-2.0" ]
null
null
null
modules/bson/tests-jvm/utility/DummyBsonCodecProvider.kt
fluidsonic/raptor
d0e65f7b98c126f6105d712fa76cdb51f253c44b
[ "Apache-2.0" ]
1
2020-12-23T18:47:05.000Z
2020-12-23T18:47:05.000Z
package tests import org.bson.codecs.* import org.bson.codecs.configuration.* object DummyBsonCodecProvider : CodecProvider { override fun <T : Any> get(clazz: Class<T>, registry: CodecRegistry): Codec<T> = TODO() }
20.090909
88
0.742081
4a74349adfca2b47696c803a3c55875ae85f085e
41,741
html
HTML
doc/doxygen/html/d1/d84/multisigaddressentry_8cpp_source.html
Palem1988/ion_old
2c2b532abf61e2a06231c1d3b4d9b2bd0cdb469a
[ "MIT" ]
2
2017-01-16T13:42:19.000Z
2017-01-16T17:14:59.000Z
doc/doxygen/html/d1/d84/multisigaddressentry_8cpp_source.html
Palem1988/ion_old
2c2b532abf61e2a06231c1d3b4d9b2bd0cdb469a
[ "MIT" ]
18
2017-01-19T09:19:48.000Z
2017-01-27T01:59:30.000Z
doc/doxygen/html/d1/d84/multisigaddressentry_8cpp_source.html
Palem1988/ion_old
2c2b532abf61e2a06231c1d3b4d9b2bd0cdb469a
[ "MIT" ]
10
2017-01-17T19:54:55.000Z
2017-02-11T19:26:43.000Z
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
339.357724
23,609
0.715028
2d745a7a1de85421b83385808bde82eef8e3c459
4,039
asm
Assembly
2. Big Number Multiplicative/2. Big Number Multiplicative/Source.asm
ShinoharaYuuyoru/Assembly-Language-Project
968d1650f361493677cccbd2925ae8c24858b092
[ "MIT" ]
null
null
null
2. Big Number Multiplicative/2. Big Number Multiplicative/Source.asm
ShinoharaYuuyoru/Assembly-Language-Project
968d1650f361493677cccbd2925ae8c24858b092
[ "MIT" ]
null
null
null
2. Big Number Multiplicative/2. Big Number Multiplicative/Source.asm
ShinoharaYuuyoru/Assembly-Language-Project
968d1650f361493677cccbd2925ae8c24858b092
[ "MIT" ]
1
2019-06-20T06:48:59.000Z
2019-06-20T06:48:59.000Z
.386 .model flat, stdcall ;include msvcrt.inc includelib msvcrt.lib scanf PROTO C :dword, :vararg printf PROTO C :dword, :vararg .data szFmt db '%s', 0 szOut db '%s', 0ah, 0 FirNumM db 'Please input the first number:' FirNum db 255 dup(0) FirNumC db 0 FirNumP dd 0 SecNumM db 'Please input the Second number:'...
18.962441
88
0.592473
7cebe37f9eac619d60614781a00aa8b353749c80
1,650
asm
Assembly
nv_c64_util_macs.asm
nealvis/nv_c64_util
29727af8d7b77445cff4ce9c66162ce28a0f54a0
[ "MIT" ]
null
null
null
nv_c64_util_macs.asm
nealvis/nv_c64_util
29727af8d7b77445cff4ce9c66162ce28a0f54a0
[ "MIT" ]
null
null
null
nv_c64_util_macs.asm
nealvis/nv_c64_util
29727af8d7b77445cff4ce9c66162ce28a0f54a0
[ "MIT" ]
null
null
null
////////////////////////////////////////////////////////////////////////////// //nv_c64_util_macs.asm // Copyright(c) 2021 Neal Smith. // License: MIT. See LICENSE file in root directory. ////////////////////////////////////////////////////////////////////////////// // includes all the non code generating files of nv_c...
36.666667
97
0.711515
92b5f76cb32c81412cf378ac5631a784da97b06b
4,873
h
C
src/simulation/collision_detection/broad/BoundingVolumeHierarchy.h
danielroth1/CAE
7eaa096e45fd32f55bd6de94c30dcf706c6f2093
[ "MIT" ]
5
2019-04-20T17:48:10.000Z
2022-01-06T01:39:33.000Z
src/simulation/collision_detection/broad/BoundingVolumeHierarchy.h
danielroth1/CAE
7eaa096e45fd32f55bd6de94c30dcf706c6f2093
[ "MIT" ]
null
null
null
src/simulation/collision_detection/broad/BoundingVolumeHierarchy.h
danielroth1/CAE
7eaa096e45fd32f55bd6de94c30dcf706c6f2093
[ "MIT" ]
2
2020-08-04T20:21:00.000Z
2022-03-16T15:01:04.000Z
#ifndef BOUNDINGVOLUMEHIERARCHY_H #define BOUNDINGVOLUMEHIERARCHY_H #include "BoundingVolume.h" #include "BVChildrenData.h" #include "BVLeafData.h" #include "BVHCore.h" #include <boost/functional/hash.hpp> #include <data_structures/OptimizedStack.h> #include <data_structures/tree/Tree.h> #include <memory> #include <...
30.267081
104
0.670224
5001cf4bab18485e9951af1f81208a8c301493f1
273
lua
Lua
modules/constants.lua
rogez/missiles-encounters
fe4a82d6d69d45ef28b80461fae4e56793ef4ee3
[ "MIT" ]
null
null
null
modules/constants.lua
rogez/missiles-encounters
fe4a82d6d69d45ef28b80461fae4e56793ef4ee3
[ "MIT" ]
null
null
null
modules/constants.lua
rogez/missiles-encounters
fe4a82d6d69d45ef28b80461fae4e56793ef4ee3
[ "MIT" ]
null
null
null
GAME_VERSION = "1.0.5" COPY_YEARS = "2017-2019" -- ETATS DU JEU START_LOAD = 1 START = 2 MAIN_MENU_LOAD = 11 MAIN_MENU = 12 STAGE_LOAD = 21 STAGE = 22 PAUSE_LOAD = 51 PAUSE = 52 GAME_OVER_LOAD = 91 GAME_OVER = 92
18.2
24
0.556777
cf2d01762c6c35552af5041f00375fdb48201b9c
5,934
css
CSS
web/fonts/flaticon.css
MarwenXCode/Sante
8ef245333397a97cf6274513de92c7a989748e64
[ "MIT" ]
null
null
null
web/fonts/flaticon.css
MarwenXCode/Sante
8ef245333397a97cf6274513de92c7a989748e64
[ "MIT" ]
null
null
null
web/fonts/flaticon.css
MarwenXCode/Sante
8ef245333397a97cf6274513de92c7a989748e64
[ "MIT" ]
null
null
null
/* Flaticon icon font: Flaticon Creation date: 22/06/2016 15:20 */ @font-face { font-family: "Flaticon"; src: url("Flaticon.eot"); src: url("Flaticond41d.eot?#iefix") format("embedded-opentype"), url("Flaticon.woff") format("woff"), url("Flaticon.ttf") format("truetype"), url("Flat...
45.29771
66
0.682508
eba463a2a4c567523f44a54f5da53dd8ced78eb7
8,511
swift
Swift
RChat-iOS/Misc/PresenceManager.swift
dhmspector/rchat
57bfa5d59f74bb29638087a5d50a3fff817e6b2a
[ "Apache-2.0" ]
19
2017-03-16T13:30:27.000Z
2020-06-03T17:01:11.000Z
RChat-iOS/Misc/PresenceManager.swift
dhmspector/rchat
57bfa5d59f74bb29638087a5d50a3fff817e6b2a
[ "Apache-2.0" ]
1
2022-03-13T20:13:07.000Z
2022-03-13T20:13:07.000Z
RChat-iOS/Misc/PresenceManager.swift
isabella232/roc-ios
57bfa5d59f74bb29638087a5d50a3fff817e6b2a
[ "Apache-2.0" ]
5
2017-12-05T07:38:43.000Z
2022-03-13T20:11:44.000Z
//////////////////////////////////////////////////////////////////////////// // // Copyright 2016 Realm Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/li...
40.722488
132
0.628481
664da870c38ce98728d76b2ba4a1e2715ab16fd5
1,065
cpp
C++
mission150/[TwoPointers]81. Search in Rotated Sorted Array II.cpp
alchemz/mission-peace
59a44b1e7a8fdfdf1f6743c0e6965b49e5291326
[ "MIT" ]
null
null
null
mission150/[TwoPointers]81. Search in Rotated Sorted Array II.cpp
alchemz/mission-peace
59a44b1e7a8fdfdf1f6743c0e6965b49e5291326
[ "MIT" ]
null
null
null
mission150/[TwoPointers]81. Search in Rotated Sorted Array II.cpp
alchemz/mission-peace
59a44b1e7a8fdfdf1f6743c0e6965b49e5291326
[ "MIT" ]
null
null
null
//当有重复数字,会存在A[mid] = A[end]的情况 //A[mid] = A[end] != target时:搜寻A[start : end-1], end-- /* 1. 先判断左边还是右边是sorted, [mid]<[right]右边,[mid]>[right]左边 2. 在sorted区间,用binary search方法找mid */ class Solution { public: bool search(vector<int>& nums, int target) { int n=nums.size(); int left=0, right=n-1; w...
28.026316
69
0.413146
d9c1874204ba6ae1a68beadcd08f3f30edc89691
1,011
lua
Lua
prototypes/replications/aai-industry.lua
darkshadow1809/Dark-Tech
a85ea35ef87852bafdf9e4e1a39896b378ca8007
[ "Unlicense" ]
1
2020-05-29T14:23:21.000Z
2020-05-29T14:23:21.000Z
prototypes/replications/aai-industry.lua
darkshadow1809/Dark-Tech
a85ea35ef87852bafdf9e4e1a39896b378ca8007
[ "Unlicense" ]
null
null
null
prototypes/replications/aai-industry.lua
darkshadow1809/Dark-Tech
a85ea35ef87852bafdf9e4e1a39896b378ca8007
[ "Unlicense" ]
1
2019-03-27T01:21:21.000Z
2019-03-27T01:21:21.000Z
--AII Industry --New components repltech_recipe("motor", "device2") repltech_recipe("electric-motor", "device3") --New usable things repltech_recipe("concrete-wall", "chemical") if data.raw.item["vehicle-fuel"] then repltech_item("vehicle-fuel", "chemical", {{target = "solid-fuel", type = "item", multiplier...
40.44
209
0.701286
25a722c81fa9a62a528e97f098afd7122a7c6bbe
1,694
swift
Swift
HiPlace/Utils/HelperViews/TextAreaView.swift
huaweicodelabs/microblog-ref-app
a48791d2faf2286bd5030f4b6d6e61c92f383784
[ "Apache-2.0" ]
1
2022-02-02T19:34:54.000Z
2022-02-02T19:34:54.000Z
HiPlace/Utils/HelperViews/TextAreaView.swift
huaweicodelabs/microblog-ref-app
a48791d2faf2286bd5030f4b6d6e61c92f383784
[ "Apache-2.0" ]
null
null
null
HiPlace/Utils/HelperViews/TextAreaView.swift
huaweicodelabs/microblog-ref-app
a48791d2faf2286bd5030f4b6d6e61c92f383784
[ "Apache-2.0" ]
null
null
null
/* ********************************************************************************** | | | Copyright 2021. Huawei Technologies Co., Ltd. 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...
30.25
82
0.558442
741068168ca3102ab40562098a11e73a184f8ccc
12,723
h
C
dcerpc/idl_compiler/fe_pvt.h
kbore/pbis-open
a05eb9309269b6402b4d6659bc45961986ea5eab
[ "Apache-2.0" ]
372
2016-10-28T10:50:35.000Z
2022-03-18T19:54:37.000Z
dcerpc/idl_compiler/fe_pvt.h
kbore/pbis-open
a05eb9309269b6402b4d6659bc45961986ea5eab
[ "Apache-2.0" ]
317
2016-11-02T17:41:48.000Z
2021-11-08T20:28:19.000Z
dcerpc/idl_compiler/fe_pvt.h
kenferrara/pbis-open
690c325d947b2bf6fb3032f9d660e41b94aea4be
[ "Apache-2.0" ]
107
2016-11-03T19:25:16.000Z
2022-03-20T21:15:22.000Z
/* * * (c) Copyright 1989 OPEN SOFTWARE FOUNDATION, INC. * (c) Copyright 1989 HEWLETT-PACKARD COMPANY * (c) Copyright 1989 DIGITAL EQUIPMENT CORPORATION * To anyone who acknowledges that this file is provided "AS IS" * without any express or implied warranty: * permission to use, copy, modify, a...
45.117021
80
0.445728
0bba1e28f68dedeccae5371afea0ac4ab68e2473
68,549
py
Python
tests/examples/minlplib/waterno2_03.py
ouyang-w-19/decogo
52546480e49776251d4d27856e18a46f40c824a1
[ "MIT" ]
2
2021-07-03T13:19:10.000Z
2022-02-06T10:48:13.000Z
tests/examples/minlplib/waterno2_03.py
ouyang-w-19/decogo
52546480e49776251d4d27856e18a46f40c824a1
[ "MIT" ]
1
2021-07-04T14:52:14.000Z
2021-07-15T10:17:11.000Z
tests/examples/minlplib/waterno2_03.py
ouyang-w-19/decogo
52546480e49776251d4d27856e18a46f40c824a1
[ "MIT" ]
null
null
null
# MINLP written by GAMS Convert at 04/21/18 13:55:18 # # Equation counts # Total E G L N X C B # 617 367 103 147 0 0 0 0 # # Variable counts # x b i s1s s2s sc ...
38.381299
117
0.65222
4f1962a17cac6f1062784a436f0dc596698d5497
10,068
lua
Lua
garrysmod/gamemodes/darkrp/plugins/monolet/entities/entities/monolith/cl_init.lua
Kek1ch/Kek1ch
fa545ac1c261c20639ba7a7119ccd7aa4aaacbdc
[ "Apache-2.0" ]
7
2019-06-15T09:10:59.000Z
2021-11-21T18:15:03.000Z
garrysmod/gamemodes/darkrp/plugins/monolet/entities/entities/monolith/cl_init.lua
Kek1ch/Kek1ch
fa545ac1c261c20639ba7a7119ccd7aa4aaacbdc
[ "Apache-2.0" ]
null
null
null
garrysmod/gamemodes/darkrp/plugins/monolet/entities/entities/monolith/cl_init.lua
Kek1ch/Kek1ch
fa545ac1c261c20639ba7a7119ccd7aa4aaacbdc
[ "Apache-2.0" ]
6
2019-06-15T08:33:15.000Z
2020-10-25T07:50:32.000Z
include('shared.lua') function ENT:Initialize() local trace = {} trace.start = self.Entity:GetPos() trace.endpos = trace.start + Vector( 0, 0, -500 ) trace.filter = self.Entity local tr = util.TraceLine( trace ) self.Normal = tr.HitNormal self.Timer = 0 self.BurnTime = 0 self.Size = 150 sel...
27.812155
121
0.626937
c20fed00970005a1ba0d5d3a4622b1a824e81ad5
681
go
Go
test/foo/foo.go
n3wscott/boa
535a33e30a0724161d454e40ce1fb5baafcbdf84
[ "Apache-2.0" ]
1
2021-01-13T23:43:10.000Z
2021-01-13T23:43:10.000Z
pkg/foo/foo.go
n3wscott/cli-base
40d38c556506220a7763ddf9ee5847361483fc52
[ "Apache-2.0" ]
null
null
null
pkg/foo/foo.go
n3wscott/cli-base
40d38c556506220a7763ddf9ee5847361483fc52
[ "Apache-2.0" ]
null
null
null
package foo import ( "context" "encoding/json" "fmt" "github.com/fatih/color" "github.com/gosuri/uitable" ) type Foo struct { List bool Output string } func (f *Foo) Do(ctx context.Context) error { if f.List { return f.DoList(ctx) } return nil } func (f *Foo) DoList(ctx context.Context) error { foos...
14.489362
49
0.61674
8572ba9487c16450f7c151c4ec6150a86df3f4a3
30,215
js
JavaScript
out/_next/static/chunks/b67bbb58858709413da2ad1fb5651769f5ebb953.bb51459500e8663c6e6e.js
amertoumi/it-next-front
113e67d408a3a5ffda3968a5bf7cb94da5558f5f
[ "MIT" ]
null
null
null
out/_next/static/chunks/b67bbb58858709413da2ad1fb5651769f5ebb953.bb51459500e8663c6e6e.js
amertoumi/it-next-front
113e67d408a3a5ffda3968a5bf7cb94da5558f5f
[ "MIT" ]
null
null
null
out/_next/static/chunks/b67bbb58858709413da2ad1fb5651769f5ebb953.bb51459500e8663c6e6e.js
amertoumi/it-next-front
113e67d408a3a5ffda3968a5bf7cb94da5558f5f
[ "MIT" ]
null
null
null
(window.webpackJsonp_N_E=window.webpackJsonp_N_E||[]).push([[11],{"4WCC":function(e,t,n){"use strict";var r={};e.exports={getItem:function(e){return e in r?r[e]:null},setItem:function(e,t){return r[e]=t,!0},removeItem:function(e){return!!(e in r)&&delete r[e]},clear:function(){return r={},!0}}},"89Ax":function(e,t,n){"...
30,215
30,215
0.688532
ffd86ba17be77378db21d9bac3702429be34a086
12,039
html
HTML
doc/index-files/index-12.html
michele-paparella/Thunder
ed465b9506c693cafbd5ccabd552e62bb00e344f
[ "Apache-2.0" ]
2
2015-07-15T16:44:38.000Z
2018-01-07T07:40:38.000Z
doc/index-files/index-12.html
michele-paparella/Thunder
ed465b9506c693cafbd5ccabd552e62bb00e344f
[ "Apache-2.0" ]
3
2015-06-29T06:45:26.000Z
2015-07-21T20:01:21.000Z
doc/index-files/index-12.html
michele-paparella/Thunder
ed465b9506c693cafbd5ccabd552e62bb00e344f
[ "Apache-2.0" ]
null
null
null
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="it"> <head> <!-- Generated by javadoc (version 1.7.0_10) on Sun Dec 27 18:39:49 CET 2015 --> <title>P-Index</title> <meta name="date" content="2015-12-27"> <link rel="stylesheet" type="tex...
70.403509
560
0.698314
67cf318066e0f46c8f451bc0df70101f6c35b720
52
sql
SQL
server/src/main/resources/db/h2/migration/V7__add_client_expiration_column.sql
bit-twidd1er/keywhiz
44d1602cbabe199d4f2e665b101499977a17bce6
[ "Apache-2.0" ]
null
null
null
server/src/main/resources/db/h2/migration/V7__add_client_expiration_column.sql
bit-twidd1er/keywhiz
44d1602cbabe199d4f2e665b101499977a17bce6
[ "Apache-2.0" ]
null
null
null
server/src/main/resources/db/h2/migration/V7__add_client_expiration_column.sql
bit-twidd1er/keywhiz
44d1602cbabe199d4f2e665b101499977a17bce6
[ "Apache-2.0" ]
null
null
null
ALTER TABLE clients ADD COLUMN expiration timestamp;
52
52
0.865385
8e9e882b46f7b0860a07f471cb1b2c26cad16a86
1,445
swift
Swift
Adam_20211220_SwiftUIStudy/Classes/FirstPage/FirstPageTCell.swift
HYAdonisCoding/Adam_20211220_SwiftUIStudy
c05d70cc36748b152c4b2bd85b915d41c67c0ace
[ "BSD-3-Clause" ]
1
2021-12-21T03:20:51.000Z
2021-12-21T03:20:51.000Z
Adam_20211220_SwiftUIStudy/Classes/FirstPage/FirstPageTCell.swift
HYAdonisCoding/Adam_20211220_SwiftUIStudy
c05d70cc36748b152c4b2bd85b915d41c67c0ace
[ "BSD-3-Clause" ]
null
null
null
Adam_20211220_SwiftUIStudy/Classes/FirstPage/FirstPageTCell.swift
HYAdonisCoding/Adam_20211220_SwiftUIStudy
c05d70cc36748b152c4b2bd85b915d41c67c0ace
[ "BSD-3-Clause" ]
null
null
null
// // FirstPageTCell.swift // Adam_20211220_SwiftUIStudy // // Created by Adam on 2021/12/22. // import SwiftUI var colors = [Color.red, Color.orange, Color.yellow, Color.green, Color.blue, Color.purple] func randomColor() -> Color { colors[Int.random(in: 0..<colors.count)] } struct FirstPageTCell: View { ...
26.272727
110
0.551557
d264c1edeb1704366e08815f7455980cf54460e6
2,719
php
PHP
app/views/administrator/admin_key/editAdmin_key.php
HoppinTurtle/Dropinn_6.7
ad3dd906f5455fd28d78e415feaf263faef28756
[ "MIT" ]
null
null
null
app/views/administrator/admin_key/editAdmin_key.php
HoppinTurtle/Dropinn_6.7
ad3dd906f5455fd28d78e415feaf263faef28756
[ "MIT" ]
null
null
null
app/views/administrator/admin_key/editAdmin_key.php
HoppinTurtle/Dropinn_6.7
ad3dd906f5455fd28d78e415feaf263faef28756
[ "MIT" ]
3
2018-12-15T08:40:39.000Z
2021-08-08T05:01:06.000Z
<script type="text/javascript" src="<?php echo base_url()?>css/tiny_mce/tiny_mce.js" ></script> <script type="text/javascript"> tinyMCE.init({ mode : "textareas", theme : "advanced", editor_deselector : "mceNoEditor", plugins : "pagebreak,style,layer,table,save,advhr,advimage,advlink,em...
37.246575
283
0.617139
bc8371d8f4462893db9ce2d3eb233bb93ca36978
323
lua
Lua
rtklua/Accepted/NPCs/trap/tiger_spawn/warp_trap_shiver.lua
The-Kingdom-of-The-Winds/RTK-Server
b306c3411af42ea54c6ecaa785cea9ab4e97ff28
[ "Xnet", "X11" ]
1
2021-03-08T06:33:34.000Z
2021-03-08T06:33:34.000Z
rtklua/Accepted/NPCs/trap/tiger_spawn/warp_trap_shiver.lua
The-Kingdom-of-The-Winds/RTK-Server
b306c3411af42ea54c6ecaa785cea9ab4e97ff28
[ "Xnet", "X11" ]
null
null
null
rtklua/Accepted/NPCs/trap/tiger_spawn/warp_trap_shiver.lua
The-Kingdom-of-The-Winds/RTK-Server
b306c3411af42ea54c6ecaa785cea9ab4e97ff28
[ "Xnet", "X11" ]
3
2020-11-19T22:01:46.000Z
2021-03-16T21:05:37.000Z
WarpTrapShiverNpc = { click = function(block, npc) if block.blType == BL_MOB then return end if block.blType == BL_PC and block.state == 1 then return end block:sendMinitext('You feel a sudden shiver.') removeTrapItem(npc) npc:delete() end, endAction = function(npc, owner) removeTrap(npc) end...
17.944444
52
0.687307
81113a9231449ac2212c1f7cc004f985d8c71295
993
go
Go
pkg/mocks/validator.go
aholovko/sidetree-core-go
682fcf6e8012e0df48fd215ae9f0adc2cbb61848
[ "Apache-2.0" ]
23
2019-05-23T14:48:43.000Z
2021-09-12T17:18:40.000Z
pkg/mocks/validator.go
aholovko/sidetree-core-go
682fcf6e8012e0df48fd215ae9f0adc2cbb61848
[ "Apache-2.0" ]
635
2019-05-14T18:59:06.000Z
2022-03-10T16:04:44.000Z
pkg/mocks/validator.go
aholovko/sidetree-core-go
682fcf6e8012e0df48fd215ae9f0adc2cbb61848
[ "Apache-2.0" ]
17
2019-05-14T18:53:07.000Z
2022-02-03T15:49:09.000Z
/* Copyright SecureKey Technologies Inc. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 */ package mocks // MockDocumentValidator is responsible for validating operations, original document and transforming to external document. type MockDocumentValidator struct { IsValidPayloadErr error IsValid...
33.1
155
0.803625
e92406ce362263a1f9134fb33b02cd9d87b0d5d6
76
go
Go
src/app/libp2p_helper/src/tools.go
phreelyfe/mina
34328cd4e9b6ac699c3330003e40976a1059ed90
[ "Apache-2.0" ]
929
2020-10-02T07:23:16.000Z
2022-03-31T15:02:09.000Z
src/app/libp2p_helper/src/tools.go
kunxian-xia/coda
93295e8b4db5f4f2d192a26f90146bf322808ef8
[ "Apache-2.0" ]
3,154
2020-09-29T15:47:44.000Z
2022-03-31T16:22:28.000Z
src/app/libp2p_helper/src/tools.go
kunxian-xia/coda
93295e8b4db5f4f2d192a26f90146bf322808ef8
[ "Apache-2.0" ]
216
2020-09-29T19:47:41.000Z
2022-03-27T08:44:29.000Z
// +build tools package tools import ( _ "github.com/campoy/jsonenums" )
9.5
32
0.697368
c51e377752248ad46308e0164a923b794839e476
101
cpp
C++
Plugins/SPlanner/Source/SPlanner/Private/SPlanner/Base/Action/SP_Action.cpp
mrouffet/SPlanner
a2a72b979e33d276a119fffc6728ad5524891171
[ "MIT" ]
2
2020-03-25T12:13:23.000Z
2021-06-15T15:00:42.000Z
Plugins/SPlanner/Source/SPlanner/Private/SPlanner/Base/Action/SP_Action.cpp
mrouffet/SPlanner
a2a72b979e33d276a119fffc6728ad5524891171
[ "MIT" ]
null
null
null
Plugins/SPlanner/Source/SPlanner/Private/SPlanner/Base/Action/SP_Action.cpp
mrouffet/SPlanner
a2a72b979e33d276a119fffc6728ad5524891171
[ "MIT" ]
null
null
null
// Copyright 2020 Maxime ROUFFET. All Rights Reserved. #include <SPlanner/Base/Action/SP_Action.h>
20.2
54
0.772277
730aeaba36449ee98e385a756954885950f47dcf
21
sql
SQL
pkg/store/postgres/migrations/20191229110336_job-spec.down.sql
JesterOrNot/werft
4ec7cbcc42e2f0e4d517e1e547b5f8c08a2c46e8
[ "MIT" ]
122
2020-01-27T10:33:37.000Z
2022-03-27T00:08:43.000Z
pkg/store/postgres/migrations/20191229110336_job-spec.down.sql
JesterOrNot/werft
4ec7cbcc42e2f0e4d517e1e547b5f8c08a2c46e8
[ "MIT" ]
51
2020-01-28T09:57:08.000Z
2022-03-26T19:43:39.000Z
pkg/store/postgres/migrations/20191229110336_job-spec.down.sql
JesterOrNot/werft
4ec7cbcc42e2f0e4d517e1e547b5f8c08a2c46e8
[ "MIT" ]
25
2020-01-27T13:22:58.000Z
2022-03-26T15:54:28.000Z
DROP TABLE job_spec;
10.5
20
0.809524
27dd57fb2e0452bda198298108721200aa8c1304
2,664
dart
Dart
src/lib/app/phrases_group_editor_vm.dart
kugjo/va
66b4b25d276a3276f61a512ffa213c88978e1d92
[ "MIT" ]
9
2020-04-30T15:58:20.000Z
2021-03-26T14:31:19.000Z
src/lib/app/phrases_group_editor_vm.dart
kugjo/va
66b4b25d276a3276f61a512ffa213c88978e1d92
[ "MIT" ]
1
2020-05-03T21:04:11.000Z
2020-05-12T19:05:15.000Z
src/lib/app/phrases_group_editor_vm.dart
kugjo/va
66b4b25d276a3276f61a512ffa213c88978e1d92
[ "MIT" ]
2
2020-04-30T16:10:09.000Z
2020-04-30T16:28:29.000Z
import 'package:flutter_bloc/flutter_bloc.dart'; import 'package:vocabulary_advancer/app/common/form_validation.dart'; import 'package:vocabulary_advancer/core/model.dart'; import 'package:vocabulary_advancer/shared/svc.dart'; class PhraseGroupEditorModel { int? groupId; String initialGroupName = ''; String curr...
30.272727
100
0.723724
1db5c25ef9f65414a14dc1277aa6a6c406fb55fb
1,956
kt
Kotlin
data/src/main/java/com/keelim/cnubus/data/model/search/AddressInfo.kt
keelim/project_cnuBus
d31544f306555394999035f17e00e9ff313215cb
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
data/src/main/java/com/keelim/cnubus/data/model/search/AddressInfo.kt
keelim/project_cnuBus
d31544f306555394999035f17e00e9ff313215cb
[ "ECL-2.0", "Apache-2.0" ]
104
2019-12-12T11:26:11.000Z
2022-03-30T17:15:51.000Z
data/src/main/java/com/keelim/cnubus/data/model/search/AddressInfo.kt
keelim/project_cnuBus
d31544f306555394999035f17e00e9ff313215cb
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
/* * Designed and developed by 2021 keelim (Jaehyun Kim) * * 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 applica...
27.549296
75
0.693252
beac60a5cde1cbc575e9107bc65870855945ce45
1,930
swift
Swift
rounded-navigationbar/rounded-navigationbar/ViewController.swift
iosdevted/ios-project
5afad2cbc43d38d5ab7bde14f6fc767cdef7385f
[ "MIT" ]
1
2021-12-24T22:09:11.000Z
2021-12-24T22:09:11.000Z
rounded-navigationbar/rounded-navigationbar/ViewController.swift
iosdevted/ios-project
5afad2cbc43d38d5ab7bde14f6fc767cdef7385f
[ "MIT" ]
null
null
null
rounded-navigationbar/rounded-navigationbar/ViewController.swift
iosdevted/ios-project
5afad2cbc43d38d5ab7bde14f6fc767cdef7385f
[ "MIT" ]
1
2021-03-28T11:37:57.000Z
2021-03-28T11:37:57.000Z
// // ViewController.swift // rounded-navigationbar // // Created by Ted on 2021/03/06. // import UIKit protocol RoundedCornerNavigationBar { func addRoundedCorner(OnNavigationBar navigationBar: UINavigationBar, cornerRadius: CGFloat) } class ViewController: UIViewController, RoundedCornerNavigationBar { ...
35.740741
188
0.712953
c5498fb2b0c31a886a02a9495c1d85f69a7d5283
1,002
cpp
C++
src/tests/npcr/npcr.cpp
mpreis/Seth
9114ace368f6ac9284dab390fa8720cc76156996
[ "BSD-2-Clause" ]
4
2017-05-07T04:36:45.000Z
2020-02-12T22:44:59.000Z
src/tests/npcr/npcr.cpp
mpreis/Seth
9114ace368f6ac9284dab390fa8720cc76156996
[ "BSD-2-Clause" ]
null
null
null
src/tests/npcr/npcr.cpp
mpreis/Seth
9114ace368f6ac9284dab390fa8720cc76156996
[ "BSD-2-Clause" ]
null
null
null
// Copyright (c) 2016, the Seth Project Authors. All rights reserved. // Please see the AUTHORS file for details. Use of this source code is // governed by a BSD license that can be found in the LICENSE file. #include "./npcr.h" #include "../../libraries/CImg.h" double run_test_npcr(struct img_info_t *img_info) {...
33.4
71
0.646707
5d172740ea0977d01fd8658e96dc78d1043fe494
249
kts
Kotlin
apps/toi-fritatt-kandidatsok/build.gradle.kts
navikt/rekrutteringsbistand-microservices
6de5dc87193c46168aefd24c0b6c217f80a8d0b9
[ "MIT" ]
null
null
null
apps/toi-fritatt-kandidatsok/build.gradle.kts
navikt/rekrutteringsbistand-microservices
6de5dc87193c46168aefd24c0b6c217f80a8d0b9
[ "MIT" ]
1
2021-12-20T07:58:59.000Z
2021-12-20T07:58:59.000Z
apps/toi-fritatt-kandidatsok/build.gradle.kts
navikt/toi-rapids-and-rivers
dc306887e918d80a94c044b683b9953265127ab7
[ "MIT" ]
null
null
null
plugins { id("toi.rapids-and-rivers") } dependencies { implementation("no.nav.arbeid.cv.avro:cv-event:29") implementation("io.confluent:kafka-avro-serializer:7.0.0") implementation("org.codehaus.jackson:jackson-mapper-asl:1.9.13") }
27.666667
68
0.714859
c11bfee080f8658417cedf561640927944864a61
518
sql
SQL
FoodDataSQL/src/main/resources/sql/admin/uncategorised_foods.sql
cheburan/api-server
f211dd6f9cb3507fd6ffdbfa29a5dbffb57c1ba1
[ "Apache-2.0" ]
3
2018-07-20T14:37:07.000Z
2021-06-09T10:10:04.000Z
FoodDataSQL/src/main/resources/sql/admin/uncategorised_foods.sql
abs-hm-intake24/api-server
7f2b5c9bd7806c92d73c0ac65c76bb08af22d56c
[ "BSD-3-Clause", "MIT" ]
5
2020-03-06T01:30:28.000Z
2021-12-08T07:49:49.000Z
FoodDataSQL/src/main/resources/sql/admin/uncategorised_foods.sql
abs-hm-intake24/api-server
7f2b5c9bd7806c92d73c0ac65c76bb08af22d56c
[ "BSD-3-Clause", "MIT" ]
3
2020-03-06T01:24:44.000Z
2021-02-24T00:26:11.000Z
WITH v AS( SELECT (SELECT id FROM locales WHERE id={locale_id}) AS locale_id ), t(code, description) AS( SELECT code, description FROM foods WHERE NOT EXISTS(SELECT 1 FROM foods_categories WHERE food_code=foods.code) ) SELECT v.locale_id, code, description, local_description FROM v CROSS JOIN t LEFT JOIN...
43.166667
113
0.779923
bc8eb5c520200bad5b05d33b683e8767eeb19f42
1,057
lua
Lua
scripts/nativefiledialog.lua
jazzbre/nativefiledialog-beef
019f2af6511622e11e0fef2b5891f1fdf6eda30b
[ "MIT" ]
null
null
null
scripts/nativefiledialog.lua
jazzbre/nativefiledialog-beef
019f2af6511622e11e0fef2b5891f1fdf6eda30b
[ "MIT" ]
null
null
null
scripts/nativefiledialog.lua
jazzbre/nativefiledialog-beef
019f2af6511622e11e0fef2b5891f1fdf6eda30b
[ "MIT" ]
null
null
null
project "nativefiledialog" kind "StaticLib" windowstargetplatformversion("10.0") includedirs { path.join(SOURCE_DIR, "nativefiledialog/src/include"), path.join(SOURCE_DIR, "nativefiledialog/src") } files { path.join(SOURCE_DIR, "nativefiledialog/src/nfd_common.c"), } configuration { "VS20*" } files { ...
26.425
70
0.701987
fb38d4a22be5374d0550b1c6c0619d40f33c446c
706
java
Java
basicmatchshopping/src/main/java/com/example/basicmatchshopping/controller/CategoryController.java
berkay22demirel/basicmatchshopping
77dbd1e88045b58991bcfd36f28104bd698ad660
[ "Apache-2.0" ]
null
null
null
basicmatchshopping/src/main/java/com/example/basicmatchshopping/controller/CategoryController.java
berkay22demirel/basicmatchshopping
77dbd1e88045b58991bcfd36f28104bd698ad660
[ "Apache-2.0" ]
null
null
null
basicmatchshopping/src/main/java/com/example/basicmatchshopping/controller/CategoryController.java
berkay22demirel/basicmatchshopping
77dbd1e88045b58991bcfd36f28104bd698ad660
[ "Apache-2.0" ]
null
null
null
package com.example.basicmatchshopping.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.Res...
29.416667
71
0.828612
1305954d6076f54c5234020dc83d271dc0046c79
326
h
C
src/wrapped/generated/wrappedwaylandclientdefs.h
ye-yeshun/box86
35f133cacd726aac85bcd7befc6ac21ae3a1f53d
[ "MIT" ]
2,059
2019-03-03T22:16:11.000Z
2022-03-31T21:53:33.000Z
src/wrapped/generated/wrappedwaylandclientdefs.h
ye-yeshun/box86
35f133cacd726aac85bcd7befc6ac21ae3a1f53d
[ "MIT" ]
428
2019-03-04T15:19:01.000Z
2022-03-31T23:46:30.000Z
src/wrapped/generated/wrappedwaylandclientdefs.h
ye-yeshun/box86
35f133cacd726aac85bcd7befc6ac21ae3a1f53d
[ "MIT" ]
207
2019-03-14T18:19:18.000Z
2022-03-30T08:52:41.000Z
/******************************************************************* * File automatically generated by rebuild_wrappers.py (v2.0.0.10) * *******************************************************************/ #ifndef __wrappedwaylandclientDEFS_H_ #define __wrappedwaylandclientDEFS_H_ #endif // __wrappedwaylandclientDE...
36.222222
69
0.478528
b902704ceb0df029b3bc09b3a362244451bdd28d
9,782
dart
Dart
lib/log/log.dart
ellemenno/rougish
7a6c286aa4d1e69943973d1e3e8ed12d4d6471af
[ "MIT" ]
null
null
null
lib/log/log.dart
ellemenno/rougish
7a6c286aa4d1e69943973d1e3e8ed12d4d6471af
[ "MIT" ]
null
null
null
lib/log/log.dart
ellemenno/rougish
7a6c286aa4d1e69943973d1e3e8ed12d4d6471af
[ "MIT" ]
null
null
null
/// a simple logging utility. library log; import 'dart:io'; /// Enumerates the verbosity levels of the logging system, from `none` (least verbose) to `debug` (most verbose). /// /// The order of increasing verbosity is: `none` < `fatal` < `error` < `warn` < `info` < `debug`. /// - `none` indicates no logging should ...
39.128
176
0.70231
d2c293bde636e97d8fa6d12152a797adc478490a
936
ps1
PowerShell
old_packages/wizzi-ittf-sources/scripts/psipse/v5-documentation.generate.ps1
wizzifactory/wizzi-history
b86497f357f3b0ecc2f1bcacef85fe68d5b9781f
[ "MIT" ]
null
null
null
old_packages/wizzi-ittf-sources/scripts/psipse/v5-documentation.generate.ps1
wizzifactory/wizzi-history
b86497f357f3b0ecc2f1bcacef85fe68d5b9781f
[ "MIT" ]
null
null
null
old_packages/wizzi-ittf-sources/scripts/psipse/v5-documentation.generate.ps1
wizzifactory/wizzi-history
b86497f357f3b0ecc2f1bcacef85fe68d5b9781f
[ "MIT" ]
null
null
null
clear cd c:\my\wizzi\v5\apps\wizzi-documentation\src node generate if (-not $?) { throw 'error executing wizzi job' } if ( 1 ) { robocopy c:\my\wizzi\v5\apps\wizzi-documentation\dist c:\my\wizzi\v6\test\wizzi-documentation /MIR /XD .git, node_modules } if ( 1 ) { cd c:\my\wizzi\v6\test\wizzi-documentat...
15.096774
125
0.657051
71a40d8802ac8527e688cb566f17f976bac5d4b5
587
ts
TypeScript
app/config.ts
META-1-Official/litewallet-native
802d5155fbd866fa049a03244e1a54c62e923bf7
[ "MIT" ]
null
null
null
app/config.ts
META-1-Official/litewallet-native
802d5155fbd866fa049a03244e1a54c62e923bf7
[ "MIT" ]
null
null
null
app/config.ts
META-1-Official/litewallet-native
802d5155fbd866fa049a03244e1a54c62e923bf7
[ "MIT" ]
null
null
null
import { NETWORK } from '@env'; export default { META1_CONNECTION_URL: NETWORK === 'TESTNET' ? 'wss://maia.dev.meta1.io/ws' : 'wss://maia.meta1.io/ws', faucetAddress: NETWORK === 'TESTNET' ? 'https://faucet.dev.meta1.io/faucet' : 'https://faucet.meta1.io/faucet', litewalletApiHost: NETWOR...
30.894737
84
0.626917
c8858e95681690890624bd0e26dabf72bfc23a04
216
sql
SQL
api/db/migrations/20210715161023_add_user/migration.sql
mct-dev/need-a-fourth
9e169c55b4808658f80b1d1f88c2f573099f5259
[ "MIT" ]
null
null
null
api/db/migrations/20210715161023_add_user/migration.sql
mct-dev/need-a-fourth
9e169c55b4808658f80b1d1f88c2f573099f5259
[ "MIT" ]
null
null
null
api/db/migrations/20210715161023_add_user/migration.sql
mct-dev/need-a-fourth
9e169c55b4808658f80b1d1f88c2f573099f5259
[ "MIT" ]
null
null
null
-- CreateTable CREATE TABLE "User" ( "id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "email" TEXT NOT NULL, "hashedPassword" TEXT NOT NULL, "createdAt" DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP );
27
59
0.712963
5ff0c6787151f3f7cd206deb78f2e2bbd8f435e8
1,355
sql
SQL
SQL/Working_Create_User_Login.sql
ColbyLithyouvong/PortfolioReferences
59def33676a5bc9696e270cf9135b4b08908f943
[ "MIT" ]
null
null
null
SQL/Working_Create_User_Login.sql
ColbyLithyouvong/PortfolioReferences
59def33676a5bc9696e270cf9135b4b08908f943
[ "MIT" ]
null
null
null
SQL/Working_Create_User_Login.sql
ColbyLithyouvong/PortfolioReferences
59def33676a5bc9696e270cf9135b4b08908f943
[ "MIT" ]
null
null
null
-- Step 1 Using a password generator, -- Generate a password that is at least 16 characters excluding any ambiguous Charcters -- https://passwordsgenerator.net/ -- Step 2 Use the convention: -- {appname_1word_lowercase}_{env}_{purpose}_{CRUD} -- Create a username -- step 3 exec on master -- https://docs.microsoft.co...
54.2
127
0.78524
d26a7acb9705dca235d3a66f8b9944042f8d3c88
8,124
php
PHP
app/Http/Controllers/LocationsController.php
LizzieChibvuri/Locations
17b4f6eaa6ae8034afdd0b635c8f497139da57c0
[ "MIT" ]
null
null
null
app/Http/Controllers/LocationsController.php
LizzieChibvuri/Locations
17b4f6eaa6ae8034afdd0b635c8f497139da57c0
[ "MIT" ]
null
null
null
app/Http/Controllers/LocationsController.php
LizzieChibvuri/Locations
17b4f6eaa6ae8034afdd0b635c8f497139da57c0
[ "MIT" ]
null
null
null
<?php namespace App\Http\Controllers; use Illuminate\Http\Request; use DB; use Session; use App\Location; use App\Photo; use JD\Cloudder\Facades\Cloudder; class LocationsController extends Controller { // /** * Create a new controller instance. except is to specify routes that are not authenti...
25.54717
110
0.501846
1f08bcc7389dc8ee94743a944f54a6d0773dd220
1,937
cpp
C++
Source/UxThemeEx/SymbolContext.cpp
mgnslndh/PresentationTheme.Aero
dff6026cc7989e836b073001e95faa47e8e96b65
[ "MIT" ]
2
2020-10-19T12:20:50.000Z
2020-12-05T08:10:08.000Z
Visual Styles/PresentationTheme.Aero/Source/UxThemeEx/SymbolContext.cpp
alexdesign001/UX
1709446a82a8f2c01c0e6d95a29ac512439df1b2
[ "MS-PL" ]
null
null
null
Visual Styles/PresentationTheme.Aero/Source/UxThemeEx/SymbolContext.cpp
alexdesign001/UX
1709446a82a8f2c01c0e6d95a29ac512439df1b2
[ "MS-PL" ]
null
null
null
#include "SymbolContext.h" #include "Utils.h" #include <string> #include <vector> namespace uxtheme { namespace { struct SymbolInfoPackage : SYMBOL_INFO_PACKAGE { SymbolInfoPackage() { si.SizeOfStruct = sizeof(SYMBOL_INFO); si.MaxNameLen = sizeof(name); } }; } // namespace HRESULT Sym...
21.522222
79
0.658751
4a28079f498ca7a6f75b266a030347ae475cfb48
1,900
swift
Swift
CovidWatch/AppDelegate+BackgroundTasks.swift
Dithn/covidwatch-ios-en
a761aeecd103034f762844ed1d9436861a180786
[ "Apache-2.0" ]
null
null
null
CovidWatch/AppDelegate+BackgroundTasks.swift
Dithn/covidwatch-ios-en
a761aeecd103034f762844ed1d9436861a180786
[ "Apache-2.0" ]
null
null
null
CovidWatch/AppDelegate+BackgroundTasks.swift
Dithn/covidwatch-ios-en
a761aeecd103034f762844ed1d9436861a180786
[ "Apache-2.0" ]
null
null
null
// // Created by Zsombor Szabo on 29/03/2020. // import Foundation import BackgroundTasks import os.log import ExposureNotification import UIKit extension String { public static let exposureNotificationBackgroundTaskIdentifier = "org.covidwatch.ios.exposure-notification" } extension TimeInterval { ...
31.147541
136
0.657895
98a1037c1f88d224fbe0ef34a6601248f6a8c571
58,709
htm
HTML
MemoryLifter/Development/CurrentHelp/es/html/Teachers.htm
hmehr/OSS
f06a87bb16a843e1db4180a6dc264d1ebc385d76
[ "MIT" ]
1
2018-09-11T18:26:57.000Z
2018-09-11T18:26:57.000Z
MemoryLifter/Development/CurrentHelp/es/html/Teachers.htm
hmehr/OSS
f06a87bb16a843e1db4180a6dc264d1ebc385d76
[ "MIT" ]
null
null
null
MemoryLifter/Development/CurrentHelp/es/html/Teachers.htm
hmehr/OSS
f06a87bb16a843e1db4180a6dc264d1ebc385d76
[ "MIT" ]
1
2018-09-11T18:26:58.000Z
2018-09-11T18:26:58.000Z
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN"> <html> <!--(==============================================================)--> <!--(Document created with RoboEditor. )============================--> <!--(==============================================================)--> <head> <title>Profesores</title> ...
26.291536
215
0.683813
0d30ebbc8d7b4d375494fff968dc75106a3f5718
391
swift
Swift
Source/Networking/HTTPRequest.swift
n-thumann/ipatool
5f1fb02a122370f9e2813e4ac8e3a8cc01fd3299
[ "MIT" ]
1,915
2021-05-22T20:14:35.000Z
2022-03-31T17:40:48.000Z
Source/Networking/HTTPRequest.swift
n-thumann/ipatool
5f1fb02a122370f9e2813e4ac8e3a8cc01fd3299
[ "MIT" ]
44
2021-05-23T15:19:29.000Z
2022-03-26T23:42:03.000Z
Source/Networking/HTTPRequest.swift
n-thumann/ipatool
5f1fb02a122370f9e2813e4ac8e3a8cc01fd3299
[ "MIT" ]
180
2021-05-22T22:15:05.000Z
2022-03-31T09:45:25.000Z
// // HTTPRequest.swift // IPATool // // Created by Majd Alfhaily on 22.05.21. // import Foundation protocol HTTPRequest { var method: HTTPMethod { get } var endpoint: HTTPEndpoint { get } var headers: [String: String] { get } var payload: HTTPPayload? { get } } extension HTTPRequest { var hea...
18.619048
41
0.639386
bbd82641b9dfed8818ffc625b5249f6459ecf211
5,142
ps1
PowerShell
PowerShell/Functions/Write-PlasterParameter.ps1
thedavecarroll/Workshop
368c5db66a295a1ad45afa6c8d0aa7ed30a3028e
[ "MIT" ]
1
2020-10-28T22:55:39.000Z
2020-10-28T22:55:39.000Z
PowerShell/Functions/Write-PlasterParameter.ps1
thedavecarroll/Workshop
368c5db66a295a1ad45afa6c8d0aa7ed30a3028e
[ "MIT" ]
null
null
null
PowerShell/Functions/Write-PlasterParameter.ps1
thedavecarroll/Workshop
368c5db66a295a1ad45afa6c8d0aa7ed30a3028e
[ "MIT" ]
null
null
null
# borrowed with care from https://github.com/zloeber/Powershell/blob/master/Plaster/WritePlasterParameter.ps1 <# .SYNOPSIS A simple helper function to create a parameter xml block for plaster .DESCRIPTION A simple helper function to create a parameter xml block for plaster. This function is best used with an array of...
35.708333
165
0.636717
96e2873469162e0641c27bebb48f8efad6d3f442
6,327
cpp
C++
src/display/background_color.cpp
lii-enac/djnn-cpp
f27c5ba3186186ee22c93ae91c16063556e929b6
[ "BSD-2-Clause" ]
4
2018-09-11T14:27:57.000Z
2019-12-16T21:06:26.000Z
src/display/background_color.cpp
lii-enac/djnn-cpp
f27c5ba3186186ee22c93ae91c16063556e929b6
[ "BSD-2-Clause" ]
null
null
null
src/display/background_color.cpp
lii-enac/djnn-cpp
f27c5ba3186186ee22c93ae91c16063556e929b6
[ "BSD-2-Clause" ]
2
2018-06-11T14:15:30.000Z
2019-01-09T12:23:35.000Z
#include "background_color.h" #include "core/core-dev.h" // graph add/remove edge #include "core/utils/utils-dev.h" // coupling add/remove edge #include "core/tree/int_property.h" #include "window.h" namespace djnn { BackgroundColor::BackgroundColor (ParentProcess* parent, const string& name, int r, int g, int b)...
27.995575
135
0.608977
f0693b36a74b3acf0a861ff3c1c73f7355633501
3,449
py
Python
auth-backend.py
alexanderbittner/spotify-tracks
9095d0224f7e313d164a5da24add2b806afc1b31
[ "MIT" ]
null
null
null
auth-backend.py
alexanderbittner/spotify-tracks
9095d0224f7e313d164a5da24add2b806afc1b31
[ "MIT" ]
null
null
null
auth-backend.py
alexanderbittner/spotify-tracks
9095d0224f7e313d164a5da24add2b806afc1b31
[ "MIT" ]
null
null
null
import json from flask import Flask, request, redirect, g, render_template import requests from urllib.parse import quote # Adapted from https://github.com/drshrey/spotify-flask-auth-example # Authentication Steps, paramaters, and responses are defined at https://developer.spotify.com/web-api/authorization-guide/ app...
31.354545
123
0.701653
c7b2a00a9714d9571afec44f69cdc0a4b5ca191b
276
asm
Assembly
game/include/rand.asm
wkcn/OSLabs
9f88f02dbeee8930e3dadac8b51e54dcaad5175f
[ "MIT" ]
73
2017-10-02T01:24:19.000Z
2021-12-17T08:50:03.000Z
game/include/rand.asm
wkcn/OSLabs
9f88f02dbeee8930e3dadac8b51e54dcaad5175f
[ "MIT" ]
4
2018-03-21T02:24:19.000Z
2020-02-15T04:19:34.000Z
game/include/rand.asm
wkcn/OSLabs
9f88f02dbeee8930e3dadac8b51e54dcaad5175f
[ "MIT" ]
14
2016-12-22T23:24:48.000Z
2021-10-13T08:27:42.000Z
rand: ;return ax push dx mov ax, word [cs:RAND_SEED] mov dx, 109 mul dx add ax, 71 mov word[cs:RAND_SEED], ax pop dx ret srand: push dx push cx push ax mov ax, 0x0200 int 0x1a add cx, dx mov word[cs:RAND_SEED], cx pop ax pop cx pop dx ret RAND_SEED dw 0
10.615385
28
0.666667
6d5d06e2b83833c91d4e25df786f00106df02b0c
12,641
sql
SQL
backend/Car-Rental-System-Test/nmt_fleet_manager_backup.sql
diego-cc/car-rental-system-dotnetcore
8c3084e1e648534766ff6996f95fe097f5b1eb77
[ "MIT" ]
11
2020-08-01T20:28:13.000Z
2022-02-01T07:09:32.000Z
backend/Car-Rental-System-Test/nmt_fleet_manager_backup.sql
diego-cc/car-rental-system-dotnetcore
8c3084e1e648534766ff6996f95fe097f5b1eb77
[ "MIT" ]
null
null
null
backend/Car-Rental-System-Test/nmt_fleet_manager_backup.sql
diego-cc/car-rental-system-dotnetcore
8c3084e1e648534766ff6996f95fe097f5b1eb77
[ "MIT" ]
null
null
null
-- MySQL dump 10.13 Distrib 5.7.24, for Win64 (x86_64) -- -- Host: localhost Database: nmt_fleet_manager -- ------------------------------------------------------ -- Server version 5.7.24 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESUL...
58.253456
1,280
0.72431
fe45f280e0246943a358b36fedf70a70ea2ee2bc
1,514
dart
Dart
BNB/lib/infrastructures/grpc/generated/team.pbjson.dart
longsirhero/BNB
709120b19319535d9eadd241d49f8d39e9e5889e
[ "Apache-2.0" ]
null
null
null
BNB/lib/infrastructures/grpc/generated/team.pbjson.dart
longsirhero/BNB
709120b19319535d9eadd241d49f8d39e9e5889e
[ "Apache-2.0" ]
null
null
null
BNB/lib/infrastructures/grpc/generated/team.pbjson.dart
longsirhero/BNB
709120b19319535d9eadd241d49f8d39e9e5889e
[ "Apache-2.0" ]
null
null
null
/// // Generated code. Do not modify. // source: team.proto /// // ignore_for_file: non_constant_identifier_names,library_prefixes,unused_import const TeamInfoRequest$json = const { '1': 'TeamInfoRequest', }; const TeamInfoResponse$json = const { '1': 'TeamInfoResponse', '2': const [ const {'1': 'level', ...
37.85
89
0.547556
f772fd8f87614a3c4be5fd0af3f616971f443bcb
2,204
h
C
bcm-secimage/crypto.h
hixio-mh/citadel_sdk_2.1.1
bd15f6ae6c4b39c069d5beefa30c820e351d3b52
[ "Apache-2.0" ]
null
null
null
bcm-secimage/crypto.h
hixio-mh/citadel_sdk_2.1.1
bd15f6ae6c4b39c069d5beefa30c820e351d3b52
[ "Apache-2.0" ]
null
null
null
bcm-secimage/crypto.h
hixio-mh/citadel_sdk_2.1.1
bd15f6ae6c4b39c069d5beefa30c820e351d3b52
[ "Apache-2.0" ]
null
null
null
/****************************************************************************** * Copyright 2005 * Broadcom Corporation * 16215 Alton Parkway * PO Box 57013 * Irvine CA 92619-7013 *****************************************************************************/ /* * Broadcom Corporation 5890 Boot Image Creati...
35.548387
102
0.706897
8ab1c31e3933d86acf5ca4d168239839b0286313
2,817
asm
Assembly
配套代码/L018/L018/3.asm
zmrbak/ReverseAnalysis
994fdc61c8af2eecc2a065a6f5ee0aacf371e836
[ "MIT" ]
35
2019-11-19T03:12:09.000Z
2022-02-18T08:38:53.000Z
配套代码/L018/L018/3.asm
zmrbak/ReverseAnalysis
994fdc61c8af2eecc2a065a6f5ee0aacf371e836
[ "MIT" ]
null
null
null
配套代码/L018/L018/3.asm
zmrbak/ReverseAnalysis
994fdc61c8af2eecc2a065a6f5ee0aacf371e836
[ "MIT" ]
22
2019-08-03T17:07:17.000Z
2022-02-18T08:38:55.000Z
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.24.28117.0 TITLE C:\Users\libit\source\repos\L018\L018\L018.cpp .686P .XMM include listing.inc .model flat INCLUDELIB LIBCMT INCLUDELIB OLDNAMES CONST SEGMENT $SG5554 DB '0000000000000000', 0aH, 00H ORG $+2 $SG5556 DB '1111111111111111', 0aH,...
25.151786
129
0.754704
fbd0a63efd8ca6cc7bce493841222f926e0aa812
5,000
java
Java
src/main/java/de/budschie/bmorph/gui/NewMorphGui.java
0xicl33n/BudschieMorphMod
32442b870b72eb62b8105bb254aba4c7da3dbc08
[ "MIT" ]
null
null
null
src/main/java/de/budschie/bmorph/gui/NewMorphGui.java
0xicl33n/BudschieMorphMod
32442b870b72eb62b8105bb254aba4c7da3dbc08
[ "MIT" ]
null
null
null
src/main/java/de/budschie/bmorph/gui/NewMorphGui.java
0xicl33n/BudschieMorphMod
32442b870b72eb62b8105bb254aba4c7da3dbc08
[ "MIT" ]
null
null
null
package de.budschie.bmorph.gui; import java.util.ArrayList; import java.util.Optional; import com.mojang.blaze3d.matrix.MatrixStack; import com.mojang.blaze3d.systems.RenderSystem; import de.budschie.bmorph.capabilities.IMorphCapability; import de.budschie.bmorph.capabilities.MorphCapabilityAttacher; import de.budsc...
29.761905
145
0.7208
b2c664ce7bd387984bca2a25d6741d8d39b481e1
2,624
py
Python
django/contrib/sessions/tests.py
rawwell/django
6b3264671ead4604f26cbd2b71e8d6a02945bf0c
[ "BSD-3-Clause" ]
1
2016-05-08T12:24:22.000Z
2016-05-08T12:24:22.000Z
django/contrib/sessions/tests.py
rawwell/django
6b3264671ead4604f26cbd2b71e8d6a02945bf0c
[ "BSD-3-Clause" ]
null
null
null
django/contrib/sessions/tests.py
rawwell/django
6b3264671ead4604f26cbd2b71e8d6a02945bf0c
[ "BSD-3-Clause" ]
1
2015-11-19T14:45:16.000Z
2015-11-19T14:45:16.000Z
r""" >>> from django.conf import settings >>> from django.contrib.sessions.backends.db import SessionStore as DatabaseSession >>> from django.contrib.sessions.backends.cache import SessionStore as CacheSession >>> from django.contrib.sessions.backends.file import SessionStore as FileSession >>> from django.contrib.ses...
27.333333
222
0.722942
750f697a37e463822b2a7bdce2520b7ab0c6eefe
1,282
dart
Dart
lib/models/certification.dart
dilanlongla/JobberApp
136277cc5ddfcf607d7b23e7f38390b44585f1af
[ "MIT" ]
1
2020-09-04T13:09:58.000Z
2020-09-04T13:09:58.000Z
lib/models/certification.dart
dilanlongla/JobberApp
136277cc5ddfcf607d7b23e7f38390b44585f1af
[ "MIT" ]
null
null
null
lib/models/certification.dart
dilanlongla/JobberApp
136277cc5ddfcf607d7b23e7f38390b44585f1af
[ "MIT" ]
null
null
null
import 'package:jobber/models/jobseeker.dart'; class Certification { int _id; String _name; String _organisation; DateTime _issueDate; DateTime _expiryDate; String _credentialId; String _credentialUrl; Jobseeker _jobseeker; Certification(this._id); Certification.name( this._id, this._...
17.561644
46
0.676287
5a0ed7be375cb0da939b6e6999d134f5ac63b496
6,774
rs
Rust
src/example_api/mod.rs
dendrite2go/dendrite-eks-example
2f9e344bf310800b59e2915f8ba78078f60062d2
[ "MIT" ]
2
2021-01-18T17:34:43.000Z
2021-04-12T04:29:18.000Z
src/example_api/mod.rs
dendrite2go/dendrite-eks-example
2f9e344bf310800b59e2915f8ba78078f60062d2
[ "MIT" ]
2
2021-01-20T06:13:03.000Z
2021-02-19T07:26:40.000Z
src/example_api/mod.rs
dendrite2go/dendrite-eks-example
2f9e344bf310800b59e2915f8ba78078f60062d2
[ "MIT" ]
1
2021-10-05T13:06:37.000Z
2021-10-05T13:06:37.000Z
use crate::proto_example::greeter_service_server::GreeterService; use crate::proto_example::{ Acknowledgement, Empty, GreetCommand, GreetedEvent, Greeting, RecordCommand, SearchQuery, SearchResponse, StopCommand, }; use anyhow::{Error, Result}; use bytes::Bytes; use dendrite::axon_utils::{ init_command_send...
32.104265
120
0.55034
afca1d3405714736177c28436ae40ed150641d58
370
html
HTML
search-engine-evaluation/Cranfield_DATASET/DOCUMENTS/______1306.html
NefeliTav/Search-Engine-Evaluation
bdc8ceb316448ad334410e5f8ef227f355ef4e3b
[ "Apache-2.0" ]
null
null
null
search-engine-evaluation/Cranfield_DATASET/DOCUMENTS/______1306.html
NefeliTav/Search-Engine-Evaluation
bdc8ceb316448ad334410e5f8ef227f355ef4e3b
[ "Apache-2.0" ]
null
null
null
search-engine-evaluation/Cranfield_DATASET/DOCUMENTS/______1306.html
NefeliTav/Search-Engine-Evaluation
bdc8ceb316448ad334410e5f8ef227f355ef4e3b
[ "Apache-2.0" ]
null
null
null
<head> <title>experiments on circular cones at yaw in supersonic flow .</title> </head> <body> pressure measurements made in the fort halstead supersonic tunnel on two circular cones, of semiapex angles 15 and coefficients are compared with corresponding values calculated by theoretical methods, and the relative meri...
28.461538
66
0.797297
7ea59b29c153a77e4d2e486c1cec803c6ea1a269
601
dart
Dart
core/lib/src/models/data/data_reference.g.dart
hpi-studyu/studyu
92fa1903ddb782d60f4d4e93f13be79e3095e8eb
[ "MIT" ]
10
2021-01-05T14:57:09.000Z
2021-11-09T14:35:47.000Z
core/lib/src/models/data/data_reference.g.dart
hpi-studyu/studyu
92fa1903ddb782d60f4d4e93f13be79e3095e8eb
[ "MIT" ]
5
2021-03-13T18:26:27.000Z
2021-07-13T18:23:12.000Z
core/lib/src/models/data/data_reference.g.dart
hpi-studyu/studyu
92fa1903ddb782d60f4d4e93f13be79e3095e8eb
[ "MIT" ]
2
2021-03-10T13:54:39.000Z
2021-06-20T14:18:25.000Z
// GENERATED CODE - DO NOT MODIFY BY HAND part of 'data_reference.dart'; // ************************************************************************** // JsonSerializableGenerator // ************************************************************************** DataReference<T> _$DataReferenceFromJson<T>(Map<String, dyn...
30.05
77
0.49584
fa200a7c026f710a9bb1e8e7a2e280f093da295f
8,656
swift
Swift
Quickly/ViewControllers/QCompositionViewController.swift
nastenkomisha/quickly
3448bdfc847bbc21ded6f6ab54391da931c7c3a8
[ "MIT" ]
8
2017-09-19T14:18:53.000Z
2020-08-31T10:54:12.000Z
Quickly/ViewControllers/QCompositionViewController.swift
nastenkomisha/quickly
3448bdfc847bbc21ded6f6ab54391da931c7c3a8
[ "MIT" ]
null
null
null
Quickly/ViewControllers/QCompositionViewController.swift
nastenkomisha/quickly
3448bdfc847bbc21ded6f6ab54391da931c7c3a8
[ "MIT" ]
7
2017-09-19T13:53:45.000Z
2022-01-14T06:19:28.000Z
// // Quickly // open class QCompositionViewController< Composition: IQComposition > : QViewController, IQInputContentViewController, IQStackContentViewController, IQPageContentViewController, IQGroupContentViewController, IQModalContentViewController, IQDialogContentViewController, IQHamburgerContentViewController, ...
30.265734
357
0.666128
dfc0e46aebd13c416e4561353e6df7a7a51f2677
473
swift
Swift
mpush_client/mpush_client/lib/message/AckMessage.swift
mpusher/push-client-swift
48572733360e4a4e42a982e50dc8dd2b10fd2556
[ "Apache-2.0" ]
37
2016-08-27T15:19:57.000Z
2022-01-17T09:31:19.000Z
mpush_client/mpush_client/lib/message/AckMessage.swift
jiangping123456/mpush-client-swift
48572733360e4a4e42a982e50dc8dd2b10fd2556
[ "Apache-2.0" ]
null
null
null
mpush_client/mpush_client/lib/message/AckMessage.swift
jiangping123456/mpush-client-swift
48572733360e4a4e42a982e50dc8dd2b10fd2556
[ "Apache-2.0" ]
91
2016-08-26T16:01:03.000Z
2022-01-19T16:57:04.000Z
// // AckMessage.swift // mpush_client // // Created by ohun on 16/9/7. // Copyright © 2016年 mpusher. All rights reserved. // import Foundation final class AckMessage: ByteBufMessage, CustomDebugStringConvertible { init(sessionId: Int32, conn: Connection) { super.init(packet: Packet(cmd: Command....
22.52381
85
0.674419
866815f4128a6b3e963abecc7829d327212d7802
12,982
go
Go
finders_test.go
Agecanonix/delphix-go-sdk
5977ba537c2d0e5090082695541701eda8191623
[ "Apache-2.0" ]
1
2019-07-01T17:32:53.000Z
2019-07-01T17:32:53.000Z
finders_test.go
Agecanonix/delphix-go-sdk
5977ba537c2d0e5090082695541701eda8191623
[ "Apache-2.0" ]
null
null
null
finders_test.go
Agecanonix/delphix-go-sdk
5977ba537c2d0e5090082695541701eda8191623
[ "Apache-2.0" ]
2
2019-08-29T20:05:32.000Z
2020-01-09T06:32:30.000Z
package delphix import ( "fmt" "log" "reflect" "testing" ) func TestFindSourceByName(t *testing.T) { sourceName := "Employee DB - Oracle" testDelphixAdminClient.LoadAndValidate() r, err := testDelphixAdminClient.FindSourceByName(sourceName) if err != nil { t.Fatalf("Wamp, Wamp: %s\n", err) } if r == nil {...
25.207767
117
0.643815
3bce3071ae94febaf76f71bb43abe3e1c3eda0ed
20,127
html
HTML
hapi-fhir-codegen/src/test/resources/stu-3.0.0/profiles/qi-core3-profile/pages/quick/pages/ReferralRequest.html
hapifhir/hapi-profile-code-generator
7c2a9baca625ce67b846d95e152417e28e348612
[ "Apache-2.0" ]
null
null
null
hapi-fhir-codegen/src/test/resources/stu-3.0.0/profiles/qi-core3-profile/pages/quick/pages/ReferralRequest.html
hapifhir/hapi-profile-code-generator
7c2a9baca625ce67b846d95e152417e28e348612
[ "Apache-2.0" ]
null
null
null
hapi-fhir-codegen/src/test/resources/stu-3.0.0/profiles/qi-core3-profile/pages/quick/pages/ReferralRequest.html
hapifhir/hapi-profile-code-generator
7c2a9baca625ce67b846d95e152417e28e348612
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE HTML> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> <head> <title>ReferralRequest</title> <meta http-equiv='X-UA-Compatible' content='IE=9' /> <link rel='icon' type='image/ico' href='../resources/favicon.ico' /> <link rel='sty...
51.344388
424
0.4724
55c735b43b317d5b065a5b5a734978452bda5155
1,095
dart
Dart
lib/implementations/union_5_impl.dart
fluttercommunity/dart_sealed_unions
c867c68b4422372d69c0d2f1252c69cff4fb081a
[ "Apache-2.0" ]
59
2018-08-24T21:13:11.000Z
2022-03-11T20:04:24.000Z
lib/implementations/union_5_impl.dart
fluttercommunity/dart_sealed_unions
c867c68b4422372d69c0d2f1252c69cff4fb081a
[ "Apache-2.0" ]
8
2018-08-17T08:11:13.000Z
2021-08-15T21:21:34.000Z
lib/implementations/union_5_impl.dart
fluttercommunity/dart_sealed_unions
c867c68b4422372d69c0d2f1252c69cff4fb081a
[ "Apache-2.0" ]
8
2018-08-17T08:29:04.000Z
2021-03-05T19:21:49.000Z
import 'package:sealed_unions/union_5.dart'; class Union5Impl<A, B, C, D, E> implements Union5<A, B, C, D, E> { final Union5<A, B, C, D, E> _union; Union5Impl(Union5<A, B, C, D, E> union) : _union = union; @override void continued( Function(A) continuationFirst, Function(B) continuationSecond, Fu...
22.346939
114
0.641096
446fb4be8adba3eace204567004923517c90d3a0
794
dart
Dart
lib/SpecificQuestionAnswerList.dart
MeiXuan123/DengueSafe-App
f137c6b6bef9065e1b347565da33f7ad99e033e0
[ "Apache-2.0" ]
null
null
null
lib/SpecificQuestionAnswerList.dart
MeiXuan123/DengueSafe-App
f137c6b6bef9065e1b347565da33f7ad99e033e0
[ "Apache-2.0" ]
null
null
null
lib/SpecificQuestionAnswerList.dart
MeiXuan123/DengueSafe-App
f137c6b6bef9065e1b347565da33f7ad99e033e0
[ "Apache-2.0" ]
null
null
null
/** * This class creates a list of Specific Frequently Asked Questions and Answers * * @author: Aratrika Pal * * */ import 'QuestionsAnswers.dart'; class SpecificQuestionAnswerList { List<QuestionsAnswers> qA; SpecificQuestionAnswerList() { qA = [ QuestionsAnswers("Who are Admin U...
26.466667
80
0.624685
1bf25078345248472e5275c3eb4fadd1a9cb3aba
2,316
py
Python
tests/test_aai_vf_module.py
krasm/python-onapsdk
87cd3017fc542a8afd3be51fbd89934ed87ed3a7
[ "Apache-2.0" ]
null
null
null
tests/test_aai_vf_module.py
krasm/python-onapsdk
87cd3017fc542a8afd3be51fbd89934ed87ed3a7
[ "Apache-2.0" ]
null
null
null
tests/test_aai_vf_module.py
krasm/python-onapsdk
87cd3017fc542a8afd3be51fbd89934ed87ed3a7
[ "Apache-2.0" ]
null
null
null
from unittest import mock import pytest from onapsdk.aai.business import VfModuleInstance from onapsdk.so.deletion import VfModuleDeletionRequest from onapsdk.exceptions import ResourceNotFound def test_vf_module(): vnf_instance = mock.MagicMock() vnf_instance.url = "test_url" vf_module_instance = VfModu...
39.931034
90
0.642487
35463e0a686f7478bf56a0caf2dc4171ccb121bf
1,882
swift
Swift
Instaclone/User.swift
jungy24/Instaclone
b685d7912bfecfeecb36f827071dd7cb8b3db922
[ "Apache-2.0" ]
null
null
null
Instaclone/User.swift
jungy24/Instaclone
b685d7912bfecfeecb36f827071dd7cb8b3db922
[ "Apache-2.0" ]
1
2017-03-21T21:33:56.000Z
2017-03-21T21:33:56.000Z
Instaclone/User.swift
jungy24/Instaclone
b685d7912bfecfeecb36f827071dd7cb8b3db922
[ "Apache-2.0" ]
null
null
null
// // User.swift // Instaclone // // Created by Jungyoon Yu on 3/21/17. // Copyright © 2017 Jungyoon Yu. All rights reserved. // import UIKit import Parse class User: NSObject { var userName: String? var password: String? static let userDidLogoutNotification = "UserDidLogout" init(userName: St...
24.763158
84
0.470776
3bd8efae916b6a950c53223b1d33ff6557e57213
292
html
HTML
website/bussen/templates/bussen/bussen_base.html
KiOui/bussen
8d7d222ebd6eef9a008258456987ccc0490e4d67
[ "MIT" ]
null
null
null
website/bussen/templates/bussen/bussen_base.html
KiOui/bussen
8d7d222ebd6eef9a008258456987ccc0490e4d67
[ "MIT" ]
null
null
null
website/bussen/templates/bussen/bussen_base.html
KiOui/bussen
8d7d222ebd6eef9a008258456987ccc0490e4d67
[ "MIT" ]
null
null
null
{% extends 'games/base.html' %} {% load static room %} {% block page %} <link rel="stylesheet" href="{% static 'bussen/css/room-slider.css' %}"/> <div class="room-slide-container"> {% render_room game.room %} </div> {% block game %} {% endblock %} {% endblock %}
24.333333
77
0.565068
84140e755d262dd5d33104b57b102f594545f560
3,550
dart
Dart
lib/screens/splash_screen/splash_screen.dart
Nakarmi23/Home-Inspection
55b86031ff0d1c475e04320eb41a40734ca6b15e
[ "MIT" ]
null
null
null
lib/screens/splash_screen/splash_screen.dart
Nakarmi23/Home-Inspection
55b86031ff0d1c475e04320eb41a40734ca6b15e
[ "MIT" ]
null
null
null
lib/screens/splash_screen/splash_screen.dart
Nakarmi23/Home-Inspection
55b86031ff0d1c475e04320eb41a40734ca6b15e
[ "MIT" ]
null
null
null
import 'package:flutter/material.dart'; import 'package:flutter_cubit/flutter_cubit.dart'; import 'package:house_review/cubit/inspection_cause_cubit/inspection_cause_cubit.dart'; import 'package:house_review/cubit/inspection_file_info_cubit/inspection_file_info_cubit.dart'; import 'package:house_review/cubit/room_purpo...
34.466019
95
0.529577
ddb09d4ea092df9791f51ba5d4bf4dc168bfe143
1,135
php
PHP
admin/index.php
sachingadagi/Udaan2016
4291f73096c1a01366f749f05baddf1c5b80ccb2
[ "MIT" ]
1
2021-01-13T15:35:10.000Z
2021-01-13T15:35:10.000Z
admin/index.php
sachingadagi/Udaan2016
4291f73096c1a01366f749f05baddf1c5b80ccb2
[ "MIT" ]
null
null
null
admin/index.php
sachingadagi/Udaan2016
4291f73096c1a01366f749f05baddf1c5b80ccb2
[ "MIT" ]
2
2015-12-12T03:31:02.000Z
2015-12-13T18:25:57.000Z
<?php /** * Created by PhpStorm. * User: tuxer * Date: 12/2/2015 * Time: 11:07 PM */ /** test php file */ session_start(); if((isset($_SESSION['is_logged_in']) && $_SESSION['is_logged_in'] == true)) { header("location:events.php"); } $root = realpath($_SERVER["DOCUMENT_ROOT"]); require_once "$root/Udaan2016/f...
20.267857
97
0.654626
0486dfca2ca0f4e2be7a0cc90f21705b0e7236be
100
java
Java
TravelApplication/app/src/main/java/com/example/travelapplication/model/DeepClone.java
LTYZHYH/Graduation-Project
471e781f04433220cfe28db92c5ece476a74e51d
[ "Apache-2.0" ]
10
2020-08-08T02:03:25.000Z
2022-03-21T09:22:01.000Z
TravelApplication/app/src/main/java/com/example/travelapplication/model/DeepClone.java
LTYZHYH/Graduation-Project
471e781f04433220cfe28db92c5ece476a74e51d
[ "Apache-2.0" ]
2
2021-04-07T13:02:37.000Z
2022-03-21T03:54:25.000Z
TravelApplication/app/src/main/java/com/example/travelapplication/model/DeepClone.java
LTYZHYH/Graduation-Project
471e781f04433220cfe28db92c5ece476a74e51d
[ "Apache-2.0" ]
2
2022-01-21T14:55:42.000Z
2022-03-13T13:17:17.000Z
package com.example.travelapplication.model; public interface DeepClone { Object deepCopy(); }
16.666667
44
0.77
d3df58676a5d1fd325e065570eb067b87f5de33d
7,113
swift
Swift
novawallet/Common/View/TriangularedView/TriangularedButton+Inspectable.swift
nova-wallet/nova-ios-app
3649b1463bf2cf7a0b7e2a8156921e747332ef50
[ "Apache-2.0" ]
10
2021-10-14T17:27:11.000Z
2022-03-25T23:37:36.000Z
novawallet/Common/View/TriangularedView/TriangularedButton+Inspectable.swift
nova-wallet/nova-ios-app
3649b1463bf2cf7a0b7e2a8156921e747332ef50
[ "Apache-2.0" ]
null
null
null
novawallet/Common/View/TriangularedView/TriangularedButton+Inspectable.swift
nova-wallet/nova-ios-app
3649b1463bf2cf7a0b7e2a8156921e747332ef50
[ "Apache-2.0" ]
null
null
null
import Foundation import SoraUI /// Extension of the TriangularedButton to support design through Interface Builder extension TriangularedButton { @IBInspectable private var _fillColor: UIColor { get { triangularedView!.fillColor } set(newValue) { triangularedVi...
22.72524
99
0.564881
ddd53d8d596b017d5bd1f668dcbab88db8faea80
3,880
php
PHP
application/tests/controllers/Welcome_test.php
fandhiakhmad/FunctionPoint
75a642ef1b06d08841b118d89dbe6b1d3d18fb16
[ "MIT" ]
null
null
null
application/tests/controllers/Welcome_test.php
fandhiakhmad/FunctionPoint
75a642ef1b06d08841b118d89dbe6b1d3d18fb16
[ "MIT" ]
null
null
null
application/tests/controllers/Welcome_test.php
fandhiakhmad/FunctionPoint
75a642ef1b06d08841b118d89dbe6b1d3d18fb16
[ "MIT" ]
null
null
null
<?php /** * Part of ci-phpunit-test * * @author Kenji Suzuki <https://github.com/kenjis> * @license MIT License * @copyright 2015 Kenji Suzuki * @link https://github.com/kenjis/ci-phpunit-test */ class Welcome_test extends TestCase { public function setUp(){ $this->resetInstance(); } public ...
21.675978
97
0.619845
5ab716ea20976d7413b8214e70d13cf5c7968f04
639
sql
SQL
Sources/PLMPackDB/dbo/Tables/UserGroupMemberships.sql
minrogi/PLMPack
7e9fffd7fa21deabb9dc0b9d72d9269864350054
[ "MIT" ]
1
2018-09-05T12:58:27.000Z
2018-09-05T12:58:27.000Z
Sources/PLMPackDB/dbo/Tables/UserGroupMemberships.sql
minrogi/PLMPack
7e9fffd7fa21deabb9dc0b9d72d9269864350054
[ "MIT" ]
null
null
null
Sources/PLMPackDB/dbo/Tables/UserGroupMemberships.sql
minrogi/PLMPack
7e9fffd7fa21deabb9dc0b9d72d9269864350054
[ "MIT" ]
2
2021-03-10T08:33:22.000Z
2021-03-16T07:24:00.000Z
CREATE TABLE [dbo].[UserGroupMemberships] ( [UserId] NVARCHAR (128) NOT NULL, [GroupId] NVARCHAR (128) NOT NULL, CONSTRAINT [PK_dbo.UserGroupMemberships] PRIMARY KEY CLUSTERED ([UserId] ASC, [GroupId] ASC), CONSTRAINT [FK_dbo.UserGroupMemberships_dbo.AspNetUsers_UserId] FOREIGN KEY ([UserId]) REFERENC...
45.642857
147
0.741784
701a915c4420212be2a0f98849ed718f99e0f82c
804
go
Go
src/machine/machine_nrf51.go
kyegupov/tinygo
ac5cf4e930b9a32fc2030dba47d6b157416df3c0
[ "BSD-3-Clause" ]
null
null
null
src/machine/machine_nrf51.go
kyegupov/tinygo
ac5cf4e930b9a32fc2030dba47d6b157416df3c0
[ "BSD-3-Clause" ]
null
null
null
src/machine/machine_nrf51.go
kyegupov/tinygo
ac5cf4e930b9a32fc2030dba47d6b157416df3c0
[ "BSD-3-Clause" ]
null
null
null
// +build nrf51 package machine import ( "device/nrf" ) // Get peripheral and pin number for this GPIO pin. func (p GPIO) getPortPin() (*nrf.GPIO_Type, uint8) { return nrf.GPIO, p.Pin } func (uart UART) setPins(tx, rx uint32) { nrf.UART0.PSELTXD = nrf.RegValue(tx) nrf.UART0.PSELRXD = nrf.RegValue(rx) } //go:ex...
18.272727
52
0.680348
816653c24b0024867518cde719fd88f921b1b430
274
go
Go
designPatterns/07-adapter_pattern/adapter_pattern.go
yueekee/Sediment-golang
7f41063514ad3e59a6b7d9d8b835325498a94270
[ "MIT" ]
null
null
null
designPatterns/07-adapter_pattern/adapter_pattern.go
yueekee/Sediment-golang
7f41063514ad3e59a6b7d9d8b835325498a94270
[ "MIT" ]
null
null
null
designPatterns/07-adapter_pattern/adapter_pattern.go
yueekee/Sediment-golang
7f41063514ad3e59a6b7d9d8b835325498a94270
[ "MIT" ]
null
null
null
package kafka type Records struct { Items []string } type Consumer interface { Poll() Records } type MockConsumer struct {} func (m *MockConsumer) Poll() *Records { records := &Records{} records.Items = append(records.Items, "i am mock consumer.") return records }
15.222222
61
0.708029
438f56dcb85254675e2833e1870d5dabf400a4a4
1,025
kt
Kotlin
Comunicame/app/src/main/java/phi/saac/comunicame/MainActivity.kt
fllaryora/saac-mobile
21ccb7d42a75e9e7b4d3aa28dbe2ae0a6b0ee986
[ "CC0-1.0" ]
null
null
null
Comunicame/app/src/main/java/phi/saac/comunicame/MainActivity.kt
fllaryora/saac-mobile
21ccb7d42a75e9e7b4d3aa28dbe2ae0a6b0ee986
[ "CC0-1.0" ]
null
null
null
Comunicame/app/src/main/java/phi/saac/comunicame/MainActivity.kt
fllaryora/saac-mobile
21ccb7d42a75e9e7b4d3aa28dbe2ae0a6b0ee986
[ "CC0-1.0" ]
null
null
null
package phi.saac.comunicame import androidx.navigation.findNavController import android.os.Bundle import android.view.Menu import androidx.appcompat.app.AppCompatActivity import phi.saac.comunicame.databinding.ActivityMainBinding class MainActivity : AppCompatActivity() { private lateinit var binding: ActivityMa...
32.03125
84
0.748293
8128591104e223ab06a152617b25ef3ce968ef97
1,352
go
Go
main.go
pard68/bandaid
fb4c98656e5d0f0c5c9e9292c6fd0d41bc90a271
[ "MIT" ]
null
null
null
main.go
pard68/bandaid
fb4c98656e5d0f0c5c9e9292c6fd0d41bc90a271
[ "MIT" ]
null
null
null
main.go
pard68/bandaid
fb4c98656e5d0f0c5c9e9292c6fd0d41bc90a271
[ "MIT" ]
null
null
null
package main import ( "flag" "fmt" "github.com/prometheus/common/expfmt" "io" //"io/ioutil" "log" "net/http" "time" ) func getMetrics(url string) io.Reader { timeout := time.Duration(60 * time.Second) client := &http.Client{ Timeout: timeout, } req, newReqErr := http.NewRequest("GET", url, nil) if new...
22.915254
74
0.663462
c0f2c0d48cf943a4c82c6132a40aa802964f0a47
1,087
swift
Swift
Sources/Vapor/View/ViewRenderer.swift
vadymmarkov/vapor
c4c2b5c6cc7c0d2c7cb5715ca10329dc4a6abf48
[ "MIT" ]
1
2016-06-27T00:38:24.000Z
2016-06-27T00:38:24.000Z
Sources/Vapor/View/ViewRenderer.swift
KBvsMJ/vaporswift
206ed3b4464e253df7f41716b87c6d3081b98c37
[ "MIT" ]
null
null
null
Sources/Vapor/View/ViewRenderer.swift
KBvsMJ/vaporswift
206ed3b4464e253df7f41716b87c6d3081b98c37
[ "MIT" ]
1
2019-08-08T12:06:13.000Z
2019-08-08T12:06:13.000Z
/** View renderers power the Droplet's `.view` property. View renderers are responsible for loading the files paths given and caching if needed. View renderers are also responsible for accepting a Node for templated responses. */ public protocol ViewRenderer { /** Create a re-u...
27.175
93
0.649494
5d93633f496408d3996b9d70900a7cc0cb848b07
2,491
dart
Dart
test/widget_from_html_test.dart
foxanna/flutter_widget_from_html
ffe99cdef695d5ece05b890a95c0280fc9269bf1
[ "BSD-2-Clause" ]
null
null
null
test/widget_from_html_test.dart
foxanna/flutter_widget_from_html
ffe99cdef695d5ece05b890a95c0280fc9269bf1
[ "BSD-2-Clause" ]
null
null
null
test/widget_from_html_test.dart
foxanna/flutter_widget_from_html
ffe99cdef695d5ece05b890a95c0280fc9269bf1
[ "BSD-2-Clause" ]
1
2020-04-10T21:12:08.000Z
2020-04-10T21:12:08.000Z
import 'package:flutter/widgets.dart'; import 'package:flutter_test/flutter_test.dart'; import 'package:flutter_widget_from_html/flutter_widget_from_html.dart'; import '_.dart'; void main() { testWidgets('renders text with padding', (WidgetTester tester) async { final html = 'Hello world'; final explained =...
34.123288
93
0.626656
c0476f2872372c0fc47acfa22ad9411ea24ad03b
687
swift
Swift
WhoSings/Utilities/Utils+Rx.swift
jrBordet/WhoSings
b46b37ca8922b28d400d256c6f032695293e5638
[ "MIT" ]
null
null
null
WhoSings/Utilities/Utils+Rx.swift
jrBordet/WhoSings
b46b37ca8922b28d400d256c6f032695293e5638
[ "MIT" ]
null
null
null
WhoSings/Utilities/Utils+Rx.swift
jrBordet/WhoSings
b46b37ca8922b28d400d256c6f032695293e5638
[ "MIT" ]
null
null
null
// // Utils+Rx.swift // ViaggioTreno // // Created by Jean Raphael Bordet on 22/12/2020. // import Foundation import RxSwift import RxComposableArchitecture extension Observable where Element: OptionalType { func ignoreNil() -> Observable<Element.Wrapped> { flatMap { value -> Observable<Element.Wrapped> in g...
19.628571
51
0.714702
bcae4d1f855a3060136648549063a7740c587328
713
js
JavaScript
src/components/layout/MainApp.js
ikenjoku/spacex-trivia
0144566b1d50385fe0b78fb38a3c300e029e3848
[ "MIT" ]
null
null
null
src/components/layout/MainApp.js
ikenjoku/spacex-trivia
0144566b1d50385fe0b78fb38a3c300e029e3848
[ "MIT" ]
null
null
null
src/components/layout/MainApp.js
ikenjoku/spacex-trivia
0144566b1d50385fe0b78fb38a3c300e029e3848
[ "MIT" ]
null
null
null
import React, { lazy, Suspense } from 'react' import { Switch, Route, Redirect } from 'react-router-dom' import { AppLoader } from '../common' import NotFound from './NotFound' const History = lazy(() => import('../history')) const Launch = lazy(() => import('../launch')) const MainApp = () => { return ( <Suspen...
24.586207
58
0.532959
bc8d3bff5ad3a8e60491e7e4864e961fff46cba2
7,246
swift
Swift
Source/UIScrollView+XYEmptyData.swift
tuxi/XYEmptyDataView
5377cf8490f3b7a295d2ecc053dd1552a116dcb4
[ "MIT" ]
6
2019-09-15T01:25:08.000Z
2021-09-29T09:13:01.000Z
Source/UIScrollView+XYEmptyData.swift
tuxi/XYEmptyDataView
5377cf8490f3b7a295d2ecc053dd1552a116dcb4
[ "MIT" ]
1
2018-03-05T10:06:17.000Z
2018-03-10T05:11:48.000Z
Source/UIScrollView+XYEmptyData.swift
tuxi/XYEmptyDataView
5377cf8490f3b7a295d2ecc053dd1552a116dcb4
[ "MIT" ]
2
2018-01-21T00:28:57.000Z
2018-01-21T00:37:00.000Z
// // UIScrollView+XYEmptyData.swift // XYEmptyDataView // // Created by xiaoyuan on 2021/7/30. // Copyright © 2021 alpface. All rights reserved. // import UIKit private var isRegisterEmptyDataViewKey = "com.alpface.XYEmptyData.registerEemptyDataView" /// 为 `UICollectionView` 和 `UITableView` 空数据扩展的delegate publi...
34.018779
114
0.589153
8506671a82a6f2d03af3287fa233beb697193ac6
73,654
dart
Dart
example/states.dart
RenSan/flutter_country_state
efa041cdeaed74970a968a35b8a3e29866e6309a
[ "MIT" ]
null
null
null
example/states.dart
RenSan/flutter_country_state
efa041cdeaed74970a968a35b8a3e29866e6309a
[ "MIT" ]
null
null
null
example/states.dart
RenSan/flutter_country_state
efa041cdeaed74970a968a35b8a3e29866e6309a
[ "MIT" ]
null
null
null
class Afghanistan{ static List<String> States = <String>[ 'Kabul' , 'Kandahar', 'Herat', 'Mazar-i-Sharif', 'Kunduz', 'Jalalabad', ' Lashkar Gah ', 'Taluqan' , 'Puli Khumri', 'Khost' , 'Ghazni', 'Sheberghan' , 'Sari Pul', 'Farah', ]; } class Albania{ static List<String> States = <String>[ 'Berat' , 'Dibër'...
18.376747
175
0.524792
505d260c276a6876965c1acfcb41c774bf4574a7
5,723
go
Go
egroot/src/fmt/printer.go
prattmic/emgo
98787abe427967ebaa1f7468aaf1a3dbe852b542
[ "BSD-3-Clause" ]
null
null
null
egroot/src/fmt/printer.go
prattmic/emgo
98787abe427967ebaa1f7468aaf1a3dbe852b542
[ "BSD-3-Clause" ]
null
null
null
egroot/src/fmt/printer.go
prattmic/emgo
98787abe427967ebaa1f7468aaf1a3dbe852b542
[ "BSD-3-Clause" ]
null
null
null
package fmt import ( "io" "reflect" "strconv" "strings" ) type wpf struct { width int16 prec int16 flags string } func (wpf *wpf) parse(flags string) { if len(flags) == 0 { wpf.width = -2 wpf.prec = -2 wpf.flags = "" return } i := 0 for ; i < len(flags); i++ { c := flags[i] if c >= '1' && c <...
19.802768
83
0.590599
40308b8144eaa3de8ebff0ffca8cdce19e9ebc66
12,882
py
Python
salt/modules/mac_softwareupdate.py
alexjennings/salt
921cfe1fe40f37471ebb58fa6577d72b0d6b77d1
[ "Apache-2.0" ]
2
2015-09-21T14:13:30.000Z
2016-02-12T11:33:46.000Z
salt/modules/mac_softwareupdate.py
alexjennings/salt
921cfe1fe40f37471ebb58fa6577d72b0d6b77d1
[ "Apache-2.0" ]
1
2019-09-06T13:57:28.000Z
2019-09-06T13:57:28.000Z
salt/modules/mac_softwareupdate.py
alexjennings/salt
921cfe1fe40f37471ebb58fa6577d72b0d6b77d1
[ "Apache-2.0" ]
2
2017-01-05T16:14:59.000Z
2019-01-31T23:15:25.000Z
# -*- coding: utf-8 -*- ''' Support for the softwareupdate command on MacOS. ''' from __future__ import absolute_import # Import python libs import re import os # import salt libs import salt.utils import salt.utils.mac_utils from salt.exceptions import CommandExecutionError, SaltInvocationError __virtualname__ = '...
25.919517
84
0.641593
f0f8692d8d14da9c899412b4ecda15239c4aff9d
3,276
lua
Lua
lualib/rfold/rfPostgresql.lua
rob-miller/rFold
9cd8fd854b2f311e7bbd6bf6bd0b24529a94cd1c
[ "PostgreSQL", "Apache-2.0" ]
6
2016-06-10T20:58:06.000Z
2021-03-21T19:23:27.000Z
lualib/rfold/rfPostgresql.lua
rob-miller/rFold
9cd8fd854b2f311e7bbd6bf6bd0b24529a94cd1c
[ "PostgreSQL", "Apache-2.0" ]
null
null
null
lualib/rfold/rfPostgresql.lua
rob-miller/rFold
9cd8fd854b2f311e7bbd6bf6bd0b24529a94cd1c
[ "PostgreSQL", "Apache-2.0" ]
null
null
null
--[[ rfPostgresql.lua Copyright 2016 Robert T. Miller Licensed under the Apache License, Version 2.0 (the "License"); you may not use these files 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 appl...
24.266667
107
0.64591
f97c061539cc1fd5b77a239be07bc52993029349
611
asm
Assembly
oeis/027/A027788.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/027/A027788.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/027/A027788.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A027788: a(n) = 15*(n+1)*C(n+2,15)/2. ; 105,1800,16320,104040,523260,2209320,8139600,26860680,80901810,225544440,588376800,1448655000,3389852700,7582037400,16287339600,33738060600,67621543875,131530532400,248917996800,459351961200,828225505800,1461574422000,2528333935200,4293282020400,7165139588100,11765913428880,190...
55.545455
500
0.844517
9430d8134f8366833caabcfe04ed5cd8419ccc30
281
rs
Rust
test/1.1.0/doc/doc_trpl_deref-coercions_md_0002.rs
brson/ctrs
cd0a46bf647f439067f45238f59a445181c8cb6d
[ "DOC" ]
4
2015-09-17T21:14:42.000Z
2015-11-26T14:58:21.000Z
test/1.1.0/doc/doc_trpl_deref-coercions_md_0002.rs
brson/ctrs
cd0a46bf647f439067f45238f59a445181c8cb6d
[ "DOC" ]
2
2015-10-20T09:36:04.000Z
2016-07-22T18:19:45.000Z
test/1.1.0/doc/doc_trpl_deref-coercions_md_0002.rs
brson/ctrs
cd0a46bf647f439067f45238f59a445181c8cb6d
[ "DOC" ]
null
null
null
fn main() { use std::rc::Rc; fn foo(s: &str) { // borrow a string for a second } // String implements Deref<Target=str> let owned = "Hello".to_string(); let counted = Rc::new(owned); // therefore, this works: foo(&counted); }
18.733333
42
0.52669
2a1d6551da4048ed16462f51901e67e93fd93e1e
263
java
Java
src/torresHanoi/Apl.java
IvanSanchez16/workspace-TAdP
f2d5566b80e0fce6c448b6652bed00eb117168e6
[ "MIT" ]
null
null
null
src/torresHanoi/Apl.java
IvanSanchez16/workspace-TAdP
f2d5566b80e0fce6c448b6652bed00eb117168e6
[ "MIT" ]
null
null
null
src/torresHanoi/Apl.java
IvanSanchez16/workspace-TAdP
f2d5566b80e0fce6c448b6652bed00eb117168e6
[ "MIT" ]
null
null
null
package torresHanoi; public class Apl { public static void main(String[] args) { Vista v=new Vista(); Modelo m=new Modelo(); Controlador c=new Controlador(v,m); v.setEscuchador(c); m.CrearJuego(3); v.AsignaArreglo(m.ADiscos); } }
17.533333
42
0.642586
f1c78b63a4d209a2250311fa0074552f212e8a0c
190
rb
Ruby
attributes/default.rb
jmassardo/windows_license
4b169c4478c336428669f1f74448ed2f0f3b4663
[ "Apache-2.0" ]
null
null
null
attributes/default.rb
jmassardo/windows_license
4b169c4478c336428669f1f74448ed2f0f3b4663
[ "Apache-2.0" ]
null
null
null
attributes/default.rb
jmassardo/windows_license
4b169c4478c336428669f1f74448ed2f0f3b4663
[ "Apache-2.0" ]
null
null
null
default['windows_license']['product_key'] = nil default['windows_license']['skms_server'] = nil default['windows_license']['skms_port'] = 1688 default['windows_license']['skms_domain'] = nil
47.5
47
0.752632