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
4b1e722854
slice-from makes a slice from a pointer and any integer count, and ((Ptr U) p) casts a pointer's element type without dropping const
2026-09-25 22:24:11 +07:00
..
flan_dev.c
A value that traps or faults while the inspector reads it shows as #<trapped: NAME> with no break pushed, a restart already accepted is taken before queued reads run, and a fault in the inspector's read names the read.
2026-09-25 21:27:24 +07:00
flan_dyn.c
A dyn value the inspector reads is rendered on the program's own thread, so one that traps or faults is a nested break and the daemon keeps answering.
2026-09-25 20:24:34 +07:00
flan_dyn.h
The Map header mirror the collector reads is checked against flan_rt.c's, array key pairs cannot share a name, and a program holding only a Map of dyn sets up the collector
2026-09-25 15:52:57 +07:00
flan_rt.c
slice-from makes a slice from a pointer and any integer count, and ((Ptr U) p) casts a pointer's element type without dropping const
2026-09-25 22:24:11 +07:00