jespergravgaard
|
075974063a
|
Added -vfixlongbranch to give more info about the fix long branch pass.
|
2021-09-25 19:59:45 +02:00 |
|
jespergravgaard
|
bcc46fd8ff
|
Added support for automatically converting function names to function pointers. Closes #702
|
2021-08-08 02:15:02 +02:00 |
|
jespergravgaard
|
5439910ae3
|
Improved parameter type errors to show expected and actual types. Closes #703
|
2021-08-07 10:32:20 +02:00 |
|
jespergravgaard
|
82dd27e627
|
Parameters and return values now work for calling convention stack. Pointers to functions with parameters/return values now work. Parameter transfer through stack of structs/unions now work. #121
|
2021-08-01 17:24:12 +02:00 |
|
jespergravgaard
|
1d4e754f0e
|
Added initial support for special BYTE0() and BYTE1() unary operators giving access to specific bytes. #221
|
2021-04-05 00:27:47 +02:00 |
|
Jesper Gravgaard
|
056e145d2e
|
Merged @SijmenSchoon fix for ClassCastException when declaring array with a constant that does not exist addresses. Closes #607
|
2021-01-04 14:38:36 +01:00 |
|
jespergravgaard
|
7c995f82a1
|
Added a few missing fragments. Improved fragments for if() where rvalue1==0. Closes #598
|
2020-12-12 00:48:31 +01:00 |
|
Jesper Gravgaard
|
11b700d269
|
Fixed tests
|
2018-06-01 00:45:18 +02:00 |
|