chriseth
|
1ce585d724
|
Explicitly allow printing to stdout.
|
2023-11-06 17:04:29 +01:00 |
|
chriseth
|
960ed7c572
|
Introduce AlgebraicExpression.
|
2023-10-30 16:16:42 +01:00 |
|
chriseth
|
ee0ba2e6a8
|
Fix handling of ".zero" with second argument.
|
2023-10-25 17:50:56 +02:00 |
|
Georg Wiese
|
a28a037f19
|
Disallow prints in all crates
|
2023-10-05 08:11:23 +00:00 |
|
chriseth
|
45e9cc5354
|
Use itertools::format.
|
2023-09-25 16:31:17 +02:00 |
|
Lucas Clemente Vella
|
7bf8d507c4
|
Implementing fence and fence.i instructions.
|
2023-09-25 14:06:55 +01:00 |
|
Lucas Clemente Vella
|
30609d0868
|
Making offset optional.
|
2023-09-12 19:11:03 +02:00 |
|
chriseth
|
318ff560f1
|
Remove filter and make memory_start immutable. (#562)
|
2023-09-05 17:53:59 +02:00 |
|
chriseth
|
b6502404d9
|
Asm abstraction (#521)
* Rename compiler to utils.
* Use some functions from utils.
* Extract data store into generic section.
* Make ends_control_flow generic.
|
2023-09-05 16:59:28 +02:00 |
|
Leo
|
f54d8dc237
|
add lhu instruction and test (#492)
|
2023-08-16 09:57:57 +02:00 |
|
Leo
|
5d65497416
|
read data objects properly including labels in jump tables and label offsets (#478)
|
2023-08-10 15:44:56 +02:00 |
|
Emily Herbert
|
effdda0feb
|
Generalize assembly handling.
|
2023-07-13 11:32:29 +02:00 |
|