-
-
Notifications
You must be signed in to change notification settings - Fork 3
Add analyzer. #7
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
Merged
Merged
Changes from 18 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d8dbcb7
Update run.sh
quintuple-mallard b32ce00
Update run.sh
quintuple-mallard 1ff07ef
Update analyzer to only analyze .ua files, add tests
quintuple-mallard e66d900
Add newlines to the ends of expected_tags files
quintuple-mallard 0bfbf5e
Add debug
quintuple-mallard f2a3fcc
Can't use bash in sh, can I?
quintuple-mallard 7121a2d
Clean up expected
quintuple-mallard 0ee97c2
Update analyzer, this should pass the ci
quintuple-mallard 87f40b9
newlines causing trouble as always
quintuple-mallard 47fdbe3
Remove debug
quintuple-mallard ed41c90
wow the ci is strict
quintuple-mallard 0c5dacf
Remove jq debug as well
quintuple-mallard ba98f9b
format
quintuple-mallard 8dc5f1d
Could this finally fix it?
quintuple-mallard b935643
Revert "Could this finally fix it?"
quintuple-mallard f6b3750
each isn't yet deprecated in uiua 14
quintuple-mallard a80e978
Pleasing the CI yet another time
quintuple-mallard 54bb4b0
Yep. CI.
quintuple-mallard 26de842
Make the analyzer add type
quintuple-mallard 669246e
Remove todo
quintuple-mallard f45265f
Remove rest of TODO as well
quintuple-mallard 81d5860
Update Dockerfile
quintuple-mallard 3cd8a36
Update Dockerfile
quintuple-mallard cc3fd10
Fix tests
quintuple-mallard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Logo ← ☇ 0 |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "comments": [ | ||
| { | ||
| "comment": "uiua.general.generic_message", | ||
| "params": { | ||
| "comment": "Warning: ☇ rerank is deprecated and will be removed in a future version, use subscripted ♭ deshape or °⊸(⧻△) instead\n Logo ← ☇ 0" | ||
| } | ||
| } | ||
| ] | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {"tags": []} |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "comments": [ | ||
| { | ||
| "comment": "uiua.general.generic_message", | ||
| "params": { | ||
| "comment": "Advice: Split this into multiple lines (heuristic: 65/53) 😠\n Logo ← ⍜°⍉(⊂⊃(+0.1↧¤ ⊃((<⊙(⌵/ℂ))0.95|⊂⊙0.5⇌˙×)) (×⊃(=∩⌟<0.2 0.7 /+×⟜ⁿ1_2)((<⊙(⌵/ℂ))1))) ˙⊞⊟-⊸¬÷⟜⇡200" | ||
| } | ||
| } | ||
| ] | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {"tags": []} |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Logo ← ⍜°⍉(⊂⊃(+0.1↧¤ ⊃((<⊙(⌵/ℂ))0.95|⊂⊙0.5⇌˙×)) (×⊃(=∩⌟<0.2 0.7 /+×⟜ⁿ1_2)((<⊙(⌵/ℂ))1))) ˙⊞⊟-⊸¬÷⟜⇡200 |
This file contains hidden or 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 |
|---|---|---|
| @@ -1 +1,3 @@ | ||
| {"comments": []} | ||
| { | ||
| "comments": [] | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "comments": [ | ||
| { | ||
| "comment": "uiua.general.generic_message", | ||
| "params": { | ||
| "comment": "Style: Prefer `⟜` over `⊃∘` for clarity\n Image ← ⊞+.÷⊃∘⇡100" | ||
| } | ||
| } | ||
| ] | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {"tags": []} |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Image ← ⊞+.÷⊃∘⇡100 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.