Tree @master (Download .tar.gz)
The Dipple
See also: Chrysoberyl ∘ The Dossier ∘ The Glosscubator
Welcome to the Dipple, where code goes when its home planet has been destroyed. (With apologies to Andre Norton.)
You'll meet a range of characters here, from the banal to the exceptional to the shrouded-in-mystery. Sources are categorized by language.
License
The vast majority of the sources here are in the public domain, having been dedicated to the public domain by use of the device of the Unlicense. A few are however under different licenses. Following the REUSE convention (version 3.0), the licenses themselves are kept in the LICENSES directory, and each file is linked to the license that applies to it.
Commit History
@master
git clone https://git.catseye.tc/The-Dipple/
- Script to generate a bookmarklet that copies element as Markdown. Chris Pressey a month ago
- Small improvements to collect_sources script. Chris Pressey a month ago
- Add a small Rust program that successively rewrites a parse tree. Chris Pressey 8 months ago
- Update this example code to modern Rust. Chris Pressey 8 months ago
- Improve script. Target arg. Use Python version of heif-convert. Chris Pressey 10 months ago
- Change the target directory structure for the resized images. Chris Pressey 10 months ago
- Add two shell scripts, as-is, in good used condition. Chris Pressey 10 months ago
- Merge branch 'master' of https://codeberg.org/catseye/The-Dipple Chris Pressey 1 year, 3 months ago
- Add script to make bookmarklets for Firefox to copy characters. Chris Pressey 1 year, 3 months ago
- Add a step to instructions. Chris Pressey 1 year, 3 months ago
- Add instructions for use in this Nautilus extension. Chris Pressey 1 year, 3 months ago
- Add remove-duplicates function. Chris Pressey 1 year, 5 months ago
- Add functions for treating lists as multisets (useful for tests). Chris Pressey 1 year, 5 months ago
- Also skip object files, even if text files (Haste produces these.) Chris Pressey 1 year, 6 months ago
- Add Python script to collect source files into a single text file. Chris Pressey 1 year, 8 months ago
- Fix bug in S-expression parser. Chris Pressey 1 year, 8 months ago
- A Python impl of basics of "narrowing of algebraic value sets". Chris Pressey 1 year, 9 months ago
- Add Lua modules for debugging and HTML parsing, and HTML prettier. Chris Pressey 1 year, 9 months ago
- Move script where it belongs. Chris Pressey 1 year, 9 months ago
- Add a Nautilus extension to "Open Item Location" for symlinks. Chris Pressey 1 year, 9 months ago
- Bring playfield.lua up to sync with versions of it used elsewhere. Chris Pressey 1 year, 10 months ago
- Remove .reuse/dep5, move all licensing info into individual files. Chris Pressey 1 year, 11 months ago
- Add "See-also bar" to top of README. Chris Pressey 2 years ago
- Add PipelineCombinators module. Chris Pressey 2 years ago
- Fix misattribution in the (un)licensing info in this file. Chris Pressey 2 years ago
- Remove header that was erroneously retained on the Unlicense text. Chris Pressey 2 years ago
- Add a version of the Operational monad written without using GADTs. Chris Pressey 2 years ago
- Add sometimes-useful script which never became a full project. Chris Pressey 2 years ago
- Rename some files and directories for better usability. Chris Pressey 2 years ago
- Convert CRLF line endings to LFs, except on VBScript sources. Chris Pressey 2 years ago