id int64 0 45.1k | file_name stringlengths 4 68 | file_path stringlengths 14 193 | content stringlengths 32 9.62M | size int64 32 9.62M | language stringclasses 1
value | extension stringclasses 6
values | total_lines int64 1 136k | avg_line_length float64 3 903k | max_line_length int64 3 4.51M | alphanum_fraction float64 0 1 | repo_name stringclasses 779
values | repo_stars int64 0 882 | repo_forks int64 0 108 | repo_open_issues int64 0 90 | repo_license stringclasses 8
values | repo_extraction_date stringclasses 146
values | sha stringlengths 64 64 | __index_level_0__ int64 0 45.1k | exdup_ids_cmlisp_stkv2 listlengths 1 47 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
43,277 | control | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl-base64-20201016-git/debian/control | Source: cl-base64
Section: lisp
Priority: optional
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Build-Depends-Indep: dh-lisp
Build-Depends: debhelper (>= 11.0.0)
Standards-Version: 3.9.5.0
Homepage: http://files.kpe.io/cl-base64/
Vcs-Git: git://git.kpe.io/cl-base64.git
Vcs-Browser: http://git.kpe.io/?p=cl-base64.git... | 753 | Common Lisp | .l | 18 | 40.555556 | 77 | 0.807902 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 23997b97e7dd5595bde6ac968de30e079583071e390f5307de48992b1c49cdb8 | 43,277 | [
-1
] |
43,278 | upload.sh | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl-base64-20201016-git/debian/upload.sh | #!/bin/bash -e
dup cl-base64 -Ufiles.kpe.io -D/home/ftp/cl-base64 -su \
-C"(umask 022; cd /srv/www/html/cl-base64; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*
| 208 | Common Lisp | .l | 3 | 66.666667 | 134 | 0.651961 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | f48b9d707c9aec11c77c358fc39abba151df97f209e473c10fd5f6a98a008497 | 43,278 | [
-1
] |
43,280 | about.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/trivial-mimes-20221106-git/about.html | <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8"> <title>Trivial-Mimes</title> <meta name="viewport" content="width=device-width"> <meta name="description" content="Tiny library to detect mime types in files."> <meta name="author" content="Nicolas Hafner <shinmera@tymoon.eu>... | 7,166 | Common Lisp | .l | 81 | 80.037037 | 2,681 | 0.658199 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | fe31731e30d02d4db47b1d19709d9017e32d0aa5d3cf4025303725db1f87789f | 43,280 | [
-1
] |
43,330 | allegro-socket.txt | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/usocket-0.8.5/notes/allegro-socket.txt |
(require :sock)
accept-connection (sock passive-socket) &key wait Generic function.
dotted-to-ipaddr dotted &key errorp Function.
ipaddr-to-dotted ipaddr &key values Function.
ipaddr-to-hostname ipaddr Function.
lookup-hostname hostname
lookup-port portname protocol Function.
make-socket &key type forma... | 1,438 | Common Lisp | .l | 38 | 36.552632 | 81 | 0.818966 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | eccf1da167ad5238841ef461cb02ea4806ccc847ab557c25abb17c433bffad65 | 43,330 | [
-1
] |
43,342 | .travis.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/.travis.yml | os: linux
dist: bionic
language: generic
env:
jobs:
- LISP=sbcl
- LISP=sbcl32
- LISP=ccl
- LISP=ccl32
- LISP=ecl
- LISP=allegro
- LISP=cmucl
# - LISP=abcl
jobs:
allow_failures:
- env: LISP=abcl
- env: LISP=allegro
- env: LISP=ccl32
- env: LISP=cmucl
notifications:
... | 1,103 | Common Lisp | .l | 42 | 20.119048 | 101 | 0.597538 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | c7821e31a6429bc5e00bcda6ded34578e464c30e368febb3c961a9cc28dfa860 | 43,342 | [
-1
] |
43,364 | theme.toml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/theme.toml | name = "Techdoc"
license = "MIT"
licenselink = "https://github.com/thingsym/hugo-theme-techdoc/blob/master/LICENSE.md"
description = "The Techdoc is a Hugo Theme for technical documentation."
homepage = "https://github.com/thingsym/hugo-theme-techdoc"
repo = "https://github.com/thingsym/hugo-theme-techdoc"
tags = ["Doc... | 530 | Common Lisp | .l | 12 | 42.75 | 87 | 0.740812 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 5497fd91ec0c29016cab726673b407809f8880504e3c9e5950d62207a805bf13 | 43,364 | [
-1
] |
43,365 | package-lock.json | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/package-lock.json | {
"name": "hugo-theme-techdoc",
"version": "0.9.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@babel/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.6.2.tgz",
"integrity": "sha512-l8zto/fuoZIbncm+01p8zPSDZu/VuuJhAfA7d/AbzM09WR7iV... | 644,997 | Common Lisp | .l | 17,338 | 28.237109 | 172 | 0.553256 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 19030fc9eefb1a825ed280971edd919596574145648448aec56b8897b1e51e56 | 43,365 | [
-1
] |
43,366 | gulpfile.js | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/gulpfile.js | 'use strict';
const gulp = require('gulp');
const $ = require('gulp-load-plugins')();
require('es6-promise').polyfill();
const webpack = require("webpack");
const webpackStream = require("webpack-stream");
const webpackConfig = require("./webpack.config");
const src_paths = {
sass: ['src/scss/*.scss'],
script: ... | 2,226 | Common Lisp | .l | 81 | 22.716049 | 104 | 0.623711 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 2213b1bd985787c4cafa610b025795bbe7a01d0c8304000dd0e772ec39b31b7c | 43,366 | [
-1
] |
43,367 | config.toml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/config.toml | baseURL = "https://example.com"
languageCode = "en-us"
DefaultContentLanguage = "en"
title = "Hugo Techdoc Theme"
theme = "hugo-theme-techdoc"
hasCJKLanguage = true
metaDataFormat = "yaml"
defaultContentLanguage = "en"
defaultContentLanguageInSubdir= false
enableMissingTranslationPlaceholders = false
[params]
... | 3,264 | Common Lisp | .l | 99 | 27.535354 | 106 | 0.674189 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 26cfd3f4689e3c942e49849845be11e4ff2c5f54f8ead1a2ed5e80d921c06303 | 43,367 | [
-1
] |
43,368 | hello_world.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/hello_world.md | ---
title: "Hello world!"
date: 2017-10-17T14:00:45Z
draft: false
weight: 11
---
Hello world!
| 95 | Common Lisp | .l | 7 | 12.428571 | 26 | 0.724138 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 6928bbfc79052e50f5104478f1fea23843d989703270ed296758df230d8587dc | 43,368 | [
-1
] |
43,369 | hello_world1.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/entry/hello_world1.md | ---
title: "Hello_world1"
date: 2017-11-17T14:00:45Z
draft: false
---
aaaaaa
vvvv
aaa
| 89 | Common Lisp | .l | 8 | 9.75 | 26 | 0.75641 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 0c2110804d29052150d0af400d238aca39afd9033e4f436bf75e619351cede37 | 43,369 | [
-1
] |
43,370 | hello_world.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/entry/hello_world.md | ---
title: "Hello_world"
date: 2017-10-17T14:00:45Z
draft: false
---
aaaaaa
vvvv
aaa
| 88 | Common Lisp | .l | 8 | 9.625 | 26 | 0.753247 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | e81188de975cd17ab6ec9212283e1e5cfb53e92cbf4480a4b41461dfdb75a71b | 43,370 | [
-1
] |
43,371 | hello_world2.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/entry/hello_world2.md | ---
title: "Hello_world2"
date: 2017-12-17T14:00:45Z
draft: false
---
aaaaaa
vvvv
aaa
| 89 | Common Lisp | .l | 8 | 9.75 | 26 | 0.75641 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 137b15679463071a712d4b2f9701b36981f89046736282975c40887bcc901f26 | 43,371 | [
-1
] |
43,375 | hello_world.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/posts/hello_world.md | ---
title: "Hello_world"
date: 2017-10-17T14:00:45Z
draft: false
weight: 11
---
aaaaaa
vvvv
aaa
| 99 | Common Lisp | .l | 9 | 9.666667 | 26 | 0.758621 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 29ac390560eee9db44f1c9b17fce6aa57c86aed47b47185aea28648bc4c8382f | 43,375 | [
-1
] |
43,376 | migrate-from-jekyll.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/post/migrate-from-jekyll.md | ---
date: 2014-03-10
linktitle: Migrating from Jekyll
menu:
main:
parent: Tutorials
prev: /tutorials/mathjax
title: Migrate to Hugo from Jekyll
weight: 10
---
## Move static content to `static`
Jekyll has a rule that any directory not starting with `_` will be copied as-is to the `_site` output. Hugo keeps all s... | 7,135 | Common Lisp | .l | 129 | 47.620155 | 426 | 0.63065 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | e1b7e9c77fbd86669be7d84ccf98a18e8a4f0e0f427d1ab40e0a6146681dd4ee | 43,376 | [
-1
] |
43,377 | goisforlovers.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/post/goisforlovers.md | +++
title = "(Hu)go Template Primer"
description = ""
tags = [
"go",
"golang",
"templates",
"themes",
"development",
]
date = "2014-04-02"
categories = [
"Development",
"golang",
]
menu = "main"
+++
Hugo uses the excellent [Go][] [html/template][gohtmltemplate] library for
its template engi... | 9,847 | Common Lisp | .l | 237 | 38.810127 | 93 | 0.721667 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 5554593abbc91c2a960a83121db1d08682865bf3fb6f31ede165022fda5481e6 | 43,377 | [
-1
] |
43,378 | hugoisforlovers.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/post/hugoisforlovers.md | +++
title = "Getting Started with Hugo"
description = ""
tags = [
"go",
"golang",
"hugo",
"development",
]
date = "2014-04-02"
categories = [
"Development",
"golang",
]
menu = "main"
+++
## Step 1. Install Hugo
Go to [Hugo releases](https://github.com/spf13/hugo/releases) and download the
appr... | 2,594 | Common Lisp | .l | 64 | 37.515625 | 120 | 0.744112 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 5d2d08652a563d242e2b089ed06c95649c7f19cc2e3e6d0cd9ca8bb10d7ab8a9 | 43,378 | [
-1
] |
43,382 | table-of-contents.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/sample/table-of-contents.md | ---
title: "Table of Contents"
date: 2017-10-17T15:26:15Z
draft: false
weight: 10
description: "calling custom Shortcodes into your content files."
TableOfContents: true
---
{{% panel status="primary" title="Note" icon="far fa-lightbulb" %}}
The `TableOfContents` field with `true` in your content’s front matter will... | 10,525 | Common Lisp | .l | 57 | 182.824561 | 446 | 0.811342 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 50e69b439ac7f29a27c772114403a710c5c4accb8282ac3384c1b789f4e61c33 | 43,382 | [
-1
] |
43,383 | build-in-shortcodes.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/sample/build-in-shortcodes.md | ---
title: "Build-in Shortcodes"
date: 2017-10-17T15:26:15Z
draft: false
weight: 10
description: "calling built-in Shortcodes into your content files."
---
See https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes
## figure
{{< figure src="/images/pexels-photo-196666.jpeg" title="2 People Si... | 799 | Common Lisp | .l | 31 | 23.612903 | 121 | 0.676821 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 8538d904bfdd785c7cc778b1c8c7aa204ffe077a3fafc4c176a81d45af9355ea | 43,383 | [
-1
] |
43,384 | installation.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/exampleSite/content/getting-started/installation.md | ---
title: "Installation"
date: 2017-10-17T15:26:15Z
draft: false
weight: 10
---
## Download Hugo theme
If you have git installed, you can do the following at the command-line-interface within the Hugo directory:
```
cd themes
git clone https://github.com/thingsym/hugo-theme-techdoc.git
```
For more information rea... | 903 | Common Lisp | .l | 23 | 37.73913 | 150 | 0.781106 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | ebfc1eae57f70241d7c66a457f6b1833d1ad4becfddad5dd8252093e302c4c9d | 43,384 | [
-1
] |
43,385 | _variable.scss | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/src/scss/_variable.scss | $default-layout-width: 1024px;
$default-font-size: 100%;
$default-line-space: 8px;
$default-line-height: line-height($default-line-space, $default-font-size);
$default-stack: stack($default-line-height, $default-font-size) * 4;
$default-layout-margin: 0;
$default-layout-padding: $default-stack;
$default-font-color: ... | 1,185 | Common Lisp | .l | 32 | 34.96875 | 233 | 0.757117 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | eec9c6e9d62c493e51f89420ab612c88e60124f737772947027c156745ba0bdd | 43,385 | [
-1
] |
43,386 | _calc-font-size.scss | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/src/scss/function/_calc-font-size.scss | @charset "utf-8";
// ===================================================================
// px to em
// ===================================================================
@function px2em($px, $base: 16) {
@return strip-unit($px) / strip-unit($base) * 1em;
}
@function px2rem($px, $base: 16) {
@return strip-unit($px... | 1,394 | Common Lisp | .l | 34 | 39.382353 | 88 | 0.377498 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 724864492cba90c29181453cf62581008efadde4d51bc75de7c3a0e620cead9e | 43,386 | [
-1
] |
43,387 | _contrast-color.scss | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/src/scss/function/_contrast-color.scss | // ===================================================================
// contrast color
// ===================================================================
@charset "utf-8";
@function contrast-color($color: null, $dark: #000, $light: #fff) {
@if $color == null {
@return null;
}
@else {
$color-brightness: b... | 692 | Common Lisp | .l | 18 | 36.388889 | 128 | 0.532836 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | d7ffc094bdc316b5edd640e50a916dc59e4b366bacb8dbea025bf84cdae87492 | 43,387 | [
-1
] |
43,388 | _calc-stack.scss | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/src/scss/function/_calc-stack.scss | @charset "utf-8";
@function stack($line-height: 1, $font-size: 16px, $base: 16px) {
$line-height: strip-unit($line-height) * strip-unit($base);
@return $line-height / strip-unit($font-size) * 1rem;
}
@function line-height($line-space: 4px, $font-size: 16px, $base: 16px) {
@if unit($font-size) == '%' {
$font-size... | 653 | Common Lisp | .l | 17 | 36.294118 | 72 | 0.639241 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | efd311ec2daca0b710749f77b653d47d7b62ad373e0bd38e42b39243fdfc2098 | 43,388 | [
-1
] |
43,389 | _normalize.scss | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/src/scss/foundation/_normalize.scss | /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-heig... | 6,292 | Common Lisp | .l | 281 | 20.30605 | 80 | 0.598114 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 13aec68515b241ba1bfc40bb225394c30ac52f8f1ae8d846e3a9c2cb0de89c2c | 43,389 | [
-1
] |
43,390 | _element.scss | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/src/scss/foundation/_element.scss | /*-----------------------*
Element v1.0.0-custom
*-----------------------*/
* {
box-sizing: border-box;
}
:root {
font-size: $default-font-size;
line-height: line-height($default-line-space, $default-font-size);
color: $default-font-color;
font-family: var(--custom-font-family-base, $default-font-family);
font... | 3,022 | Common Lisp | .l | 174 | 15.505747 | 77 | 0.694268 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 446bad98e298282e44083d20c372980aeeee35a0d99a734302439636cefafb4e | 43,390 | [
-1
] |
43,391 | 404.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/404.html | {{- define "main" -}}
<h1>404 Not Found</h1>
{{- end -}}
| 57 | Common Lisp | .l | 3 | 18 | 22 | 0.518519 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 84b235dbdc2d05a2382de5c845b43f3b0c5cace0ee32a5e2a03d9fc78a4c9224 | 43,391 | [
-1
] |
43,392 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/index.html | {{ define "main" }}
{{- if .Site.Home.Content -}}
{{- .Site.Home.Content -}}
{{- partial "pagination.html" . -}}
{{- partial "edit-meta.html" . -}}
{{- else -}}
<h1>Customize your own home page</h1>
<p>The site is working. Don't forget to customize this homepage with your own. You typically have 2 choices :</p>
<ol>
<l... | 649 | Common Lisp | .l | 15 | 42.266667 | 113 | 0.689274 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 1549e62990112ce1943f4be891896a0b438be24f57873d6337bf01b56ca44c1b | 43,392 | [
-1
] |
43,393 | table-of-contents.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/table-of-contents.html | {{ if .Params.TableOfContents }}
<aside class="table_of_contents">
<h5>Table of Contents</h5>
{{- .TableOfContents -}}
</aside>
{{ end }}
| 138 | Common Lisp | .l | 6 | 22 | 33 | 0.681818 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | f255a6105898f1074e7979dc1d05e54cdb9b0cec9a4ad141c0837226841dedca | 43,393 | [
-1
] |
43,394 | global-menu.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/global-menu.html | {{ $currentPage := . }}
{{- if .Site.Menus.main -}}
<div class="global-menu">
<nav>
<ul>
{{- range .Site.Menus.main.ByWeight -}}
{{ if .HasChildren -}}
<li class="parent{{ if $currentPage.HasMenuCurrent "main" . }} active{{ end }}"><a href="{{ .URL }}">{{- .Name -}} <i class="fas fa-angle-right"></i></a>
<ul class="sub... | 679 | Common Lisp | .l | 22 | 29.863636 | 153 | 0.547945 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 61f39d290bba6c20d96b77f7315f786c37f48e9001a1f8e56237f7263f2cc6c0 | 43,394 | [
-1
] |
43,395 | search.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/search.html | <script src="https://cdn.jsdelivr.net/npm/algoliasearch@4.0.0/dist/algoliasearch-lite.umd.js" integrity="sha256-MfeKq2Aw9VAkaE9Caes2NOxQf6vUa8Av0JqcUXUGkd0=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/instantsearch.js@4.0.0/dist/instantsearch.production.min.js" integrity="sha256-6S7q0JJ... | 1,759 | Common Lisp | .l | 46 | 34.782609 | 313 | 0.686839 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | a5df950138b2f3e33d17ec6f6335dea22648bc0ded1d9add568e38082f981852 | 43,395 | [
-1
] |
43,396 | edit-meta.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/edit-meta.html | <div class="edit-meta">
{{- partial "last-updated.html" . -}}
<br>
{{- partial "edit-page.html" . -}}
</div> | 108 | Common Lisp | .l | 5 | 20.8 | 37 | 0.596154 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 5eca7f0db1ed1a2580edde64e1fec41b2acec30b72acf3d3b558ec8b12fe6d6e | 43,396 | [
-1
] |
43,397 | site-header.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/site-header.html | <header>
<h1>{{ .Site.Title }}</h1>
{{ with .Site.Params.version }}
<span class="version">Version {{ . }}</span>
{{end}}
{{- with .Site.Params.github_repository -}}
<a href="{{ . }}" class="github"><i class="fab fa-github"></i></a>
{{- end -}}
{{ with .Site.Params.description }}
<p class="description">{{ . }}</p>
{{en... | 334 | Common Lisp | .l | 12 | 26.75 | 66 | 0.590062 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | f593431d2680b92349bda4a528426c5409484fa157379de6835caaf2953bd839 | 43,397 | [
-1
] |
43,398 | head.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/head.html | <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
{{- if eq .Title "" }}
<title>{{ .Site.Title }}</title>
{{- else }}
<title>{{ .Title }} - {{ .Site.Title }}</title>
{{- end }}
{{- if ne .D... | 1,407 | Common Lisp | .l | 29 | 47.517241 | 103 | 0.661103 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 5105637bfb15e7bb9f698b62b2dcac801ab979df113b0bc20456258d26ef129c | 43,398 | [
-1
] |
43,399 | powered.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/powered.html | <p class="powered">Powered by <a href="https://gohugo.io">Hugo</a>. Theme by <a href="https://themes.gohugo.io/hugo-theme-techdoc/">TechDoc</a>. Designed by <a href="https://github.com/thingsym/hugo-theme-techdoc">Thingsym</a>.</p>
| 232 | Common Lisp | .l | 1 | 231 | 231 | 0.705628 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | f8bf5ffe9b1dd5204623d20e6b61099b94cca7fac1d829bfdfe3aeb2c0a537a0 | 43,399 | [
-1
] |
43,400 | edit-page.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/edit-page.html | {{- if and .Site.Params.github_doc_repository .File -}}
<a href="{{ .Site.Params.github_doc_repository }}/edit/master/content/{{ .File.Path }}" class="edit-page"><i class="fas fa-pen-square"></i> Edit on GitHub</a>
{{- end -}}
| 227 | Common Lisp | .l | 3 | 74.666667 | 158 | 0.65625 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 67131b819eaec03cd2dbdf32ccfc8ce0b4bad937aeee14095884e07ba93b7afa | 43,400 | [
-1
] |
43,401 | prepend-body.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/prepend-body.html | {{ if .Site.IsServer }}
<!-- only production, not generate Google Analytics with Hugo’s built-in server -->
{{ else }}
{{- with .Site.Params.tag_manager_container_id -}}
<!-- BEGIN: Tag Manager -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id={{ . }}"
height="0" width="0" style="display:none;vis... | 407 | Common Lisp | .l | 10 | 39.7 | 85 | 0.657431 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 1b945ecda11fd4236bb18b46a01a7120ec88ea8ac4feff2d8102c4205f94f20a | 43,401 | [
-1
] |
43,402 | pagination.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/pagination.html | {{- $currentNode := . -}}
<nav class="pagination">
{{- template "pagination" dict "menu" .Site.Home "currentnode" $currentNode "menu_exclusion" .Site.Params.menu_exclusion -}}
{{- with ($.Scratch.Get "prevPage") -}}
<a class="nav nav-prev" href="{{ .Permalink }}" title="{{ .Title }}"><i class="fas fa-arrow-left" aria-h... | 1,810 | Common Lisp | .l | 41 | 41.902439 | 146 | 0.603058 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 9348ebc531715367e83661e99feb117731037e55ff4f8c7d9ae0669c46165983 | 43,402 | [
-1
] |
43,403 | last-updated.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/last-updated.html | {{ if ne ( .Lastmod.Format "2006-01-02" ) "0001-01-01" }}
Last updated on {{ .Lastmod.Format ( $.Site.Params.dateformat | default "2 Jan 2006") }}
{{ end }}
{{ if ne ( .PublishDate.Format "2006-01-02" ) "0001-01-01" }}
<br>
Published on {{ .PublishDate.Format ( $.Site.Params.dateformat | default "2 Jan 2006") -}}
{{ en... | 325 | Common Lisp | .l | 7 | 45.428571 | 90 | 0.63522 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | c67d1af42718dba1a39569656859294c43ec14b214f81c1abb1abe857a4b66b9 | 43,403 | [
-1
] |
43,404 | footer.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/footer.html | <a href="#" id="backtothetop-fixed" class="backtothetop"
data-backtothetop-duration="600"
data-backtothetop-easing="easeOutQuart"
data-backtothetop-fixed-fadeIn="1000"
data-backtothetop-fixed-fadeOut="1000"
data-backtothetop-fixed-bottom="10"
data-backtothetop-fixed-right="20">
<span class="fa-layers fa-fw">
<i c... | 397 | Common Lisp | .l | 11 | 34.545455 | 56 | 0.753886 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | c33f2ef183366f599e56426d103c79dde3677916d510466146f8cad4d26f5bd7 | 43,404 | [
-1
] |
43,405 | custom-css.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/custom-css.html | <style>
:root {
{{- with .Site.Params.custom_font_color }}--custom-font-color: {{ . | safeCSS }};{{ end -}}
{{- with .Site.Params.custom_background_color }}--custom-background-color: {{ . | safeCSS }};{{ end -}}
}
</style>
| 227 | Common Lisp | .l | 6 | 36.166667 | 105 | 0.606335 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 57a6d8b6fc576ebf09b4618963a0d52be1bc9c7fb3a83204a7dbb1bd9695fcc4 | 43,405 | [
-1
] |
43,406 | sidebar.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/sidebar.html | <div class="sidebar">
{{ if eq .Site.Params.menu_style "open-menu" }}
{{- partial "menu/open-menu.html" . -}}
{{ else if eq .Site.Params.menu_style "slide-menu" }}
{{- partial "menu/slide-menu.html" . -}}
{{ end }}
<div class="sidebar-footer">
{{- partial "sidebar-footer.html" . -}}
</div>
</div>
| 298 | Common Lisp | .l | 10 | 28.8 | 53 | 0.635417 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 8c27eec3c5142cd01d2789c3942cc41f080bbc3173acc2c551f2190b1598e253 | 43,406 | [
-1
] |
43,407 | open-menu.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/menu/open-menu.html | {{$currentNode := .}}
<nav class="open-menu">
<ul>
<li class="{{ if .IsHome }}active{{ end }}"><a href="{{ .Site.BaseURL }}">Home</a></li>
{{- if eq .Site.Params.ordersectionsby "title" -}}
{{- range .Site.Home.Sections.ByTitle -}}
{{template "open-menu" dict "sect" . "currentnode" $currentNode}}
{{- end -}}
{{- el... | 2,160 | Common Lisp | .l | 57 | 34.666667 | 314 | 0.555186 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 227f700b17bcd7912159f4d9ea1218e273f9a8d6ecfcf6f51c337648e409779e | 43,407 | [
-1
] |
43,408 | slide-menu.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/menu/slide-menu.html | {{$currentNode := .}}
<nav class="slide-menu">
<ul>
<li class="{{ if .IsHome }}active{{ end }}"><a href="{{ .Site.BaseURL }}">Home</a></li>
{{- if eq .Site.Params.ordersectionsby "title" -}}
{{- range .Site.Home.Sections.ByTitle -}}
{{template "slide-menu" dict "sect" . "currentnode" $currentNode}}
{{- end -}}
{{- ... | 2,330 | Common Lisp | .l | 57 | 37.649123 | 478 | 0.560739 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 584684ad050e8de932950469a30f3e6e7954f4cb7bb53a9a91bcc1ae27c047df | 43,408 | [
-1
] |
43,409 | tag-manager.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/meta/tag-manager.html | {{- if .Site.IsServer -}}
<!-- only production, not generate Tag Manager with Hugo’s built-in server -->
{{- else -}}
{{- with .Site.Params.tag_manager_container_id -}}
<!-- BEGIN: Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getEleme... | 604 | Common Lisp | .l | 13 | 45.461538 | 82 | 0.632826 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | f7340e0160d3a69c15f0256666aad84fe9075820fa4ee11d6beb706012030230 | 43,409 | [
-1
] |
43,410 | google-site-verification.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/meta/google-site-verification.html | {{- if .Site.IsServer -}}
<!-- only production, not generate google-site-verification with Hugo’s built-in server -->
{{- else -}}
{{- if .IsHome -}}
{{- with .Site.Params.google_site_verification -}}
<meta name="google-site-verification" content="{{ . }}">
{{- end -}}
{{- end -}}
{{- end -}}
| 296 | Common Lisp | .l | 9 | 31.888889 | 93 | 0.620209 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 1e0b1e71d1a510fb02d1ce6d5ec073ecf801512fe8b95e784ae4fb169a371f7b | 43,410 | [
-1
] |
43,411 | google-analytics-async.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/partials/meta/google-analytics-async.html | {{- if .Site.IsServer -}}
<!-- only production, not generate Google Analytics with Hugo’s built-in server -->
{{- else -}}
{{- with .Site.Params.google_analytics_id -}}
<!-- BEGIN: Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id={{ . }}"></script>
<script>
window.dataLayer = wind... | 506 | Common Lisp | .l | 15 | 32.2 | 85 | 0.631365 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 5ad7cc42883acf6531f02337c43a62032481912942349458f7150a80cd8b42df | 43,411 | [
-1
] |
43,412 | list.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/blog/list.html | {{- define "main" -}}
<h1>{{ .Title }}</h1>
{{- .Content -}}
{{ range (.Paginate ( first 50 .Data.Pages )).Pages }}
{{ .Render "summary"}}
{{ end }}
{{ template "_internal/pagination.html" . }}
{{- end -}}
| 206 | Common Lisp | .l | 8 | 24.75 | 54 | 0.550505 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 2ab7b3799422c5d51a1668c17c540d6a420c91daab0d2f7d12ad63e1d6ee30fd | 43,412 | [
-1
] |
43,413 | single.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/blog/single.html | {{- define "main" -}}
<h1>{{ .Title }}</h1>
{{- .Content -}}
{{- end -}}
| 73 | Common Lisp | .l | 4 | 17.25 | 21 | 0.42029 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 54f2a0171fba18dde7b7b5725494bf066993fb3bdec6735e6829576c0267ed6e | 43,413 | [
-1
] |
43,414 | summary.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/blog/summary.html | <article>
<h2><a href="{{ .Permalink }}">{{ .Title }}</a></h2>
<time>{{ .Date.Format "Mon, Jan 2, 2006" }}</time>
{{ .Summary }}
</article>
| 140 | Common Lisp | .l | 5 | 27 | 52 | 0.548148 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 48e9d8a3ab85beebd813e9352287c7442aaf3551341a02a341e6cf5f9437c983 | 43,414 | [
-1
] |
43,415 | li.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/blog/li.html | <li>
<a href="{{ .Permalink }}">{{ .Title }}</a>
<div class="meta">{{ .Date.Format "Mon, Jan 2, 2006" }}</div>
</li>
| 117 | Common Lisp | .l | 4 | 28.25 | 61 | 0.530973 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 590461ee3a32e31ec33ae054c15f8e1ece72e7f1b4ff2edb59670b85379e6c0b | 43,415 | [
-1
] |
43,416 | list.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/posts/list.html | {{- define "main" -}}
<h1>{{ .Title }}</h1>
{{- .Content -}}
{{- partial "edit-meta.html" . -}}
{{- partial "pagination.html" . -}}
{{- end -}}
| 144 | Common Lisp | .l | 6 | 23 | 35 | 0.5 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 21235b0864d0941d808a7e0f702be1d38165288c62057095ed1fcfb265cbf696 | 43,416 | [
-1
] |
43,419 | single.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/_default/single.html | {{- define "main" -}}
<h1>{{ .Title }}</h1>
{{- partial "table-of-contents.html" . -}}
{{- .Content -}}
{{- partial "edit-meta.html" . -}}
{{- partial "pagination.html" . -}}
{{- end -}}
| 187 | Common Lisp | .l | 7 | 25.714286 | 42 | 0.527778 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | fdbbf4a95386d49a71aea46b572c5c40109d7d87aadedee105b2aca5d2eec0d0 | 43,419 | [
-1
] |
43,420 | list.algolia.json | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/_default/list.algolia.json | {{/* Generates a valid Algolia search index */}}
{{- $section := $.Site.GetPage "section" .Section }}
{{- $validVars := $.Param "algolia.vars" | default slice -}}
{{- $validParams := $.Param "algolia.params" | default slice -}}
{{- range $i, $page := .Site.AllPages -}}
{{- $dot := . -}}
{{- if or (and ($page.IsDes... | 1,932 | Common Lisp | .l | 43 | 39.604651 | 118 | 0.546709 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 56620f6537953072b1feeaa7504a0a7b0e62ca0eb0095b1d01d1ff958aa91a27 | 43,420 | [
-1
] |
43,421 | baseof.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/_default/baseof.html | <!DOCTYPE html>
{{ with .Site.LanguageCode }}<html lang="{{ . }}">{{ else }}<html>{{ end }}
<head>
{{- partial "head.html" . -}}
{{- partial "custom-head.html" . -}}
</head>
<body>
{{- partial "prepend-body.html" . -}}
<div class="container">
{{- partial "notification.html" . -}}
{{- partial "site-header.html" . -}}
{{... | 624 | Common Lisp | .l | 26 | 22.961538 | 75 | 0.58459 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 69f09bb3c17ab405baf99d7ceaa635fcabc1892971c126784517a7aabbe6f1dd | 43,421 | [
-1
] |
43,422 | search.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/shortcodes/search.html | {{- .Inner -}}
{{ if and .Site.Params.algolia_search_enable .Site.Params.algolia_indexName .Site.Params.algolia_appId .Site.Params.algolia_apiKey }}
{{- partial "search.html" . -}}
{{ end }}
| 191 | Common Lisp | .l | 4 | 46.75 | 133 | 0.695187 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | b964579bcdcc136d2f11d16ef837613ebd115407b939154f722e2c3a5c4345b5 | 43,422 | [
-1
] |
43,423 | button.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/shortcodes/button.html | <a href="{{ with .Get "url" }}{{ . }}{{ end }}" class="button {{ with .Get "status" }}button-{{ . }}{{ else }}button-primary{{ end }}">
{{ with .Get "icon" }}<i class="{{ . }}"></i> {{ end }}{{- .Inner -}}
</a>
| 211 | Common Lisp | .l | 3 | 69.333333 | 135 | 0.456731 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | db612dbf9e9bb934fcc36cdaf9dcf8a0f66802c2669b3f5ca3a25cf1762998aa | 43,423 | [
-1
] |
43,424 | panel.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/layouts/shortcodes/panel.html | <div class="panel {{ with .Get "status" }}panel-{{ . }}{{ else }}panel-primary{{ end }}">
{{- with .Get "title" -}}
<div class="panel-header">
<h3>{{ if $.Get "icon" }}<i class="{{ $.Get "icon" }}"></i> {{ end }}{{- htmlUnescape . | markdownify -}}</h3>
</div>
{{- end -}}
<div class="panel-body">
{{.Inner}}
</div>
</di... | 323 | Common Lisp | .l | 10 | 31.3 | 110 | 0.536741 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 0564645bb00c45033412a61601af2cbd85faf3a51715954a87666035f46c6a67 | 43,424 | [
-1
] |
43,425 | bundle.js | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/static/js/bundle.js | !function(t){var o={};function e(a){if(o[a])return o[a].exports;var i=o[a]={i:a,l:!1,exports:{}};return t[a].call(i.exports,i,i.exports,e),i.l=!0,i.exports}e.m=t,e.c=o,e.d=function(t,o,a){e.o(t,o)||Object.defineProperty(t,o,{enumerable:!0,get:a})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.d... | 4,021 | Common Lisp | .l | 1 | 4,021 | 4,021 | 0.68192 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 59c059f9023d0720540c116cf3da6f023b8e3d6f36cdc2c50a56845d58908ed6 | 43,425 | [
-1
] |
43,426 | default.md | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/docs/themes/techdoc/archetypes/default.md | ---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
lastmod: {{ .Date }}
publishdate: {{ .Date }}
description: ""
weight: 10
---
Lorem Ipsum.
| 173 | Common Lisp | .l | 9 | 18.111111 | 59 | 0.607362 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 4c17cd836e3a5bfc1f27f240a6c51c37d3e540e7a740ac2c3bde78f9cf5c1ce7 | 43,426 | [
-1
] |
43,428 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/site/index.html | <?xml version="1.0"?>
<!--
Copyright 2006,2007 Greg Pfeil
Distributed under the MIT license (see LICENSE file)
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>... | 1,994 | Common Lisp | .l | 43 | 41.604651 | 127 | 0.690562 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 7d580dc12327a508c81c57a7280b6678f7ac8f64582d2aeb8842789678726bd4 | 43,428 | [
-1
] |
43,429 | Makefile | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/dexador-20221106-git/Makefile | all: test
.PHONY: build
build:
docker build -t dexador-test-image -f t/Dockerfile .
.PHONY: test
test: build
docker run --rm -i -v ${PWD}:/app dexador-test-image
| 166 | Common Lisp | .l | 7 | 22.142857 | 53 | 0.732484 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 5a1b2ad6db4be6514c576790b21d5bf7fc221441b210fcfa6203856bc3f464d1 | 43,429 | [
-1
] |
43,430 | .travis.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/dexador-20221106-git/.travis.yml | language: common-lisp
sudo: false
env:
global:
- PATH=~/.roswell/bin:~/nginx/sbin:$PATH
- ROSWELL_INSTALL_DIR=$HOME/.roswell
- COVERAGE_EXCLUDE=t
matrix:
- LISP=sbcl-bin COVERALLS=true
- LISP=ccl-bin
matrix:
allow_failures:
# there is some issue with clisp,
# roswell installs ASDF3, ... | 1,061 | Common Lisp | .l | 41 | 22.463415 | 100 | 0.684107 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 950310ccba60a326f10bef1327caf8da091e30d4933dc3ac39abe045480545aa | 43,430 | [
-1
] |
43,442 | Dockerfile | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/dexador-20221106-git/t/Dockerfile | FROM clfoundation/sbcl
WORKDIR /app
ADD https://beta.quicklisp.org/quicklisp.lisp /root/quicklisp.lisp
RUN set -x; \
sbcl --noinform --non-interactive --load /root/quicklisp.lisp \
--eval '(quicklisp-quickstart:install)' && \
echo '#-quicklisp (load #P"/root/quicklisp/setup.lisp")' > /root/.sbclrc && \
rm /... | 724 | Common Lisp | .l | 13 | 53.230769 | 91 | 0.672316 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 756a97bbf1084b434df878e3d960d0ab3ab312323744c2afb5467e431ae90142 | 43,442 | [
-1
] |
43,443 | ci-windows.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/dexador-20221106-git/.github/workflows/ci-windows.yml | name: CI (Windows)
on:
push:
pull_request:
schedule:
- cron: '0 15 * * *'
jobs:
test:
name: ${{ matrix.lisp }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
lisp: [sbcl-bin]
os: [windows-latest]
steps:
- uses: actions/checkout@v1
- name:... | 1,241 | Common Lisp | .l | 39 | 24.487179 | 145 | 0.578816 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | f20295ed5b8885d116de902c858317eb8ce18cff4c66aa154b93d3e581ab8ec3 | 43,443 | [
-1
] |
43,444 | ci.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/dexador-20221106-git/.github/workflows/ci.yml | name: CI
on:
push:
pull_request:
schedule:
- cron: '0 15 * * *'
jobs:
test_linux:
name: ${{ matrix.lisp }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
lisp: [sbcl-bin]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v1
- name: Run ... | 1,059 | Common Lisp | .l | 40 | 19.875 | 105 | 0.55665 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 501ef84dfbd1101a9c10c30ed389736bda31de8041e3b3319ffa05c1a6d0a80c | 43,444 | [
-1
] |
43,445 | 181B.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/dexador-20221106-git/benchmark/181B.html | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello, Dexador</title>
</head>
<body>
Hello, Dexador. I'm not a Zenekindarl. Go back to your home.
</body>
</html>
| 181 | Common Lisp | .l | 10 | 16.5 | 62 | 0.684211 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | e44d397b65aff899e783700fcb8d927944fa079f7b351e788175a68231ae701f | 43,445 | [
-1
] |
43,454 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/zpng-1.2.2/doc/index.html | <html>
<head>
<title>ZPNG - Create PNG files from Common Lisp</title>
<style type="text/css">
a, a:visited { text-decoration: none }
a[href]:hover { text-decoration: underline }
pre { background: #DDD; padding: 0.25em }
p.download { color: red }
.transparent { background-image: url(background.gif) }
tt.code... | 19,216 | Common Lisp | .l | 471 | 38.33121 | 141 | 0.676944 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | a904bcf98c1870a85e735b6f61c1672b0d2141f25dd1d262847a2336f27b5537 | 43,454 | [
-1
] |
43,455 | .travis.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/quri-20221106-git/.travis.yml | language: common-lisp
sudo: required
env:
global:
- PATH=~/.roswell/bin:$PATH
- ROSWELL_BRANCH=release
- ROSWELL_INSTALL_DIR=$HOME/.roswell
- COVERAGE_EXCLUDE=t
matrix:
- LISP=sbcl-bin COVERALLS=true
- LISP=ccl-bin
- LISP=abcl
- LISP=clisp
- LISP=ecl
- LISP=allegro
- LIS... | 598 | Common Lisp | .l | 26 | 19.307692 | 108 | 0.68662 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | bf860c7292e45173b4a94c3f441955010472b1a783511648d5ad225ce4d3801f | 43,455 | [
-1
] |
43,456 | effective_tld_names.dat | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/quri-20221106-git/data/effective_tld_names.dat | // This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// ===BEGIN ICANN DOMAINS===
// ac : http://en.wikipedia.org/wiki/.ac
ac
com.ac
edu.ac
gov.ac
net.ac
mil.ac
org.ac
... | 151,913 | Common Lisp | .l | 8,600 | 16.381163 | 146 | 0.808846 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 0d0b0b56656088db92c90d43c7706369951f508a4dc59d67afa24561f5eb8f31 | 43,456 | [
-1
] |
43,478 | ci.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/quri-20221106-git/.github/workflows/ci.yml | name: CI
on: [push]
jobs:
test:
name: ${{ matrix.lisp }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
lisp: [sbcl-bin]
os: [ubuntu-latest, macOS-latest, windows-latest]
steps:
- uses: actions/checkout@v1
- name: Install Roswell (Ubuntu & macOS)
... | 1,246 | Common Lisp | .l | 37 | 25.72973 | 105 | 0.564677 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | a1bf276c5619df99fb4ec87cd8eaf8f658379e9598610a180d3e01018bc9d218 | 43,478 | [
-1
] |
43,482 | original-message.txt | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/split-sequence-v2.0.1/original-message.txt | From ...
Path: supernews.google.com!sn-xit-02!sn-xit-03!supernews.com!news.tele.dk!193.190.198.17!newsfeeds.belnet.be!
news.belnet.be!skynet.be!newsfeed2.news.nl.uu.net!sun4nl!not-for-mail
From: Arthur Lemmens <lemmens@simplex.nl>
Newsgroups: comp.lang.lisp
Subject: Re: Q: on hashes and counting
Date: Mon, 23 Oct 2000 ... | 4,492 | Common Lisp | .l | 124 | 33.41129 | 109 | 0.689774 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 05d9793e5fbf1e12aebdcf326736f88e23269771ed408692bf6769a0161c258c | 43,482 | [
-1
] |
43,488 | .travis.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/split-sequence-v2.0.1/.travis.yml | os: linux
dist: bionic
language: generic
env:
jobs:
- LISP=sbcl
- LISP=ccl
- LISP=ecl
- LISP=abcl
- LISP=clisp
- LISP=allegro
- LISP=sbcl32
- LISP=ccl32
# - LISP=cmucl
jobs:
allow_failures:
- env: LISP=sbcl32
- env: LISP=ccl32
# - env: LISP=cmucl
install:
- curl ... | 583 | Common Lisp | .l | 25 | 19.04 | 85 | 0.640794 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 340c96f7f58d80b84c06955bb68d5c9bab0cd53fa2a15f8e180fba231d367069 | 43,488 | [
-1
] |
43,489 | .travis.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/smart-buffer-20211020-git/.travis.yml | language: common-lisp
sudo: required
env:
global:
- PATH=~/.roswell/bin:$PATH
- ROSWELL_BRANCH=release
- ROSWELL_INSTALL_DIR=$HOME/.roswell
- COVERAGE_EXCLUDE=t
matrix:
- LISP=sbcl-bin COVERALLS=true
- LISP=ccl-bin
- LISP=abcl
- LISP=clisp
- LISP=ecl
- LISP=allegro
- LIS... | 513 | Common Lisp | .l | 21 | 20.714286 | 107 | 0.697342 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 5895ce6081c7597f70c0503cc332fbc660ed870d96677f514ed890acb1f1ab3d | 43,489 | [
-1
] |
43,520 | Makefile | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/trivial-gray-streams-20210124-git/Makefile | .PHONY: clean
clean:
rm -f *.fasl *.x86f *.fas *.ufsl *.lib *.pfsl
| 68 | Common Lisp | .l | 3 | 21.333333 | 46 | 0.615385 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 3f784fcdc2e29e998dcd964054cded19020800d92d24e92ca11316a848222dfd | 43,520 | [
-1
] |
43,541 | style.css | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/chipz-20220220-git/doc/style.css | body {
margin: 1em 5% 1em 5%;
}
p {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
pre {
padding: 0;
margin: 0;
}
h1, h2 {
border-bottom: 2px solid #449977;
}
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
line-height: 1.3;
}
a:link {
color: #449977;
}
a:visited {
color: purple;
}
a {
text-d... | 1,006 | Common Lisp | .l | 64 | 13.390625 | 35 | 0.670614 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | d6ee5cfbd299c242aeee8cca73416549c299c22ba389de0a6da949b21fd0997b | 43,541 | [
-1
] |
43,542 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/chipz-20220220-git/doc/index.html | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Chipz</TITLE><LINK TYPE="text/css" TITLE="default" REL="stylesheet" MEDIA="screen" HREF="style.css" /></HEAD><BODY><H1>Chipz</H1><P>Chipz is a library for decompressing DEFLATE and BZIP2 data.
DEFLATE d... | 14,908 | Common Lisp | .l | 86 | 170.604651 | 931 | 0.725359 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 2e432c15d07089cc12267c4bfaeb47060360b274bed51da97a282e59282c87ca | 43,542 | [
-1
] |
43,565 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/salza2-2.1/doc/index.html | <html>
<head>
<title>Salza2 - Create compressed data from Common Lisp</title>
<style type="text/css">
a, a:visited { text-decoration: none }
a[href]:hover { text-decoration: underline }
pre { background: #DDD; padding: 0.25em }
p.download { color: red }
</style>
</head>
<body>
<h2>Salza2 - Create compressed d... | 17,432 | Common Lisp | .l | 378 | 43.957672 | 108 | 0.724725 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 03bc9f519501a1ecd9fcfbb357b48598df2b775c45e7675379d2da8e083ffc16 | 43,565 | [
-1
] |
43,572 | test-values | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/fast-io-20221106-git/t/test-values | (:PCODE 1
(:HASH-TABLE 1 16 1.5 1.0 EQUALP NIL
(:WRITE-BYTES
(:LIST 2 (:ARRAY 3 (1) #1=(UNSIGNED-BYTE 8) (1))
(:ARRAY 4 (4) #1# (1 2 3 4)))
:READ-BYTES (:LIST 5 1 (:ARRAY 6 (4) #1# (1 2 3 4))) :WRITE-ENDIAN
(:LIST 7
(:LIST 8 (:ARRAY 9 (1) #1# (128)) (:ARRAY 10 (1) #1# (254))
(:ARRAY 11 (1) #1# ... | 1,983 | Common Lisp | .l | 41 | 43.439024 | 78 | 0.567164 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | d15277ef2bc5083b6248737a64807e3e20ba72959d441f5b84d153b6afbf510a | 43,572 | [
-1
] |
43,599 | hebrew_utf8_crlf.txt | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/flexi-streams-20220220-git/test/hebrew_utf8_crlf.txt | :ץראה תאו םימשה תא םיהלא ארב תישארב א 1
םוהת ינפ-לע ךשחו והבו והת התיה ץראהו ב 2
:םימה ינפ-לע תפחרמ םיהלא חורו
:רוא-יהיו רוא יהי םיהלא רמאיו ג 3
םיהלא לדביו בוט-יכ רואה-תא םיהלא אריו ד 4
:ךשחה ןיבו רואה ןיב
הליל ארק ךשחלו םוי רואל םיהלא ארקיו ה 5
:דחא םוי רקב-יהיו ברע-יהיו
יהיו םימה ךותב עיקר יהי םיהלא רמאיו ... | 4,073 | Common Lisp | .l | 68 | 33.661765 | 48 | 0.772827 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 0312c1710f4677b1e1f30b270cb9fbde781ed63266e869ba7a5cb814f6381f10 | 43,599 | [
-1
] |
43,600 | kafka_cp1252_crlf.txt | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/flexi-streams-20220220-git/test/kafka_cp1252_crlf.txt | Als Gregor Samsa eines Morgens aus unruhigen Träumen erwachte, fand er sich in seinem Bett zu einem ungeheueren Ungeziefer verwandelt. Er lag auf seinem panzerartig harten Rücken und sah, wenn er den Kopf ein wenig hob, seinen gewölbten, braunen, von bogenförmigen Versteifungen geteilten Bauch, auf dessen Höhe sich die... | 5,601 | Common Lisp | .l | 6 | 931.5 | 1,671 | 0.815385 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 3d626298f9e6c40a1df7e26ea8564804a42114bc50f7a9daddd90e745facc083 | 43,600 | [
-1
] |
43,603 | tilton_ascii_crlf.txt | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/flexi-streams-20220220-git/test/tilton_ascii_crlf.txt | Programmers who lock onto a design decision and cling to it in the face of
contradictory new information -- well, that's almost everyone in my
experience, so I better not say what I think of them or people will start
saying bad things about me on c.l.l.
-- Ken Tilton
%
This reminds me of the NYC cabby who accepted a... | 3,674 | Common Lisp | .l | 93 | 37.010753 | 75 | 0.75517 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 2b21cdfded3dc068254a564935f7e564b31c54710dc3874f2f9e01bac15984ec | 43,603 | [
-1
] |
43,604 | russian_utf8_crlf.txt | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/flexi-streams-20220220-git/test/russian_utf8_crlf.txt | Зарегистрируйтесь сейчас на Десятую Международную Конференцию по
Unicode, которая состоится 10-12 марта 1997 года в Майнце в Германии.
Конференция соберет широкий круг экспертов по вопросам глобального
Интернета и Unicode, локализации и интернационализации, воплощению и
применению Unicode в различных операционных сист... | 727 | Common Lisp | .l | 6 | 66.833333 | 69 | 0.870324 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | cd34b3ac11fc47982b80ee1b8431d733e4f865cddcda729cb575f131321e1ac5 | 43,604 | [
-1
] |
43,621 | xjt_gbk_lf.txt | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/flexi-streams-20220220-git/test/xjt_gbk_lf.txt | Lisp йгр╩це©и╠ЮЁл╣д╠ЮЁлсОят║ё(Lisp is a programmable programming language.)
тзвтио╤Ьобё╛╟яЁлпРжП╫╔╬ълЕ╩╞ё╛сц╠ЮЁлсОятй╣ожиХ╪ф╣дм╛й╠ё╛вйиН╣дLisp ЁлпРт╠р╡й╣╪Ыве
вт╣воРио╣д╥╫╥╗ё╛кШцгм╗╧Щ╢╢╫╗сОятю╢цХйЖЁлпР╣дппн╙║ё╠╬йИ╫лйзвт╣воРио╠Юп╢ЁлпР╣д╥╫╥╗ё╛
рРн╙уБйгLisp сКиЗ╬Цю╢╣дг©оН║ё
кФвехМ╪Ч╦╢тс╤х╣дтЖЁ╓ё╛вт╣воРиоиХ╪ф╣джьр╙птр╡хурФл... | 609 | Common Lisp | .l | 9 | 66.666667 | 92 | 0.683333 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | a3884a1a5379214e71d8a07b204913c155ef14a3efed484574facb2ff9c30f24 | 43,621 | [
-1
] |
43,627 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/flexi-streams-20220220-git/docs/index.html | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>FLEXI-STREAMS - Flexible bivalent streams for Common Lisp</title>
<style type="text/css">
pre { padding:5px; background-color:#e0e0e0 }
h3, h4 { text-d... | 62,829 | Common Lisp | .l | 982 | 61.681263 | 1,515 | 0.706895 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | fd0dd50013c2a59b8ec80fb362285a27d0b7953c78328122aa7f206e01183a7c | 43,627 | [
-1
] |
43,644 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/zpb-ttf-release-1.0.4/doc/index.html | <html>
<head>
<title>ZPB-TTF - TrueType font file access for Common Lisp</title>
<style type='text/css'>
a, a:visited { text-decoration: none }
a[href]:hover { text-decoration: underline }
pre { background: #DDD; padding: 0.25em }
</style>
<body>
<h2>ZPB-TTF - TrueType font file access for Common Lisp</h2>
<blockquo... | 22,230 | Common Lisp | .l | 471 | 45.819533 | 143 | 0.709295 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 26810bf86d7b4a627248be0adc03cf41d8043c504b0cf214556bbd757723afb7 | 43,644 | [
-1
] |
43,645 | .travis.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/static-vectors-v1.8.9/.travis.yml | os: linux
dist: bionic
language: generic
env:
jobs:
- LISP=sbcl
- LISP=ccl
- LISP=ecl
- LISP=clisp
- LISP=allegro
- LISP=sbcl32
- LISP=ccl32
# - LISP=cmucl
jobs:
allow_failures:
- env: LISP=clisp
- env: LISP=ccl32
# - env: LISP=cmucl
notifications:
email:
on_succ... | 721 | Common Lisp | .l | 34 | 17.088235 | 85 | 0.64956 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | ecc317f2fba515e093db281c998a6c4d1105a04c325329629d5b200556c1107a | 43,645 | [
-1
] |
43,662 | build.xcvb | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/build.xcvb | ;;; -*- mode: lisp -*-
;;;
;;; Copyright (C) 2001, 2003 Eric Marsden
;;; Copyright (C) 2005 David Lichteblau
;;; Copyright (C) 2007 Pixel // pinterface
;;; "the conditions and ENSURE-SSL-FUNCALL are by Jochen Schmidt."
;;;
;;; See LICENSE for details.
#+xcvb
(module
(:fullname "cl+ssl"
:depends-on ("src/package... | 726 | Common Lisp | .l | 24 | 24.958333 | 67 | 0.591429 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | ade54535c4f800d2a41042133d3500e19839fea898b03af6c6fe8d0e53db9a2b | 43,662 | [
372422
] |
43,663 | .travis.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/.travis.yml | language: common-lisp
sudo: false # lets try new infrastructure
os: linux
dist: focal
arch: amd64
env:
global:
- PATH=~/.roswell/bin:$PATH
- ROSWELL_BRANCH=release
- ROSWELL_INSTALL_DIR=$HOME/.roswell
- COVERAGE_EXCLUDE=test
matrix:
- LISP=sbcl-bin OPENSSL=openssl-0.9.8zh BITS=64
- LISP=sbcl... | 5,803 | Common Lisp | .l | 121 | 43.355372 | 216 | 0.701408 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 9ffbf11c65d2b3ae365691163e00d3a658de081f2631dbb888d710f071164abd | 43,663 | [
-1
] |
43,666 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/index.html | <?xml version="1.0" encoding="iso-8859-1"?>
<!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" xml:lang="en">
<head>
<title>CL+SSL</title>
<link rel="stylesheet" type="text/css" href="index.css"/>... | 17,260 | Common Lisp | .l | 363 | 39.140496 | 327 | 0.631111 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | b91ae3899c6396749a542e449427cc9dbd93f538562a44d776996a2c709e3230 | 43,666 | [
-1
] |
43,673 | client-server-private-key.pem | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/test/client-server-private-key.pem | -----BEGIN PRIVATE KEY-----
MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCyAt2vJRPaZKeb
I4VQVRoseE1vp3LvhciyM/V0tjVgFAqdV4Xfku3wzsKJYrFVSyCQdkpWYYoPzZUI
LlySFZT1mW/ZC2QDa87GYlnQmUkttEfnp6eQuA+VJ59H2iJ++0qw4FUAqkY5SmVw
l2fZPINqE921qTIxExiIGZsETK+EJklCB+StcK1TEtgbZKe+Lc7UDEkbJ9U2pJjv
iQLazf241/Lire8+nVkw2KlCpBFL2IAC... | 1,704 | Common Lisp | .l | 28 | 59.857143 | 64 | 0.954654 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 301a67b56d70ac7720b8bd63eb8c8792a3924d2c241179612f9425497be71f48 | 43,673 | [
-1
] |
43,678 | client-server-certificate.pem | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/test/client-server-certificate.pem | -----BEGIN CERTIFICATE-----
MIIC4zCCAcugAwIBAgIUI7dVQFQ34Zs0PA/L7+jdPJ7v5TQwDQYJKoZIhvcNAQEL
BQAwADAgFw0yMjEwMDQyMzE2NDBaGA8zMDIyMDIwNDIzMTY0MFowADCCASIwDQYJ
KoZIhvcNAQEBBQADggEPADCCAQoCggEBALIC3a8lE9pkp5sjhVBVGix4TW+ncu+F
yLIz9XS2NWAUCp1Xhd+S7fDOwolisVVLIJB2SlZhig/NlQguXJIVlPWZb9kLZANr
zsZiWdCZSS20R+enp5C4D5Unn0faIn77... | 1,062 | Common Lisp | .l | 18 | 58 | 64 | 0.954981 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | a66263528b678d5b85aa84f1dac21cafe232d179ac8e2c2b60fb9f6b9c686e20 | 43,678 | [
-1
] |
43,684 | build.sh | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/test/run-on-many-lisps-and-openssls/openssl-releases/build.sh | #!/bin/sh
curdir="$(dirname "$0")"
mkdir "${curdir}/bin"
cd "${curdir}/bin"
bindirabs=`pwd -P` # absolute path to bindir
cd ../src
VERSIONS="$1"
if [ -z "$VERSIONS" ]
then
VERSIONS="openssl-0.9.8zh openssl-1.0.0s openssl-1.0.2q openssl-1.1.0j openssl-1.1.1p openssl-3.0.4 libressl-2.2.7 libressl-2.5.5 libressl-2.6.... | 1,424 | Common Lisp | .l | 51 | 20.156863 | 192 | 0.530015 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 0e9be6520599be3d8707672a2b743aa0dfe5b1c045a36fda99f80d0c0140bbdb | 43,684 | [
-1
] |
43,685 | client.crt | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/test/certs/client.crt | -----BEGIN CERTIFICATE-----
MIIDQzCCAiugAwIBAgIIU1fpYPk3K1EwDQYJKoZIhvcNAQENBQAwGjELMAkGA1UE
BhMCQVQxCzAJBgNVBAMTAmNhMB4XDTE4MTIxMjE0MTUwMFoXDTQ4MTIxMTEwMDMw
MFowITELMAkGA1UEBhMCQVQxEjAQBgNVBAMTCWxvY2FsaG9zdDCCASIwDQYJKoZI
hvcNAQEBBQADggEPADCCAQoCggEBANdg/0z7Jf1Xkl8Vcl6eCji4r3BrQQ+j+5HM
oyRDNwrXkurkNRwjEfVyhEImJk4+avVw... | 1,192 | Common Lisp | .l | 20 | 58.6 | 64 | 0.957338 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | b807ec6211e371de436af6902b1a763d183681d304543700d07ece7af2c9d616 | 43,685 | [
-1
] |
43,686 | localhost.crt | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/test/certs/localhost.crt | -----BEGIN CERTIFICATE-----
MIIDezCCAmOgAwIBAgIIOAamHPk3dkowDQYJKoZIhvcNAQENBQAwGjELMAkGA1UE
BhMCQVQxCzAJBgNVBAMTAmNhMB4XDTE4MTIxMTEwMDMwMFoXDTQ4MTIxMTEwMDMw
MFowITELMAkGA1UEBhMCQVQxEjAQBgNVBAMTCWxvY2FsaG9zdDCCASIwDQYJKoZI
hvcNAQEBBQADggEPADCCAQoCggEBANdg/0z7Jf1Xkl8Vcl6eCji4r3BrQQ+j+5HM
oyRDNwrXkurkNRwjEfVyhEImJk4+avVw... | 1,269 | Common Lisp | .l | 21 | 59.428571 | 64 | 0.957532 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 49866d0867f1d168dd0cb7eefd04393be479f63b15f12c36f54fbd0951102664 | 43,686 | [
-1
] |
43,704 | api-doc.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/.github/workflows/api-doc.yml | name: "Generate API doc and publish to GitHub Pages"
on:
# workflow_dispatch event is a manual run
workflow_dispatch:
push:
paths-ignore:
- 'README.md'
- 'LICENSE'
pull_request:
paths-ignore:
- 'README.md'
- 'LICENSE'
# This allows a subsequently queued workflow run to interr... | 4,395 | Common Lisp | .l | 101 | 36.643564 | 231 | 0.645546 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | eb318134fd58510abfe31def00c584a86682a369ec39a47e9ac011ab30c4b2a3 | 43,704 | [
-1
] |
43,705 | test.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl+ssl-20221106-git/.github/workflows/test.yml | name: 'Test cl+ssl'
on:
workflow_dispatch:
push:
paths-ignore:
- 'README.md'
- 'LICENSE'
- '.github/workflows/api-doc.*'
pull_request:
paths-ignore:
- 'README.md'
- 'LICENSE'
- '.github/workflows/api-doc.*'
# This allows a subsequently queued workflow run to interrupt... | 23,680 | Common Lisp | .l | 483 | 39.815735 | 181 | 0.621626 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 23f4df5e24330a8841d212560074f4d194bd399daff5231bd4414988990f0f48 | 43,705 | [
-1
] |
43,707 | .travis.yml | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/cl-cookie-20220707-git/.travis.yml | language: common-lisp
sudo: true
env:
matrix:
- LISP=sbcl
- LISP=ccl
- LISP=allegro
- LISP=abcl
- LISP=ecl
matrix:
allow_failures:
- env: LISP=clisp
- env: LISP=ecl
install:
# Install cl-travis
- curl https://raw.githubusercontent.com/luismbo/cl-travis/master/install.sh | bash
s... | 403 | Common Lisp | .l | 19 | 17.578947 | 85 | 0.662269 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | b9931edb174d210076e4c1f9ae611e1a42719af71f819917a64adb6e42756e36 | 43,707 | [
-1
] |
43,729 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/vecto-1.6/doc/index.html | <html>
<head>
<title>Vecto - Simple Vector Drawing with Common Lisp</title>
<style type="text/css">
a, a:visited { text-decoration: none }
a[href]:hover { text-decoration: underline }
pre { background: #DDD; padding: 0.25em }
p.download { color: red }
.transparent { background-image: url(background.gif) }
#... | 35,637 | Common Lisp | .l | 868 | 38.040323 | 135 | 0.664309 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | c80b687c98617299e89b184904d1b003b19ba0bcfee7558f281f61e71ab6e981 | 43,729 | [
-1
] |
43,750 | index.html | NailykSturm_Info805-TP/src/Import/quicklisp/dists/quicklisp/software/chunga-20221106-git/docs/index.html | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>CHUNGA - Portable chunked streams for Common Lisp</title>
<style type="text/css">
pre { padding:5px; background-color:#e0e0e0 }
h3, h4 { text-decoration... | 31,198 | Common Lisp | .l | 523 | 57.361377 | 486 | 0.715088 | NailykSturm/Info805-TP | 0 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:51:23 AM (Europe/Amsterdam) | 243df35a187f1ac1cf563b32bcdae872ef584a4d540a9154ace0f189072077f3 | 43,750 | [
-1
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.