Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: ArrowInvalid
Message: JSON parse error: Missing a closing quotation mark in string. in row 95
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 145, in _generate_tables
dataset = json.load(f)
File "/usr/local/lib/python3.9/json/__init__.py", line 293, in load
return loads(fp.read(),
File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/local/lib/python3.9/json/decoder.py", line 340, in decode
raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 2531)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1995, in _prepare_split_single
for _, table in generator:
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 148, in _generate_tables
raise e
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 122, in _generate_tables
pa_table = paj.read_json(
File "pyarrow/_json.pyx", line 308, in pyarrow._json.read_json
File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
pyarrow.lib.ArrowInvalid: JSON parse error: Missing a closing quotation mark in string. in row 95
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
text string | meta dict |
|---|---|
namespace remoting {
IpcVideoFrameCapturer::IpcVideoFrameCapturer(
scoped_refptr<DesktopSessionProxy> desktop_session_proxy)
: delegate_(NULL),
desktop_session_proxy_(desktop_session_proxy) {
}
IpcVideoFrameCapturer::~IpcVideoFrameCapturer() {
}
void IpcVideoFrameCapturer::Start(Delegate* delegate) {
... | {
"content_hash": "0f9faab800745a230207fab957778a45",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 78,
"avg_line_length": 26.738095238095237,
"alnum_prop": 0.761353517364203,
"repo_name": "zcbenz/cefode-chromium",
"id": "21aed746d2769648aeaa634c5bfdbe62be50ca1e",
"size":... |
package biweekly.property;
import biweekly.Biweekly;
/**
* <p>
* Identifies the application that created the iCalendar object.
* </p>
* <p>
* <b>Code sample:</b>
* </p>
*
* <pre class="brush:java">
* ICalendar ical = new ICalendar();
*
* ProductId prodid = new ProductId("-//Company//Ap... | {
"content_hash": "8f1fcd94b215098169a01e416538c487",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 85,
"avg_line_length": 25.160714285714285,
"alnum_prop": 0.638041163946061,
"repo_name": "mangstadt/biweekly",
"id": "56ca9363be394355f3b2fd86df3e0b15bdd645e7",
"size": "27... |
git-local-commits(1) -- List local commits
=======================================
## SYNOPSIS
`git-local-commits` <args>
## DESCRIPTION
Lists commits in the local branch that have not been pushed to origin.
## OPTIONS
<args>
All arguments passed to `git-local-commits` will be passed directly t... | {
"content_hash": "7c9ee8761a692d9525c610d261e57ccf",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 83,
"avg_line_length": 18.4375,
"alnum_prop": 0.6542372881355932,
"repo_name": "brianloveswords/git-extras",
"id": "80b3a4fa235467f20bc51dade6ef1491beaed7d5",
"size": "590"... |
package main
import (
"crypto/tls"
"fmt"
"io"
"net/http"
"net/url"
"strings"
"time"
"github.com/golang/protobuf/ptypes/empty"
"github.com/improbable-eng/grpc-web/go/grpcweb"
"github.com/sirupsen/logrus"
"golang.org/x/net/context"
"google.golang.org/grpc"
"google.golang.org/grpc/codes"
"google.golang.org... | {
"content_hash": "e2d5b842b94ffa01289b653c53c7294a",
"timestamp": "",
"source": "github",
"line_count": 375,
"max_line_length": 116,
"avg_line_length": 33.117333333333335,
"alnum_prop": 0.7198647234076818,
"repo_name": "johanbrandhorst/protobuf",
"id": "9606c8075bb3569785ca010762a45c892a43a5d4",
"s... |
define(['./geometry', 'nls/trdyn', 'i18n!nls/tr'],
function (geometry, trdyn, tr) {
/**
* Draws a day
* @param {canvas} the element from where properties are extracted
* @param {context} the context where we draw
* @param {m} month (1 to 12)
* @param {d} day (1 to 31)
*/
function ... | {
"content_hash": "9301d3e49ebdccb29ecfc9f00bb79142",
"timestamp": "",
"source": "github",
"line_count": 172,
"max_line_length": 107,
"avg_line_length": 35.401162790697676,
"alnum_prop": 0.5081294136968304,
"repo_name": "TNick/ccr",
"id": "2b2baff7b89182645f202e48bde96c4b2bdbc51b",
"size": "6089",
... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Bull. Torrey bot. Club 34: 474 (1907)
#### Original name
Trametes luzonensis Murrill, 1907
### Remarks
null | {
"content_hash": "f8ef158ae090322b7488f34ab77d9c38",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 15,
"alnum_prop": 0.7128205128205128,
"repo_name": "mdoering/backbone",
"id": "a1377922a02e4f35288643322976c0f1bcb2b573",
"size": "252",
"binary": ... |
<?xml version="1.0" encoding="UTF-8"?>
<container xmlns="http://symfony.com/schema/dic/services"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
<parameters>
<parameter key="da... | {
"content_hash": "2290ffa0b7c8c5c4be3f03e7d77f471a",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 131,
"avg_line_length": 43.333333333333336,
"alnum_prop": 0.6807692307692308,
"repo_name": "fsi-open/datasource-bundle",
"id": "03d32f43f751121ce2c0436d1b30480833d4e96a",
"... |
ShiningSeaMultisite::Application.configure do
# Settings specified here will take precedence over those in config/application.rb
# The test environment is used exclusively to run your application's
# test suite. You never need to work with it otherwise. Remember that
# your test database is "scratch space" for... | {
"content_hash": "b9c86185f3c7566d6d995bc99329dfa3",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 84,
"avg_line_length": 42.473684210526315,
"alnum_prop": 0.7688971499380421,
"repo_name": "measuredvoice/shining-sea-multisite",
"id": "22daeea5c8028f80b0dcd1b1b9011b9a0e0340... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "f3a9d622de2dd5ddca66d311be4a63b5",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "31c470a1431e48594383b2f07cbfd4d659c6f3e6",
"size": "180... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mathcomp-solvable: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstr... | {
"content_hash": "b0f0a488d21ba96619d6a855435d55bc",
"timestamp": "",
"source": "github",
"line_count": 159,
"max_line_length": 554,
"avg_line_length": 48.716981132075475,
"alnum_prop": 0.564291247095275,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "8907ee0021b3950c04b83db4f84d1ed99c865231",
... |
package org.properssl.sslcertx.mariadb.jdbc.internal.mysql.packet.commands;
import java.io.IOException;
import java.io.OutputStream;
import org.properssl.sslcertx.mariadb.jdbc.internal.common.packet.CommandPacket;
import org.properssl.sslcertx.mariadb.jdbc.internal.common.packet.PacketOutputStream;
public class M... | {
"content_hash": "1816abde0d7f5c4a3b6f4c5fa2d17d12",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 85,
"avg_line_length": 28.363636363636363,
"alnum_prop": 0.7467948717948718,
"repo_name": "properssl/sslcertx",
"id": "6989148069ff15e6f45bcb891fffe42d4df88263",
"size": "2... |
package org.hibernate.metamodel.domain;
/**
* Additional contract for things that can occur in an inheritance hierarchy (specifically ones we would
* need to traverse).
*
* @author Steve Ebersole
*/
public interface Hierarchical extends AttributeContainer {
/**
* Retrieve the super type.
*
* @return The s... | {
"content_hash": "0d6468008a8355b9a0eecbbc49ebd5f7",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 104,
"avg_line_length": 23.58823529411765,
"alnum_prop": 0.7281795511221946,
"repo_name": "HerrB92/obp",
"id": "fd587b0a1f88f4f843399cfee473e6a91a0eeb55",
"size": "1442",
... |
package oneview
import (
"github.com/HewlettPackard/oneview-golang/ov"
"github.com/HewlettPackard/oneview-golang/utils"
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
"log"
)
func resourceNetworkSet() *schema.Resource {
return &schema.Resource{
Create: resourceNetworkSetCreate,
Read: resource... | {
"content_hash": "9a582d9d8c4781802f924a53b459e3ff",
"timestamp": "",
"source": "github",
"line_count": 232,
"max_line_length": 85,
"avg_line_length": 26.32758620689655,
"alnum_prop": 0.6444007858546169,
"repo_name": "HewlettPackard/terraform-provider-oneview",
"id": "36089ddee3691a31a587a31e702bfa01... |
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="spec: rails-blogger" type="RakeRunConfigurationType" factoryName="Rake">
<module name="rails-blogger" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />... | {
"content_hash": "75879617e8c8e3b7d0d5fbf4922ce136",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 139,
"avg_line_length": 70.5,
"alnum_prop": 0.708575112830432,
"repo_name": "arthur-vieira/rails-blogger",
"id": "cb68942baf4e41a99c7b133ce0bcd996a8f753b0",
"size": "1551",... |
'use strict';
// Use Application configuration module to register a new module
ApplicationConfiguration.registerModule('content');
| {
"content_hash": "f02c1c3e7a581b1ae690e3bdde91f6e2",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 64,
"avg_line_length": 33,
"alnum_prop": 0.8106060606060606,
"repo_name": "tomkaX/kleo",
"id": "aaac0fb457295f661f5dc5c21e1036c2351c958d",
"size": "132",
"binary": false,
... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>stdpp: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... | {
"content_hash": "5971c73473a1795f74c4291f654658d8",
"timestamp": "",
"source": "github",
"line_count": 179,
"max_line_length": 159,
"avg_line_length": 43.726256983240226,
"alnum_prop": 0.5690558323751118,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "85e78a2066562c7fcb6f3d8be846eb30c4f1db36",... |
import 'babel-polyfill';
import Application from './app';
let app = new Application();
app.start();
export default app;
| {
"content_hash": "06c9e5127ff673155689eb57dbe82925",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 32,
"avg_line_length": 13.777777777777779,
"alnum_prop": 0.7016129032258065,
"repo_name": "Windstalker/nest-test-app",
"id": "0b6674c08dc586e115f51793be304fac753183dc",
"siz... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Tue Jan 19 17:23:54 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.github.rvesse.a... | {
"content_hash": "73de4215380048b692ea0b1a136ee64e",
"timestamp": "",
"source": "github",
"line_count": 143,
"max_line_length": 231,
"avg_line_length": 40.23076923076923,
"alnum_prop": 0.6337563010603163,
"repo_name": "rvesse/airline",
"id": "8d5fc0a31896f8592cfb4520e9596ed44c970a32",
"size": "5753... |
using namespace std;
struct Data
{
string name;
string phone;
};
bool inputList(List *&list)
{
ifstream input("input.txt");
if (!input.is_open())
{
cout << "îøèáêà. ôàéë íå íàéäåí" << endl;
return false;
}
string newRecord = "";
getline(input, newRecord);
if (newRecord == "")
{
cout << "ïóñòîé ôàéë" ... | {
"content_hash": "a86adaa2424b283f2d317bd139019c6c",
"timestamp": "",
"source": "github",
"line_count": 131,
"max_line_length": 86,
"avg_line_length": 19.17557251908397,
"alnum_prop": 0.660031847133758,
"repo_name": "Alexey-Girin/homework",
"id": "bcee25f08788692051e978d01a134bf211ccc95c",
"size": ... |
clatter package
===============
Submodules
----------
clatter.core module
-------------------
.. automodule:: clatter.core
:members:
:undoc-members:
:show-inheritance:
clatter.validators module
-------------------------
.. automodule:: clatter.validators
:members:
:undoc-members:
:show-inhe... | {
"content_hash": "c75668b145ca249cc659ebbadea92727",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 34,
"avg_line_length": 14.833333333333334,
"alnum_prop": 0.550561797752809,
"repo_name": "delgadom/clatter",
"id": "9cea452763171c271a5de5dd0178299e0c040935",
"size": "445"... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"content_hash": "b4b427ad84e3398f7ca9dea2dcebaf80",
"timestamp": "",
"source": "github",
"line_count": 136,
"max_line_length": 481,
"avg_line_length": 45.01470588235294,
"alnum_prop": 0.6548513557660895,
"repo_name": "DweebsUnited/CodeMonkey",
"id": "fb5454759aa8cf12e426d9e189e71bc218a254a8",
"siz... |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<!-- http://maven.apache.org/ref/current/maven-model/maven.html -->
... | {
"content_hash": "092bfb5d74e566de4479543e7ee050c4",
"timestamp": "",
"source": "github",
"line_count": 708,
"max_line_length": 204,
"avg_line_length": 41.193502824858754,
"alnum_prop": 0.4490999485684896,
"repo_name": "namioka/xyz1",
"id": "88a0e23f39d2c498827d9a10e04a7dca4ae20cdd",
"size": "29165... |
/* eslint amd:true */
/**
* Module dependencies.
*/
const mongoose = require('mongoose');
const Schema = mongoose.Schema;
const InvitationSchema = new Schema({
to: {
type: String,
required: true
},
from: {
type: String,
required: true
},
link: {
type: String,
required: true
},
... | {
"content_hash": "4edff4e06cdda99929504d79f22bdccd",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 47,
"avg_line_length": 14.90625,
"alnum_prop": 0.5953878406708596,
"repo_name": "andela/kissa-cfh-project",
"id": "5253b04546b4b1970686759edb681d1d3efe61fa",
"size": "477",... |
package com.sbhachu.oauth.demo.model.security;
import javax.persistence.*;
import java.sql.Blob;
/**
* Created by sbhachu on 24/11/2014.
*/
@Entity
@Table(name = "oauth_refresh_token")
public class OAuthRefreshToken {
private String tokenId;
private byte[] token;
private byte[] authentication;
publ... | {
"content_hash": "1706fa23a9101806ac67481ef9625d60",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 58,
"avg_line_length": 20.23913043478261,
"alnum_prop": 0.6294307196562836,
"repo_name": "sbhachu/JEE",
"id": "b944ece080948c01bf61d81c7cfc2b675bed816e",
"size": "931",
"... |
"use strict";
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Refl... | {
"content_hash": "db98c328973856fba5493a45f93abadd",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 150,
"avg_line_length": 51.27272727272727,
"alnum_prop": 0.6447990543735225,
"repo_name": "helix46/solsof-ng2",
"id": "7ffcc1fdb10f1f56f918e87556e8dd7a2bd4f916",
"size": "1... |
package org.apache.druid.data.input.avro;
import com.fasterxml.jackson.annotation.JacksonInject;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.annotations.VisibleForTesting;
impor... | {
"content_hash": "0724ac814dd520944dbbac6e6d79b757",
"timestamp": "",
"source": "github",
"line_count": 115,
"max_line_length": 112,
"avg_line_length": 31.921739130434784,
"alnum_prop": 0.7158812312721329,
"repo_name": "dkhwangbo/druid",
"id": "65fc04539b88f42cd8e9ddb45f14b86f60a1cb70",
"size": "44... |
using System;
namespace Abc.NCrafts.Quizz.Performance.Questions._024
{
public class Answer1
{
public static void Run()
{
// begin
var now = DateTime.Now;
// end
Logger.Log($"Now: {now}");
}
}
} | {
"content_hash": "be352cb408a82cd50da8937a63881c85",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 54,
"avg_line_length": 17.5,
"alnum_prop": 0.48214285714285715,
"repo_name": "Abc-Arbitrage/Abc.NCrafts.AllocationQuiz",
"id": "96d66a89f1ad4db05771e4fb96113b5474cbe571",
"... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "73506bafd279b35b2af6ca5e95e18e2c",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "8def297d517e1b023ebf912ec6f658665e8b2c42",
"size": "217... |
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**database_id** | **str** | | [optional]
**parameter_id** | **str** | | [optional]
**import_microversion** | **str** | | [optional]
**node_id** | **str** | | [optional]
**bt_type** | **str** | | [optional]
[[Back t... | {
"content_hash": "e7f4897bf29eb47f32876be96475e94f",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 161,
"avg_line_length": 43.27272727272727,
"alnum_prop": 0.5126050420168067,
"repo_name": "onshape-public/onshape-clients",
"id": "503502b94d7ccaf8f5a844efc57b2b2bf391afb9",
... |
from django.utils.translation import ugettext_lazy as _
import horizon
from openstack_dashboard.dashboards.project import dashboard
class Containers(horizon.Panel):
name = _("Containers")
slug = 'containers'
permissions = ('openstack.services.object-store',)
stylecss = 'iconfont icon-folderadd'
... | {
"content_hash": "488436b9ca4979d5013e57d6bcb041b0",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 60,
"avg_line_length": 25.642857142857142,
"alnum_prop": 0.7520891364902507,
"repo_name": "MKTCloud/MKTCloud",
"id": "04572e104b4e21e34ad6cbc6705654913b4b469a",
"size": "11... |
package st.gravel.support.compiler.jvm;
/*
This file is automatically generated from typed smalltalk source. Do not edit by hand.
(C) AG5.com
*/
import java.math.BigInteger;
import st.gravel.support.jvm.NonLocalReturn;
import st.gravel.support.compiler.jvm.JVMInstruction;
import st.gravel.support.compiler.jvm.JVMIn... | {
"content_hash": "9497faf2959aa634c69d77942cbcafa1",
"timestamp": "",
"source": "github",
"line_count": 79,
"max_line_length": 102,
"avg_line_length": 26.60759493670886,
"alnum_prop": 0.7435775451950524,
"repo_name": "gravel-st/gravel",
"id": "e3d2fbc0dcd62259541cc79e11345ef7a83d0943",
"size": "210... |
package com.planet_ink.coffee_mud.Items.interfaces;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import... | {
"content_hash": "d0780311b738935fef64b0617cd06814",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 58,
"avg_line_length": 45.95,
"alnum_prop": 0.779107725788901,
"repo_name": "MaxRau/CoffeeMud",
"id": "7330789d3ac985f0062ac4f19c169cc10e430af1",
"size": "1523",
"binary"... |
layout: default
---
<div class="post">
<header class="post-header">
<h1>{{ page.title }}</h1>
</header>
<article class="post-content">
{{ content }}
</article>
</div>
<!-- 多说最新评论 start -->
<div class="ds-recent-comments" data-num-items="5" data-show-avatars="1" data-show-time="1" data-show-title="1" ... | {
"content_hash": "930c8cab53429a56475eb4637f4f38b3",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 165,
"avg_line_length": 30.366666666666667,
"alnum_prop": 0.6234906695938529,
"repo_name": "ShyHornet/ShyHornet.github.io",
"id": "7cdd47413ed46d3855d67b517c8448fff22a6af8",
... |
package org.twig4j.core.syntax.operator;
public class BinaryNotIn implements Operator {
@Override
public Integer getPrecedence() {
return 20;
}
@Override
public Class getNodeClass() {
return org.twig4j.core.syntax.parser.node.type.expression.BinaryNotIn.class;
}
@Override
... | {
"content_hash": "ff4c833eed00a6979b4589c8c5390989",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 84,
"avg_line_length": 22.72222222222222,
"alnum_prop": 0.6797066014669927,
"repo_name": "palmfjord/twig4j-core",
"id": "229d3c8761eb85cddbc398d46c46d387f33d7188",
"size": ... |
missing_debug_implementations, missing_copy_implementations,
trivial_casts, trivial_numeric_casts,
unstable_features,
unused_import_braces, unused_qualifications)]
#[allow(unused_imports)] // depending on target, this might be unused
#[macro_use]
extern crate enum_primitive;
extern cra... | {
"content_hash": "0ad016e716a17f9dfae50b33e364ef76",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 69,
"avg_line_length": 22.666666666666668,
"alnum_prop": 0.643048128342246,
"repo_name": "ChangSpivey/bluetooth-serial-port",
"id": "ea37376202d7f116a06fe24aa16ba99300707c27"... |
<!--
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="./resources/js-test-style.css"/>
<script src="./resources/js-test-pre.js"></script>
<script src="./resources/webgl-test.js"></script>
<script src="./resources/webgl-test-utils.js"></script>
</head>
<body>
<div id="description... | {
"content_hash": "5bce5a03ef3c89f07bf4189d46aeb096",
"timestamp": "",
"source": "github",
"line_count": 82,
"max_line_length": 92,
"avg_line_length": 28.79268292682927,
"alnum_prop": 0.6340533672172808,
"repo_name": "haoxli/web-testing-service",
"id": "911c99db3f2740b1dfc82f79589570ef1226ac0a",
"si... |
package kieker.tools.slastic.metamodel.componentDeployment.impl;
import java.util.Collection;
import kieker.tools.slastic.metamodel.componentDeployment.ComponentDeploymentModel;
import kieker.tools.slastic.metamodel.componentDeployment.ComponentDeploymentPackage;
import kieker.tools.slastic.metamodel.componentDeploy... | {
"content_hash": "214205eb4a044e86fc85595b1907b401",
"timestamp": "",
"source": "github",
"line_count": 151,
"max_line_length": 186,
"avg_line_length": 28.198675496688743,
"alnum_prop": 0.717003287928605,
"repo_name": "SLAsticSPE/slastic",
"id": "d5023df41a8f470bcfb124d2df278aefce98858b",
"size": "... |
var yargs = require('yargs');
var argv = yargs.argv,
validBumpTypes = "major|minor|patch|prerelease".split("|"),
bump = (argv.bump || 'patch').toLowerCase();
if (validBumpTypes.indexOf(bump) === -1) {
throw new Error('Unrecognized bump "' + bump + '".');
}
module.exports = {
bump: bump
}; | {
"content_hash": "9d4cbf455932c68e71591e5412e6152a",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 63,
"avg_line_length": 23.692307692307693,
"alnum_prop": 0.6168831168831169,
"repo_name": "weagle08/aurelia-cordova-test",
"id": "35a056ed86722e47196ce5874ff53f666efbb49d",
... |
function getModule(gui)
gui.widgets = {}
gui.widgets._defaultParameters = {
visible = true,
enabled = true, -- this is just a mode of display/interactivity (disabled as in 'greyed-out' - will not be updated) - not implemented in "default"-theme.
virtual = false, -- will only be updated, ... | {
"content_hash": "c986ad65913d5c42e555fc0deed6bc8d",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 173,
"avg_line_length": 45.236363636363635,
"alnum_prop": 0.6937299035369775,
"repo_name": "pfirsich/kraidGUI",
"id": "15e5b121252bcab1a069ba5dd3757302598f46c0",
"size": "2... |
APPLICATION
// Reads a PV and calls Application::decodeDev to decode the dev set using that
// PV and output the results of the DEV_COMMAND.
class DecodeDev : public Permute::Application {
public:
DecodeDev () :
Permute::Application ("decode-dev") {}
int main (const std::vector <std::string> & args) {
thi... | {
"content_hash": "ac003fcd566b0df274b1d5a81579e5e4",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 79,
"avg_line_length": 24.12,
"alnum_prop": 0.6069651741293532,
"repo_name": "lemrobotry/thesis",
"id": "003edd3658e30999fff38e5e79cf82c52af92f2d",
"size": "674",
"binary... |
require 'spec_helper'
# This test exists in this file because in the standard admin/products_controller spec
# There is the stub_authorization call. This call is not triggered for this test because
# the load_resource filter in Spree::Admin::ResourceController is prepended to the filter chain
# this means this call is ... | {
"content_hash": "9b842b09e744061002484ed14de148f9",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 95,
"avg_line_length": 52.6875,
"alnum_prop": 0.7722419928825622,
"repo_name": "jordan-brough/solidus",
"id": "3a51c5e44a2133e473e14e32704824923b250c80",
"size": "843",
"... |
class CreateOmertaLoggerGameStatistics < ActiveRecord::Migration
def change
create_table :omerta_logger_game_statistics do |t|
t.datetime :date
t.references :version, index: true
t.integer :users_total
t.integer :users_alive
t.integer :users_dead
t.integer :lackeys_working
... | {
"content_hash": "68251b5ea1f215acf308064afc5beac6",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 64,
"avg_line_length": 31.53846153846154,
"alnum_prop": 0.6536585365853659,
"repo_name": "OmertaBeyond/omertagram",
"id": "009af009059cc317d801866cd7f0cda3198cef11",
"size"... |
#if !defined (__G_PASTE_GTK4_H_INSIDE__) && !defined (G_PASTE_COMPILATION)
#error "Only <gpaste-gtk4.h> can be included directly."
#endif
#pragma once
#include <gpaste-gtk4/gpaste-gtk-preferences-manager.h>
G_BEGIN_DECLS
#define G_PASTE_TYPE_GTK_PREFERENCES_SHORTCUTS_PAGE (g_paste_gtk_preferences_shortcuts_page_g... | {
"content_hash": "edc1df56ae187f1bb3c817b918781d78",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 131,
"avg_line_length": 30.157894736842106,
"alnum_prop": 0.7801047120418848,
"repo_name": "Keruspe/GPaste",
"id": "a920d0fe91d7f510ee7f01aee310e9593d7890c1",
"size": "692"... |
package com.autonomy.nonaci.indexing.impl;
/**
* Allows you to reduce the space left when documents in IDOL server's data index are deleted. The <strong>DRECOMPACT
* </strong> command fills the space created through the document deletion with new documents. (This is similar to the
* defragmentation process). Once ... | {
"content_hash": "814dea0622052c902a5cf99d1565cb6a",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 120,
"avg_line_length": 41.30434782608695,
"alnum_prop": 0.7473684210526316,
"repo_name": "hpe-idol/java-idol-indexing-api",
"id": "3e47b04aa08a9a346a8227ad1cb598dd4e12644f",... |
package main
import (
irc "github.com/thoj/go-ircevent"
)
func connect(config Config) *irc.Connection {
conn := irc.IRC(config.Name, config.Name)
conn.Connect(config.Server)
return conn
}
func main() {
config := readConfig()
conn := connect(config)
conn.AddCallback("001", func(event *irc.Event) {
for _, ch... | {
"content_hash": "0e390b3f29450f6521a1f544ab9febe2",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 49,
"avg_line_length": 16.84,
"alnum_prop": 0.6817102137767221,
"repo_name": "Swampy821/gobot",
"id": "8a1b63dc1bb792d0077a2b74dd88bd9b2596e40e",
"size": "421",
"binary":... |
package org.http4s
package server
package blaze
import cats.effect.{ConcurrentEffect, IO, Sync, Timer}
import cats.implicits._
import fs2._
import fs2.Stream._
import java.util.Locale
import java.util.concurrent.TimeoutException
import org.http4s.{Headers => HHeaders, Method => HMethod}
import org.http4s.Header.Raw
im... | {
"content_hash": "f4a53fcac87d83b8257bab838a699bc5",
"timestamp": "",
"source": "github",
"line_count": 259,
"max_line_length": 106,
"avg_line_length": 37.62934362934363,
"alnum_prop": 0.6163554278678433,
"repo_name": "ChristopherDavenport/http4s",
"id": "23a3a53c7f84d75dfc1838cc72865129eb07d786",
... |
All URIs are relative to *https://apiv2.anketolog.ru/*
Method | HTTP request | Description
------------- | ------------- | -------------
[**surveyAnswerInfo**](SurveyAnswerApi.md#surveyAnswerInfo) | **POST** /survey/answer/info |
[**surveyAnswerList**](SurveyAnswerApi.md#surveyAnswerList) | **POST** /survey/answer/li... | {
"content_hash": "c54240ea0fe0ac4646369f3c634dc5cc",
"timestamp": "",
"source": "github",
"line_count": 108,
"max_line_length": 189,
"avg_line_length": 33.574074074074076,
"alnum_prop": 0.6850523993381136,
"repo_name": "anketolog/AnketologClient-php",
"id": "a804921e928d1e41095fcf85554c65e867678a95",... |
<rss>
<channel>
<title>Example Feed 1</title>
<description>This is a description for example feed 1</description>
<link>http://examplefeed1.com/</link>
<item>
<title>Example Item 1</title>
<description>This is an item description</description>
<lin... | {
"content_hash": "e1e482b00d1873642ec03218c67a38c2",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 75,
"avg_line_length": 37,
"alnum_prop": 0.5534105534105535,
"repo_name": "axnion/rssreader",
"id": "9d48fbc0a8d85a7a089635fc2ce4663aedbcb28b",
"size": "777",
"binary": f... |
#pragma unmanaged
typedef std::stack<HandleEntry*> BUFFERSTACK;
HandleBuffer::HandleBuffer(void)
{
_size = 0;
_offset = -1;
_pCurrentBuffer = _firstBuffer;
ZeroMemory(_firstBuffer, sizeof(_firstBuffer));
}
HandleBuffer::~HandleBuffer(void)
{
HandleEntry* pHeapBuffer = (HandleEntry* )(_firstBuffe... | {
"content_hash": "f92bf4613cbf50e9ef3d3af65e55dfc4",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 83,
"avg_line_length": 20.823529411764707,
"alnum_prop": 0.6638418079096046,
"repo_name": "mayerwin/DebugInspector",
"id": "75dcc4fd0a26d6cc5d844e1952e3ddc36cd34f2d",
"size... |
package fr.soat;
import java.util.Arrays;
import java.util.Comparator;
import java.util.concurrent.TimeUnit;
import org.openjdk.jmh.annotations.Benchmark;
import org.openjdk.jmh.annotations.BenchmarkMode;
import org.openjdk.jmh.annotations.Fork;
import org.openjdk.jmh.annotations.Measurement;
import org.openjdk.jmh.a... | {
"content_hash": "7e283304524ebafeb7e6ca74af8ae1e4",
"timestamp": "",
"source": "github",
"line_count": 172,
"max_line_length": 103,
"avg_line_length": 35.616279069767444,
"alnum_prop": 0.6922951354880835,
"repo_name": "SoatGroup/benchamrk-lambda",
"id": "0e1e6b2e60e89c933b0e890c9e96bdf004a31923",
... |
package org.apache.lucene.analysis.phonetic;
import java.io.StringReader;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import org.apache.lucene.analysis.BaseTokenStreamTestCase;
import org.apache.lucene.analysis.MockTokenizer;
import org.apache.lucene.analysis.TokenStream;
/** Simp... | {
"content_hash": "d18935b28d5a49eceb69c3456edc5793",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 118,
"avg_line_length": 40.63636363636363,
"alnum_prop": 0.6738255033557047,
"repo_name": "pkarmstr/NYBC",
"id": "ba01ddec7adb508aa2e187b0260a7d0c8bc8398a",
"size": "3036",... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>groups: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" re... | {
"content_hash": "a69dc0733f44cb66dd727cea28a41040",
"timestamp": "",
"source": "github",
"line_count": 168,
"max_line_length": 157,
"avg_line_length": 39.726190476190474,
"alnum_prop": 0.5325142343422236,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "a754b56db2f87fbc01eb4949a500c470b482c4d9",... |
package ru.sberned.statemachine.state;
import java.io.Serializable;
import java.util.Collection;
import java.util.Collections;
/**
* Created by Evgeniya Patuk (jpatuk@gmail.com) on 01/11/2016.
*/
public class StateChangedEvent<E, ID> implements Serializable {
private Collection<ID> ids;
private E newState;
... | {
"content_hash": "20634cc62d7c30b162307a11a75bce4b",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 101,
"avg_line_length": 25.604938271604937,
"alnum_prop": 0.6036644165863067,
"repo_name": "Sberned/spring-flow-statemachine",
"id": "337447ceffdd4f59552d1bd81251196105956267... |
End of preview.
No dataset card yet
- Downloads last month
- 1