This website requires JavaScript.
Explore
Help
Sign In
rishi
/
scryer-prolog
Watch
1
Star
0
Fork
0
You've already forked scryer-prolog
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
18dd9391593174d73843a39ccb1d8f2c60941690
scryer-prolog
/
build
History
Danil Platonov
f8f7b3b7e2
allow to stop and start http server at will with SIGINT, stop the server on uncaught throws, display timing info for each request, use setup_call_cleanup in more places to avoid potential leaks, when handler for a path doesn't have a matching case, throw a detailed error instead of silently continuing
2026-05-30 15:47:50 -07:00
..
instructions_template.rs
allow to stop and start http server at will with SIGINT, stop the server on uncaught throws, display timing info for each request, use setup_call_cleanup in more places to avoid potential leaks, when handler for a path doesn't have a matching case, throw a detailed error instead of silently continuing
2026-05-30 15:47:50 -07:00
main.rs
use BTree{Map,Set} to ensure a stable order based on the key/entry even if filesystem enumeration order changes
2026-05-14 01:02:19 +02:00
static_string_indexing.rs
use BTree{Map,Set} to ensure a stable order based on the key/entry even if filesystem enumeration order changes
2026-05-14 01:02:19 +02:00