wuz/tests
bog 3f38358390 ADD: nested functions. 2023-08-29 00:14:24 +02:00
..
err_cmp.wuz ADD/ comparisons operators for integers and floats. 2023-08-25 11:22:29 +02:00
err_do.wuz ADD: do blocks. 2023-08-26 08:07:30 +02:00
err_fun.wuz ADD: simple functions. 2023-08-28 13:07:19 +02:00
err_if.wuz ADD: if-then-else expression. 2023-08-26 19:01:15 +02:00
err_ty_array.wuz ADD: array integer multiplication. 2023-08-24 19:52:33 +02:00
err_ty_float.wuz ADD: strings. 2023-08-23 22:16:53 +02:00
err_ty_int_bool.wuz ADD: strings. 2023-08-23 22:16:53 +02:00
err_ty_string.wuz ADD: strings. 2023-08-23 22:16:53 +02:00
err_ty_type.wuz ADD: type addition and multiplication. 2023-08-25 01:50:18 +02:00
err_vars.wuz ADD: simple functions. 2023-08-28 13:07:19 +02:00
errors.sh ADD: simple functions. 2023-08-28 13:07:19 +02:00
run.sh ADD: integers. 2023-08-23 17:25:28 +02:00
test_array.wuz ADD: var index. 2023-08-25 18:22:44 +02:00
test_booleans.wuz ADD: integers. 2023-08-23 17:25:28 +02:00
test_cmp.wuz ADD/ comparisons operators for integers and floats. 2023-08-25 11:22:29 +02:00
test_do.wuz ADD: do blocks. 2023-08-26 08:07:30 +02:00
test_float.wuz ADD: float numbers. 2023-08-23 19:23:31 +02:00
test_fun.wuz ADD: nested functions. 2023-08-29 00:14:24 +02:00
test_if.wuz ADD: if-then-else expression. 2023-08-26 19:01:15 +02:00
test_integers.wuz ADD: simple functions. 2023-08-28 13:07:19 +02:00
test_is.wuz ADD: 'is' keyword to test an expression against a type. 2023-08-26 11:26:51 +02:00
test_string.wuz ADD: strings. 2023-08-23 22:16:53 +02:00
test_types.wuz ADD: type addition and multiplication. 2023-08-25 01:50:18 +02:00
test_vars.wuz ADD: vars index assignment. 2023-08-26 06:53:14 +02:00
test_while.wuz ADD: continue keyword. 2023-08-27 00:14:02 +02:00