Gtker
|
5e076726b0
Add initial support for casting
|
пре 3 дана |
Gtker
|
132c224a46
Remove error on variadic functions
|
пре 1 недеља |
Gtker
|
12bc6e791c
Add support for anonymous structs (C11 extension)
|
пре 2 недеља |
Gtker
|
66d8bf94b4
Add prefix ++ operator
|
пре 3 недеља |
Gtker
|
9de3185b67
Fix large values in emit_load_relative_to_register
|
пре 1 месец |
Gtker
|
64b25b5fca
Refactor constant expression handling into separate function
|
пре 1 месец |
Gtker
|
27c586f8ef
Refactor create_struct/enum to return created type
|
пре 1 месец |
Gtker
|
097158b3c9
Make implicit return load 0 for the main function
|
пре 1 месец |
Gtker
|
22ea6a0e62
Add support for static local variables
|
пре 1 месец |
Gtker
|
3c7af6dc82
Add support for static/inline/_Noreturn qualifiers on globals
|
пре 1 месец |
Gtker
|
49f9e89e5c
Add support for multiple variable declarations per statement
|
пре 1 месец |
gtker
|
4ceff7a83c
Add support for octal escape codes
|
пре 1 месец |
gtker
|
5cea180c17
Add multi line macro support
|
пре 2 месеци |
gtker
|
a7b40ff870
Add pointer arithmetic
|
пре 2 месеци |
gtker
|
47361b4388
Add support for forward declaration of structs
|
пре 2 месеци |
gtker
|
4375e9f210
Add initial enum support
|
пре 2 месеци |
Jeremiah Orians
|
6cb48f31cf
Refinements to switch tests
|
пре 1 година |
Jeremiah Orians
|
5566930976
Switch functionality prototype
|
пре 1 година |
Andrius Štikonas
|
4f17e046e8
Fix support for arrays of structs.
|
пре 2 година |
Andrius Štikonas
|
62b53a554e
Implement fixed sized integers: (u)int8_t, (u)int16_t, (u)int32_t.
|
пре 2 година |
Andrius Štikonas
|
7e7558768a
Add support for global structs.
|
пре 2 година |
Andrius Štikonas
|
823be93875
Enable riscv32 tests.
|
пре 3 година |
Andrius Štikonas
|
1e784f5afb
Add riscv32 port.
|
пре 3 година |
Andrius Štikonas
|
185ef7a7c2
Improve handling of compound assignment operators.
|
пре 3 година |
Andrius Štikonas
|
b2414918cc
Add support for assignment operators.
|
пре 3 година |
Andrius Štikonas
|
6ebe45f369
Implement variable dereferencing.
|
пре 3 година |
Jeremiah Orians
|
a09d9dcfd8
Add basic test for multi-dimensional arrays
|
пре 3 година |
Andrius Štikonas
|
bbf67601e1
Add tests for riscv64.
|
пре 3 година |
deesix
|
dd67ccddce
@@@ ARCH_IS_64_BITS
|
пре 4 година |
deesix
|
05d962fcfc
@@@ unify 64 bits archs (run_test.sh)
|
пре 4 година |