Robin Salen
|
f76245e298
|
Cleanup imports (#1492)
|
2024-02-01 07:16:28 -05:00 |
|
Robin Salen
|
cb2a22a5f6
|
Update stack op cost (#1402)
* Update stack op cost
* Update from review
|
2023-12-04 10:32:52 -05:00 |
|
Robin Salen
|
b31f70612e
|
Apply rustfmt with latest nightly
|
2023-10-24 07:26:45 -04:00 |
|
wborgeaud
|
b97ec3bda1
|
New clippy lint
|
2022-10-25 10:50:40 +02:00 |
|
Nicholas Ward
|
78a4b92e83
|
in %stack, treat identifiers as 1-length blocks
|
2022-10-03 13:34:16 -07:00 |
|
Nicholas Ward
|
d1d404b989
|
addressed comments
|
2022-10-03 13:34:16 -07:00 |
|
Daniel Lubarov
|
f876a8ab02
|
Fix macro vars in %stack directive
|
2022-09-21 08:42:56 -07:00 |
|
Nicholas Ward
|
0b9881c5e3
|
blocks in stack manipulation
|
2022-09-09 12:05:58 -07:00 |
|
Daniel Lubarov
|
763d63de08
|
For permutations, find the optimal sequence of swaps
Using a method Angus described. This is mainly his idea and code, I just ported it to Rust.
|
2022-08-09 16:33:02 -04:00 |
|