Commit bd18f0e
committed
New queue idea
Cleanup
More generic interpret
Update
Making progress
Making progress
Update
Update
Update
Making progress
Update
Now typecheck
Update
Making progress
Update
Better now
Making progress
Update
Typechecks now
Update
Better
Some improvement?
Better I think
Update
Update
Making progress
Update to fix changes
Fixing
Update
Better
Let's hope this works
Cleaner
Update
Update
Less noise
Update
Much better
Update
Fixing
Update
Update
Update
QED change
Qed fixing still
Fixed Qed
Update to fix cli
Ooops, fixing bug
Better printing
Cleanup
Cleanup
Cleanup
Cleanup
Trying to rebase on top of main
Add changelog
Less braces1 parent acb72d0 commit bd18f0e
File tree
13 files changed
+435
-430
lines changed- cli
- src
- EVM
- test
- EVM/Test
- contracts/fail
13 files changed
+435
-430
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
| 530 | + | |
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
| 543 | + | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
551 | | - | |
| 550 | + | |
| 551 | + | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
557 | | - | |
| 556 | + | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | | - | |
| 560 | + | |
561 | 561 | | |
562 | 562 | | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
563 | 566 | | |
564 | 567 | | |
565 | 568 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2669 | 2669 | | |
2670 | 2670 | | |
2671 | 2671 | | |
2672 | | - | |
2673 | 2672 | | |
2674 | 2673 | | |
2675 | 2674 | | |
2676 | 2675 | | |
2677 | 2676 | | |
2678 | 2677 | | |
2679 | | - | |
2680 | 2678 | | |
2681 | 2679 | | |
2682 | 2680 | | |
| |||
3092 | 3090 | | |
3093 | 3091 | | |
3094 | 3092 | | |
3095 | | - | |
| 3093 | + | |
3096 | 3094 | | |
3097 | 3095 | | |
3098 | 3096 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1076 | 1076 | | |
1077 | 1077 | | |
1078 | 1078 | | |
1079 | | - | |
1080 | | - | |
1081 | | - | |
1082 | | - | |
1083 | | - | |
1084 | 1079 | | |
1085 | 1080 | | |
1086 | 1081 | | |
| |||
1228 | 1223 | | |
1229 | 1224 | | |
1230 | 1225 | | |
1231 | | - | |
1232 | | - | |
1233 | | - | |
1234 | | - | |
1235 | | - | |
1236 | | - | |
1237 | | - | |
1238 | 1226 | | |
1239 | 1227 | | |
1240 | 1228 | | |
| |||
1672 | 1660 | | |
1673 | 1661 | | |
1674 | 1662 | | |
1675 | | - | |
1676 | | - | |
1677 | | - | |
1678 | | - | |
1679 | 1663 | | |
1680 | 1664 | | |
1681 | 1665 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
201 | 202 | | |
202 | 203 | | |
203 | 204 | | |
204 | | - | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
456 | 460 | | |
457 | 461 | | |
458 | 462 | | |
| |||
565 | 569 | | |
566 | 570 | | |
567 | 571 | | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | | - | |
576 | 572 | | |
577 | 573 | | |
578 | 574 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments