| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
can be written outside of rust_shape.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ridiculous stuff like (ret 0) == (log "error")
|
|
|
|
Some of these don't actually work.
|
|
Uncomment parts of the test that work correctly now, enable pretty testing
|
|
|
|
|
|
|
|
|
|
(Since the variable won't be used after return anyway.)
|
|
|
|
This reverts commit 1ec2211a98aac3f4444301f44eba608d2df818c1.
|
|
|
|
|
|
As it turns out, it's not just unops we need to worry about. Also tuples and
anything that requires parens.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
around #836
|
|
|
|
|
|
|
|
|
|
Closes #824
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I just edited the ll by hand since I don't have clang on hand
|