updated text sizing to better match the bar size, and increase readability.
This commit is contained in:
parent
e4c12e9b62
commit
d16ec3f6b4
132 changed files with 39966 additions and 52 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_claude_md", "label": "CLAUDE.md", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_claude_md_repo_hygiene", "label": "CLAUDE.md \u2014 Repo hygiene", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L1"}, {"id": "$graphify-root$_claude_remotes", "label": "Remotes", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L10"}, {"id": "$graphify-root$_claude_ci", "label": "CI", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L14"}, {"id": "$graphify-root$_claude_don_t", "label": "Don't", "file_type": "document", "source_file": "CLAUDE.md", "source_location": "L19"}], "edges": [{"source": "$graphify-root$_claude_md", "target": "$graphify-root$_claude_claude_md_repo_hygiene", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_claude_claude_md_repo_hygiene", "target": "$graphify-root$_claude_remotes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_claude_claude_md_repo_hygiene", "target": "$graphify-root$_claude_ci", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_claude_claude_md_repo_hygiene", "target": "$graphify-root$_claude_don_t", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CLAUDE.md", "source_location": "L19", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L216"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L221"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L216", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L216", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L221", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L230"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L232"}]}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_widgets_mod_rs", "label": "mod.rs", "file_type": "code", "source_file": "src/widgets/mod.rs", "source_location": "L1"}], "edges": [{"source": "$graphify-root$_src_widgets_mod_rs", "target": "build_node", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/widgets/mod.rs", "source_location": "L7", "weight": 1.0, "context": "import"}], "raw_calls": []}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L204"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L209"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L204", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L204", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L209", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L205"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L205"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L218"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L220"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L223"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L228"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L223", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L223", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L228", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L224"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L224"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L237"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L239"}]}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L238"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L243"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L238", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L238", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L243", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L239"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L239"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L252"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L254"}]}
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_agents_md", "label": "AGENTS.md", "file_type": "document", "source_file": "AGENTS.md", "source_location": "L1"}, {"id": "$graphify-root$_agents_agents_md_repo_hygiene", "label": "AGENTS.md \u2014 Repo hygiene", "file_type": "document", "source_file": "AGENTS.md", "source_location": "L1"}, {"id": "$graphify-root$_agents_remotes", "label": "Remotes", "file_type": "document", "source_file": "AGENTS.md", "source_location": "L22"}, {"id": "$graphify-root$_agents_ci", "label": "CI", "file_type": "document", "source_file": "AGENTS.md", "source_location": "L26"}, {"id": "$graphify-root$_agents_architecture", "label": "Architecture", "file_type": "document", "source_file": "AGENTS.md", "source_location": "L32"}, {"id": "$graphify-root$_agents_don_t", "label": "Don't", "file_type": "document", "source_file": "AGENTS.md", "source_location": "L49"}], "edges": [{"source": "$graphify-root$_agents_md", "target": "$graphify-root$_agents_agents_md_repo_hygiene", "relation": "contains", "confidence": "EXTRACTED", "source_file": "AGENTS.md", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_agents_agents_md_repo_hygiene", "target": "$graphify-root$_agents_remotes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "AGENTS.md", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_agents_agents_md_repo_hygiene", "target": "$graphify-root$_agents_ci", "relation": "contains", "confidence": "EXTRACTED", "source_file": "AGENTS.md", "source_location": "L26", "weight": 1.0}, {"source": "$graphify-root$_agents_agents_md_repo_hygiene", "target": "$graphify-root$_agents_architecture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "AGENTS.md", "source_location": "L32", "weight": 1.0}, {"source": "$graphify-root$_agents_agents_md_repo_hygiene", "target": "$graphify-root$_agents_don_t", "relation": "contains", "confidence": "EXTRACTED", "source_file": "AGENTS.md", "source_location": "L49", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L192"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L197"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L192", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L192", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L197", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_load_css", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L10"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L206"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L208"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L228"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L233"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L228", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L228", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L233", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L229"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L229"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L242"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L244"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L239"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L244"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L239", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L239", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L244", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L240"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L240"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L253"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L255"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L216"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L221"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L216", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L216", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L221", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L230"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L232"}]}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L240"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L245"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L240", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L240", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L245", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L241"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L241"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L254"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L256"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L280"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L285"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L280", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L280", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L285", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L281"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L281"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L294"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L296"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L238"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L243"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L238", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L238", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L243", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L239"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L239"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L252"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L254"}]}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_bar_clock_rs", "label": "clock.rs", "file_type": "code", "source_file": "src/bar/clock.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_bar_clock_current", "label": "current()", "file_type": "code", "source_file": "src/bar/clock.rs", "source_location": "L4"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/clock.rs"}, {"id": "$graphify-root$_src_bar_clock_spawn_ticker", "label": "spawn_ticker()", "file_type": "code", "source_file": "src/bar/clock.rs", "source_location": "L11"}, {"id": "componentsender", "label": "ComponentSender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/clock.rs"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/clock.rs"}], "edges": [{"source": "$graphify-root$_src_bar_clock_rs", "target": "crate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_clock_rs", "target": "componentsender", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_clock_rs", "target": "$graphify-root$_src_bar_clock_current", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L4", "weight": 1.0}, {"source": "$graphify-root$_src_bar_clock_current", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L4", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_clock_rs", "target": "$graphify-root$_src_bar_clock_spawn_ticker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_src_bar_clock_spawn_ticker", "target": "componentsender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_clock_spawn_ticker", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/clock.rs", "source_location": "L11", "weight": 1.0, "context": "generic_arg"}], "raw_calls": [{"caller_nid": "$graphify-root$_src_bar_clock_current", "callee": "format", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L6"}, {"caller_nid": "$graphify-root$_src_bar_clock_spawn_ticker", "callee": "input", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L14"}, {"caller_nid": "$graphify-root$_src_bar_clock_spawn_ticker", "callee": "map_or", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L16"}, {"caller_nid": "$graphify-root$_src_bar_clock_spawn_ticker", "callee": "second", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L16"}, {"caller_nid": "$graphify-root$_src_bar_clock_spawn_ticker", "callee": "rem_euclid", "is_member_call": true, "source_file": "src/bar/clock.rs", "source_location": "L17"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_ci_build_sh", "label": "build.sh", "file_type": "code", "source_file": "ci/build.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_ci_build_sh__entry", "label": "build.sh script", "file_type": "code", "source_file": "ci/build.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}], "edges": [{"source": "$graphify-root$_ci_build_sh", "target": "$graphify-root$_ci_build_sh__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "ci/build.sh", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_ci_build_sh__entry", "source_file": "ci/build.sh", "source_location": "L9"}, {"language": "bash", "callee": "rm", "caller_nid": "$graphify-root$_ci_build_sh__entry", "source_file": "ci/build.sh", "source_location": "L16"}, {"language": "bash", "callee": "git", "caller_nid": "$graphify-root$_ci_build_sh__entry", "source_file": "ci/build.sh", "source_location": "L17"}], "bash_sources": []}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L162"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L167"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L162", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L162", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L167", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_load_css", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L10"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L163"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L163"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L176"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L178"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L208"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L213"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L208", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L208", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L213", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L209"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L209"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L222"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L224"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1 @@
|
|||
{"nodes": [{"id": "$graphify-root$_src_theme_rs", "label": "theme.rs", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_theme_load_css", "label": "load_css()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L9"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/theme.rs"}, {"id": "$graphify-root$_src_theme_fg_color", "label": "fg_color()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L188"}, {"id": "$graphify-root$_src_theme_apply", "label": "apply()", "file_type": "code", "source_file": "src/theme.rs", "source_location": "L193"}], "edges": [{"source": "$graphify-root$_src_theme_rs", "target": "bread_theme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "cssprovider", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "refcell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_load_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_src_theme_load_css", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L9", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_fg_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L188", "weight": 1.0}, {"source": "$graphify-root$_src_theme_fg_color", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L188", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_theme_rs", "target": "$graphify-root$_src_theme_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/theme.rs", "source_location": "L193", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_theme_load_css", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L10"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "ink_on", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L189"}, {"caller_nid": "$graphify-root$_src_theme_fg_color", "callee": "load_palette", "is_member_call": false, "source_file": "src/theme.rs", "source_location": "L189"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L202"}, {"caller_nid": "$graphify-root$_src_theme_apply", "callee": "with", "is_member_call": true, "source_file": "src/theme.rs", "source_location": "L204"}]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue