| .. |
|
test_ast_gen.py
|
Changed cpfloat, cpint etc. to generic variable[float] etc.
|
2025-10-23 17:23:12 +02:00 |
|
test_compile.py
|
ruff config added for replacing flake8, code style und naming changes
|
2025-10-26 22:35:47 +01:00 |
|
test_compile_aarch64.py
|
Cross compilation for aarch64-runner added
|
2025-10-30 12:08:13 +01:00 |
|
test_compile_div.py
|
ruff config added for replacing flake8, code style und naming changes
|
2025-10-26 22:35:47 +01:00 |
|
test_coparun_module.py
|
Changed cpfloat, cpint etc. to generic variable[float] etc.
|
2025-10-23 17:23:12 +02:00 |
|
test_coparun_module2.py
|
ruff config added for replacing flake8, code style und naming changes
|
2025-10-26 22:35:47 +01:00 |
|
test_crash_win.py
|
ruff config added for replacing flake8, code style und naming changes
|
2025-10-26 22:35:47 +01:00 |
|
test_math.py
|
relocation patching for constants is fixed, tests added
|
2025-10-26 22:26:12 +01:00 |
|
test_ops.py
|
vector type added, sqrt and ge/le added; type hints improved
|
2025-10-25 21:36:31 +02:00 |
|
test_prog_flow.py
|
vector type added, sqrt and ge/le added; type hints improved
|
2025-10-25 21:36:31 +02:00 |
|
test_stencil_db.py
|
Code rearranged and split to different files
|
2025-10-19 23:24:14 +02:00 |
|
test_vector.py
|
relocation patching for constants is fixed, tests added
|
2025-10-26 22:26:12 +01:00 |
|
test_vector_aarch64.py
|
patch command updated for arm support
|
2025-10-29 22:53:40 +01:00 |