Commit Graph

4 Commits

Author SHA1 Message Date
a8d32a917f lift the inference engine up a level 2023-07-21 21:40:41 -07:00
1ad3d6c517 Start building out type inference. 2023-06-21 21:56:54 -07:00
3687785540 [checkpoint] Start the switch to type inference. 2023-06-19 21:16:28 -07:00
1fbfd0c2d2 📜 Add better documentation across the compiler. (#3)
These changes pay particular attention to API endpoints, to try to
ensure that any rustdocs generated are detailed and sensible. A good
next step, eventually, might be to include doctest examples, as well.
For the moment, it's not clear that they would provide a lot of value,
though.

In addition, this does a couple refactors to simplify the code base in
ways that make things clearer or, at least, briefer.
2023-05-13 15:00:08 -05:00