elna/tests
2024-05-23 01:13:16 +02:00
..
expectations Remove libc dependency for the generated code 2024-05-23 01:13:16 +02:00
failures Tokenize the input with flex 2024-04-06 16:10:07 +02:00
const_list.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
declare_variable.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
divide.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
if_condition.eln Don't relax function calls 2024-04-12 00:07:46 +02:00
left_nested_sum.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
missing_semicolon.eln Tokenize the input with flex 2024-04-06 16:10:07 +02:00
multiline_output.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
multiply_3.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
multiply.eln Remove libc dependency for the generated code 2024-05-23 01:13:16 +02:00
plus_minus.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
pointer_in_expression.eln Don't relax function calls 2024-04-12 00:07:46 +02:00
print_boolean.eln Implement first intrinsics for output 2024-03-20 17:56:38 +01:00
print_equals.eln Implement comparison operators 2024-04-02 09:07:26 +02:00
print_in_loop.eln Generate code for loops 2024-04-18 12:15:26 +02:00
print_number.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
procedure_2_statements.eln Support multiple function arguments 2024-03-29 11:01:19 +01:00
procedure_definition.eln Parse parameter list 2024-03-28 00:55:13 +01:00
procedure_print_argument.eln Parse parameter list 2024-03-28 00:55:13 +01:00
single_word_error.eln Support failure tests 2024-03-23 14:53:26 +01:00
subtraction.eln Implement first intrinsics for output 2024-03-20 17:56:38 +01:00
sum.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
sums.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
tester.cpp Remove libc dependency for the generated code 2024-05-23 01:13:16 +02:00