Sofia Rodrigues
Sofia Rodrigues
In order to check empty types faster.
Currently the coverage checker does not check indices
- branch experimental into kind-driver crate - api to create commands for repl - control c twice to leave or control d - auto complete on tab - a banner...
Some files in the Algebra folder are using tabs instead of spaces in some lines.
This PR introduces date and time functionality to the Lean 4 Std. It's not complete yet and I need to implement some these things: - [x] Implement parsing for various...
This PR adds a simple `Http` library to `Std`.
This PR adds the `Context` type for cancellation with context propagation. It works by storing a tree of forks of the main context, providing a way to control cancellation.
This PR adds a simple HTTP client for the HTTP library.