Louis Heredero HEL
HEL deleted branch feat/dataframes from HEL/midas 2026-07-01 08:24:38 +00:00
HEL pushed to main at HEL/midas 2026-07-01 08:24:38 +00:00
c81287df7f Merge pull request 'Initial dataframe implementation' (#25) from feat/dataframes into main
ffccc1bedd feat(cli): generate stubs in build dir when compiling
d14f208897 feat(gen): add tuple expr to generator
293953a078 tests: update with multi-parameter generics
bccc96e4d0 fix: minor fixes
Compare 40 commits »
HEL merged pull request HEL/midas#25 2026-07-01 08:24:36 +00:00
Initial dataframe implementation
HEL created pull request HEL/midas#25 2026-07-01 08:24:20 +00:00
Initial dataframe implementation
HEL pushed to feat/dataframes at HEL/midas 2026-07-01 08:16:40 +00:00
ffccc1bedd feat(cli): generate stubs in build dir when compiling
d14f208897 feat(gen): add tuple expr to generator
293953a078 tests: update with multi-parameter generics
bccc96e4d0 fix: minor fixes
9db56adf56 feat: add Python tuple expression
Compare 55 commits »
HEL deleted branch feat/subtypes-and-aliases from HEL/midas 2026-07-01 08:09:15 +00:00
HEL pushed to main at HEL/midas 2026-07-01 08:09:15 +00:00
d039a8e4b3 Merge pull request 'Type aliases vs. Derived types' (#24) from feat/subtypes-and-aliases into main
c4533421eb feat(checker): process alias definitions
73769b42c1 feat(parser): add alias keyword and statement
087f6b4669 refactor(types): rename AliasType to DerivedType
Compare 4 commits »
HEL merged pull request HEL/midas#24 2026-07-01 08:09:14 +00:00
Type aliases vs. Derived types
HEL created pull request HEL/midas#24 2026-07-01 08:09:07 +00:00
Type aliases vs. Derived types
HEL pushed to feat/subtypes-and-aliases at HEL/midas 2026-07-01 08:05:07 +00:00
c4533421eb feat(checker): process alias definitions
73769b42c1 feat(parser): add alias keyword and statement
Compare 2 commits »
HEL created branch release/0.2.1 in HEL/circuiteria 2026-06-30 19:41:52 +00:00
HEL pushed to release/0.2.1 at HEL/circuiteria 2026-06-30 19:41:52 +00:00
b71e822bb8 chore: use preview import paths in examples
4c1025b1eb chore: remove "Typst" from description
b35c04a7d9 chore: add alt text on README images
0612e9b6ec chore: bump to 0.2.1
Compare 4 commits »
HEL deleted branch fix/15-gate-y-port-alignment from HEL/circuiteria 2026-06-30 19:08:49 +00:00
HEL pushed to dev at HEL/circuiteria 2026-06-30 19:08:49 +00:00
42d6915b15 Merge pull request 'fix: handle y port alignment with gates' (#22) from fix/15-gate-y-port-alignment into dev
b646d24930 fix: handle y port alignment with gates
Compare 2 commits »
HEL merged pull request HEL/circuiteria#22 2026-06-30 19:08:48 +00:00
fix: handle y port alignment with gates
HEL closed issue HEL/circuiteria#15 2026-06-30 19:08:48 +00:00
Undefined variable prevents from aligning gate relative to the input
HEL created pull request HEL/circuiteria#22 2026-06-30 19:08:37 +00:00
fix: handle y port alignment with gates
HEL created branch fix/15-gate-y-port-alignment in HEL/circuiteria 2026-06-30 19:07:57 +00:00
HEL pushed to fix/15-gate-y-port-alignment at HEL/circuiteria 2026-06-30 19:07:57 +00:00
b646d24930 fix: handle y port alignment with gates
HEL deleted branch feat/update-manual-and-gallery from HEL/circuiteria 2026-06-30 17:18:28 +00:00