Weekly Roundup 2023-07-25
- Wednesday: I got some code written for nullability detection in the parser.
- Thursday: My laptop wouldn't turn on for like half an hour, and has since refused to elaborate. I did not like this.
- Friday: I got some more code for the nullability checks written. It didn't look great.
- Saturday: I tracked down some bugs in the nullability checks, through code inspection.
- Sunday: I tried to clean up the code. I do not know if I succeeded.
- Monday: I started planning out a format for storing information about the parsing process.
Next week, I'm going to try to flesh out and implement those plans, and maybe find something else to mess around with in OCaml.