issues
search
BigBadE
/
Raven-Language
An experimental language
MIT License
4
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
merge changes into loan checker
#72
BigBadE
closed
3 months ago
0
Update llvm-sys requirement from 180.0.0 to 181.1.1
#71
dependabot[bot]
closed
3 months ago
2
Update zip requirement from 1.1.4 to 2.2.0
#70
dependabot[bot]
closed
3 months ago
2
Update dashmap requirement from 5.5.3 to 6.0.1
#69
dependabot[bot]
closed
3 months ago
0
Update chalk-ir requirement from 0.96.0 to 0.98.0
#68
dependabot[bot]
closed
3 months ago
2
Update lsp-types requirement from 0.95.0 to 0.97.0
#67
dependabot[bot]
closed
3 months ago
0
Update reqwest requirement from 0.11 to 0.12
#66
dependabot[bot]
closed
3 months ago
0
[BUG] Syntax Errors in Core files in internal functions causes weird error messages
#65
Pillber
opened
7 months ago
0
Implemented Order trait for numbers.
#64
AustinRummel
opened
8 months ago
0
[BUG] Adding character to int causes compiler infinite loop
#63
Pillber
closed
8 months ago
1
[BUG] Un-declared variables cause not graceful error messages
#62
Pillber
opened
8 months ago
0
Fix Magpie testing script to always find all test files
#61
Pillber
closed
8 months ago
1
[FEATURE] More Magpie Testing Information
#60
Pillber
closed
8 months ago
2
[BUG] Generics aren't correctly cleared after a function/struct is parsed
#59
BigBadE
opened
9 months ago
0
[FEATURE] Magpie tasks
#58
BigBadE
opened
9 months ago
0
Merge website work
#57
BigBadE
closed
10 months ago
0
Replace All Occurrences of Placeholder Errors with Filled Out ParsingErrors
#56
Pillber
closed
1 year ago
1
style: format code with StandardJS
#55
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#54
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#53
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#52
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#51
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#50
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#49
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#48
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#47
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#46
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#45
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#44
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#43
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#42
deepsource-autofix[bot]
closed
1 year ago
0
style: format code with Rustfmt and StandardJS
#41
deepsource-autofix[bot]
closed
1 year ago
0
refactor: replace redundant pattern match with builtin
#40
deepsource-autofix[bot]
closed
1 year ago
0
refactor: replace exclusive range with inclusive range
#39
deepsource-autofix[bot]
closed
1 year ago
0
refactor: remove unnecessary braces in `use` statement
#38
deepsource-autofix[bot]
closed
1 year ago
0
refactor: use byte literal instead of error-prone cast
#37
deepsource-autofix[bot]
closed
1 year ago
0
refactor: remove redundant `'static` lifetime
#36
deepsource-autofix[bot]
closed
1 year ago
0
refactor: reduce match statement into an if-else statement
#35
deepsource-autofix[bot]
closed
1 year ago
0
Added bit shift and bit invert operators.
#34
Jeremy924
closed
1 year ago
0
[BUG] Fails to parse multiple binary + unary operators
#33
Jeremy924
opened
1 year ago
1
Added logical and bitwise operators
#32
Jeremy924
closed
1 year ago
1
match implementation for ranges with test
#31
tyler1peyton
closed
1 year ago
1
Bug with trait import
#30
BigBadE
closed
1 year ago
0
Revert "Allow trailing commas in new expressions"
#29
BigBadE
closed
1 year ago
0
Allow trailing commas in new expressions
#28
ElectrifyPro
closed
1 year ago
0
Added tests for relational operations and fixed the tokenization of \n at the end of files
#27
a11155
closed
1 year ago
0
[BUG] Fix for loops
#26
BigBadE
closed
9 months ago
0
[FEATURE] Raven Language Server
#25
BigBadE
closed
10 months ago
1
Added Relational Operators for numbers
#24
a11155
closed
1 year ago
2
[BUG] New line at the end of file causes error
#23
Jeremy924
closed
1 year ago
1
Next