Louis Heredero HEL
HEL pushed to feat/variable-is-defined at HEL/midas 2026-07-08 17:30:21 +00:00
4ed78d3d7e chore: add new parameter to docstring
HEL created pull request HEL/midas#36 2026-07-08 17:28:47 +00:00
Properly check variable assignment
HEL created branch feat/variable-is-defined in HEL/midas 2026-07-08 17:21:28 +00:00
HEL pushed to feat/variable-is-defined at HEL/midas 2026-07-08 17:21:28 +00:00
ab7012c538 fix(checker): leaking for-loop iterator target
06f71f2945 tests: add test for variable assignment
1b5691dca7 fix(resolver): properly check if variable is defined
Compare 3 commits »
HEL deleted branch feat/complete-docs from HEL/midas 2026-07-08 15:41:03 +00:00
HEL pushed to main at HEL/midas 2026-07-08 15:41:03 +00:00
2118c260ab Merge pull request 'Complete documentation' (#32) from feat/complete-docs into main
403238da09 docs: add commands in manual
c00dfe9910 chore: pin python version for test ci
597ae6bb4c tests: add tests summary
1162716a25 tests: exit with error code if failure when running all tests
Compare 11 commits »
HEL merged pull request HEL/midas#32 2026-07-08 15:41:01 +00:00
Complete documentation
HEL pushed to feat/complete-docs at HEL/midas 2026-07-08 15:39:15 +00:00
403238da09 docs: add commands in manual
HEL pushed to feat/complete-docs at HEL/midas 2026-07-08 14:47:01 +00:00
c00dfe9910 chore: pin python version for test ci
HEL pushed to feat/complete-docs at HEL/midas 2026-07-08 14:45:16 +00:00
597ae6bb4c tests: add tests summary
HEL pushed to feat/complete-docs at HEL/midas 2026-07-08 14:20:50 +00:00
1162716a25 tests: exit with error code if failure when running all tests
HEL pushed to feat/complete-docs at HEL/midas 2026-07-08 14:19:31 +00:00
c2ebf885ac chore: remove uv from test workflow
HEL pushed to feat/complete-docs at HEL/midas 2026-07-08 14:12:02 +00:00
7cddc62aaa chore: add some files in gitignore
49e00d9fbc chore: add workflow to run tests
1d2f98419e chore: allow passing commit hash through inputs
2a73dc3fef chore: add ci to compile manual
ede7396f9b chore: update README
Compare 24 commits »
HEL deleted branch feat/remove-complex-type from HEL/midas 2026-07-08 13:45:00 +00:00
HEL pushed to main at HEL/midas 2026-07-08 13:45:00 +00:00
6ca778dbfa Merge pull request 'Remove complex type' (#35) from feat/remove-complex-type into main
672c9c0fa1 docs: remove complex type from syntax definition
dd2f3d6f6a tests: fix frame ops with filtered groupby columns
ef9dd95844 tests: rewrite test with complex types
725e030374 feat: remove complex and extension types
Compare 5 commits »
HEL merged pull request HEL/midas#35 2026-07-08 13:44:59 +00:00
Remove complex type
HEL pushed to feat/remove-complex-type at HEL/midas 2026-07-08 13:44:53 +00:00
672c9c0fa1 docs: remove complex type from syntax definition
HEL created pull request HEL/midas#35 2026-07-08 13:40:33 +00:00
Remove complex type
HEL created branch feat/remove-complex-type in HEL/midas 2026-07-08 13:37:52 +00:00
HEL pushed to feat/remove-complex-type at HEL/midas 2026-07-08 13:37:52 +00:00
dd2f3d6f6a tests: fix frame ops with filtered groupby columns
ef9dd95844 tests: rewrite test with complex types
725e030374 feat: remove complex and extension types
Compare 3 commits »