issues
search
posit-dev
/
air
21
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add full support for binary expression chains
#27
DavisVaughan
closed
1 week ago
0
Respecting empty lines and line breaks
#26
DavisVaughan
opened
2 weeks ago
7
How should we handle embracing?
#25
DavisVaughan
closed
6 days ago
0
Add `=` to the assignment special case list
#24
DavisVaughan
closed
2 weeks ago
0
Remove `eq_syntax_kind()`
#23
DavisVaughan
closed
2 weeks ago
0
Decide how to handle control flow that doesn't have a `{` braced expression
#22
DavisVaughan
opened
2 weeks ago
0
Adding hugging in `fn1(fn2())` style calls
#21
DavisVaughan
opened
2 weeks ago
1
Don't allow line breaks on RHS during assignment right now
#20
DavisVaughan
closed
2 weeks ago
0
Should `<-` just use `space()` rather than `soft_line_break_or_space()` on RHS?
#19
DavisVaughan
closed
2 weeks ago
0
Remove some `indent()`s in sticky binary expressions
#18
DavisVaughan
closed
2 weeks ago
1
`1 |> 2` should be a parse error
#17
lionel-
opened
2 weeks ago
1
Add special test call detection, and use best-fitting for everything else
#16
DavisVaughan
closed
3 weeks ago
0
Add `..i` support
#15
DavisVaughan
closed
3 weeks ago
0
Add in the rest of the keywords
#14
DavisVaughan
closed
3 weeks ago
0
Make backslash punctuation, not a token
#13
DavisVaughan
closed
2 weeks ago
0
Naming polishing
#12
DavisVaughan
opened
3 weeks ago
1
Add binary operators
#11
lionel-
closed
2 weeks ago
0
Add unary operators
#10
lionel-
closed
3 weeks ago
0
Braceless single expression bodies in multiline statements
#9
lionel-
opened
3 weeks ago
4
Reduce repetition in parser dispatch
#8
lionel-
closed
3 weeks ago
1
Add subset and subset2 support
#7
DavisVaughan
closed
2 weeks ago
0
Add parenthesized expression support
#6
DavisVaughan
closed
3 weeks ago
0
Add while loop support
#5
DavisVaughan
closed
3 weeks ago
0
Add special behaviour for trailing braced expressions and inline functions in calls
#4
DavisVaughan
closed
2 weeks ago
0
Add `repeat {}` support
#3
DavisVaughan
closed
3 weeks ago
0
Add `RHoleArgument` and then flesh out call formatting more with it
#2
DavisVaughan
closed
3 weeks ago
0
Add `for_statement` parse and basic format support
#1
DavisVaughan
closed
1 month ago
0
Previous