text
stringlengths
2
47k
meta
dict
1 1 #0 0 0 1 0 0 1 -1 0 0 -1 #5
{ "pile_set_name": "Github" }
Finished successfully. ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
{ "pile_set_name": "Github" }
from django.apps import AppConfig class CommentConfig(AppConfig): name = 'comment'
{ "pile_set_name": "Github" }
@ECHO OFF :Loop IF "%1"=="" GOTO Continue "%~dp0\multimarkdown" -c -b "%1" SHIFT GOTO Loop :Continue
{ "pile_set_name": "Github" }
owner = MON controller = MON add_core = MON infra = 1
{ "pile_set_name": "Github" }
import Button from "./components/Button"; import SubmitButton from "./components/SubmitButton"; export { Button, SubmitButton }
{ "pile_set_name": "Github" }
/* (No Commment) */ "CFBundleName" = "餐厅";
{ "pile_set_name": "Github" }
.so man3/deprecated_items.3
{ "pile_set_name": "Github" }
Payload: <%= @payload.inspect %> Exception: <%= @error %> Backtrace: <%= @backtrace %>
{ "pile_set_name": "Github" }
// Code generated by sqlc. DO NOT EDIT. package querytest import () type Foo struct { Name string Slug string }
{ "pile_set_name": "Github" }
console.log('b');
{ "pile_set_name": "Github" }
# one --- example
{ "pile_set_name": "Github" }
<?php // private language message file for unit testing purposes $fallback = 'en'; $messages = array( 'HTMLPurifier' => 'HTML Purifier X' ); // vim: et sw=4 sts=4
{ "pile_set_name": "Github" }
# @actions/io Releases ### 1.0.2 - [Add \"types\" to package.json](https://github.com/actions/toolkit/pull/221) ### 1.0.0 - Initial release
{ "pile_set_name": "Github" }
40 0 16 0 1 1 38 2 36 2 19 2 27 2 24 3 32 4 33 5 11 6 21 6 14 6 23 6 11 7 34 8 29 8 39 9 11 10 36 11 13 11 23 12 24 12 27 13 17 14 25 14 33 14 35 14 38 14 37 15 22 15 19 17 18 17 26 19 28 20 27 20 37 20 29 23 32 23 24 24 31 28 32 28 29 30 31 34 35
{ "pile_set_name": "Github" }
#if __has_include("RCTBridgeModule.h") #import "RCTBridgeModule.h" #else #import <React/RCTBridgeModule.h> #endif @interface RNKakaoLogins : NSObject <RCTBridgeModule> @end
{ "pile_set_name": "Github" }
3 NaN NaN _level0a NaN 1a a1 NaN nulla b[type Function] [type Object]c
{ "pile_set_name": "Github" }
test: @./node_modules/.bin/mocha \ --require should \ --reporter spec .PHONY: test
{ "pile_set_name": "Github" }
interface I {} @:cs.using("System") class Main2 { public static function main():Void { trace('ko'); } }
{ "pile_set_name": "Github" }
// Copyright 2011 Google Inc. All rights reserved. // Use of this source code is governed by the Apache 2.0 // license that can be found in the LICENSE file. // +build appengine package internal import ( "appengine_internal" ) func Main() { MainPath = "" appengine_internal.Main() }
{ "pile_set_name": "Github" }
owner = SWE controller = SWE add_core = SWE terrain = woods infra = 2
{ "pile_set_name": "Github" }
#!/bin/bash ex -s "$1" <<EOF g/^/mo0 %p EOF
{ "pile_set_name": "Github" }
Add ``AbstractAsyncAccessLogger`` to allow IO while logging.
{ "pile_set_name": "Github" }
package org.deta.boot.vpc.process; public class CacheProcess { public static void main(String[] args){ } }
{ "pile_set_name": "Github" }
julia 0.4 Retry SymDict XMLDict JSON IniFile URIParser 0.1.2 Requests Nettle
{ "pile_set_name": "Github" }
use static_hello implicit none call static_say_hello() end program
{ "pile_set_name": "Github" }
/* * GET home page. */ exports.index = function(req, res){ res.render('index', { title: 'Home' }); };
{ "pile_set_name": "Github" }
// +build js package logrus import ( "io" ) func checkIfTerminal(w io.Writer) bool { return false }
{ "pile_set_name": "Github" }
COMPONENT_ADD_INCLUDEDIRS = . include/
{ "pile_set_name": "Github" }
<body> {@hide} </body>
{ "pile_set_name": "Github" }
= ntpmon(1) :man version: @NTPSEC_VERSION@ include::../docs/include-man.ad[] ntpmon - real-time NTP status monitor include::../docs/includes/ntpmon-body.adoc[] == EXIT STATUS Always returns 0. // end
{ "pile_set_name": "Github" }
K 10 svn:ignore V 4 obj END
{ "pile_set_name": "Github" }
export GOPATH=$PROJECTS/go export PATH="$GOPATH/bin:$PATH"
{ "pile_set_name": "Github" }
owner = PER controller = PER add_core = PER infra = 2 infra = 2 infra = 2 infra = 4 1941.12.7 = { owner = SOV controller = SOV add_core = SOV }
{ "pile_set_name": "Github" }
DROP SILENT GRAPH <http://www.example.org>
{ "pile_set_name": "Github" }
// Distributed under the terms of the MIT license // Test case submitted to project by https://github.com/practicalswift (practicalswift) // Test case found by fuzzing for { struct A { { { { } } } { } func a { init( ) { class case ,
{ "pile_set_name": "Github" }
*/
{ "pile_set_name": "Github" }
/** * @public */ export default class TestAccessClassPublic {} /** * @protected */ export class TestAccessClassProtected {} /** * @package */ export class TestAccessClassPackage {} /** * @private */ export class TestAccessClassPrivate {}
{ "pile_set_name": "Github" }
h1 New sales_contact == render 'form' = link_to 'Back', sales_contacts_path
{ "pile_set_name": "Github" }
/* Package ldap provides basic LDAP v3 functionality. */ package ldap
{ "pile_set_name": "Github" }
procedure OnTick; begin if States.GameTime = 50 then Actions.ShowMsg(0, '<$0>'); end;
{ "pile_set_name": "Github" }
test: @./node_modules/.bin/mocha \ --require should \ --reporter spec \ --bail .PHONY: test
{ "pile_set_name": "Github" }
test: @./node_modules/.bin/mocha \ --require should \ --reporter spec \ --bail .PHONY: test
{ "pile_set_name": "Github" }
app-contact { main { background: white; } }
{ "pile_set_name": "Github" }
/* Application : Functional Programming Version 2 Author : Ahmed Mohamed Date : 2019/11/1 */ test(func { ? "Anonymous Functions" }) func test f1 ? "Hello" call f1()
{ "pile_set_name": "Github" }
/** \file file.h * A brief file description. * A more elaborated file description. */ /** * A global integer value. * More details about this value. */ extern int globalValue;
{ "pile_set_name": "Github" }
- fix issues when using `ImageManipulator` and `ImagePicker` on SDKs lower than 32 - fix `Location.watchPositionAsync` never resolving on SDK32
{ "pile_set_name": "Github" }
1 122 161 232 392 692 810 1110
{ "pile_set_name": "Github" }
julia 1.0 Nuklear GLFW ModernGL Images ProgressMeter Colors Jive
{ "pile_set_name": "Github" }
2 2 !2 !100
{ "pile_set_name": "Github" }
P QUAGGAlibs Quagga common runtime libraries @PACKAGE_VERSION@,REV=@CONFDATE@
{ "pile_set_name": "Github" }
import Route from '@ember/routing/route'; export default Route.extend({ });
{ "pile_set_name": "Github" }
// Distributed under the terms of the MIT license // Test case submitted to project by https://github.com/practicalswift (practicalswift) // Test case found by fuzzing func c { let end = [ { class case ,
{ "pile_set_name": "Github" }
project "BulletFileLoader" kind "StaticLib" targetdir "../../../build/lib" includedirs { "../.." } files { "**.cpp", "**.h" }
{ "pile_set_name": "Github" }
FROM scratch COPY . subdir/
{ "pile_set_name": "Github" }
DROP TABLE IF EXISTS `transport_events`;
{ "pile_set_name": "Github" }
Date: Fri, 06 Oct 2017 09:58:59 GMT Transfer-Encoding: chunked
{ "pile_set_name": "Github" }
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ShowSharers Component should match snapshot 1`] = ` <span className="p_comm" onClick={[Function]} > 1 share </span> `;
{ "pile_set_name": "Github" }
// Copyright 2018 Google LLC. All rights reserved. // Use of this source code is governed by the Apache 2.0 // license that can be found in the LICENSE file. // +build appenginevm package internal func init() { appengineFlex = true }
{ "pile_set_name": "Github" }
using System; namespace LibB { public class ClassFromLibB { public string Id { get; set; } = "LibB"; } }
{ "pile_set_name": "Github" }
Devise.setup do |config| require "devise/orm/active_record" config.timeout_in = 7200 end
{ "pile_set_name": "Github" }
SHORT_NAME=tcp_echo include ../makeapp
{ "pile_set_name": "Github" }
1 100 40 16 4 19 6 9 21 4 8 2 11 10 15 12 14 5 18 31 11 5 23 28 27 2 9 17 33 35 3 27 9 14 10 26 16 2 11 30 25 2 32 31 15 31 6 33 14 10 21 16 25 13 33 8 29 21 11 13 19 26 5 11 33 32 7 29 17 20 23 1 33 16 31 13 15 24 25 22 13 26 8
{ "pile_set_name": "Github" }
// Extra test date for CS3013.cs using System; public class CLSClass { }
{ "pile_set_name": "Github" }
@using API.Areas.HelpPage @model ImageSample <img src="@Model.Src" />
{ "pile_set_name": "Github" }
back=top-cop.gbx offset=0.010 zwork=-0.008 zsafe=0.08 mill-feed=6 mill-speed=30000 zchange=1.0
{ "pile_set_name": "Github" }
Copyright 2013-2017 Ilya Sher <ilya.sher@coding-knight.com> The upstream Web site for NGS is https://github.com/ngs-lang/ngs License can be found in the `/usr/share/common-licenses/GPL-3' file.
{ "pile_set_name": "Github" }
test: @./node_modules/.bin/mocha \ --reporter spec \ --require should .PHONY: test
{ "pile_set_name": "Github" }
test: @./node_modules/.bin/mocha \ --reporter spec \ --require should .PHONY: test
{ "pile_set_name": "Github" }
.*
{ "pile_set_name": "Github" }
//args: -Eunused package p type ( unused struct{} ) func X() {}
{ "pile_set_name": "Github" }
FactoryBot.define do factory :line_item do order_id { 1 } product_id { 1 } price { "9.99" } end end
{ "pile_set_name": "Github" }
VPATH+= ${TOPDIR}/common/timer SRCS+= timer.cc
{ "pile_set_name": "Github" }
// Windows/ErrorMsg.h #ifndef __WINDOWS_ERROR_MSG_H #define __WINDOWS_ERROR_MSG_H #include "../Common/MyString.h" namespace NWindows { namespace NError { UString MyFormatMessage(DWORD errorCode); }} #endif
{ "pile_set_name": "Github" }
[Settings] NumFields=1 [Field 1] Type=label Text=Install Options Page B Left=0 Right=-1 Top=0 Bottom=10
{ "pile_set_name": "Github" }
Fabric==1.10.1 Flask==0.10.1 Flask-SQLAlchemy==2.0 alembic==0.7.2
{ "pile_set_name": "Github" }
@import 'bourbon'; @import 'partial1'; @import 'partial2'; @import 'partial3'; body { @include clearfix; }
{ "pile_set_name": "Github" }
SourceCode: https://github.com/telerik/JustDecompileEngine Language: C# Tags: - Decompilation DiscoveryDate: 2/8/2019
{ "pile_set_name": "Github" }
// Copyright (c) 2012 Google Inc. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. int comdat_function() { return 1; } int main() { return 0; }
{ "pile_set_name": "Github" }
Connection: close Content-Length: 0 Date: Fri, 06 Oct 2017 09:42:29 GMT Server: Microsoft-IIS/8.5
{ "pile_set_name": "Github" }
package reflectwalk //go:generate stringer -type=Location location.go type Location uint const ( None Location = iota Map MapKey MapValue Slice SliceElem Array ArrayElem Struct StructField WalkLoc )
{ "pile_set_name": "Github" }
LATIN S (1) Z (1) Y (1) NON-LATIN Š (1) Ž (1) Ÿ (1)
{ "pile_set_name": "Github" }
/** * Sequences and sequence utility tools. */ package com.topologi.diffx.sequence;
{ "pile_set_name": "Github" }
package name func EmptyIfNil(input *string) string { if input == nil { return "" } return *input }
{ "pile_set_name": "Github" }
/* Kikoo */ /** * Kikoo */
{ "pile_set_name": "Github" }
1 61 361 501 801 805
{ "pile_set_name": "Github" }
// Copyright 2011 Google Inc. All rights reserved. // Use of this source code is governed by the Apache 2.0 // license that can be found in the LICENSE file. // +build appengine package internal import ( "appengine_internal" ) func Main() { appengine_internal.Main() }
{ "pile_set_name": "Github" }
01 02 03 1 10 11 12 13 14 15 16 17 18 19 1rer 2 20 2tty 3 3com 4 5 6 7 8 9 a a.auth-ns a01 a02 a1 a2 abc about ac academico acceso access accounting accounts acid activestat ad adam adkit admin administracion administrador administrator administrators admins ads adsense adserver adsl ae af affiliate affiliates affiliat...
{ "pile_set_name": "Github" }
pragma solidity ^0.6.0; contract D { receive () external payable { revert("inherited receive"); } }
{ "pile_set_name": "Github" }
@ issues.length res10: Int = 272
{ "pile_set_name": "Github" }
@echo "# cc" $(<F) "(c++11)" $(CC) $(C_DEFINES) $(C_INCLUDES) $(CPP_FLAGS) -std=c++0x $< -o $@
{ "pile_set_name": "Github" }
JASC-PAL 0100 16 180 180 180 49 49 49 238 246 255 222 180 197 246 213 222 255 255 255 172 115 148 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
{ "pile_set_name": "Github" }
.so man3/avr_math.3
{ "pile_set_name": "Github" }
123456 123456 MyFirstName MyLastName MyDevelopmentUnit MyExampleCompany MyCity AA BB y 123456
{ "pile_set_name": "Github" }
.so man3/avr_stdio.3
{ "pile_set_name": "Github" }
if TARGET_M5373EVB config SYS_CPU default "mcf532x" config SYS_BOARD default "m5373evb" config SYS_VENDOR default "freescale" config SYS_CONFIG_NAME default "M5373EVB" endif
{ "pile_set_name": "Github" }
1 12 1 2 23 2 4 56 3 6 8 4
{ "pile_set_name": "Github" }
Data model artifacts for Prometheus. Copyright 2012-2015 The Prometheus Authors This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
{ "pile_set_name": "Github" }
export default { Editor: class { on() {} } }
{ "pile_set_name": "Github" }
/* @theme: default; */ $product-view-desc-title-offset: 0 0 $offset-y-m 0;
{ "pile_set_name": "Github" }