-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
31cf79f
commit b287f43
Showing
4 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1063,7 +1063,7 @@ <h2 id="general-list">General List<a class="headerlink" href="#general-list" tit | |
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><i>MkDocsConfig</i></td> | ||
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">{'config_file_path': '/home/runner/work/spoofax-pie/spoofax-pie/mkdocs.yml', 'site_name': 'Spoofax 3', 'nav': [{'Home': 'index.md'}, {'Tutorials': ['tutorial/install.md', 'tutorial/create_language_project.md', 'tutorial/change_static_semantics.md', 'tutorial/add_transformation.md', 'tutorial/pcf_tutorial.md']}, {'How-to Guides': ['guide/ask_for_help.md', 'guide/report_a_bug.md', {'Eclipse LWB': ['guide/eclipse_lwb/import.md', 'guide/eclipse_lwb/update.md', 'guide/eclipse_lwb/troubleshooting.md']}, {'Static Semantics': ['guide/static-semantics/code-completion.md']}, {'Development': ['guide/development/debugging-in-intellij.md', 'guide/development/troubleshooting.md']}]}, {'Reference': ['reference/configuration.md', 'reference/eclipse-lwb/eclipse-project-files.md']}, {'Background': ['background/documentation.md', 'background/motivation.md', 'background/key_ideas.md', 'background/status.md']}, {'Releases': ['release/download.md']}], 'pages': None, 'site_url': None, 'site_description': 'Spoofax 3 documentation website', 'site_author': None, 'theme': Theme(name='material', dirs=['/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/material', '/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/mkdocs/templates'], static_templates=['404.html', 'sitemap.xml'], locale=Locale(language='en', territory=''), language='en', direction=None, features=['navigation.expand', 'navigation.instant', 'navigation.tabs', 'navigation.tabs.sticky', 'navigation.sections', 'navigation.indexes', 'navigation.top'], palette={'primary': 'indigo', 'accent': 'indigo'}, font={'code': 'JetBrains Mono'}, icon=None, favicon='assets/spoofax.png', include_search_page=False, search_index_only=True, logo='assets/spoofax.svg'), 'docs_dir': '/home/runner/work/spoofax-pie/spoofax-pie/docs', 'site_dir': '/home/runner/work/spoofax-pie/spoofax-pie/site', 'copyright': None, 'google_analytics': None, 'dev_addr': _IpAddressValue(host='127.0.0.1', port=8000), 'use_directory_urls': True, 'repo_url': 'https://github.com/metaborg/spoofax-pie', 'repo_name': 'metaborg/spoofax-pie', 'edit_uri_template': None, 'edit_uri': 'edit/master/docs/', 'extra_css': ['extra.css'], 'extra_javascript': [], 'extra_templates': [], 'markdown_extensions': ['toc', 'tables', 'fenced_code', 'abbr', 'admonition', 'attr_list', 'codehilite', 'def_list', 'pymdownx.betterem', 'pymdownx.caret', 'pymdownx.details', 'pymdownx.emoji', 'pymdownx.inlinehilite', 'pymdownx.keys', 'pymdownx.magiclink', 'pymdownx.mark', 'pymdownx.saneheaders', 'pymdownx.smartsymbols', 'pymdownx.snippets', 'pymdownx.superfences', 'pymdownx.tabbed', 'pymdownx.tasklist', 'pymdownx.tilde'], 'mdx_configs': {'codehilite': {'guess_lang': False}, 'toc': {'permalink': True}, 'pymdownx.betterem': {'smart_enable': 'all'}, 'pymdownx.emoji': {'emoji_index': <function twemoji at 0x7f47dad5d1f0>, 'emoji_generator': <function to_svg at 0x7f47dad5d5e0>}, 'pymdownx.tasklist': {'custom_checkbox': True}}, 'strict': False, 'remote_branch': 'gh-pages', 'remote_name': 'origin', 'extra': {}, 'plugins': PluginCollection([('search', <material.plugins.search.plugin.SearchPlugin object at 0x7f47da283820>), ('macros', <mkdocs_macros.plugin.MacrosPlugin object at 0x7f47da283be0>), ('git-revision-date', <mkdocs_git_revision_date_plugin.plugin.GitRevisionDatePlugin object at 0x7f47da283fd0>)]), 'hooks': {}, 'watch': []}</td> | ||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">{'config_file_path': '/home/runner/work/spoofax-pie/spoofax-pie/mkdocs.yml', 'site_name': 'Spoofax 3', 'nav': [{'Home': 'index.md'}, {'Tutorials': ['tutorial/install.md', 'tutorial/create_language_project.md', 'tutorial/change_static_semantics.md', 'tutorial/add_transformation.md', 'tutorial/pcf_tutorial.md']}, {'How-to Guides': ['guide/ask_for_help.md', 'guide/report_a_bug.md', {'Eclipse LWB': ['guide/eclipse_lwb/import.md', 'guide/eclipse_lwb/update.md', 'guide/eclipse_lwb/troubleshooting.md']}, {'Static Semantics': ['guide/static-semantics/code-completion.md']}, {'Development': ['guide/development/debugging-in-intellij.md', 'guide/development/troubleshooting.md']}]}, {'Reference': ['reference/configuration.md', 'reference/eclipse-lwb/eclipse-project-files.md']}, {'Background': ['background/documentation.md', 'background/motivation.md', 'background/key_ideas.md', 'background/status.md']}, {'Releases': ['release/download.md']}], 'pages': None, 'site_url': None, 'site_description': 'Spoofax 3 documentation website', 'site_author': None, 'theme': Theme(name='material', dirs=['/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/material', '/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/mkdocs/templates'], static_templates=['404.html', 'sitemap.xml'], locale=Locale(language='en', territory=''), language='en', direction=None, features=['navigation.expand', 'navigation.instant', 'navigation.tabs', 'navigation.tabs.sticky', 'navigation.sections', 'navigation.indexes', 'navigation.top'], palette={'primary': 'indigo', 'accent': 'indigo'}, font={'code': 'JetBrains Mono'}, icon=None, favicon='assets/spoofax.png', include_search_page=False, search_index_only=True, logo='assets/spoofax.svg'), 'docs_dir': '/home/runner/work/spoofax-pie/spoofax-pie/docs', 'site_dir': '/home/runner/work/spoofax-pie/spoofax-pie/site', 'copyright': None, 'google_analytics': None, 'dev_addr': _IpAddressValue(host='127.0.0.1', port=8000), 'use_directory_urls': True, 'repo_url': 'https://github.com/metaborg/spoofax-pie', 'repo_name': 'metaborg/spoofax-pie', 'edit_uri_template': None, 'edit_uri': 'edit/master/docs/', 'extra_css': ['extra.css'], 'extra_javascript': [], 'extra_templates': [], 'markdown_extensions': ['toc', 'tables', 'fenced_code', 'abbr', 'admonition', 'attr_list', 'codehilite', 'def_list', 'pymdownx.betterem', 'pymdownx.caret', 'pymdownx.details', 'pymdownx.emoji', 'pymdownx.inlinehilite', 'pymdownx.keys', 'pymdownx.magiclink', 'pymdownx.mark', 'pymdownx.saneheaders', 'pymdownx.smartsymbols', 'pymdownx.snippets', 'pymdownx.superfences', 'pymdownx.tabbed', 'pymdownx.tasklist', 'pymdownx.tilde'], 'mdx_configs': {'codehilite': {'guess_lang': False}, 'toc': {'permalink': True}, 'pymdownx.betterem': {'smart_enable': 'all'}, 'pymdownx.emoji': {'emoji_index': <function twemoji at 0x7fca7ebdd1f0>, 'emoji_generator': <function to_svg at 0x7fca7ebdd5e0>}, 'pymdownx.tasklist': {'custom_checkbox': True}}, 'strict': False, 'remote_branch': 'gh-pages', 'remote_name': 'origin', 'extra': {}, 'plugins': PluginCollection([('search', <material.plugins.search.plugin.SearchPlugin object at 0x7fca7e1037c0>), ('macros', <mkdocs_macros.plugin.MacrosPlugin object at 0x7fca7e103f40>), ('git-revision-date', <mkdocs_git_revision_date_plugin.plugin.GitRevisionDatePlugin object at 0x7fca7e103e20>)]), 'hooks': {}, 'watch': []}</td> | ||
|
||
</tr> | ||
|
||
|
@@ -1093,7 +1093,7 @@ <h2 id="general-list">General List<a class="headerlink" href="#general-list" tit | |
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><i>dict</i></td> | ||
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">status = True, <b>date</b> [<i>datetime</i>], short_commit = 'b3b4b94', commit = 'b3b4b9407f7c8a7fd272f82dbe8b7adc13138926', tag = '', author = 'Jeff Smits', author_email = '[email protected]', committer = 'Jeff Smits', committer_email = '[email protected]', date_ISO = 'Mon Jul 29 15:07:47 2024 +0200', message = 'Update dagger, add jakarta inject annotation dep', raw = 'commit b3b4b9407f7c8a7fd272f82dbe8b7adc13138926\nAuthor: Jeff Smits <j[email protected]>\nDate: Mon Jul 29 15:07:47 2024 +0200\n\n Update dagger, add jakarta inject annotation dep', root_dir = '/home/runner/work/spoofax-pie/spoofax-pie'</td> | ||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">status = True, <b>date</b> [<i>datetime</i>], short_commit = 'aec1bcb', commit = 'aec1bcbef07cce68c7411506b99132762273a448', tag = '', author = 'Jeff Smits', author_email = '[email protected]', committer = 'Jeff Smits', committer_email = '[email protected]', date_ISO = 'Mon Jul 29 16:25:35 2024 +0200', message = 'nabl2.terms should be api to pass it along the deps to e.g. statix.intellij\n\nThis only took about a week to debug and find... statix.eclipse would have the same issue of not finding nabl2.terms but because the BundlePlugin extends the compile classpath with the bundle class paths it still ends up there. This problem is found when we use a newer version of dagger and/or newer versions of the Spoofax 2 projects', raw = 'commit aec1bcbef07cce68c7411506b99132762273a448\nAuthor: Jeff Smits <j[email protected]>\nDate: Mon Jul 29 16:25:32 2024 +0200\n\n nabl2.terms should be api to pass it along the deps to e.g. statix.intellij\n \n This only took about a week to debug and find... statix.eclipse would have the same issue of not finding nabl2.terms but because the BundlePlugin extends the compile classpath with the bundle class paths it still ends up there. This problem is found when we use a newer version of dagger and/or newer versions of the Spoofax 2 projects', root_dir = '/home/runner/work/spoofax-pie/spoofax-pie'</td> | ||
|
||
</tr> | ||
|
||
|
@@ -1163,7 +1163,7 @@ <h2 id="general-list">General List<a class="headerlink" href="#general-list" tit | |
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><i>Files</i></td> | ||
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><mkdocs.structure.files.Files object at 0x7f47db951ac0></td> | ||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><mkdocs.structure.files.Files object at 0x7fca7f8070a0></td> | ||
|
||
</tr> | ||
|
||
|
@@ -1577,7 +1577,7 @@ <h2 id="git-information">Git Information<a class="headerlink" href="#git-informa | |
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><i>datetime</i></td> | ||
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">datetime.datetime(2024, 7, 29, 15, 7, 47, tzinfo=tzoffset(None, 7200))</td> | ||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">datetime.datetime(2024, 7, 29, 16, 25, 35, tzinfo=tzoffset(None, 7200))</td> | ||
|
||
</tr> | ||
|
||
|
@@ -1587,7 +1587,7 @@ <h2 id="git-information">Git Information<a class="headerlink" href="#git-informa | |
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><i>str</i></td> | ||
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'b3b4b94'</td> | ||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'aec1bcb'</td> | ||
|
||
</tr> | ||
|
||
|
@@ -1597,7 +1597,7 @@ <h2 id="git-information">Git Information<a class="headerlink" href="#git-informa | |
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><i>str</i></td> | ||
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'b3b4b9407f7c8a7fd272f82dbe8b7adc13138926'</td> | ||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'aec1bcbef07cce68c7411506b99132762273a448'</td> | ||
|
||
</tr> | ||
|
||
|
@@ -1657,7 +1657,7 @@ <h2 id="git-information">Git Information<a class="headerlink" href="#git-informa | |
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><i>str</i></td> | ||
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'Mon Jul 29 15:07:47 2024 +0200'</td> | ||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'Mon Jul 29 16:25:35 2024 +0200'</td> | ||
|
||
</tr> | ||
|
||
|
@@ -1667,7 +1667,7 @@ <h2 id="git-information">Git Information<a class="headerlink" href="#git-informa | |
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><i>str</i></td> | ||
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'Update dagger, add jakarta inject annotation dep'</td> | ||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'nabl2.terms should be api to pass it along the deps to e.g. statix.intellij\n\nThis only took about a week to debug and find... statix.eclipse would have the same issue of not finding nabl2.terms but because the BundlePlugin extends the compile classpath with the bundle class paths it still ends up there. This problem is found when we use a newer version of dagger and/or newer versions of the Spoofax 2 projects'</td> | ||
|
||
</tr> | ||
|
||
|
@@ -1677,7 +1677,7 @@ <h2 id="git-information">Git Information<a class="headerlink" href="#git-informa | |
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px"><i>str</i></td> | ||
|
||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'commit b3b4b9407f7c8a7fd272f82dbe8b7adc13138926\nAuthor: Jeff Smits <j[email protected]>\nDate: Mon Jul 29 15:07:47 2024 +0200\n\n Update dagger, add jakarta inject annotation dep'</td> | ||
<td style="vertical-align:top; border:1px solid #DCDCDC; padding: 5px">'commit aec1bcbef07cce68c7411506b99132762273a448\nAuthor: Jeff Smits <j[email protected]>\nDate: Mon Jul 29 16:25:32 2024 +0200\n\n nabl2.terms should be api to pass it along the deps to e.g. statix.intellij\n \n This only took about a week to debug and find... statix.eclipse would have the same issue of not finding nabl2.terms but because the BundlePlugin extends the compile classpath with the bundle class paths it still ends up there. This problem is found when we use a newer version of dagger and/or newer versions of the Spoofax 2 projects'</td> | ||
|
||
</tr> | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.