|
f67fdaa5f7
|
Extern functions and basic C ABI support
|
2025-02-26 20:00:44 -06:00 |
|
|
e290f61890
|
Basic array
|
2025-02-25 09:26:45 -06:00 |
|
|
eaa64a8d78
|
Basic bit fields
|
2025-02-25 07:31:41 -06:00 |
|
|
36fc4807bb
|
Basic struct
|
2025-02-24 09:07:25 -06:00 |
|
|
774551e795
|
Prep work for C ABI compatibility
|
2025-02-24 09:05:56 -06:00 |
|
|
27bd136487
|
Basic call
|
2025-02-22 21:52:04 -06:00 |
|
|
a9ea1eb6d9
|
Basic branching
|
2025-02-22 20:08:30 -06:00 |
|
|
73e6b6529b
|
Implement basic global variables
|
2025-02-22 19:05:08 -06:00 |
|
|
423a559dba
|
Implement basic debug information
|
2025-02-22 09:56:41 -06:00 |
|
|
f89fb293c0
|
Binary operations from stack
|
2025-02-21 17:52:58 -06:00 |
|
|
71f70a35fb
|
Minimal stack
|
2025-02-21 14:49:17 -06:00 |
|
|
de142080f3
|
Constant xor
|
2025-02-21 13:34:04 -06:00 |
|
|
9b8011086f
|
Constant or
|
2025-02-21 13:25:06 -06:00 |
|
|
648fe7480d
|
Constant and
|
2025-02-21 13:19:40 -06:00 |
|
|
99e13a7218
|
Constant shifts
|
2025-02-21 13:14:10 -06:00 |
|
|
dc52283250
|
Isolate tests
|
2025-02-21 13:02:33 -06:00 |
|