Colin Kennedy
f9040ed838
fix(python): Fixed nested return + yield call ( #190 )
2024-08-02 16:30:43 +02:00
Colin Kennedy
8614bcb6c6
feat(python): fixed bugs + added unittests ( #189 )
2024-08-02 16:21:10 +02:00
Cristóbal Tapia
7545cdc8cd
feat(julia): Add julia support ( #185 )
...
Add support for julia function and structs + test cases included.
Closes #184
---------
Co-authored-by: josephsdavid <josephsd@smu.edu >
Co-authored-by: Daniel Mathiot <d.danymat@gmail.com >
2024-07-28 14:09:51 +02:00
Danymat
0f08a6123d
ref: Use ensure_installed for quicker runs
...
feat: Try using 0.11.0 for tests
2024-07-23 18:35:05 +02:00
Colin Kennedy
fef1ab3932
Added unittest + basic python and lua unittests ( #174 )
...
---------
Co-authored-by: Danymat <d.danymat@gmail.com >
2024-07-23 18:18:14 +02:00