Folkert
|
d7b2dc7a3b
|
fix test failures caused by def reordering
|
2020-07-11 02:01:23 +02:00 |
|
Folkert
|
46639c5081
|
cleanup and comments
|
2020-07-11 01:51:38 +02:00 |
|
Folkert
|
ba38d4ec14
|
cleanup
|
2020-07-10 23:54:00 +02:00 |
|
Folkert
|
d6bdb45c82
|
Back in working order
|
2020-07-10 23:54:00 +02:00 |
|
Folkert
|
9aa05fdc4c
|
WIP
|
2020-07-10 23:54:00 +02:00 |
|
Folkert
|
36ccafd8ab
|
cleanup
|
2020-07-10 23:54:00 +02:00 |
|
Folkert
|
d61b8c88a1
|
implement Formattable for Pattern
|
2020-07-10 23:54:00 +02:00 |
|
Folkert
|
e18d3bbfe4
|
use Parens type in pattern formatting
|
2020-07-10 23:54:00 +02:00 |
|
Folkert
|
1ac1dd1f8f
|
it does help when you add the new file
|
2020-07-09 18:05:17 +02:00 |
|
Folkert
|
672b67d527
|
initial version of annotation formatting
|
2020-07-09 17:41:21 +02:00 |
|
Folkert
|
9d67b11c0d
|
pretty error messages for integers
|
2020-07-07 22:10:23 +02:00 |
|
Richard Feldman
|
3dac73d8d0
|
Parse doc comments
|
2020-05-23 22:03:21 -04:00 |
|
Richard Feldman
|
4d8cbc4811
|
Drop obsolete contains_newline method
|
2020-05-23 21:41:11 -04:00 |
|
Richard Feldman
|
101dc80ae5
|
Move parse::operator into module::operator
|
2020-05-01 21:58:53 -04:00 |
|
Chad Stearns
|
ffdce07d29
|
fixed formatting error for if statement formatting
|
2020-04-21 23:39:22 -04:00 |
|
Chad Stearns
|
c3d296a026
|
fixed formatting error for when formatting
|
2020-04-21 23:38:04 -04:00 |
|
Chad Stearns
|
ac85f86b9e
|
Removed panics
|
2020-04-21 23:37:00 -04:00 |
|
Chad Stearns
|
3f7d1cf33a
|
Merge branch 'trunk' of github.com:rtfeldman/roc into format-precedence-conflict
|
2020-04-13 22:30:34 -04:00 |
|
Folkert
|
8e8f93955e
|
cleanup
|
2020-03-31 23:54:14 +02:00 |
|
Richard Feldman
|
3ecbe0325c
|
Plain number literals (e.g. 5 ) are now Num *
|
2020-03-10 22:27:13 -04:00 |
|
Chad Stearns
|
3fc19e90e4
|
Precedence conflict tests
|
2020-03-08 16:26:17 -04:00 |
|
Richard Feldman
|
5a129a506a
|
Move fmt
|
2020-03-06 18:24:37 -05:00 |
|