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
0dc058fcf8f0ed98986f909cf6ef47c43e55e4e8
3,578
asm
Assembly
Library/Config/Pref/prefStringItem.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Config/Pref/prefStringItem.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Config/Pref/prefStringItem.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: prefStringItem.asm AUTHOR: Chris Boyke ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Description ---- ----...
22.789809
78
0.567356
1658d4fa664508913335c33297cc209a1a8bd682
787
sql
SQL
lab4/3.sql
ioanabirsan/PSGBD
27879b229c5a4a32f1dec88a2ce178f7e4ec20ef
[ "Apache-2.0" ]
null
null
null
lab4/3.sql
ioanabirsan/PSGBD
27879b229c5a4a32f1dec88a2ce178f7e4ec20ef
[ "Apache-2.0" ]
null
null
null
lab4/3.sql
ioanabirsan/PSGBD
27879b229c5a4a32f1dec88a2ce178f7e4ec20ef
[ "Apache-2.0" ]
null
null
null
/* 3. O procedura care sa elimine un student din baza de date (se vor elimina si constrangerile). */ CREATE OR REPLACE PROCEDURE delete_student(p_id_student integer) AS cursor update_lista_studenti is select * from lista_studenti for update nowait; v_numar_studenti integer; v_max_id integer; BEGIN sele...
37.47619
111
0.729352
2c100cff6791fbee59ccbdb579be51458d450189
174
dart
Dart
test/abjad/score/Component_test.dart
musikata/abjad.dart
7a6bd3e9e68e215a436d1a65b8836670455bf3b2
[ "MIT" ]
null
null
null
test/abjad/score/Component_test.dart
musikata/abjad.dart
7a6bd3e9e68e215a436d1a65b8836670455bf3b2
[ "MIT" ]
null
null
null
test/abjad/score/Component_test.dart
musikata/abjad.dart
7a6bd3e9e68e215a436d1a65b8836670455bf3b2
[ "MIT" ]
null
null
null
import 'package:unittest/unittest.dart'; import 'package:abjad/score/Component.dart'; main() { test('Component is defined', (){ expect(Component, isNotNull); }); }
17.4
44
0.683908
b360c297635bb65e71c97729340d6fb3274a6062
1,685
ps1
PowerShell
Remove-Package.ps1
jackson-asmith/PublicPowerShell
92012affca4827c3930b42d56b0c618d5d33c68a
[ "MIT" ]
null
null
null
Remove-Package.ps1
jackson-asmith/PublicPowerShell
92012affca4827c3930b42d56b0c618d5d33c68a
[ "MIT" ]
null
null
null
Remove-Package.ps1
jackson-asmith/PublicPowerShell
92012affca4827c3930b42d56b0c618d5d33c68a
[ "MIT" ]
null
null
null
<# .DESCRIPTION Remove-Package wraps Uninstall-Package in an Invoke-Command scriptblock for quick package removal on multiple computers. .SYNOPSIS Remove-Package uses Invoke-Command to remove a target package from one or more computers, includes the -Confirm option. Requires Nuget and PowerShell Remoting. .PARAMETER ...
31.203704
112
0.756083
b9c943eee70c6a94e369c07a0652176ca824406c
795
lua
Lua
lua/entities/sent_liftbutton/init.lua
Lexicality/vm-evocity-lift
1f860f2bb6a7f64b5ada74dda382a89a2e3f77b4
[ "MIT" ]
null
null
null
lua/entities/sent_liftbutton/init.lua
Lexicality/vm-evocity-lift
1f860f2bb6a7f64b5ada74dda382a89a2e3f77b4
[ "MIT" ]
null
null
null
lua/entities/sent_liftbutton/init.lua
Lexicality/vm-evocity-lift
1f860f2bb6a7f64b5ada74dda382a89a2e3f77b4
[ "MIT" ]
null
null
null
--[[ ~ sent_liftbutton init.lua ~ ~ Lexi ~ --]] include("shared.lua") AddCSLuaFile( "shared.lua" ) AddCSLuaFile( "cl_init.lua" ) resource.AddFile("materials/lift/arrow.vtf"); function ENT:Initialize() self:SetModel ("models//props_lab/clipboard.mdl"); self:PhysicsInit(SOLID_VPHYSICS ); self:SetMoveType(MOVETYPE_N...
28.392857
99
0.706918
9d3c50bdd8e391994622b69faf746b5d552f7e8c
4,170
html
HTML
src/main/resources/templates/blog.html
cjh14813573/springblog
38a5c9841d37f02542df7ebc5eaca64755e7ee68
[ "Apache-2.0" ]
null
null
null
src/main/resources/templates/blog.html
cjh14813573/springblog
38a5c9841d37f02542df7ebc5eaca64755e7ee68
[ "Apache-2.0" ]
6
2021-05-10T21:02:42.000Z
2022-03-02T06:38:24.000Z
src/main/resources/templates/blog.html
cjh14813573/springblog
38a5c9841d37f02542df7ebc5eaca64755e7ee68
[ "Apache-2.0" ]
null
null
null
<!doctype html> <html lang="en"> <head th:replace="/fragments/head"></head> <body> <nav th:replace="/fragments/nav"></nav> <main role="main"> <div class="container mt-4"> <div class="row"> <div class="col-lg-8 col-md-8"> <p class="d-none...
54.868421
154
0.391127
5b7a26efc45ce8348e911371db6f156abc112bbc
5,105
swift
Swift
Tests/ExperimentSpec.swift
timshadel/experiment
cb1589760a3c76c0659a5aec764fad5f8f7efa70
[ "MIT" ]
null
null
null
Tests/ExperimentSpec.swift
timshadel/experiment
cb1589760a3c76c0659a5aec764fad5f8f7efa70
[ "MIT" ]
null
null
null
Tests/ExperimentSpec.swift
timshadel/experiment
cb1589760a3c76c0659a5aec764fad5f8f7efa70
[ "MIT" ]
null
null
null
// \/[]\/ // /\ // | | +----+ // | | | | // | | `----' // | | // | | // \/ // import XCTest @testable import Experiment // describe Experiment // when it is named class WhenExperimentIsNamed: XCTestCase { // Use unique experiment names to keep tests is...
31.708075
111
0.664055
96e322eb5da7a9ffa64fa9d99e4c01af44bc9257
882
swift
Swift
SwiftUIMovie/Common Views/URLImage.swift
byJeevan/MoviePlus
15c9418494dfd773ec0e01b44466e94eba029bf9
[ "MIT" ]
2
2020-04-18T07:30:05.000Z
2020-04-26T10:50:04.000Z
SwiftUIMovie/Common Views/URLImage.swift
byJeevan/MoviePlus
15c9418494dfd773ec0e01b44466e94eba029bf9
[ "MIT" ]
null
null
null
SwiftUIMovie/Common Views/URLImage.swift
byJeevan/MoviePlus
15c9418494dfd773ec0e01b44466e94eba029bf9
[ "MIT" ]
null
null
null
// // URLImage.swift // SwiftUIMovie // // Created by Jeevan on 23/08/20. // Copyright © 2020 Jeevan-1382. All rights reserved. // import Foundation import Combine public class DataLoader: ObservableObject { public let objectWillChange = PassthroughSubject<Data,Never>() public private(set) var data = Da...
20.511628
66
0.564626
40c1d01731694d77535d31e326ed30c20ab00ee8
15,262
py
Python
cloudroast/database/pos_regr/users.py
MUSABALOYI/cloudroast
dcccce6b3af9d150cb667fc05bd051e97b5f6e2c
[ "Apache-2.0" ]
null
null
null
cloudroast/database/pos_regr/users.py
MUSABALOYI/cloudroast
dcccce6b3af9d150cb667fc05bd051e97b5f6e2c
[ "Apache-2.0" ]
null
null
null
cloudroast/database/pos_regr/users.py
MUSABALOYI/cloudroast
dcccce6b3af9d150cb667fc05bd051e97b5f6e2c
[ "Apache-2.0" ]
1
2020-04-06T22:36:55.000Z
2020-04-06T22:36:55.000Z
""" Copyright 2013 Rackspace Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software dist...
41.585831
78
0.559298
26df5fd0672ce66ae39080ec8269d34a40dc4ae0
572
swift
Swift
UHProject/BadgeAnnotationView.swift
FelipeCardoso89/UberHack
a6a2c7239fb399630e844ff77e1410d33b596172
[ "MIT" ]
null
null
null
UHProject/BadgeAnnotationView.swift
FelipeCardoso89/UberHack
a6a2c7239fb399630e844ff77e1410d33b596172
[ "MIT" ]
null
null
null
UHProject/BadgeAnnotationView.swift
FelipeCardoso89/UberHack
a6a2c7239fb399630e844ff77e1410d33b596172
[ "MIT" ]
1
2018-09-19T10:31:05.000Z
2018-09-19T10:31:05.000Z
// // BadgeView.swift // UHProject // // Created by Wilder Pereira on 03/06/18. // Copyright © 2018 Felipe Antonio Cardoso. All rights reserved. // import Foundation import MapKit class BadgeAnnotationView: MKAnnotationView { override var annotation: MKAnnotation? { willSet { guard let bad...
24.869565
73
0.629371
744c54df6e1f74d770646d700c615e1fae5cc2a5
209
h
C
PodTestDemo-Objective-C/Classes/PodTest.h
jashion/PodTestDemo-Objective-C
173f1b8334510cc317a66ee08cf78c3b64c48789
[ "MIT" ]
null
null
null
PodTestDemo-Objective-C/Classes/PodTest.h
jashion/PodTestDemo-Objective-C
173f1b8334510cc317a66ee08cf78c3b64c48789
[ "MIT" ]
null
null
null
PodTestDemo-Objective-C/Classes/PodTest.h
jashion/PodTestDemo-Objective-C
173f1b8334510cc317a66ee08cf78c3b64c48789
[ "MIT" ]
null
null
null
// // PodTest.h // TestOther // // Created by Jashion on 2017/11/25. // Copyright © 2017年 BMu. All rights reserved. // #import <Foundation/Foundation.h> @interface PodTest : NSObject + (void)log; @end
13.0625
47
0.660287
f115203e36e5f987a0516061b43b7fd6641ab09c
638
rb
Ruby
app/controllers/schools/aggregated_meter_collections_controller.rb
gregmolnar/energy-sparks
6c479fe353eb1bbbcf39eb172c95883cf5eea37b
[ "MIT" ]
10
2020-07-30T19:31:21.000Z
2022-01-31T18:23:04.000Z
app/controllers/schools/aggregated_meter_collections_controller.rb
gregmolnar/energy-sparks
6c479fe353eb1bbbcf39eb172c95883cf5eea37b
[ "MIT" ]
233
2016-09-05T11:27:54.000Z
2020-03-04T00:02:11.000Z
app/controllers/schools/aggregated_meter_collections_controller.rb
BathHacked/school-power
94651767cae02cea40131eb76c990859447263f9
[ "MIT" ]
2
2021-03-21T22:28:05.000Z
2022-01-29T06:35:42.000Z
module Schools class AggregatedMeterCollectionsController < ApplicationController load_resource :school skip_before_action :authenticate_user! def post authorize! :show, @school # JSON request to load cache service = AggregateSchoolService.new(@school) service.aggregate_school unl...
27.73913
98
0.673981
a16d2526574e2781a7054001e33d57c33bb59895
1,876
swift
Swift
DouYuTVMutate/DouYuTV/Home/Controller/HomeController.swift
jasnig/DouYuTVMutate
6a4b926058e73f8b63cf1ee1fa0a6ab76455b5f8
[ "MIT" ]
113
2016-08-08T09:09:44.000Z
2021-04-25T09:15:19.000Z
DouYuTVMutate/DouYuTV/Home/Controller/HomeController.swift
xianhuameng/DouYuTVMutate
6a4b926058e73f8b63cf1ee1fa0a6ab76455b5f8
[ "MIT" ]
1
2016-09-26T03:19:49.000Z
2016-09-26T03:19:49.000Z
DouYuTVMutate/DouYuTV/Home/Controller/HomeController.swift
xianhuameng/DouYuTVMutate
6a4b926058e73f8b63cf1ee1fa0a6ab76455b5f8
[ "MIT" ]
42
2016-08-08T08:51:35.000Z
2020-10-16T09:30:19.000Z
// // HomeController.swift // DouYuTVMutate // // Created by ZeroJ on 16/7/13. // Copyright © 2016年 ZeroJ. All rights reserved. // import UIKit class HomeController: UIViewController { lazy var childVcs: [UIViewController] = { let recommendVc = RecommendController() // recommendVc.view.backgrou...
36.076923
242
0.658316
29d065caff5b074366e0bb087ae4988355d96a5b
2,729
swift
Swift
02_PhotoTransition/02_PhotoTransition/Scene/SmoothTransition/SmoothTransitionViewController.swift
SatoTakeshiX/FluidInterfaceBook
6f1cf54267c6d42cfeffe4d7ee8aea5b2ab45b3a
[ "MIT" ]
14
2019-04-20T07:50:22.000Z
2021-10-01T05:48:16.000Z
02_PhotoTransition/02_PhotoTransition/Scene/SmoothTransition/SmoothTransitionViewController.swift
SatoTakeshiX/FluidInterfaceBook
6f1cf54267c6d42cfeffe4d7ee8aea5b2ab45b3a
[ "MIT" ]
null
null
null
02_PhotoTransition/02_PhotoTransition/Scene/SmoothTransition/SmoothTransitionViewController.swift
SatoTakeshiX/FluidInterfaceBook
6f1cf54267c6d42cfeffe4d7ee8aea5b2ab45b3a
[ "MIT" ]
null
null
null
// // SmoothTransitionViewController.swift // 01_PhotoTransition // // Created by satoutakeshi on 2019/03/17. // Copyright © 2019 Personal Factory. All rights reserved. // import UIKit class SmoothTransitionViewController: UIViewController { private let viewModel = SmoothTransitionViewModel() @IBOutlet w...
34.1125
144
0.713448
3baff2db2a09fa29bee6cf083c53d53052e840f0
1,227
lua
Lua
src/app.module.dzpk.view.ccs.DzpkPassMatchItemCcsView.lua
lvqier/fishingjoy
a5569e7074664a9ca72f88d6bd0dcff9282db627
[ "Unlicense" ]
null
null
null
src/app.module.dzpk.view.ccs.DzpkPassMatchItemCcsView.lua
lvqier/fishingjoy
a5569e7074664a9ca72f88d6bd0dcff9282db627
[ "Unlicense" ]
null
null
null
src/app.module.dzpk.view.ccs.DzpkPassMatchItemCcsView.lua
lvqier/fishingjoy
a5569e7074664a9ca72f88d6bd0dcff9282db627
[ "Unlicense" ]
1
2022-01-18T03:26:33.000Z
2022-01-18T03:26:33.000Z
slot2 = "DzpkPassMatchItemCcsView" DzpkPassMatchItemCcsView = class(slot1) DzpkPassMatchItemCcsView.onCreationComplete = function (slot0) slot4 = CcsListViewItem ClassUtil.extends(slot2, slot0) end DzpkPassMatchItemCcsView.updateView = function (slot0) if not slot0._data then return end slot4 = slot0._data.s...
24.058824
201
0.781581
f3f1ee361b8a9b23325c64ae078dfcf7f06e9cfe
1,936
lua
Lua
Master program/source/unit/tick_init.lua
FairfieldTekLLC/DU-Industry-HUD
d84e66bc3cc9342041dba61ddf524ce3fee86f33
[ "MIT" ]
null
null
null
Master program/source/unit/tick_init.lua
FairfieldTekLLC/DU-Industry-HUD
d84e66bc3cc9342041dba61ddf524ce3fee86f33
[ "MIT" ]
null
null
null
Master program/source/unit/tick_init.lua
FairfieldTekLLC/DU-Industry-HUD
d84e66bc3cc9342041dba61ddf524ce3fee86f33
[ "MIT" ]
null
null
null
--load all the machines from the core step by step to avoid CPU Load Errors local maxForLoop = initIndex + maxAmountOfElementsLoadedBySecond if maxForLoop > #elementsIdList then maxForLoop = #elementsIdList end system.print("Loading elements from " .. initIndex .. " to " .. maxForLoop .. " on " .. #elementsIdList) fo...
50.947368
104
0.646694
e9ac2cf651ba26953c908ae2719b725b7c743ada
4,958
rb
Ruby
lib/bloxx/color.rb
paul-palmer/bloxx
fa0e4c5d6b4c6bbb9a2f8b6c703f44376edad65b
[ "MIT" ]
null
null
null
lib/bloxx/color.rb
paul-palmer/bloxx
fa0e4c5d6b4c6bbb9a2f8b6c703f44376edad65b
[ "MIT" ]
null
null
null
lib/bloxx/color.rb
paul-palmer/bloxx
fa0e4c5d6b4c6bbb9a2f8b6c703f44376edad65b
[ "MIT" ]
null
null
null
#!/usr/bin/env ruby module Bloxx class Color def self.rgb(r, g, b) new(rgb2color(r, g, b)) end def self.by_name(name) color = NAME2RGB[name] || NAME2RGB[underscore(name)] new(color) unless color.nil? end def self.by_wool_subtype(id) new(WOOL2RGB[id]) end def sel...
29.86747
101
0.512102
21f3f9daced951c70b26af8ae070e4c527b075a0
11,816
html
HTML
index.html
Sv443-Network/sv443.net
0c52096256e27bab7981cd93d4d954a9f061ec7f
[ "MIT" ]
null
null
null
index.html
Sv443-Network/sv443.net
0c52096256e27bab7981cd93d4d954a9f061ec7f
[ "MIT" ]
5
2020-11-27T08:43:33.000Z
2021-10-02T19:48:21.000Z
index.html
Sv443-Network/sv443.net
0c52096256e27bab7981cd93d4d954a9f061ec7f
[ "MIT" ]
null
null
null
<!-- Made by @IllusionMan1212 and @Sv443 --> <!DOCTYPE html> <html lang="en"> <head> <title>Sv443 Network</title> <meta charset="UTF-8"> <meta name="pagename" content="Sv443 Network"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="HandheldFriendly" content="true...
56.807692
252
0.541723
260837be27fea04e970580c3607a28adb5d31e34
1,891
java
Java
webfx-demo-raytracer-math/src/main/java/dev/webfx/demo/raytracer/math/Materials.java
webfx-project/webfx-demo-raytracer
4795d635de7158db45421bbe885e6293ad1dc458
[ "Apache-2.0" ]
null
null
null
webfx-demo-raytracer-math/src/main/java/dev/webfx/demo/raytracer/math/Materials.java
webfx-project/webfx-demo-raytracer
4795d635de7158db45421bbe885e6293ad1dc458
[ "Apache-2.0" ]
null
null
null
webfx-demo-raytracer-math/src/main/java/dev/webfx/demo/raytracer/math/Materials.java
webfx-project/webfx-demo-raytracer
4795d635de7158db45421bbe885e6293ad1dc458
[ "Apache-2.0" ]
null
null
null
package dev.webfx.demo.raytracer.math; /** * * @author Rollie */ public class Materials { public static Material[] materials; public static Material Default = new Material(){{ name = "Default"; refractiveIndex = (Vector position) -> 0.0; reflect = (Vector p...
34.381818
76
0.507668
bb0686f4228606d17a29b64e58df1a44beb12f92
472
sql
SQL
src/test/resources/pager1.test_16.sql
jdkoren/sqlite-parser
9adf75ff5eca36f6e541594d2e062349f9ced654
[ "MIT" ]
131
2015-03-31T18:59:14.000Z
2022-03-09T09:51:06.000Z
src/test/resources/pager1.test_16.sql
jdkoren/sqlite-parser
9adf75ff5eca36f6e541594d2e062349f9ced654
[ "MIT" ]
20
2015-03-31T21:35:38.000Z
2018-07-02T16:15:51.000Z
src/test/resources/pager1.test_16.sql
jdkoren/sqlite-parser
9adf75ff5eca36f6e541594d2e062349f9ced654
[ "MIT" ]
43
2015-04-28T02:01:55.000Z
2021-06-06T09:33:38.000Z
-- pager1.test -- -- execsql { -- PRAGMA journal_mode = DELETE; -- ATTACH 'test.db3' AS three; -- CREATE TABLE three.t3(a, b); -- INSERT INTO t3 VALUES(1, 't3.1'); -- BEGIN; -- UPDATE t2 SET b = 't2.3'; -- UPDATE t3 SET b = 't3.3'; -- COMMIT; -- } PRAGMA journal_mode = DELETE; ATTAC...
23.6
40
0.574153
e39047b11045ed332dab2494acf53fe836177c8a
163
sql
SQL
src/main/resources/db/changelog/change_data/v_1/dev/20212701_1711_tsoi.sql
demchyna/IF-118.Java
1b575db8a3dce3c58a6c7546dbc5303cb3c5160a
[ "MIT" ]
1
2020-12-21T14:52:14.000Z
2020-12-21T14:52:14.000Z
src/main/resources/db/changelog/change_data/v_1/dev/20212701_1711_tsoi.sql
demchyna/IF-118.Java
1b575db8a3dce3c58a6c7546dbc5303cb3c5160a
[ "MIT" ]
42
2020-12-24T12:52:52.000Z
2021-02-18T11:52:04.000Z
src/main/resources/db/changelog/change_data/v_1/dev/20212701_1711_tsoi.sql
demchyna/IF-118.Java
1b575db8a3dce3c58a6c7546dbc5303cb3c5160a
[ "MIT" ]
null
null
null
-- liquibase formatted sql -- changeSet tsoi:updatedAt_add endDelimiter:; splitStatements:true ALTER TABLE invitation ADD COLUMN updated_at datetime DEFAULT NULL;
32.6
67
0.834356
047c0d2dac8619a3002d9e8acdd1f842ad384624
103
java
Java
artemis-odb-1.0.1/src/main/java/com/artemis/component/Comp3.java
dustContributor/entity-system-benchmarks
a6b6d57dff8b018f5a2fa0c15a5884964c9054d1
[ "Apache-2.0" ]
21
2015-07-29T21:54:21.000Z
2022-01-15T16:49:21.000Z
artemis-odb-1.0.1/src/main/java/com/artemis/component/Comp3.java
dustContributor/entity-system-benchmarks
a6b6d57dff8b018f5a2fa0c15a5884964c9054d1
[ "Apache-2.0" ]
12
2015-01-08T04:02:07.000Z
2021-04-17T09:45:42.000Z
artemis-odb-1.0.1/src/main/java/com/artemis/component/Comp3.java
dustContributor/entity-system-benchmarks
a6b6d57dff8b018f5a2fa0c15a5884964c9054d1
[ "Apache-2.0" ]
11
2015-01-30T20:03:02.000Z
2020-08-08T14:22:47.000Z
package com.artemis.component; import com.artemis.Component; public class Comp3 extends Component {}
17.166667
39
0.805825
fd835989d7911d01766c7cef0ae9ebe77dbc8493
6,310
c
C
libdalclient/dalSSAP.c
olebole/voclient
abeee7783f4e84404a8c3a9646bb57f48988b24a
[ "MIT" ]
1
2021-05-25T16:03:25.000Z
2021-05-25T16:03:25.000Z
libdalclient/dalSSAP.c
mjfitzpatrick/voclient
3264c0df294cecc518e5c6a7e6b2aba3f1c76373
[ "MIT" ]
null
null
null
libdalclient/dalSSAP.c
mjfitzpatrick/voclient
3264c0df294cecc518e5c6a7e6b2aba3f1c76373
[ "MIT" ]
null
null
null
/** * DALSSAP -- Simple Spectral Access Protocol-specific code. * * Most of the DALClient code is generic and common to all service types. * The files dalSCSP (cone simple search), dalSIAP (simple image access), * and so forth contain the protocol-specific code for each class of * service. In particular this is ...
32.358974
79
0.689857
08a1aabf69706b5eaffdc7bf84cdab0bff2b0b0e
3,465
go
Go
passphrase.go
JustinJudd/passgen
d36ab3661a3097521324c55f0b67a0060bccfb64
[ "MIT" ]
null
null
null
passphrase.go
JustinJudd/passgen
d36ab3661a3097521324c55f0b67a0060bccfb64
[ "MIT" ]
null
null
null
passphrase.go
JustinJudd/passgen
d36ab3661a3097521324c55f0b67a0060bccfb64
[ "MIT" ]
null
null
null
package passgen import ( "bufio" "bytes" "compress/gzip" "crypto/rand" "encoding/base64" "encoding/gob" "errors" "math/big" "os" "strings" ) // Quickly get a Passphrase according to XKCD example(http://xkcd.com/936/) func GetXKCDPassphrase(numWords int) (string, error) { gen, err := GetXKCDPassphraseGenera...
27.943548
102
0.710534
b95d0a2ea1e37bcb3a4a4fe903c59c0f3346cd52
352,654
h
C
CEF3SimpleSample/CEF/Linux/include/cef_pack_strings.h
g-h-c/CEF3SimpleSample
86044482d13e70ddb56ffb0808c465990ff29fce
[ "MIT-0" ]
208
2015-04-20T18:58:06.000Z
2022-03-30T14:42:46.000Z
CEF3SimpleSample/CEF/Linux/include/cef_pack_strings.h
g-h-c/CEF3SimpleSample
86044482d13e70ddb56ffb0808c465990ff29fce
[ "MIT-0" ]
29
2015-06-20T00:06:30.000Z
2022-03-24T09:10:08.000Z
CEF3SimpleSample/CEF/Linux/include/cef_pack_strings.h
g-h-c/CEF3SimpleSample
86044482d13e70ddb56ffb0808c465990ff29fce
[ "MIT-0" ]
85
2015-01-04T09:05:06.000Z
2022-02-23T03:14:33.000Z
// Copyright (c) 2021 Marshall A. Greenblatt. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of ...
51.146338
106
0.918419
f011a5224144e1a013d1031b3e92bcd0cc95bc34
893
lua
Lua
scripts/test/fix.lua
cantSeeF/tdengine
6361b9baabe20b74419e73b11754c34ece6476c6
[ "Apache-2.0", "MIT" ]
248
2016-04-01T11:50:58.000Z
2022-03-30T17:07:23.000Z
scripts/test/fix.lua
T1N36/tdengine
8d84b30ebabae7081bd2a77a6bb209a090432042
[ "Apache-2.0", "MIT" ]
3
2018-08-09T12:59:34.000Z
2020-08-17T18:08:06.000Z
scripts/test/fix.lua
T1N36/tdengine
8d84b30ebabae7081bd2a77a6bb209a090432042
[ "Apache-2.0", "MIT" ]
76
2016-04-01T11:51:44.000Z
2022-03-30T17:07:28.000Z
local tests = {}; local function test() trace("test") end -- 取得所有的 agent function get_tests() return tests; end function insert_test(v) table.insert(tests, v) test() end function sub_test(v) local tests = "aa" local function test() trace("tests = %o", tests) end test() end --...
19.413043
61
0.681971
5fb16c97224cf690cf40de7fd5d624511bb9f600
4,403
h
C
ECF/Communicator.h
KarlaSalamun/ECF
4bd21cf43d09435f034259a6b59129b1df6ad1b3
[ "MIT" ]
null
null
null
ECF/Communicator.h
KarlaSalamun/ECF
4bd21cf43d09435f034259a6b59129b1df6ad1b3
[ "MIT" ]
null
null
null
ECF/Communicator.h
KarlaSalamun/ECF
4bd21cf43d09435f034259a6b59129b1df6ad1b3
[ "MIT" ]
null
null
null
#ifndef Communicator_h #define Communicator_h class Individual; typedef boost::shared_ptr<Individual> IndividualP; class State; typedef boost::shared_ptr<State> StateP; typedef unsigned int uint; namespace Comm { // message tags: const int T_DEFAULT = 0; const int T_CONTROL = 99; const int T_CONTI...
26.365269
138
0.723598
db991862ff2dd83a1dc24154a73ab28858475d2a
630
sql
SQL
model/loganalyticsingestcontrol-upgrade.sql
tiagoflino/azure-guardian-public
2789ef770fc76528db7fec768262ac508fb5312f
[ "MIT" ]
null
null
null
model/loganalyticsingestcontrol-upgrade.sql
tiagoflino/azure-guardian-public
2789ef770fc76528db7fec768262ac508fb5312f
[ "MIT" ]
null
null
null
model/loganalyticsingestcontrol-upgrade.sql
tiagoflino/azure-guardian-public
2789ef770fc76528db7fec768262ac508fb5312f
[ "MIT" ]
null
null
null
UPDATE [dbo].[LogAnalyticsIngestControl] SET CollectedType = 'ARGVirtualMachine' WHERE StorageContainerName = 'argvmexports' UPDATE [dbo].[LogAnalyticsIngestControl] SET CollectedType = 'ARGManagedDisk' WHERE StorageContainerName = 'argdiskexports' UPDATE [dbo].[LogAnalyticsIngestControl] SET CollectedType = 'AzureAd...
126
129
0.828571
e4f8c91058e023605fc12a99f97534371c0637bc
927
sql
SQL
SQL/Advanced_Select/Triangles.sql
sanskritilakhmani/Hackerrank
500694c1e6888fc657becc2c503fb5860bf39ec7
[ "Apache-2.0" ]
1
2022-02-16T18:37:49.000Z
2022-02-16T18:37:49.000Z
SQL/Advanced_Select/Triangles.sql
TAFFAHACHRAF/Hackerrank
500694c1e6888fc657becc2c503fb5860bf39ec7
[ "Apache-2.0" ]
null
null
null
SQL/Advanced_Select/Triangles.sql
TAFFAHACHRAF/Hackerrank
500694c1e6888fc657becc2c503fb5860bf39ec7
[ "Apache-2.0" ]
4
2021-07-18T16:24:02.000Z
2022-02-15T21:42:03.000Z
/*Write a query identifying the type of each record in the TRIANGLES table using its three side lengths. Output one of the following statements for each record in the table: Equilateral: It's a triangle with sides of equal length. Isosceles: It's a triangle with sides of equal length. Scalene: It's a triangle with ...
24.394737
173
0.705502
be97ba4e06c83a971de249353a6394d3891cd51f
1,452
swift
Swift
Tests/AWSSDKSwiftTests/Services/EC2/EC2Tests.swift
Ro-M/aws-sdk-swift
96748ed66502de5361dfc14179d9dfba0b5588b6
[ "Apache-2.0" ]
null
null
null
Tests/AWSSDKSwiftTests/Services/EC2/EC2Tests.swift
Ro-M/aws-sdk-swift
96748ed66502de5361dfc14179d9dfba0b5588b6
[ "Apache-2.0" ]
null
null
null
Tests/AWSSDKSwiftTests/Services/EC2/EC2Tests.swift
Ro-M/aws-sdk-swift
96748ed66502de5361dfc14179d9dfba0b5588b6
[ "Apache-2.0" ]
null
null
null
//===----------------------------------------------------------------------===// // // This source file is part of the AWSSDKSwift open source project // // Copyright (c) 2017-2020 the AWSSDKSwift project authors // Licensed under Apache License v2.0 // // See LICENSE.txt for license information // See CONTRIBUTORS.txt...
32.266667
168
0.600551
7bd971ca6f8fa3bd39421db33f4aaffe1326b0bb
2,792
sql
SQL
41-foreign-keys.sql
abmBispo/omdb-postgresql
ac118861a828172e694410626a2b32eee05c1f3b
[ "PostgreSQL", "CC-BY-2.0" ]
12
2021-02-19T13:56:35.000Z
2022-03-10T19:51:19.000Z
41-foreign-keys.sql
abmBispo/omdb-postgresql
ac118861a828172e694410626a2b32eee05c1f3b
[ "PostgreSQL", "CC-BY-2.0" ]
1
2021-02-22T09:06:30.000Z
2021-02-22T09:06:30.000Z
41-foreign-keys.sql
abmBispo/omdb-postgresql
ac118861a828172e694410626a2b32eee05c1f3b
[ "PostgreSQL", "CC-BY-2.0" ]
14
2021-03-10T09:59:01.000Z
2021-11-23T14:39:07.000Z
BEGIN; -- movie references ALTER TABLE movies ADD FOREIGN KEY (parent_id) REFERENCES movies (id) ON DELETE cascade, ADD FOREIGN KEY (series_id) REFERENCES movies (id) ON DELETE cascade; ALTER TABLE people_aliases ADD FOREIGN KEY (person_id) REFERENCES people (id) ON DELET...
79.771429
106
0.716691
f17c4bd880a0b24fc30d599f47c883e10ec4efc4
2,318
rb
Ruby
spec/zip_directory_spec.rb
JonathonMA/zippo
b58540b44d967421a9448fa8bae3879fcd46485b
[ "MIT" ]
null
null
null
spec/zip_directory_spec.rb
JonathonMA/zippo
b58540b44d967421a9448fa8bae3879fcd46485b
[ "MIT" ]
null
null
null
spec/zip_directory_spec.rb
JonathonMA/zippo
b58540b44d967421a9448fa8bae3879fcd46485b
[ "MIT" ]
null
null
null
require 'spec_helper' require 'zippo/zip_file' module Zippo describe ZipDirectory do context "when opening a file" do let(:io) { File.open(file, "rb:ASCII-8BIT") } after(:each) { io.close } subject { ZipDirectory.new io } context "when reading a simple file" do let(:file) { test_...
36.21875
90
0.603538
f4175ac8b744d470f104cceb602b768a9257e21e
81
go
Go
golang/recursion/toh_test.go
qiangli/happycoding
e74469db24f455782b4c194c537ed18d5d108ea7
[ "Unlicense" ]
null
null
null
golang/recursion/toh_test.go
qiangli/happycoding
e74469db24f455782b4c194c537ed18d5d108ea7
[ "Unlicense" ]
null
null
null
golang/recursion/toh_test.go
qiangli/happycoding
e74469db24f455782b4c194c537ed18d5d108ea7
[ "Unlicense" ]
null
null
null
package recursion import ( "testing" ) func TestToh(t *testing.T) { toh(5) }
8.1
28
0.654321
f0176e2e0f756717a66c7a150fea43a190138a13
2,752
tab
SQL
tools/picard/test-data/picard_CollectRnaSeqMetrics_test1.tab
ic4f/tools-iuc
abfd3162e28a388d1dedbe55cb8b3567fa79c178
[ "MIT" ]
142
2015-03-13T18:08:34.000Z
2022-03-30T23:52:34.000Z
tools/picard/test-data/picard_CollectRnaSeqMetrics_test1.tab
ic4f/tools-iuc
abfd3162e28a388d1dedbe55cb8b3567fa79c178
[ "MIT" ]
3,402
2015-01-05T18:04:20.000Z
2022-03-30T22:09:36.000Z
tools/picard/test-data/picard_CollectRnaSeqMetrics_test1.tab
willemdek11/tools-iuc
dc0a0cf275168c2a88ee3dc47652dd7ca1137871
[ "MIT" ]
438
2015-01-07T20:33:59.000Z
2022-03-30T04:39:18.000Z
## htsjdk.samtools.metrics.StringHeader # CollectRnaSeqMetrics REF_FLAT=refFlat.tab STRAND_SPECIFICITY=NONE MINIMUM_LENGTH=500 CHART_OUTPUT=/tmp/tmpYRm8q4/files/000/dataset_29.dat RRNA_FRAGMENT_PERCENTAGE=0.8 METRIC_ACCUMULATION_LEVEL=[ALL_READS] INPUT=picard_CollectRnaSeqMetrics_bam OUTPUT=/tmp/tmpYRm8q4/files/000/dat...
24.140351
588
0.822674
045cd6fff368916cfcd2a857aba21536f77f216c
3,266
sql
SQL
cs-xiyoulinux-domain/activity/cs-activity-web/src/main/resources/sql/activity.sql
zhoukuo123/cs-xiyoulinux
3d4ff76aa45481c8d620afba90e48def7c24cada
[ "MIT" ]
6
2022-01-31T08:51:00.000Z
2022-03-09T01:22:43.000Z
cs-xiyoulinux-domain/activity/cs-activity-web/src/main/resources/sql/activity.sql
zhoukuo123/cs-xiyoulinux
3d4ff76aa45481c8d620afba90e48def7c24cada
[ "MIT" ]
null
null
null
cs-xiyoulinux-domain/activity/cs-activity-web/src/main/resources/sql/activity.sql
zhoukuo123/cs-xiyoulinux
3d4ff76aa45481c8d620afba90e48def7c24cada
[ "MIT" ]
null
null
null
create table cs_dynamic.cs_user_activity ( id varchar(20) not null comment '主键' primary key, user_id varchar(20) not null comment '用户Id', activity_title varchar(70) not null comment '活动标题', ...
44.135135
112
0.624311
d1e4c42bf17f3d080c62b2169420872f649f41bf
4,351
lua
Lua
scripts/vscripts/custom_abilities/shaco_haunting_presence/modifier_shaco_haunting_presence.lua
GIANTCRAB/dota-2-lua-abilities
fb1c2a78444e50f879b1cbedf4e0060408478278
[ "MIT" ]
125
2018-03-26T21:35:49.000Z
2022-03-31T21:01:38.000Z
scripts/vscripts/custom_abilities/shaco_haunting_presence/modifier_shaco_haunting_presence.lua
hanzhengit/dota-2-lua-abilities
c6d7b7cff8be6bc32f3580411f31c24b8c0b0eca
[ "MIT" ]
2
2020-07-05T16:02:19.000Z
2020-11-18T02:24:48.000Z
scripts/vscripts/custom_abilities/shaco_haunting_presence/modifier_shaco_haunting_presence.lua
hanzhengit/dota-2-lua-abilities
c6d7b7cff8be6bc32f3580411f31c24b8c0b0eca
[ "MIT" ]
40
2019-03-02T11:17:10.000Z
2022-03-31T05:45:26.000Z
modifier_shaco_haunting_presence = class({}) local tempTable = require("util/tempTable") -------------------------------------------------------------------------------- -- Classifications function modifier_shaco_haunting_presence:IsHidden() return false end function modifier_shaco_haunting_presence:IsDebuff() retu...
28.437908
109
0.667203
5072cf77fc7eb8323166e2606363e53d16edf4d6
5,645
html
HTML
wcdbweb/templates/state.html
CovertLab/WholeCellSimDB
b1970513aa0ecedcf69eb1b3bf2d40455d7d8a1e
[ "BSD-2-Clause-FreeBSD" ]
3
2015-01-19T20:46:50.000Z
2020-05-25T04:06:39.000Z
wcdbweb/templates/state.html
CovertLab/WholeCellSimDB
b1970513aa0ecedcf69eb1b3bf2d40455d7d8a1e
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
wcdbweb/templates/state.html
CovertLab/WholeCellSimDB
b1970513aa0ecedcf69eb1b3bf2d40455d7d8a1e
[ "BSD-2-Clause-FreeBSD" ]
6
2015-03-15T14:51:30.000Z
2021-08-12T10:12:40.000Z
{% extends "base.html" %} {% comment %} State page Author: Jonathan Karr, jkarr@stanford.edu Affiliation: Covert Lab, Department of Bioengineering, Stanford University Created: 2014-03-10 {% endcomment %} {% load static %} {% load template_extras %} {% block head_title %}{{ block.super }} &rsaquo; Stat...
45.894309
242
0.538353
562d3497ff842a5b90b21fd7086c9bfdf3883093
238
kt
Kotlin
src/com/payam/learn/solid/ocp/Addition.kt
payamfaryadres/SOLID-Principles
851e7135f5eb46e5be6b758c1d9b53f8e70f89ae
[ "MIT" ]
null
null
null
src/com/payam/learn/solid/ocp/Addition.kt
payamfaryadres/SOLID-Principles
851e7135f5eb46e5be6b758c1d9b53f8e70f89ae
[ "MIT" ]
null
null
null
src/com/payam/learn/solid/ocp/Addition.kt
payamfaryadres/SOLID-Principles
851e7135f5eb46e5be6b758c1d9b53f8e70f89ae
[ "MIT" ]
null
null
null
package com.payam.learn.solid.ocp class Addition(private val firstOperand: Double, private val secondOperand: Double) : IOperation { override fun performOperation(): Double { return firstOperand.plus(secondOperand) } }
23.8
98
0.739496
12533e5905efe6b728fd31047fa22140c4dbdb9b
1,220
swift
Swift
Examples/Examples/Response/Model.swift
BecomerichAsun/RXSwift-Example
1b2801004c8da7b956af38f8fd842f08429db18b
[ "MIT" ]
3
2018-07-09T09:01:23.000Z
2019-10-11T07:42:35.000Z
Examples/Examples/Response/Model.swift
BecomerichAsun/RXSwift-Example
1b2801004c8da7b956af38f8fd842f08429db18b
[ "MIT" ]
null
null
null
Examples/Examples/Response/Model.swift
BecomerichAsun/RXSwift-Example
1b2801004c8da7b956af38f8fd842f08429db18b
[ "MIT" ]
null
null
null
// // Model.swift // Examples // // Created by 钟宏阳 on 2018/7/11. // Copyright © 2018年 Asun. All rights reserved. // import ObjectMapper import RxSwift public enum ErrorType:Error { case JsonError(str:String) } /**调试使用*/ func Jsonerror(Str:String) { let alert = UIAlertView( title: "警告", me...
23.461538
79
0.577049
5aca7735fcd9ebd15d50d5f1b314ae6f251eaf10
5,112
swift
Swift
Centipede/UIKit/CE_UITextField.swift
QiuZhiFei/Centipede
02ea1a925fbd98b0eeb729ce7244af7ee1d3496d
[ "MIT" ]
28
2015-06-03T03:20:09.000Z
2021-06-15T09:43:21.000Z
Centipede/UIKit/CE_UITextField.swift
QiuZhiFei/Centipede
02ea1a925fbd98b0eeb729ce7244af7ee1d3496d
[ "MIT" ]
3
2015-06-09T03:37:57.000Z
2016-10-31T03:33:50.000Z
Centipede/UIKit/CE_UITextField.swift
QiuZhiFei/Centipede
02ea1a925fbd98b0eeb729ce7244af7ee1d3496d
[ "MIT" ]
5
2015-06-04T13:50:47.000Z
2020-09-01T08:31:20.000Z
// // CE_UITextField.swift // Centipede // // Created by kelei on 2016/9/15. // Copyright (c) 2016年 kelei. All rights reserved. // import UIKit extension UITextField { private struct Static { static var AssociationKey: UInt8 = 0 } private var _delegate: UITextField_Delegate? { get { return ob...
36.514286
135
0.673709
12fa7523448ec05eaf00aca1f9df922b2af25e82
6,661
html
HTML
html/nme.html
TxmszLou/uw-crscat
91346050a76e79845c6cb7a7d0908c74022d3f1a
[ "MIT" ]
2
2019-01-23T22:00:54.000Z
2019-05-23T04:53:33.000Z
html/nme.html
TxmszLou/uw-crscat
91346050a76e79845c6cb7a7d0908c74022d3f1a
[ "MIT" ]
null
null
null
html/nme.html
TxmszLou/uw-crscat
91346050a76e79845c6cb7a7d0908c74022d3f1a
[ "MIT" ]
null
null
null
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv='Content-Type' content='text/html;charset=utf-8'> <title>NANOSCIENCE AND MOLECULAR ENGINEERING</title> <link rel='stylesheet' href='/home/home.css' type='text/css'> <script type='text/javascr...
45.312925
594
0.7062
c76dc19fe969a6b4fc48956a61e37c22a5cf52f6
21,220
swift
Swift
generated/authz/src/EPA_FdV_AUTHZ_CodeSystem.swift
gematik/ref-ePA-FdV-ModulKit
9bcb9422cd6d6318d043c27ac95745ea67ce641f
[ "Apache-2.0" ]
3
2020-05-05T07:51:51.000Z
2021-03-24T16:59:06.000Z
generated/authz/src/EPA_FdV_AUTHZ_CodeSystem.swift
gematik/ref-ePA-FdV-ModulKit
9bcb9422cd6d6318d043c27ac95745ea67ce641f
[ "Apache-2.0" ]
null
null
null
generated/authz/src/EPA_FdV_AUTHZ_CodeSystem.swift
gematik/ref-ePA-FdV-ModulKit
9bcb9422cd6d6318d043c27ac95745ea67ce641f
[ "Apache-2.0" ]
null
null
null
//---------------------------------------------------- // // Generated by www.easywsdl.com // Version: 5.7.0.0 // // Created by Quasar Development // //--------------------------------------------------- import Foundation /** * vocSet: T396 (C-0-T396-cpt) */ public enum EPA_FdV_AUTHZ_CodeSystem:Int,...
37.758007
101
0.618143
fe5f1a22cc4899a769cb0da97be7250cd25b7483
248
swift
Swift
PlayerUI/Util/DebugLog.swift
antonselyanin/WWDC
117038de0707516d207997a8ea111d9d2572b881
[ "BSD-2-Clause" ]
null
null
null
PlayerUI/Util/DebugLog.swift
antonselyanin/WWDC
117038de0707516d207997a8ea111d9d2572b881
[ "BSD-2-Clause" ]
null
null
null
PlayerUI/Util/DebugLog.swift
antonselyanin/WWDC
117038de0707516d207997a8ea111d9d2572b881
[ "BSD-2-Clause" ]
null
null
null
// // DebugLog.swift // PlayerProto // // Created by Guilherme Rambo on 29/04/17. // Copyright © 2017 Guilherme Rambo. All rights reserved. // import Foundation func DebugLog(_ items: Any...) { #if DEBUG print(items) #endif }
15.5
58
0.637097
d9e29c14bbe562544270a2ab5274a15111488bf6
194
sql
SQL
CSharp-DB/Databases-Basics/Homeworks/05TableRelations/09PeaksInRila.sql
kalintsenkov/SoftUni-Software-Engineering
add12909bd0c82d721b8bae43144626173f6023a
[ "MIT" ]
8
2020-12-30T08:58:37.000Z
2022-01-15T12:52:14.000Z
CSharp-DB/Databases-Basics/Homeworks/05TableRelations/09PeaksInRila.sql
zanovasevi/SoftUni-Software-Engineering
add12909bd0c82d721b8bae43144626173f6023a
[ "MIT" ]
null
null
null
CSharp-DB/Databases-Basics/Homeworks/05TableRelations/09PeaksInRila.sql
zanovasevi/SoftUni-Software-Engineering
add12909bd0c82d721b8bae43144626173f6023a
[ "MIT" ]
52
2019-06-08T08:50:21.000Z
2022-03-21T21:20:21.000Z
SELECT m.MountainRange, p.PeakName, p.Elevation FROM Mountains AS m JOIN Peaks AS p ON m.Id = p.MountainId WHERE m.MountainRange = 'Rila' ORDER BY p.Elevation DESC
21.555556
33
0.654639
74a48d41501ffad9d89df7bdb9956f6b2edbd4fe
7,279
sql
SQL
Tienda_De_Videojuegos.sql
CesarAldair123/TiendaDeVideojuegosDB
b16f48091df611af8403fcaadbb6ed45cd45deb4
[ "MIT" ]
null
null
null
Tienda_De_Videojuegos.sql
CesarAldair123/TiendaDeVideojuegosDB
b16f48091df611af8403fcaadbb6ed45cd45deb4
[ "MIT" ]
null
null
null
Tienda_De_Videojuegos.sql
CesarAldair123/TiendaDeVideojuegosDB
b16f48091df611af8403fcaadbb6ed45cd45deb4
[ "MIT" ]
null
null
null
DROP DATABASE IF EXISTS tienda_de_videojuegos; DROP USER IF EXISTS'sistema'@'localhost'; CREATE DATABASE tienda_de_videojuegos; CREATE USER 'sistema'@'localhost' IDENTIFIED BY 'sistema'; GRANT ALL ON tienda_de_videojuegos.* TO 'sistema'@'localhost'; USE tienda_de_videojuegos; CREATE TABLE usuario( id_usu SMALLINT NOT...
47.266234
242
0.703805
0a31c6d41b49d6b22b32c9836daa9ef6fd158477
2,015
ts
TypeScript
src/app/pages/club/my-club/list-of-posts/list-of-posts.component.ts
karneges/Social-sport-club-portal
095c46141ce78de1f6046a38d59105a2e965d531
[ "MIT" ]
null
null
null
src/app/pages/club/my-club/list-of-posts/list-of-posts.component.ts
karneges/Social-sport-club-portal
095c46141ce78de1f6046a38d59105a2e965d531
[ "MIT" ]
5
2020-08-11T15:33:03.000Z
2022-03-02T09:50:07.000Z
src/app/pages/club/my-club/list-of-posts/list-of-posts.component.ts
karneges/Social-sport-club-portal
095c46141ce78de1f6046a38d59105a2e965d531
[ "MIT" ]
null
null
null
import { AfterViewInit, Component, Input, OnInit } from '@angular/core'; import { Observable, Subject } from 'rxjs'; import { Post } from '../../models/post.model'; import { ClubActions } from '../../club.actions'; import { PostEntityService } from '../../services/post-entity.service'; import { Store, select } from '@n...
25.506329
93
0.651117
bdce7d44a69fd29d9f3018243dadd17961d46dbb
1,997
swift
Swift
RSS-Catalog/RSS-Catalog/RSS-Catalog/BWRSSChromeActivity.swift
rohanaurora/RSS-Aggregator
b22e02b2ea424b251a52584ef446fb114e4a1c09
[ "MIT" ]
null
null
null
RSS-Catalog/RSS-Catalog/RSS-Catalog/BWRSSChromeActivity.swift
rohanaurora/RSS-Aggregator
b22e02b2ea424b251a52584ef446fb114e4a1c09
[ "MIT" ]
null
null
null
RSS-Catalog/RSS-Catalog/RSS-Catalog/BWRSSChromeActivity.swift
rohanaurora/RSS-Aggregator
b22e02b2ea424b251a52584ef446fb114e4a1c09
[ "MIT" ]
null
null
null
// // BWRSSChromeActivity.swift // BWRSS // // Created by Bill Weinman on 2015-01-02. // Copyright (c) 2015 Bill Weinman. All rights reserved. // import UIKit class BWRSSChromeActivity: UIActivity { var _url : NSURL? override func activityType() -> String? { return NSStringFromClass(BWRSSSaf...
29.80597
134
0.572359
c092ff283c350387b83a06d7bcf54db4a0e9c58c
992
swift
Swift
HDWalletKit/Keystore/KeystoreV3Json.swift
viettranx/HDWallet
073c6e88c813bd5ffb92f83aaa0454504714d8f5
[ "MIT" ]
null
null
null
HDWalletKit/Keystore/KeystoreV3Json.swift
viettranx/HDWallet
073c6e88c813bd5ffb92f83aaa0454504714d8f5
[ "MIT" ]
null
null
null
HDWalletKit/Keystore/KeystoreV3Json.swift
viettranx/HDWallet
073c6e88c813bd5ffb92f83aaa0454504714d8f5
[ "MIT" ]
1
2018-10-18T09:01:30.000Z
2018-10-18T09:01:30.000Z
// // KeystoreV3Json.swift // HDWalletKit // // Created by Pavlo Boiko on 19.08.18. // Copyright © 2018 Essentia. All rights reserved. // import Foundation public struct KeystoreParamsV3: Codable { var crypto: CryptoParamsV3 var id: String? var version: Int public init(crypto cr: KeystorePara...
22.545455
93
0.566532
fb6cb3177229017cc4f4575caf4890b6f0839241
1,898
java
Java
app/src/main/java/com/youngmanster/collection/activity/baseadapter/MultipleItemActivity.java
kimonic/Collection-Android-master
c0b3ff0edabb80fdd162e33ba860e75704a1a1eb
[ "MIT" ]
null
null
null
app/src/main/java/com/youngmanster/collection/activity/baseadapter/MultipleItemActivity.java
kimonic/Collection-Android-master
c0b3ff0edabb80fdd162e33ba860e75704a1a1eb
[ "MIT" ]
null
null
null
app/src/main/java/com/youngmanster/collection/activity/baseadapter/MultipleItemActivity.java
kimonic/Collection-Android-master
c0b3ff0edabb80fdd162e33ba860e75704a1a1eb
[ "MIT" ]
null
null
null
package com.youngmanster.collection.activity.baseadapter; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import com.youngmanster.collection.R; import com.youngmanster.collection.adapter.baseadapter.MultipleAdapter; import com.youngmanster.collection.base.BaseActiv...
24.025316
71
0.724974
56ade0d19b39f80f82aec0f9b095d667db91278f
961
go
Go
log/log.go
magnolia-cms/vncrecorderd
dc94781440adf9b7736f9833daa1763deb7d40f2
[ "MIT" ]
2
2021-12-22T17:55:00.000Z
2021-12-22T17:55:06.000Z
log/log.go
magnolia-cms/vncrecorderd
dc94781440adf9b7736f9833daa1763deb7d40f2
[ "MIT" ]
null
null
null
log/log.go
magnolia-cms/vncrecorderd
dc94781440adf9b7736f9833daa1763deb7d40f2
[ "MIT" ]
null
null
null
package log import ( log2 "github.com/rish1988/go-log" log2config "github.com/rish1988/go-log/config" "os" ) var ( log *log2.Logger Info = logger().Info Infof = logger().Infof Error = logger().Error Errorf = logger().Errorf Warn = logger().Warn Warnf = logger().Warnf Debug = logger().Debug Debu...
21.840909
97
0.652445
0c6f918001bcb5b51ab938b67194b961a88c0b58
4,158
html
HTML
templates/add_post.html
bodevone/forumgo
66b66dc361d0b9c891e249862dbcd3517410e50b
[ "MIT" ]
1
2020-07-13T01:57:21.000Z
2020-07-13T01:57:21.000Z
templates/add_post.html
bodevone/forumgo
66b66dc361d0b9c891e249862dbcd3517410e50b
[ "MIT" ]
null
null
null
templates/add_post.html
bodevone/forumgo
66b66dc361d0b9c891e249862dbcd3517410e50b
[ "MIT" ]
1
2020-05-24T15:35:04.000Z
2020-05-24T15:35:04.000Z
<!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=""> <title>Add Post | Forum Go </title> <link rel="canonical" href="https://getb...
37.8
215
0.586099
14fd87e8a26d67d6717121082aaa2675190cdc2e
8,110
sql
SQL
app/Upgrades/Payroll/2020113_07_00.sql
jaybiedev/leadsperfectCode2
cac947ef4cfa85f9f760e673c087a2df91175cc7
[ "MIT" ]
null
null
null
app/Upgrades/Payroll/2020113_07_00.sql
jaybiedev/leadsperfectCode2
cac947ef4cfa85f9f760e673c087a2df91175cc7
[ "MIT" ]
null
null
null
app/Upgrades/Payroll/2020113_07_00.sql
jaybiedev/leadsperfectCode2
cac947ef4cfa85f9f760e673c087a2df91175cc7
[ "MIT" ]
null
null
null
CREATE EXTENSION IF NOT EXISTS ltree; CREATE TABLE IF NOT EXISTS menu ( id SERIAL, menu text NOT NULL, description text, icon text, slug text, date_created timestamp without time zone DEFAULT now(), date_modified timestamp without time zone DEFAULT now(), date_deleted timestamp without ...
115.857143
204
0.761282
52f4f01eb77201135cf8d4f66ac56bc53ae9a218
604
kt
Kotlin
app/src/main/java/com/adictosalainformatica/kotlinclean/features/avengerslist/domain/LoadAvengersListUseCaseImpl.kt
rmiguel1985/KotlinMvpArchitecture
e5fbf4993dfb886b4e81002b1d92b7b51ce9382b
[ "Unlicense" ]
3
2019-02-28T18:51:43.000Z
2021-05-27T15:05:45.000Z
app/src/main/java/com/adictosalainformatica/kotlinclean/features/avengerslist/domain/LoadAvengersListUseCaseImpl.kt
rmiguel1985/KotlinMvpArchitecture
e5fbf4993dfb886b4e81002b1d92b7b51ce9382b
[ "Unlicense" ]
null
null
null
app/src/main/java/com/adictosalainformatica/kotlinclean/features/avengerslist/domain/LoadAvengersListUseCaseImpl.kt
rmiguel1985/KotlinMvpArchitecture
e5fbf4993dfb886b4e81002b1d92b7b51ce9382b
[ "Unlicense" ]
null
null
null
package com.adictosalainformatica.kotlinclean.features.avengerslist.domain import com.adictosalainformatica.kotlinclean.base.domain.usecase.BaseUseCase import com.adictosalainformatica.kotlinclean.features.avengerslist.data.repository.ListAvengersRepository import com.adictosalainformatica.kotlinclean.features.avenger...
50.333333
124
0.860927
ee7ab43b051e22734150c431bca269e93e44c67c
3,283
sql
SQL
evo-X-Database/evo-X-Updates/019 Halls of Stone/Halls_of_Stone_ManGos.sql
Gigelf-evo-X/evo-X
d0e68294d8cacfc7fb3aed5572f51d09a47136b9
[ "OpenSSL" ]
1
2019-01-19T06:35:40.000Z
2019-01-19T06:35:40.000Z
evo-X-Database/evo-X-Updates/019 Halls of Stone/Halls_of_Stone_ManGos.sql
Gigelf-evo-X/evo-X
d0e68294d8cacfc7fb3aed5572f51d09a47136b9
[ "OpenSSL" ]
null
null
null
evo-X-Database/evo-X-Updates/019 Halls of Stone/Halls_of_Stone_ManGos.sql
Gigelf-evo-X/evo-X
d0e68294d8cacfc7fb3aed5572f51d09a47136b9
[ "OpenSSL" ]
null
null
null
/* HALLS OF STONE */ UPDATE `instance_template` SET `script`='instance_halls_of_stone' WHERE `map`=599; UPDATE `creature_template` SET `ScriptName`='boss_krystallus' WHERE `entry`='27977'; UPDATE `creature_template` SET `ScriptName`='mob_tribuna_controller', `faction_A`=16, `faction_H`=16 WHERE `entry`='28234'; UPDATE ...
126.269231
257
0.698142
776ff7fb83e330569a5a24d0fdb62baee0eca35a
3,145
html
HTML
docs/build/html/api/net.corda.core.contracts/-scheduled-activity/index.html
just4jc/corda
a9760456751bdaca3bccf51cb44f2d8960e36928
[ "Apache-2.0" ]
1
2021-04-03T04:42:26.000Z
2021-04-03T04:42:26.000Z
docs/build/html/api/net.corda.core.contracts/-scheduled-activity/index.html
heipacker/corda
b35f711bd993abac48f834bdfeb8385f1a04bf79
[ "Apache-2.0" ]
null
null
null
docs/build/html/api/net.corda.core.contracts/-scheduled-activity/index.html
heipacker/corda
b35f711bd993abac48f834bdfeb8385f1a04bf79
[ "Apache-2.0" ]
null
null
null
<HTML> <HEAD> <title>ScheduledActivity - </title> <link rel="stylesheet" href="../../style.css"> </HEAD> <BODY> <a href="../index.html">net.corda.core.contracts</a>&nbsp;/&nbsp;<a href=".">ScheduledActivity</a><br/> <br/> <h1>ScheduledActivity</h1> <code><span class="keyword">data</span> <span class="keyword">class </s...
58.240741
950
0.711606
c3918d6cce331031b2900b565f6243690022ffef
939
kt
Kotlin
menu/src/main/java/de/hpi/android/menu/domain/ListMenusUseCase.kt
HPI-de/hpi-android
65c00f511f2eff3e1c08fe67fda1bc2dac85daba
[ "Apache-2.0" ]
8
2019-01-30T17:38:50.000Z
2019-09-17T15:06:30.000Z
menu/src/main/java/de/hpi/android/menu/domain/ListMenusUseCase.kt
HPI-de/hpi-android
65c00f511f2eff3e1c08fe67fda1bc2dac85daba
[ "Apache-2.0" ]
73
2019-01-30T15:49:58.000Z
2019-07-26T09:02:06.000Z
menu/src/main/java/de/hpi/android/menu/domain/ListMenusUseCase.kt
HPI-de/hpi-android
65c00f511f2eff3e1c08fe67fda1bc2dac85daba
[ "Apache-2.0" ]
1
2019-07-01T18:38:31.000Z
2019-07-01T18:38:31.000Z
package de.hpi.android.menu.domain import de.hpi.android.core.domain.ObservableUseCase import de.hpi.android.core.domain.Result import de.hpi.android.core.domain.flatMapResult import de.hpi.android.core.domain.merge import de.hpi.android.core.domain.success import de.hpi.android.menu.data.MenuDto import de.hpi.android...
37.56
126
0.72098
e3f7fa02c08e26d949ef007f4567c277465f6ee5
1,081
sql
SQL
db/sql/3331__create_table_vipunentk_f_Opettajat_perus_ja_lukioaste_kelpoisuus_kokonaisaineisto.sql
CSCfi/antero
e762c09e395cb01e334f2a04753ba983107ac7d7
[ "MIT" ]
6
2017-08-03T08:49:17.000Z
2021-11-14T17:09:27.000Z
db_archive/sql_archive/3331__create_table_vipunentk_f_Opettajat_perus_ja_lukioaste_kelpoisuus_kokonaisaineisto.sql
CSC-IT-Center-for-Science/antero
2835d7fd07cd7399a348033a6230d1b16634fb3b
[ "MIT" ]
3
2017-05-03T08:45:42.000Z
2020-10-27T06:30:40.000Z
db_archive/sql_archive/3331__create_table_vipunentk_f_Opettajat_perus_ja_lukioaste_kelpoisuus_kokonaisaineisto.sql
CSC-IT-Center-for-Science/antero
2835d7fd07cd7399a348033a6230d1b16634fb3b
[ "MIT" ]
4
2017-10-19T11:31:43.000Z
2022-01-05T14:53:57.000Z
USE [VipunenTK] GO /****** Object: Table [dbo].[f_Opettajat_perus_ja_lukioaste_kelpoisuus_kokonaisaineisto] Script Date: 1.4.2020 12:33:07 ******/ DROP TABLE IF EXISTS [dbo].[f_Opettajat_perus_ja_lukioaste_kelpoisuus_kokonaisaineisto] GO /****** Object: Table [dbo].[f_Opettajat_perus_ja_lukioaste_kelpoisuus_koko...
30.885714
131
0.765957
081f09bcfe4e41c8826f95c4a10f7a7f5f6fc3d1
3,192
sql
SQL
12. Table Relations - Exercise/UniversityDB.sql
dimitar-v/DB-Basic
3fd02ad71b5785078ec6cb59ce07b9a021e59d03
[ "MIT" ]
null
null
null
12. Table Relations - Exercise/UniversityDB.sql
dimitar-v/DB-Basic
3fd02ad71b5785078ec6cb59ce07b9a021e59d03
[ "MIT" ]
null
null
null
12. Table Relations - Exercise/UniversityDB.sql
dimitar-v/DB-Basic
3fd02ad71b5785078ec6cb59ce07b9a021e59d03
[ "MIT" ]
null
null
null
/* To prevent any potential data loss issues, you should review this script in detail before running it outside the context of the database designer.*/ BEGIN TRANSACTION SET QUOTED_IDENTIFIER ON SET ARITHABORT ON SET NUMERIC_ROUNDABORT OFF SET CONCAT_NULL_YIELDS_NULL ON SET ANSI_NULLS ON SET ANSI_PADDING ON SET ANSI_WA...
21.422819
151
0.763471
6d6ceea0572033eddbe790aa0fa6fe71b1547242
419
kt
Kotlin
crypto/src/commonTest/kotlin/org/kethereum/crypto/CredentialsTest.kt
wiyarmir/KEthereum
a602f94b6b90938a958425930cb0058c985790f1
[ "MIT" ]
null
null
null
crypto/src/commonTest/kotlin/org/kethereum/crypto/CredentialsTest.kt
wiyarmir/KEthereum
a602f94b6b90938a958425930cb0058c985790f1
[ "MIT" ]
null
null
null
crypto/src/commonTest/kotlin/org/kethereum/crypto/CredentialsTest.kt
wiyarmir/KEthereum
a602f94b6b90938a958425930cb0058c985790f1
[ "MIT" ]
null
null
null
package org.kethereum.crypto import org.kethereum.crypto.test_data.ADDRESS import org.kethereum.crypto.test_data.KEY_PAIR import kotlin.test.Test import kotlin.test.assertEquals class CredentialsTest { @Test fun testCredentialsFromString() { val credentials = KEY_PAIR.toCredentials() assert...
22.052632
53
0.75895
299fd85a041b39ad8b77af0899d9f5db306c48f8
553
asm
Assembly
src/firmware-tests/Platform/Buttons/Initialisation/AnselTest.asm
pete-restall/Cluck2Sesame-Prototype
99119b6748847a7b6aeadc4bee42cbed726f7fdc
[ "MIT" ]
1
2019-12-12T09:07:08.000Z
2019-12-12T09:07:08.000Z
src/firmware-tests/Platform/Buttons/Initialisation/AnselTest.asm
pete-restall/Cluck2Sesame-Prototype
99119b6748847a7b6aeadc4bee42cbed726f7fdc
[ "MIT" ]
null
null
null
src/firmware-tests/Platform/Buttons/Initialisation/AnselTest.asm
pete-restall/Cluck2Sesame-Prototype
99119b6748847a7b6aeadc4bee42cbed726f7fdc
[ "MIT" ]
null
null
null
#include "Platform.inc" #include "FarCalls.inc" #include "Buttons.inc" #include "TestFixture.inc" radix decimal udata global expectedANSEL global expectedANSELH expectedANSEL res 1 expectedANSELH res 1 AnselTest code global testArrange testArrange: testAct: fcall initialiseButtons testAssert: .aliasFo...
16.264706
50
0.764919
6400ff0af0a9b3cc5f2302d0a4221f8cc4021acf
356
swift
Swift
CarLens/Source Files/Common/Abstraction/Loader.swift
netguru/CarLens-iOS
b2bf91f5118e7c81bd71abdeacb37380d3592378
[ "Apache-2.0" ]
116
2019-01-22T12:37:58.000Z
2021-11-03T03:57:53.000Z
CarLens/Source Files/Common/Abstraction/Loader.swift
mohsinalimat/CarLens-iOS
220d367e7a651c235fda209f5ea36d0d54f2d6fb
[ "Apache-2.0" ]
2
2018-09-26T11:37:04.000Z
2018-10-03T17:17:34.000Z
CarLens/Source Files/Common/Abstraction/Loader.swift
mohsinalimat/CarLens-iOS
220d367e7a651c235fda209f5ea36d0d54f2d6fb
[ "Apache-2.0" ]
24
2019-02-03T14:33:04.000Z
2022-01-25T01:01:25.000Z
// // Loader.swift // CarLens // /// Interface for displaying loader covering the view protocol Loader { /// Indicating if loader is currently spinning var isSpinning: Bool { get } /// Changes state of the loader /// /// - Parameters: /// - show: Indicating if loader shold be shown or hid...
19.777778
63
0.634831
2a8f3775ce67ef7088a5a45613555f2d08d607bc
6,934
swift
Swift
MuVis/Shared/Visualizations/LinearOAS.swift
Keith-43/MuVis-v0.9
c448507c5ab3cdbf64138d766283c46f55ce240f
[ "MIT" ]
8
2021-10-04T16:47:38.000Z
2022-03-04T21:34:33.000Z
MuVis/Shared/Visualizations/LinearOAS.swift
Keith-43/MuVis-v0.9
c448507c5ab3cdbf64138d766283c46f55ce240f
[ "MIT" ]
null
null
null
MuVis/Shared/Visualizations/LinearOAS.swift
Keith-43/MuVis-v0.9
c448507c5ab3cdbf64138d766283c46f55ce240f
[ "MIT" ]
null
null
null
/// LinearOAS.swift /// MuVis /// The LinearOAS visualization is similar to the muSpectrum visualization in that it shows an amplitude vs. exponential-frequency spectrum of the audio waveform. /// The horizontal axis covers a total of 72 notes (i.e., 6 octaves) from C1 (about 33 Hz) to B6 (about 1,976 Hz). For a pleasi...
50.246377
169
0.574416
0ea2a5198c8f980bd376f014a83daa4244af20e3
794
swift
Swift
SwiftLive/SwiftLive/Classes/Modules/Rank/RankViewController.swift
guowilling/iOSSwiftNotes
004c296d64ee359fe763ac7e58ba6a16f1223881
[ "MIT" ]
2
2018-08-26T05:27:34.000Z
2019-02-28T02:41:50.000Z
SwiftLive/SwiftLive/Classes/Modules/Rank/RankViewController.swift
guowilling/iOSSwiftNotes
004c296d64ee359fe763ac7e58ba6a16f1223881
[ "MIT" ]
null
null
null
SwiftLive/SwiftLive/Classes/Modules/Rank/RankViewController.swift
guowilling/iOSSwiftNotes
004c296d64ee359fe763ac7e58ba6a16f1223881
[ "MIT" ]
null
null
null
import UIKit class RankViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() let frame = CGRect(x: 0, y: StatusBarH, width: ScreenW, height: ScreenH - StatusBarH) let titles = ["明星榜", "富豪榜", "人气榜", "周星榜"] let style = SRChannelsTitleStyle() st...
36.090909
132
0.638539
d278e66d18a47aab212a9e7f2f91983f02380563
2,097
php
PHP
src/Views/admin/dashboard/page_js.blade.php
zestard/quickadmin-package
a150a2ccc898bcd23c5142282e7d4fbfb369bf32
[ "MIT" ]
null
null
null
src/Views/admin/dashboard/page_js.blade.php
zestard/quickadmin-package
a150a2ccc898bcd23c5142282e7d4fbfb369bf32
[ "MIT" ]
null
null
null
src/Views/admin/dashboard/page_js.blade.php
zestard/quickadmin-package
a150a2ccc898bcd23c5142282e7d4fbfb369bf32
[ "MIT" ]
null
null
null
<!-- BEGIN PAGE LEVEL PLUGINS --> <script src="{{ URL::asset('assets/plugins/jquery.peity.min.js') }}" type="text/javascript"></script> <script src="{{ URL::asset('assets/plugins/jquery.pulsate.min.js') }}" type="text/javascript"></script> <script src="{{ URL::asset('assets/plugins/jquery-knob/js/jquery.knob.js') }}" t...
59.914286
128
0.69051
fb45d37605ae6a4ff9751b2a6ccd57bafed29419
9,842
java
Java
pard-optimizer/src/test/java/cn/edu/ruc/iir/pard/sql/expr/ExprTest.java
dbiir/pard
7aca0ab3c244312e28ecce08c253743647080b4a
[ "MIT" ]
11
2017-11-07T15:17:31.000Z
2021-06-28T20:43:14.000Z
pard-optimizer/src/test/java/cn/edu/ruc/iir/pard/sql/expr/ExprTest.java
dbiir/pard
7aca0ab3c244312e28ecce08c253743647080b4a
[ "MIT" ]
31
2018-01-06T06:32:59.000Z
2018-01-24T07:02:50.000Z
pard-optimizer/src/test/java/cn/edu/ruc/iir/pard/sql/expr/ExprTest.java
dbiir/pard
7aca0ab3c244312e28ecce08c253743647080b4a
[ "MIT" ]
6
2017-11-11T12:55:46.000Z
2018-01-22T04:28:22.000Z
package cn.edu.ruc.iir.pard.sql.expr; import cn.edu.ruc.iir.pard.catalog.Column; import cn.edu.ruc.iir.pard.commons.memory.Row; import cn.edu.ruc.iir.pard.commons.utils.DataType.DataTypeInt; import cn.edu.ruc.iir.pard.commons.utils.RowConstructor; import cn.edu.ruc.iir.pard.sql.expr.Expr.LogicOperator; import cn.edu.r...
42.791304
148
0.595306
9088ea6ae791463dc47312b911b6a136bfbf767b
75
py
Python
rc_data_feed_plugin_odbcfeed/data_feeder_plugins/__init__.py
nickpartner-goahead/resilient-community-apps
097c0dbefddbd221b31149d82af9809420498134
[ "MIT" ]
65
2017-12-04T13:58:32.000Z
2022-03-24T18:33:17.000Z
rc_data_feed_plugin_odbcfeed/data_feeder_plugins/__init__.py
nickpartner-goahead/resilient-community-apps
097c0dbefddbd221b31149d82af9809420498134
[ "MIT" ]
48
2018-03-02T19:17:14.000Z
2022-03-09T22:00:38.000Z
rc_data_feed_plugin_odbcfeed/data_feeder_plugins/__init__.py
nickpartner-goahead/resilient-community-apps
097c0dbefddbd221b31149d82af9809420498134
[ "MIT" ]
95
2018-01-11T16:23:39.000Z
2022-03-21T11:34:29.000Z
from pkgutil import extend_path __path__ = extend_path(__path__, __name__)
25
42
0.84
2d0995d199f153112a7455f0668aa0ffda854e31
3,998
sql
SQL
ecom2.sql
mamat08nurahmat/kuesioner
a4b5bf695e3bc41e525df0ae7b86425bc39f35b0
[ "MIT" ]
null
null
null
ecom2.sql
mamat08nurahmat/kuesioner
a4b5bf695e3bc41e525df0ae7b86425bc39f35b0
[ "MIT" ]
null
null
null
ecom2.sql
mamat08nurahmat/kuesioner
a4b5bf695e3bc41e525df0ae7b86425bc39f35b0
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.5.1 -- http://www.phpmyadmin.net -- -- Host: 127.0.0.1 -- Generation Time: Mar 16, 2017 at 06:29 AM -- Server version: 10.1.16-MariaDB -- PHP Version: 7.0.9 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLI...
23.797619
141
0.628314
e50a320d2300801bd6ebaad1dc6f63c2dd107cc4
182
html
HTML
layouts/partials/recipe_item_enumerate.html
Sawrz/gourmet-secrets
a8ac87f3dcd0ac8e905412653afdbc79b919e3a9
[ "MIT" ]
null
null
null
layouts/partials/recipe_item_enumerate.html
Sawrz/gourmet-secrets
a8ac87f3dcd0ac8e905412653afdbc79b919e3a9
[ "MIT" ]
null
null
null
layouts/partials/recipe_item_enumerate.html
Sawrz/gourmet-secrets
a8ac87f3dcd0ac8e905412653afdbc79b919e3a9
[ "MIT" ]
null
null
null
<div class="recipe-item-container"> <label class="enumeration-label"> <span class="enumeration-index">{{ .index }}</span> </label> <div class="input-title">{{ .element }}</div>
26
55
0.659341
ca3025729595c9f1a6336e69e014429475f283b1
1,583
swift
Swift
Composit News/Composit News/Services/Articles/Article.swift
augard/composit-news
eaa927b368e70e4c205f26a83cbc08dc471393de
[ "MIT" ]
null
null
null
Composit News/Composit News/Services/Articles/Article.swift
augard/composit-news
eaa927b368e70e4c205f26a83cbc08dc471393de
[ "MIT" ]
null
null
null
Composit News/Composit News/Services/Articles/Article.swift
augard/composit-news
eaa927b368e70e4c205f26a83cbc08dc471393de
[ "MIT" ]
null
null
null
// // Article.swift // Composit News // // Created by Lukáš Foldýna on 24.02.2021. // import Foundation import GRDB struct Articles: Decodable, Equatable { init(articles: [Article]) { self.articles = articles } let articles: [Article] } struct Article: Decodable, Equatable, Hashable { ...
21.684932
76
0.641188
39799a6b73c3e07a0b20857184dc603951cf42bf
4,844
html
HTML
AutoInject/templates/login.html
chrismphilp/AutoInject
e59fe57138b05abc87046063a85140508261fc61
[ "MIT" ]
null
null
null
AutoInject/templates/login.html
chrismphilp/AutoInject
e59fe57138b05abc87046063a85140508261fc61
[ "MIT" ]
null
null
null
AutoInject/templates/login.html
chrismphilp/AutoInject
e59fe57138b05abc87046063a85140508261fc61
[ "MIT" ]
1
2019-02-20T08:38:18.000Z
2019-02-20T08:38:18.000Z
{% extends "layout.html" %} <!-- Title --> {% block title %}Login{% endblock %} <!-- Active TitleBar Name --> {% block navitems %} <li><a href="/">Dashboard</a></li> <li><a href="/vulnerabilities">Vulnerabilities</a></li> <li><a href="/log">Log</a></li> <li><a href="/about">About</a></li> <li><a href="/profile"...
47.490196
125
0.361891
b18b9017f9c0810af60ab7835a7cdd32bc3ad392
586
h
C
T194/Backend/blackBoard/node_modules/opencv4nodejs/cc/features2d/DescriptorMatch.h
DevelopAppWithMe/Hackathon_5.0
6af503a995721c04986931d6a29d8f946ceaa067
[ "MIT" ]
1
2021-02-22T17:47:13.000Z
2021-02-22T17:47:13.000Z
T194/Backend/blackBoard/node_modules/opencv4nodejs/cc/features2d/DescriptorMatch.h
DevelopAppWithMe/Hackathon_5.0
6af503a995721c04986931d6a29d8f946ceaa067
[ "MIT" ]
null
null
null
T194/Backend/blackBoard/node_modules/opencv4nodejs/cc/features2d/DescriptorMatch.h
DevelopAppWithMe/Hackathon_5.0
6af503a995721c04986931d6a29d8f946ceaa067
[ "MIT" ]
null
null
null
#include "macros.h" #include "NativeNodeUtils.h" #include <opencv2/features2d.hpp> #ifndef __FF_DESCRIPTORMATCH_H__ #define __FF_DESCRIPTORMATCH_H__ class DescriptorMatch : public FF::ObjectWrap<DescriptorMatch, cv::DMatch> { public: static Nan::Persistent<v8::FunctionTemplate> constructor; static const...
24.416667
77
0.750853
aae63fef512e93002bc7c3c4f6ce09e3d667ea27
2,286
swift
Swift
fearless/Modules/Staking/Analytics/AnalyticsRewardDetails/AnalyticsRewardDetailsViewLayout.swift
soramitsu/fearless-iOS
730a5373843ea75e02132eafef03ae015fffffce
[ "Apache-2.0" ]
57
2020-08-09T17:30:43.000Z
2022-03-22T19:03:18.000Z
novawallet/Modules/Staking/Analytics/AnalyticsRewardDetails/AnalyticsRewardDetailsViewLayout.swift
nova-wallet/nova-ios-app
3649b1463bf2cf7a0b7e2a8156921e747332ef50
[ "Apache-2.0" ]
113
2020-08-30T17:22:39.000Z
2022-02-15T23:50:35.000Z
novawallet/Modules/Staking/Analytics/AnalyticsRewardDetails/AnalyticsRewardDetailsViewLayout.swift
nova-wallet/nova-ios-app
3649b1463bf2cf7a0b7e2a8156921e747332ef50
[ "Apache-2.0" ]
22
2020-08-30T17:11:11.000Z
2022-03-16T14:44:36.000Z
import UIKit final class AnalyticsRewardDetailsViewLayout: UIView { let eventIdView: DetailsTriangularedView = { let detailsView = UIFactory.default.createDetailsView(with: .smallIconTitleSubtitle, filled: false) detailsView.actionImage = R.image.iconMore() return detailsView }() l...
32.197183
118
0.5993
c81cf63a80e9277dbf6e4089b70ab4785471ae39
4,225
kt
Kotlin
gui-app/src/main/kotlin/dev/robocode/tankroyale/gui/server/ServerProcess.kt
robocode-dev/tank-royale
36ce75f469c93f596161ecbff544f46be5876d8d
[ "Apache-2.0" ]
6
2022-02-24T00:41:07.000Z
2022-03-15T20:46:38.000Z
gui-app/src/main/kotlin/dev/robocode/tankroyale/gui/server/ServerProcess.kt
robocode-dev/tank-royale
36ce75f469c93f596161ecbff544f46be5876d8d
[ "Apache-2.0" ]
4
2022-03-16T04:18:47.000Z
2022-03-19T14:20:59.000Z
gui-app/src/main/kotlin/dev/robocode/tankroyale/gui/server/ServerProcess.kt
robocode-dev/tank-royale
36ce75f469c93f596161ecbff544f46be5876d8d
[ "Apache-2.0" ]
null
null
null
package dev.robocode.tankroyale.gui.server import dev.robocode.tankroyale.gui.settings.GameType import dev.robocode.tankroyale.gui.settings.ServerSettings import dev.robocode.tankroyale.gui.ui.server.ServerActions import dev.robocode.tankroyale.gui.ui.server.ServerEvents import dev.robocode.tankroyale.gui.ui.server.Se...
28.166667
111
0.553609
967a10024186cdb28cf842e313c9a7bbb82e6f37
5,233
php
PHP
view/pemesanan/print_out.php
capteinn/amolana
cf169b0a82752ab626060977f48c16d257a41e97
[ "MIT" ]
null
null
null
view/pemesanan/print_out.php
capteinn/amolana
cf169b0a82752ab626060977f48c16d257a41e97
[ "MIT" ]
null
null
null
view/pemesanan/print_out.php
capteinn/amolana
cf169b0a82752ab626060977f48c16d257a41e97
[ "MIT" ]
null
null
null
<?php error_reporting(0); session_start(); if ($_SESSION['status'] == 'login' and $_SESSION['username'] <> "") { include '../../config.php'; include '../../equipment.php'; $id_pesanan = $_GET['id_pesanan']; $cek_pesanan = mysqli_query($link, "SELECT * from pesan where id_pesanan = '$id_pesanan'"); $hasil_cek = mysqli...
30.782353
134
0.520925
525a8b845bae3f77736323954e73f6e686104f7c
3,069
ps1
PowerShell
shell/InstallChocolatey.ps1
majkinetor/chocolatey-test-environment
e9399ce71e2a085ba74e8369070f6d97cea611c6
[ "Apache-2.0" ]
5
2016-11-30T23:19:10.000Z
2022-01-06T22:22:36.000Z
shell/InstallChocolatey.ps1
majkinetor/chocolatey-test-environment
e9399ce71e2a085ba74e8369070f6d97cea611c6
[ "Apache-2.0" ]
1
2021-02-24T11:03:57.000Z
2021-02-24T11:49:08.000Z
shell/InstallChocolatey.ps1
majkinetor/chocolatey-test-environment
e9399ce71e2a085ba74e8369070f6d97cea611c6
[ "Apache-2.0" ]
14
2017-02-08T23:21:23.000Z
2021-11-02T21:59:07.000Z
$installLatestBeta = $true # OR install a version directly #$env:chocolateyVersion="0.9.10-beta-20160402" #$env:chocolateyVersion="0.9.8.33" $installLocalFile = $false $localChocolateyPackageFilePath = 'c:\packages\chocolatey.0.10.0.nupkg' $ChocoInstallPath = "$($env:SystemDrive)\ProgramData\Chocolatey\bin" $e...
37.426829
129
0.720756
65036c3303afa1e8b9728043f619a82fc6c9e04f
261
py
Python
demo/test_scans.py
zhanwj/multi-task-pytorch
7d57645ec8be0ca0c258cfa99fb788e3cd37f106
[ "MIT" ]
2
2019-06-11T16:16:11.000Z
2020-07-21T10:34:40.000Z
demo/test_scans.py
zhanwj/multi-task-pytorch
7d57645ec8be0ca0c258cfa99fb788e3cd37f106
[ "MIT" ]
null
null
null
demo/test_scans.py
zhanwj/multi-task-pytorch
7d57645ec8be0ca0c258cfa99fb788e3cd37f106
[ "MIT" ]
2
2019-05-21T11:07:29.000Z
2019-06-11T16:17:02.000Z
import torch maxdisp = 10 disp_scans = torch.arange(maxdisp).view(1,maxdisp,1,1) zeros_scans = torch.arange(maxdisp).view(1,maxdisp,1,1) semseg = torch.arange(16).view(4,4) zeros_scans = torch.cat([zeros_scans.repeat(1, repeat,1, 1) for i in range(1)],dim=0)
32.625
85
0.731801
b0c2385b560305d7212f091030c91ed828be0e9e
3,775
rs
Rust
algebra/src/fft/test.rs
osuketh/zexe
1aabda187a1ab39ed766b1eb64b145958e8a5e34
[ "Apache-2.0", "MIT" ]
33
2019-04-08T14:30:23.000Z
2021-11-09T13:35:10.000Z
algebra/src/fft/test.rs
osuketh/zexe
1aabda187a1ab39ed766b1eb64b145958e8a5e34
[ "Apache-2.0", "MIT" ]
3
2019-08-07T17:48:19.000Z
2019-08-08T17:39:10.000Z
algebra/src/fft/test.rs
osuketh/zexe
1aabda187a1ab39ed766b1eb64b145958e8a5e34
[ "Apache-2.0", "MIT" ]
6
2019-04-10T05:52:47.000Z
2022-02-10T06:40:27.000Z
use crate::{ curves::{bls12_381::Bls12_381, PairingEngine}, fft::{domain::*, multicore::*}, fields::Field, }; use rand::{self, Rand}; use std::cmp::min; // Test multiplying various (low degree) polynomials together and // comparing with naive evaluations. #[test] fn polynomial_arith() { fn test_mul<E: ...
31.198347
95
0.469669
02817344a6fc929939ad4e2193aeffb910d10430
801
asm
Assembly
oeis/277/A277472.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/277/A277472.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/277/A277472.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A277472: a(n) = (-i)^n * Integral_{x>=0} H_n(i*x) * exp(-x), where H_n(x) is n-th Hermite polynomial, i=sqrt(-1). ; Submitted by Christian Krause ; 1,2,10,60,492,4920,59160,828240,13253520,238563360,4771297440,104968543680,2519245713600,65500388553600,1834010896798080,55020326903942400,1760650461445075200,59862115689...
38.142857
483
0.780275
2a46b7c54d989165608fef201dae6b0168d3e9bb
2,907
java
Java
researchstack-sdk/src/main/java/org/sagebionetworks/bridge/researchstack/task/tracked/TrackedObjectTask.java
liujoshua/BridgeResearchStackSDK
4a21138d6e276fa995cff6c994c66450879b9bf3
[ "Apache-2.0" ]
null
null
null
researchstack-sdk/src/main/java/org/sagebionetworks/bridge/researchstack/task/tracked/TrackedObjectTask.java
liujoshua/BridgeResearchStackSDK
4a21138d6e276fa995cff6c994c66450879b9bf3
[ "Apache-2.0" ]
42
2016-12-12T21:59:36.000Z
2021-05-07T01:25:59.000Z
researchstack-sdk/src/main/java/org/sagebionetworks/bridge/researchstack/task/tracked/TrackedObjectTask.java
liujoshua/BridgeResearchStackSDK
4a21138d6e276fa995cff6c994c66450879b9bf3
[ "Apache-2.0" ]
13
2016-10-18T00:40:33.000Z
2020-03-19T02:53:42.000Z
package org.sagebionetworks.bridge.researchstack.task.tracked; import android.content.Context; import org.sagebionetworks.researchstack.backbone.result.TaskResult; import org.sagebionetworks.researchstack.backbone.step.Step; import org.sagebionetworks.researchstack.backbone.task.NavigableOrderedTask; import java.uti...
34.607143
113
0.721362
86efbdeed745ed67d85a72e22c81a7ef73df3a72
10,355
go
Go
templates/temp_impl.go
yekai1003/chinaner
1b820d92b0a23ac5260011967967653c28614f85
[ "Apache-2.0" ]
2
2021-11-11T06:01:21.000Z
2022-02-16T06:41:52.000Z
templates/temp_impl.go
yekai1003/chinaner
1b820d92b0a23ac5260011967967653c28614f85
[ "Apache-2.0" ]
null
null
null
templates/temp_impl.go
yekai1003/chinaner
1b820d92b0a23ac5260011967967653c28614f85
[ "Apache-2.0" ]
null
null
null
package templates import ( "encoding/json" "fmt" "io/ioutil" "log" "os" "strings" "text/template" ) type DeployContractParams struct { DeployName string DeployParams string PrepareParams string } //无gas函数调用 type FuncNoGasParams struct { FuncName string NewContractName stri...
25.133495
143
0.6338
4698af07ae8c5c329a4a2c191fb8077075a8e1b6
1,710
html
HTML
src/index.html
chaserx/teaser
a8a121c9dc6bb97bc0fc9a6da0f3888f3721c5c4
[ "MIT" ]
null
null
null
src/index.html
chaserx/teaser
a8a121c9dc6bb97bc0fc9a6da0f3888f3721c5c4
[ "MIT" ]
2
2018-04-12T00:42:40.000Z
2018-04-12T00:44:06.000Z
src/index.html
chaserx/teaser
a8a121c9dc6bb97bc0fc9a6da0f3888f3721c5c4
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Brain Teasers</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> <link rel="...
61.071429
210
0.726901
0b2a468542d7634a98be235c3eb2a43a90a6aa6a
2,194
py
Python
tests/test_measures.py
lanxuedang/TIGER
a134b49f9c64321cb521a25953f9771ced9b597e
[ "MIT" ]
88
2020-06-11T03:14:30.000Z
2022-03-21T07:36:36.000Z
tests/test_measures.py
lanxuedang/TIGER
a134b49f9c64321cb521a25953f9771ced9b597e
[ "MIT" ]
4
2021-04-29T19:22:08.000Z
2021-09-22T19:22:48.000Z
tests/test_measures.py
lanxuedang/TIGER
a134b49f9c64321cb521a25953f9771ced9b597e
[ "MIT" ]
13
2020-06-14T14:19:01.000Z
2022-02-17T22:50:41.000Z
import numpy as np from graph_tiger.graphs import o4_graph, p4_graph, c4_graph, k4_1_graph, k4_2_graph from graph_tiger.graphs import two_c4_0_bridge, two_c4_1_bridge, two_c4_2_bridge, two_c4_3_bridge from graph_tiger.measures import run_measure def test_measures(): measure_ground_truth = { # graph order: o4,...
42.192308
97
0.591613
bc145de56b61a048292e5e6415a4ca552dec9a0d
248
sql
SQL
resources/migrations/user/sql/201805110954-user-terms.up.sql
Vilikkki/salava
8bd253b0f3fdc808d3dcd2200a932a2629fe3e9e
[ "Apache-2.0" ]
17
2015-11-08T12:16:24.000Z
2019-10-24T12:36:04.000Z
resources/migrations/user/sql/201805110954-user-terms.up.sql
Vilikkki/salava
8bd253b0f3fdc808d3dcd2200a932a2629fe3e9e
[ "Apache-2.0" ]
12
2016-03-11T11:16:49.000Z
2019-11-22T08:30:07.000Z
resources/migrations/user/sql/201805110954-user-terms.up.sql
Vilikkki/salava
8bd253b0f3fdc808d3dcd2200a932a2629fe3e9e
[ "Apache-2.0" ]
10
2016-02-23T12:42:00.000Z
2019-11-12T12:36:56.000Z
CREATE TABLE `user_terms` ( `user_id` bigint(20) NOT NULL, `status` enum('accepted','declined') DEFAULT 'declined', `ctime` bigint(20) unsigned NOT NULL, PRIMARY KEY (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
35.428571
61
0.729839
fb654b5c983d17f843c4d5c09c59c12ecfb4c4e6
981
h
C
models/processor/simple-proc/qsim-proc.h
Basseuph/manifold
99779998911ed7e8b8ff6adacc7f93080409a5fe
[ "BSD-3-Clause" ]
8
2016-01-22T18:28:48.000Z
2021-05-07T02:27:21.000Z
models/processor/simple-proc/qsim-proc.h
Basseuph/manifold
99779998911ed7e8b8ff6adacc7f93080409a5fe
[ "BSD-3-Clause" ]
3
2016-04-15T02:58:58.000Z
2017-01-19T17:07:34.000Z
models/processor/simple-proc/qsim-proc.h
Basseuph/manifold
99779998911ed7e8b8ff6adacc7f93080409a5fe
[ "BSD-3-Clause" ]
10
2015-12-11T04:16:55.000Z
2019-05-25T20:58:13.000Z
#ifndef MANIFOLD_SIMPLE_PROC_QSIM_PROC_H #define MANIFOLD_SIMPLE_PROC_QSIM_PROC_H #ifdef USE_QSIM //this file would be empty if USE_QSIM is not defined. #include "simple-proc.h" #include "qsim.h" #include "qsim-client.h" namespace manifold { namespace simple_proc { struct QsimProc_Settings : public SimpleProc_Se...
18.509434
96
0.7421
977c8f6455d1b548d760d73ffabe12b39a781adc
651
asm
Assembly
programs/oeis/275/A275874.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/275/A275874.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/275/A275874.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A275874: a(n) = (n-4)*(n+1)*(n+3)/6. ; 0,8,21,40,66,100,143,196,260,336,425,528,646,780,931,1100,1288,1496,1725,1976,2250,2548,2871,3220,3596,4000,4433,4896,5390,5916,6475,7068,7696,8360,9061,9800,10578,11396,12255,13156,14100,15088,16121,17200,18326,19500,20723,21996,23320,24696,26125,27608,29146,30740,32391,34100,3...
72.333333
562
0.771121
4b05a8237092b63b44ea7084b7d98e692d94ce68
2,172
dart
Dart
example/lib/services/http_service.dart
mochrira/wui
6d60d031eb23b12bb91d6302f91bd9119d7aba55
[ "MIT" ]
null
null
null
example/lib/services/http_service.dart
mochrira/wui
6d60d031eb23b12bb91d6302f91bd9119d7aba55
[ "MIT" ]
null
null
null
example/lib/services/http_service.dart
mochrira/wui
6d60d031eb23b12bb91d6302f91bd9119d7aba55
[ "MIT" ]
null
null
null
import 'dart:convert'; import 'package:http/http.dart' as http; class HttpException { String? code; String? msg; dynamic data; HttpException({ this.code, this.msg, this.data }); String toString() { return msg ?? ""; } } class HttpService { static final HttpService _instance = Htt...
29.753425
115
0.637201
7f0358d5a45e32939c2c71e1408a0e094b504c34
361
go
Go
test_apps/src/goroutines/circular_waiting/two_goroutines.go
JerryYouxin/DrCCTProf
041ccaac46c02aca6eccdaf19582ab342494043d
[ "MIT" ]
89
2020-07-04T02:13:55.000Z
2022-03-01T17:10:56.000Z
test_apps/src/goroutines/circular_waiting/two_goroutines.go
JerryYouxin/DrCCTProf
041ccaac46c02aca6eccdaf19582ab342494043d
[ "MIT" ]
6
2020-08-14T01:39:26.000Z
2021-01-20T02:36:47.000Z
test_apps/src/goroutines/circular_waiting/two_goroutines.go
JerryYouxin/DrCCTProf
041ccaac46c02aca6eccdaf19582ab342494043d
[ "MIT" ]
35
2020-08-12T21:54:51.000Z
2022-03-24T16:56:21.000Z
package main import ( "sync" "time" ) type ms struct { m1 sync.Mutex m2 sync.Mutex } func main() { var m ms go func() { m.m1.Lock() m.m2.Lock() m.m2.Unlock() m.m1.Unlock() m.m1.Lock() m.m2.Lock() m.m2.Unlock() m.m1.Unlock() }() go func() { m.m2.Lock() m.m1.Lock() m.m1.Unlock() m.m2.U...
10.939394
26
0.556787
27779ca955dca184ff7d4d6556009453b4e92d3a
977
dart
Dart
lib/shape.dart
patelmanjeet/roundedletter
d1d2f5b42168aa00956fd5bf9466897a5b1ebfae
[ "Apache-2.0" ]
22
2019-01-25T16:02:33.000Z
2021-12-24T18:36:34.000Z
lib/shape.dart
patelmanjeet/roundedletter
d1d2f5b42168aa00956fd5bf9466897a5b1ebfae
[ "Apache-2.0" ]
4
2019-02-24T12:55:01.000Z
2021-09-24T10:17:44.000Z
lib/shape.dart
patelmanjeet/roundedletter
d1d2f5b42168aa00956fd5bf9466897a5b1ebfae
[ "Apache-2.0" ]
6
2019-01-08T16:57:56.000Z
2022-03-21T19:46:03.000Z
import 'dart:ui'; import 'package:flutter/widgets.dart'; import 'package:meta/meta.dart'; import 'package:rounded_letter/canvas_helper.dart'; import 'package:rounded_letter/shape_configuration.dart'; abstract class Shape { Shape({@required this.shapeConfiguration}); final ShapeConfiguration shapeConfiguration; ...
29.606061
90
0.749232
477bc0ff882daed6c4460c78647881a5f78e17d1
7,352
html
HTML
TSX/index.html
SabbirMurad/TSX
c9ba852e9973e35767acebca4ef0fc9c18ebe90e
[ "Apache-2.0" ]
null
null
null
TSX/index.html
SabbirMurad/TSX
c9ba852e9973e35767acebca4ef0fc9c18ebe90e
[ "Apache-2.0" ]
null
null
null
TSX/index.html
SabbirMurad/TSX
c9ba852e9973e35767acebca4ef0fc9c18ebe90e
[ "Apache-2.0" ]
null
null
null
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="discription" content="team scoria x is a e-sports community"> <meta name="keywords" content...
47.128205
117
0.40914
c0d136bbdedabda92609aa1c51144159b24228b8
11,690
kt
Kotlin
app/src/main/java/com/motivation/team3/motivateme/MainActivity.kt
hanlinag/motivate-me
63299d6c357d4d4d30c8da5dfb27311d593704ce
[ "MIT" ]
null
null
null
app/src/main/java/com/motivation/team3/motivateme/MainActivity.kt
hanlinag/motivate-me
63299d6c357d4d4d30c8da5dfb27311d593704ce
[ "MIT" ]
null
null
null
app/src/main/java/com/motivation/team3/motivateme/MainActivity.kt
hanlinag/motivate-me
63299d6c357d4d4d30c8da5dfb27311d593704ce
[ "MIT" ]
null
null
null
package com.motivation.team3.motivateme import android.content.ActivityNotFoundException import android.content.Intent import android.graphics.Color import android.net.Uri import android.os.Bundle import android.os.Handler import android.util.Log import android.view.Menu import android.view.MenuItem import ...
39.627119
143
0.603165
e639609ec06780a58747aa35f0e3308f6f8d9bc3
908
go
Go
application/usecase/abortbreaks.go
hrfmmr/lyco
9a6aa9e8b843b09a557080c83d5e7b4286cbdc44
[ "MIT" ]
null
null
null
application/usecase/abortbreaks.go
hrfmmr/lyco
9a6aa9e8b843b09a557080c83d5e7b4286cbdc44
[ "MIT" ]
null
null
null
application/usecase/abortbreaks.go
hrfmmr/lyco
9a6aa9e8b843b09a557080c83d5e7b4286cbdc44
[ "MIT" ]
null
null
null
package usecase import ( "errors" "github.com/hrfmmr/lyco/application/appstate" "github.com/hrfmmr/lyco/domain/task" "github.com/hrfmmr/lyco/domain/timer" ) type AbortBreaksUseCase struct { appState appstate.AppState taskRepository task.Repository pomodorotimer timer.Timer } func NewAbortBreaksUseCase...
20.177778
61
0.736784
3bc184256123018314eaadcb88561e0872155883
35,491
html
HTML
big tihu/227.html
PasaOpasen/Persian_G2P
3fcb5fdfa4330090742c3e324c9bf3cfa1bb571d
[ "MIT" ]
7
2020-08-03T20:58:43.000Z
2021-04-24T12:11:29.000Z
big tihu/227.html
PasaOpasen/PersianG2P
3fcb5fdfa4330090742c3e324c9bf3cfa1bb571d
[ "MIT" ]
null
null
null
big tihu/227.html
PasaOpasen/PersianG2P
3fcb5fdfa4330090742c3e324c9bf3cfa1bb571d
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="fa" xml:lang="fa"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="index,follow" /> <meta name="des...
53.13024
640
0.551267
c92916f09cd567e164a967345757c41c48b88a11
2,096
swift
Swift
Lemmy-iOS/Sources/Libraries/SettingsTable/Views/Cell/SettingsTableViewCell.swift
uuttff8/Remmel
1b93db4253a32e3905058e438c7795a20135d2eb
[ "MIT" ]
15
2021-08-04T11:25:13.000Z
2022-03-23T22:50:13.000Z
Lemmy-iOS/Sources/Libraries/SettingsTable/Views/Cell/SettingsTableViewCell.swift
uuttff8/Remmel
1b93db4253a32e3905058e438c7795a20135d2eb
[ "MIT" ]
17
2021-07-21T12:25:37.000Z
2022-03-31T16:40:03.000Z
Lemmy-iOS/Sources/Libraries/SettingsTable/Views/Cell/SettingsTableViewCell.swift
uuttff8/Remmel
1b93db4253a32e3905058e438c7795a20135d2eb
[ "MIT" ]
3
2022-03-07T15:01:34.000Z
2022-03-31T23:05:40.000Z
import SnapKit import UIKit extension SettingsTableViewCell { struct Appearance { var unselectedBackgroundColor: UIColor? var selectedBackgroundColor: UIColor? var selectionStyle: UITableViewCell.SelectionStyle = .default } } class SettingsTableViewCell<T: UIView>: UITableViewCell { ...
34.360656
88
0.678912
e89e0a5b66409279dd9e31210eab9e87d82464a1
477
swift
Swift
ReportAProblem/Models/MaterialIcon.swift
mdzinuk/ReportAProblem
6c30a360df6b82722ecc55f00fff70becd15ef5d
[ "MIT" ]
null
null
null
ReportAProblem/Models/MaterialIcon.swift
mdzinuk/ReportAProblem
6c30a360df6b82722ecc55f00fff70becd15ef5d
[ "MIT" ]
null
null
null
ReportAProblem/Models/MaterialIcon.swift
mdzinuk/ReportAProblem
6c30a360df6b82722ecc55f00fff70becd15ef5d
[ "MIT" ]
null
null
null
// // MaterialIcon.swift // DragAndDropInCollectionView // // Created by Mohammad Arafat Hossain on 13/10/18. // Copyright © 2018 Payal Gupta. All rights reserved. // import Foundation import UIKit struct Icon { enum IconLibrary: String { case shopping_cart = "\u{E8CC}" case add_circle = "\u{e...
19.875
54
0.633124
e2a576efe5acc76d92fdaa7a6f5cfc8e8386b6a6
1,320
swift
Swift
Sources/Common/CLLocation+Additions.swift
rtr-nettest/open-rmbt-ios
f81808a9bf90b94aafe8c1defbe5573360939045
[ "Apache-2.0", "MIT" ]
1
2020-11-01T21:23:37.000Z
2020-11-01T21:23:37.000Z
Sources/Common/CLLocation+Additions.swift
rtr-nettest/open-rmbt-ios
f81808a9bf90b94aafe8c1defbe5573360939045
[ "Apache-2.0", "MIT" ]
6
2020-04-16T11:06:22.000Z
2021-01-18T07:06:47.000Z
Sources/Common/CLLocation+Additions.swift
rtr-nettest/open-rmbt-ios
f81808a9bf90b94aafe8c1defbe5573360939045
[ "Apache-2.0", "MIT" ]
6
2020-04-09T11:36:27.000Z
2022-02-15T13:32:37.000Z
// // CLLocation+Additions.swift // RMBT // // Created by Sergey Glushchenko on 11.10.2021. // Copyright © 2021 appscape gmbh. All rights reserved. // import Foundation extension BinaryFloatingPoint { var dms: (degrees: Int, minutes: Int, seconds: Int) { var seconds = Int(self * 3600) let degr...
33.846154
113
0.656061
1eedc22b214561974cce8701a590a199db70739f
552
dart
Dart
lib/app/app_state.dart
huangyanxiong01/Github-Trending-App
c6c33390dd30f90f828c8990cebd76dafeb9b822
[ "MIT" ]
7
2019-04-12T13:58:57.000Z
2019-08-13T15:46:40.000Z
lib/app/app_state.dart
LinuxUbuntuLearn/Github-Trending-App
c6c33390dd30f90f828c8990cebd76dafeb9b822
[ "MIT" ]
1
2019-05-13T15:19:54.000Z
2019-10-21T15:01:51.000Z
lib/app/app_state.dart
LinuxUbuntuLearn/Github-Trending-App
c6c33390dd30f90f828c8990cebd76dafeb9b822
[ "MIT" ]
2
2019-04-13T04:19:52.000Z
2019-04-25T09:04:23.000Z
import 'package:GTA/pages/detail/detail_state.dart'; import 'package:GTA/pages/home/home_state.dart'; import 'package:GTA/pages/login/login_state.dart'; import 'package:built_value/built_value.dart'; part 'app_state.g.dart'; abstract class AppState implements Built<AppState, AppStateBuilder>{ int get appCount; ...
32.470588
127
0.769928
0c7ec84342e432c481e280515e03567123a42cf9
2,003
kt
Kotlin
android/app/src/main/java/org/cryptimeleon/incentive/app/data/network/BasketApiService.kt
upbcuk/incentive-system
1cb0ef111e8800f037b2229c8a859023e546fbac
[ "Apache-2.0" ]
3
2021-07-26T08:58:16.000Z
2021-12-17T10:02:45.000Z
android/app/src/main/java/org/cryptimeleon/incentive/app/data/network/BasketApiService.kt
upbcuk/incentive-system
1cb0ef111e8800f037b2229c8a859023e546fbac
[ "Apache-2.0" ]
46
2021-02-23T15:49:29.000Z
2022-03-24T18:53:45.000Z
android/app/src/main/java/org/cryptimeleon/incentive/app/data/network/BasketApiService.kt
upbcuk/incentive-system
1cb0ef111e8800f037b2229c8a859023e546fbac
[ "Apache-2.0" ]
null
null
null
package org.cryptimeleon.incentive.app.data.network import android.os.Parcelable import com.google.gson.annotations.SerializedName import kotlinx.parcelize.Parcelize import retrofit2.Response import retrofit2.http.Body import retrofit2.http.DELETE import retrofit2.http.GET import retrofit2.http.Header import retrofit2...
31.793651
102
0.732401
c47b866d025c4304183d1430c6e21c15c0f3c1fd
530
h
C
code/Vagrant/server/Server.h
fawkesLi-lhh/Vagrant
15adbf52fb55235f68b3d576c5a8433cf8ee5b41
[ "Apache-2.0" ]
3
2021-02-19T14:06:26.000Z
2021-03-11T13:28:03.000Z
code/Vagrant/server/Server.h
fawkesLi-lhh/Vagrant
15adbf52fb55235f68b3d576c5a8433cf8ee5b41
[ "Apache-2.0" ]
null
null
null
code/Vagrant/server/Server.h
fawkesLi-lhh/Vagrant
15adbf52fb55235f68b3d576c5a8433cf8ee5b41
[ "Apache-2.0" ]
null
null
null
#ifndef _SERVER_H_ #define _SERVER_H_ #include <sys/epoll.h> #include <fcntl.h> #include <unistd.h> #include <assert.h> #include <errno.h> #include "Epoller.h" #include "../pool/ThreadPool.h" #include "../http/HttpConnectManager.h" #include "../http/HttpServer.h" class Server { public: Server(); void loop...
15.142857
39
0.698113
d826986aeceb014580db6a8007a3627b01bdff82
1,203
asm
Assembly
The Wizards Charaaacter Counter .asm
DylanKral/The-Wizards-Character-Counter
6bb4cbd8a52c18cdf66f69fb09de37a57aa0cae0
[ "MIT" ]
null
null
null
The Wizards Charaaacter Counter .asm
DylanKral/The-Wizards-Character-Counter
6bb4cbd8a52c18cdf66f69fb09de37a57aa0cae0
[ "MIT" ]
null
null
null
The Wizards Charaaacter Counter .asm
DylanKral/The-Wizards-Character-Counter
6bb4cbd8a52c18cdf66f69fb09de37a57aa0cae0
[ "MIT" ]
null
null
null
.ORIG X3000 LEA R0, PROMPT1 ;PROMPTS THE USER TO ENTER THEIR PUTS ;FIRST AND LAST NAME LD R4, ascii LD R3, period LD R2, letter ;PUT CHAR IN R2 NOT R2, R2 ADD R2, R2, #1 ;R2 NOW HAS 2'S COMPLEMENT OF CHAR proceed AND R0, R0, #0 ;CLEAR ...
13.076087
103
0.550291
fb9b1cfd52a72bc6ebc839ec038f5215b8b9cf70
448
java
Java
src/main/java/io/github/chenshun00/ioc/annotation/Bean.java
chenshun00/winter
c4abb7d7a41c386e0b29fdc80f0546d9dbb168fc
[ "MIT" ]
20
2018-09-28T11:06:51.000Z
2021-03-22T08:57:20.000Z
src/main/java/io/github/chenshun00/ioc/annotation/Bean.java
chenshun00/aop-proxy
c4abb7d7a41c386e0b29fdc80f0546d9dbb168fc
[ "MIT" ]
2
2021-05-16T08:21:07.000Z
2021-08-02T17:00:21.000Z
src/main/java/io/github/chenshun00/ioc/annotation/Bean.java
chenshun00/aop-proxy
c4abb7d7a41c386e0b29fdc80f0546d9dbb168fc
[ "MIT" ]
5
2019-06-06T03:27:43.000Z
2020-06-12T08:04:56.000Z
package io.github.chenshun00.ioc.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * bean , annotation in Service,Dao * * @author chenshun00@gmail.com * @since 2018/9/8 */ @Retention(Ret...
23.578947
47
0.763393