Giovanni Mascellani 8cf89d3b4d Fix a bug in stdlib.h. 5 years ago
..
test.c 1bff629900 Tests and bugfixes. 5 years ago
test_anon_struct.c 8e14ef5aa4 Add support for anonymous structs and unions, and misc things to stdlib. 5 years ago
test_cast.c 19eb29707b Add other features and bugfixes in compiler and standard library. 5 years ago
test_lang.c 214bf6e0d9 Understand sizes of floating point types. 5 years ago
test_llong.c 2952f200cd Implement 64 bits arithmentic operations. 5 years ago
test_op_assign.c c018974aa4 Make long 4 bytes long. 5 years ago
test_ret_obj.c f1476801d7 Implement returning structs and unions. 5 years ago
test_setjmp.c 6bd39851c6 Implement setjmp/longjmp. 6 years ago
test_stdarg.c c018974aa4 Make long 4 bytes long. 5 years ago
test_stdio.c c018974aa4 Make long 4 bytes long. 5 years ago
test_stdlib.c 8cf89d3b4d Fix a bug in stdlib.h. 5 years ago
test_string.c 2212da92a9 Implement string collapsing. 5 years ago
test_ternary.c f89392e59c Allow void ternary operator. 5 years ago