Timothy Mou

Results 5 issues of Timothy Mou

Added a detector for contracts with boolean states to find "deactivation" patterns. Since this shared a lot of functionality with the previous enum detector, I moved a lot of the...

**Describe the bug** When editing a page with a Haskell/Nix/any non-default-highlight.js language code block, syntax highlighting will occasionally break. When this happens, the following warning is displayed in the browser...

bug

Is there a way to customize the text input cursor icon (the little teardrop cursor)? It seems like we can change the color using the `CURSOR_COLOR` theme variable, but I...

I believe I have found a bug related to egraph merging/rebuilding. It occurs in this test in `basic.ml`: ``` let%test "test" = let g = EGraph.init () in let c1...

Please quote the text that is incorrect: > To build the package, run the command `lake build`. After a number of build commands scroll by, the resulting binary has been...