Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$mol_view_tree2_to_dts tests and fixes #646

Merged
merged 59 commits into from
Feb 11, 2024
Merged

$mol_view_tree2_to_dts tests and fixes #646

merged 59 commits into from
Feb 11, 2024

Conversation

zerkalica
Copy link
Collaborator

@zerkalica zerkalica commented Oct 19, 2023

nullable

$mol_view_tree2_to_js_test_ex_simple_typed_null_foo $mol_object
	a null string|number

right chain

$mol_view_tree2_to_js_test_ex_right_hierarchy_foo $mol_object
	Indexed* $mol_view_tree2_to_js_test_ex_right_hierarchy_bar
		title? => indexed_title*?
		id <= indexed_id* 0
	prj $mol_view_tree2_to_js_test_ex_right_hierarchy_bar
		domain* => prj_domain*
			user => prj_user*
				id => prj_user_id*

typed dict values

$mol_view_tree2_to_js_test_ex_array_of_array_or_object_foo $mol_object
	complex /
		\1
		/
			true
		/
			\1
			21
		*number|string
			a 1
			str \some

generics

$mol_view_tree2_to_js_test_ex_array_constructor_tuple_foo $mol_object
	blobs /
		<= text_blob? $mol_view_tree2_to_js_test_ex_klass_tuple<string> /
			/string
				<= text \123
			* type \text/plain

@nin-jin nin-jin marked this pull request as draft November 5, 2023 18:09
zerkalica added a commit to hyoo-ru/apps.hyoo.ru that referenced this pull request Nov 19, 2023
zerkalica added a commit to hyoo-ru/fallacy.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/about.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/apps.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/artist.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/about.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/artist.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/aura.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/case.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/draw.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/intern.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/lamps.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/life.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/map.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/meme.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/page.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/rdf.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/realworld.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/scout.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/shelter.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/sketch.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/slides.hyoo.ru that referenced this pull request Dec 3, 2023
zerkalica added a commit to hyoo-ru/hyoo_sporno that referenced this pull request Dec 3, 2023
@nin-jin nin-jin merged commit 52cf2fb into master Feb 11, 2024
20 checks passed
@nin-jin nin-jin deleted the tree2-dts-test branch February 11, 2024 12:15
nin-jin added a commit to hyoo-ru/scout.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/when.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/webdav.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/tree.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/toys.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/studio.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/hyoo_sporno that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/slides.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/sketch.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/shelter.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/rdf.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/page.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/map.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/life.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/lamps.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/draw.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/case.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/aura.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/apps.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/fallacy.hyoo.ru that referenced this pull request Feb 11, 2024
nin-jin added a commit to hyoo-ru/intern.hyoo.ru that referenced this pull request Feb 11, 2024
stan-donarise added a commit to mpds-io/visavis that referenced this pull request Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants