aboutsummaryrefslogtreecommitdiff
path: root/development (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-09atomptr: add direct crate docs instead of relying on doc(include)Katharina Fey1-2/+30
2020-12-31libkookie: add .projectile files to existing projectsKatharina Fey4-0/+0
This is required for emacs lsp to pick up where to set the root directory for language server daemons. Ideally, a future monorepo utility (such as nom) would create .projectile files automatically when creating a new project in the tree.
2020-12-21atomptr: init library with source from netmod-tcpMx Kookie7-0/+196
This is a component that I wanted to extract from `netmod-tcp`, in the qaul.net tree. I was considering just moving this lib to the utils tree in the qaul.net repo, but I decided that I needed this library in too many other programs, and that it really didn't have much to do with qaul.net so it's living here now. Considering that I want to also convey stability in the API, I'll immediately bump it to 1.0.0 as well.
2020-12-21Add 'development/libs/libbowl/' from commit ↵Kaiden Fey17-0/+1716
'e234a2baa210df4c4376e0b378f0b2cbbf79d84b' git-subtree-dir: development/libs/libbowl git-subtree-mainline: 44f91708d86abcc19d4f308b3b307ab3c4c42331 git-subtree-split: e234a2baa210df4c4376e0b378f0b2cbbf79d84b
2020-12-21Add 'development/libs/barrel/' from commit ↵Mx Kookie80-0/+4791
'f3b8ab47d3a3ad8d43dc2b89a5eec1c4e87b033d' git-subtree-dir: development/libs/barrel git-subtree-mainline: 518551bfa6ef7d6508b425afa4bfb3ddbd418141 git-subtree-split: f3b8ab47d3a3ad8d43dc2b89a5eec1c4e87b033d
2020-12-21development/tools: adding overview READMEMx Kookie1-0/+7
2020-12-21Add 'development/tools/cargo-workspace2/' from commit ↵Mx Kookie40-0/+2979
'c3e1e0679bae7aa6bd668125cb997812a590f875' git-subtree-dir: development/tools/cargo-workspace2 git-subtree-mainline: ddeaea72333d8bb6911ac45fcfe40ee1caa00b04 git-subtree-split: c3e1e0679bae7aa6bd668125cb997812a590f875
2009-06-26fix my wrong opplication of the patchMarc Weber1-28/+0
svn path=/nixpkgs/trunk/; revision=16062
2009-06-26update default ocmal to 3.11.1. patch provided by olegfinkMarc Weber1-0/+28
svn path=/nixpkgs/trunk/; revision=16061