ayazhafiz
|
8b7217847d
|
Rename additional stale roc_module::operator refs and format
|
2021-11-18 20:20:33 -05:00 |
|
ayazhafiz
|
8a60162a1e
|
Rename roc_module::operator -> roc_module::called_via
A bit of a nit, but this file is now more general than just keeping
track of operator methods.
|
2021-11-18 20:20:33 -05:00 |
|
Joshua Warner
|
7f5b873357
|
Parse _ in type annotations as an 'Inferred' type
|
2021-11-17 17:59:40 -08:00 |
|
Joshua Warner
|
c4e70ca7aa
|
Convert exposes_values to ccollection_trailing_sep_e
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
23c75d2699
|
Allow trailing comments in imports decl
|
2021-11-14 10:14:53 -08:00 |
|
Joshua Warner
|
9bf1674946
|
Shrink Collection to make parse_expr_size test pass
|
2021-11-13 16:17:44 -08:00 |
|
Joshua Warner
|
1fabc64fdf
|
Use Collection in Expr::TagUnion
|
2021-11-13 07:38:39 -08:00 |
|
Joshua Warner
|
d63405d824
|
Make Expr::List use a Collection
|
2021-11-13 07:38:11 -08:00 |
|
Joshua Warner
|
a4ca6a31a6
|
Use Collection in Expr::Record and related places
|
2021-11-13 07:36:05 -08:00 |
|
Joshua Warner
|
4df0880e7a
|
Commit local changes (whoops!)
|
2021-11-11 18:57:26 -08:00 |
|
Joshua Warner
|
04d4a8ca79
|
Introduce Collection as a general abstraction in the ast
|
2021-11-11 14:49:33 -08:00 |
|
Folkert
|
5632e3159d
|
remove im dependency where not needed
|
2021-11-10 16:00:22 +01:00 |
|
Brendan Hansknecht
|
73e2cbcb1e
|
Make versions numbers consistent and matching the lock files
|
2021-11-06 13:24:45 -07:00 |
|
Brendan Hansknecht
|
d49ac68bcc
|
Update dep with major version changes
|
2021-11-05 19:19:37 -07:00 |
|
Brendan Hansknecht
|
bddc08c977
|
Remove unused dependencies
|
2021-11-05 16:58:11 -07:00 |
|
Anton-4
|
a3fc724df3
|
removed unused maplit
|
2021-11-03 10:50:25 +01:00 |
|
Chadtech
|
8e0fd1b4cd
|
Dont borrow sub_expr
|
2021-10-16 18:08:18 -04:00 |
|
Chadtech
|
5e2decf89a
|
Binops with parentheses keep their parentheses
|
2021-10-16 18:01:13 -04:00 |
|
Chadtech
|
56c36c51d7
|
Commented in many tests which apparently did not work in the past
|
2021-10-16 13:44:14 -04:00 |
|
Chadtech
|
2ca9dad156
|
Do not add parens around exprs if they are not needed in formatting
|
2021-10-16 13:30:32 -04:00 |
|
Chelsea Troy
|
051b511d87
|
Remove parentheses from unapplied tags
|
2021-10-11 20:42:07 -05:00 |
|
Folkert
|
d4896d3ed2
|
remove inlinable_string dependency
|
2021-08-03 21:24:19 +02:00 |
|
Folkert
|
e805e63db6
|
typos
|
2021-07-30 16:54:22 +02:00 |
|
Folkert
|
899cbeabd7
|
fix extra ampersands
|
2021-07-29 17:32:08 +02:00 |
|
Anton-4
|
314503cf7f
|
fixed typos, added typos checking to CI
|
2021-06-05 20:02:54 +02:00 |
|
Richard Feldman
|
a7518a675a
|
Clean up some clippy warnings
|
2021-05-23 20:28:23 -04:00 |
|
Folkert
|
700e7d9686
|
parse expect
|
2021-04-22 23:00:44 +02:00 |
|
Richard Feldman
|
0a50b0b488
|
Change license to UPL-1.0
Closes https://github.com/rtfeldman/roc/issues/1199
|
2021-04-21 19:18:44 -04:00 |
|
Folkert
|
383f35db5a
|
bump bumpalo
|
2021-04-18 14:36:47 +02:00 |
|
Folkert
|
28ba645121
|
parse underscores in expressions
|
2021-04-11 21:02:31 +02:00 |
|
Richard Feldman
|
792a18816a
|
Update authors in Cargo.toml
|
2021-04-11 08:11:52 -04:00 |
|
Folkert
|
2a0c5c669b
|
fiddling with the when parser
|
2021-03-24 22:55:01 +01:00 |
|
Folkert
|
ce98da9d04
|
remove Nested from Def
|
2021-03-21 21:14:32 +01:00 |
|
Folkert
|
2827af7e59
|
remove Nested from pattern
|
2021-03-21 21:03:37 +01:00 |
|
Folkert
|
197835b6ed
|
remove nested in expr
|
2021-03-21 20:56:18 +01:00 |
|
Folkert
|
1871697b0f
|
remove BinOp variant
|
2021-03-20 23:01:12 +01:00 |
|
Folkert
|
6122b0650b
|
format binops
|
2021-03-20 22:29:02 +01:00 |
|
Folkert
|
d5ec66244f
|
use new binops
|
2021-03-20 21:19:10 +01:00 |
|
Folkert
|
e0c211081a
|
remove update field from normal Record constructor
|
2021-03-20 16:49:14 +01:00 |
|
Folkert
|
60265b5d2a
|
add dedicated RecordUpdate tag to parse ast
|
2021-03-20 16:06:07 +01:00 |
|
Folkert
|
0e7106280c
|
bump allocate precedence conflict
|
2021-03-20 15:59:06 +01:00 |
|
Folkert
|
d22acb521e
|
use record for PrecedenceConflict
|
2021-03-20 15:07:15 +01:00 |
|
Folkert
|
0be4704f94
|
checkpoint working parse tests
|
2021-03-13 15:49:07 +01:00 |
|
Folkert
|
214112d751
|
Revert "store is_negative for all number literals in the parse ast"
This reverts commit 182fd5201d .
|
2021-03-12 16:43:52 +01:00 |
|
Folkert
|
182fd5201d
|
store is_negative for all number literals in the parse ast
|
2021-03-12 16:11:46 +01:00 |
|
Folkert
|
cba55734cb
|
clean up helpers
|
2021-03-12 03:41:01 +01:00 |
|
Folkert
|
4e4854ceaa
|
remove unneeded argument
|
2021-03-12 02:48:07 +01:00 |
|
Folkert
|
3e554cb21f
|
cleanup
|
2021-03-11 21:21:00 +01:00 |
|
Folkert
|
8ee99fa6be
|
fix up tests
|
2021-03-10 12:03:33 +01:00 |
|
Folkert
|
dbb4758cb9
|
Merge remote-tracking branch 'origin/trunk' into backpassing
|
2021-03-06 19:01:39 +01:00 |
|