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/
- Add cls.c (nominally useful?) and stream.py (just an experiment.) Chris Pressey 11 years ago
- This has employment in Falderal now, as fa-under-pty. Chris Pressey 11 years ago
- Exit with exitcode >0 if the spawned process dumped core. Chris Pressey 11 years ago
- Improve under-pty. Chris Pressey 11 years ago
- Add trivial script for running a command under a pty. Chris Pressey 11 years ago
- Rename and add build instructions and reference link. Chris Pressey 12 years ago
- Add joystick-handling to the Atari 2600 example. Chris Pressey 12 years ago
- Add Atari 2600 skeleton example code. Chris Pressey 12 years ago
- Slightly nicer version of this script that doesn't crash. Chris Pressey 12 years ago
- Add "Tested Rust Snippets", which doesn't really deserve a repo to itself. Cat's Eye Technologies 12 years ago
- This has employment now, in bb:catseye/tree. Cat's Eye Technologies 12 years ago
- Add summary feature to tree, and make it the default. Cat's Eye Technologies 12 years ago
- Woefully incomplete but 'good enough' implementation of `tree`. Cat's Eye Technologies 12 years ago
- Add stars2links: turn list of starred repos into a page of links. Cat's Eye Technologies 12 years ago
- Add an example of infinite scroll inside a <div> in plain JS. Cat's Eye Technologies 12 years ago
- Add --move-to option to find-unique. Increase buffer size. Cat's Eye Technologies 12 years ago
- Add tiny DOS utility that converts LF's to CRLF's. Cat's Eye Technologies 12 years ago
- Add Big HTML5 Canvas experiment. catseye 12 years ago
- Add script to generate a SID chip frequency table. catseye 12 years ago
- find-unique can take multiple dirs and indexes, obsoleting find-unique-by-index. catseye 12 years ago
- Allow find-unique to take multiple dest-dirs. catseye 12 years ago
- find-dups can do find-dups2's job now, so remove it. catseye 12 years ago
- Take command-line option for canonical prefix, any number of dirs. catseye 12 years ago
- Demo of using OpenClipart's JSON API through jsonp.jit.su proxy. catseye 12 years ago
- .bashrc is in my dotfiles repo. The rest aren't bash, so: sh. catseye 12 years ago
- Actually, this header doesn't seem to be needed. catseye 12 years ago
- Add -DBSD to allow compiling on NetBSD. Cat's Eye Technologies 12 years ago
- Indent each line that is written to the pty by three spaces. catseye 12 years ago
- Add brace.c, for a good laugh. BSD lic. Has problems quitting. catseye 12 years ago
- Add make-script-to-rm-all-except-w/canonical-prefix option. catseye 12 years ago