aboutsummaryrefslogtreecommitdiff
path: root/src/Compilers/Z/JavaNotations.v
Commit message (Collapse)AuthorAge
* Fix a major bug in C-notation printingGravatar Jason Gross2017-06-13
| | | | | | | Binary operations with casts were wrongly parenthesized. Luckily, this impacted nothing in A-normal form, and it impacted nothing that is currently displayed. It does, however, impact the display of karatsuba mul.
* Add reserved java notationGravatar Jason Gross2017-05-14
|
* Add constant, support pair-returning assignmentGravatar Jason Gross2017-05-14
|
* Update display of ladderstep130Gravatar Jason Gross2017-04-14
|
* rename-everythingGravatar Andres Erbsen2017-04-06