This website requires JavaScript.
Explore
Help
Sign In
JosephFerano
/
flan
Watch
1
Star
0
Fork
0
You've already forked flan
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
flan
/
runtime
History
Joseph Ferano
78e25dfa48
A str from dyn text is pinned once per temp stamp and is a poisoned temp copy in a dev build, a float past f32's range and a map key a struct lacks trap, and a struct's refusal names what the value is.
2026-09-26 12:09:25 +07:00
..
flan_dev.c
A dev build's self-equality scan walks each container once, a free finds its block by the keyed probe, a registry listing waits out a growth, and a view's crossing and scalar read take fewer instructions.
2026-09-26 10:41:12 +07:00
flan_dyn.c
A str from dyn text is pinned once per temp stamp and is a poisoned temp copy in a dev build, a float past f32's range and a map key a struct lacks trap, and a struct's refusal names what the value is.
2026-09-26 12:09:25 +07:00
flan_dyn.h
Merge branch 'master' into worktree-agent-ab88d16e8e6fbfe15
2026-09-26 12:05:38 +07:00
flan_rt.c
A dyn text becomes a str as its own bytes, a dyn view becomes its own storage, and a dyn vec or map becomes a checked copy in a [const T], a fixed array or a struct, while a writable [T] is never a copy.
2026-09-26 11:48:01 +07:00