Louis Heredero HEL
HEL pushed to feat/add-docstrings at HEL/midas 2026-07-05 22:32:56 +00:00
bac0e334d5 docs: add docstrings for type checkers
30aef99c08 docs: add docstrings for most files in checker module
Compare 2 commits »
HEL deleted branch dev from HEL/circuiteria 2026-07-03 23:51:18 +00:00
HEL pushed tag v0.2.1 to HEL/circuiteria 2026-07-03 23:45:51 +00:00
HEL released V0.2.1 at HEL/circuiteria 2026-07-03 23:45:51 +00:00
HEL pushed to main at HEL/circuiteria 2026-07-03 23:37:39 +00:00
c9aa81af2e Merge pull request 'Release v0.2.1' (#25) from dev into main
6871053810 Merge pull request 'Release v0.2.1' (#24) from release/0.2.1 into dev
73b7348eed chore: remove duplicate alt text
b71e822bb8 chore: use preview import paths in examples
4c1025b1eb chore: remove "Typst" from description
Compare 34 commits »
HEL merged pull request HEL/circuiteria#25 2026-07-03 23:37:38 +00:00
Release v0.2.1
HEL created pull request HEL/circuiteria#25 2026-07-03 23:37:32 +00:00
Release v0.2.1
HEL pushed to dev at HEL/circuiteria 2026-07-03 23:36:48 +00:00
6871053810 Merge pull request 'Release v0.2.1' (#24) from release/0.2.1 into dev
73b7348eed chore: remove duplicate alt text
b71e822bb8 chore: use preview import paths in examples
4c1025b1eb chore: remove "Typst" from description
b35c04a7d9 chore: add alt text on README images
Compare 6 commits »
HEL deleted branch release/0.2.1 from HEL/circuiteria 2026-07-03 23:36:48 +00:00
HEL merged pull request HEL/circuiteria#24 2026-07-03 23:36:46 +00:00
Release v0.2.1
HEL created pull request HEL/circuiteria#24 2026-07-03 23:36:37 +00:00
Release v0.2.1
HEL pushed to release/0.2.1 at HEL/circuiteria 2026-07-03 23:35:40 +00:00
73b7348eed chore: remove duplicate alt text
HEL pushed to feat/add-docstrings at HEL/midas 2026-07-03 23:30:23 +00:00
9764484fd9 docs: add docstrings to midas parser
5b9e322c91 docs: add some docstrings in lexer classes
Compare 2 commits »
HEL pushed to feat/add-docstrings at HEL/midas 2026-07-03 17:31:22 +00:00
c18d9c18de tests: update with new parameter spec
HEL created branch feat/add-docstrings in HEL/midas 2026-07-03 17:26:23 +00:00
HEL pushed to feat/add-docstrings at HEL/midas 2026-07-03 17:26:23 +00:00
9229f00375 refactor: rebrand function parameters and unify spec
6b7a682dc5 docs: add some docstrings
35b97fd17b refactor(ast): restructure printers
Compare 3 commits »
HEL deleted branch feat/frame-columns-in-manual from HEL/midas 2026-07-03 14:38:46 +00:00
HEL pushed to main at HEL/midas 2026-07-03 14:38:46 +00:00
03bc32400b Merge pull request 'Frame / columns in manual' (#28) from feat/frame-columns-in-manual into main
4a93ee45d9 docs: add section about Frame type annotations
8197131d8d docs: add Column and Frame to manual
cf91187b7a fix(checker): remove bool as subtype of int
1b2bdf0b79 docs: add alias statements to manual
Compare 5 commits »
HEL merged pull request HEL/midas#28 2026-07-03 14:38:45 +00:00
Frame / columns in manual
HEL created pull request HEL/midas#28 2026-07-03 14:38:41 +00:00
Frame / columns in manual