Licklider Transmission Protocol (CCSDS 734.1-B) for reliable DTN links
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(monopam): add mono=true nested monorepo support and merge mono.lock into sources.toml

Add mono and ref_ fields to sources_registry entries, enabling nested
monorepos (mono=true) with recursive push/pull and replacing mono.lock
with ref pinning in sources.toml. Rename url→source and
default_url_base→origin with full backward compatibility.

Also fix pre-existing syntax errors and formatting in test files.

+5
+5
fuzz/dune
··· 3 3 (modules fuzz_ltp) 4 4 (libraries ltp crowbar)) 5 5 6 + (executable 7 + (name gen_corpus) 8 + (modules gen_corpus) 9 + (libraries unix)) 10 + 6 11 (rule 7 12 (alias runtest) 8 13 (deps fuzz_ltp.exe)