Joshua Warner
|
f19220473a
|
Rename Located -> Loc
|
2021-12-22 19:18:22 -08:00 |
|
Richard Feldman
|
3ffe5768e1
|
Merge pull request #2239 from rtfeldman/joshuawarner32/pipeline-format-fail
Fix formatting of pipelined call exprs
|
2021-12-20 15:46:23 -05:00 |
|
Richard Feldman
|
5aa67d4244
|
Merge pull request #2231 from rtfeldman/joshuawarner32/record_func_type_decl
Allow function types in records
|
2021-12-20 11:45:27 -05:00 |
|
Joshua Warner
|
61cdbd1531
|
Fix formatting of pipelined call exprs
|
2021-12-18 16:36:51 -08:00 |
|
Joshua Warner
|
96e8916594
|
Refactor BadOperator to take a &str rather than &[u8]
|
2021-12-18 14:42:48 -08:00 |
|
Joshua Warner
|
efa54287f1
|
Return the original error if there's an unexpected trailing comma
|
2021-12-18 13:26:59 -08:00 |
|
Joshua Warner
|
2e85c19101
|
Require explicit cloning of State
|
2021-12-16 17:13:58 -08:00 |
|
Joshua Warner
|
49818343dd
|
extract state
|
2021-12-16 17:13:53 -08:00 |
|
Chelsea Troy
|
6cf755ad8d
|
Resolve a bunnnch of merge conflicts
|
2021-11-29 23:14:29 -06: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
|
9bf1674946
|
Shrink Collection to make parse_expr_size test pass
|
2021-11-13 16:17:44 -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
|
9a74ca441d
|
Name all "error" enums in the parser starting with E
|
2021-11-12 08:38:29 -08:00 |
|
Joshua Warner
|
04d4a8ca79
|
Introduce Collection as a general abstraction in the ast
|
2021-11-11 14:49:33 -08:00 |
|
Joshua Warner
|
6d4f3f4da7
|
Allow parsing a single newline/comment in empty list
|
2021-11-09 07:33:36 -08:00 |
|
Eric Correia
|
8272ea876f
|
Get it all to compile!
|
2021-10-02 13:48:07 -04:00 |
|
Eric Correia
|
dc2016dc0d
|
Start single-quote literal parser work
|
2021-08-15 11:08:05 -04:00 |
|
Richard Feldman
|
538cb3fe10
|
Rename parse_ident_help to parse_ident
|
2021-08-01 10:23:16 -04: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 |
|
Basile Henry
|
f6179404d1
|
Remove dependency on test module
|
2021-05-03 15:21:55 +02:00 |
|
Folkert
|
700e7d9686
|
parse expect
|
2021-04-22 23:00:44 +02:00 |
|
Folkert
|
2bb1f2cca7
|
improve error reporting for underscore expr
|
2021-04-12 20:48:58 +02:00 |
|
Folkert
|
28ba645121
|
parse underscores in expressions
|
2021-04-11 21:02:31 +02:00 |
|
Eric Correia
|
c827b52aba
|
Merge branch 'trunk' of github.com:rtfeldman/roc into type-start-parse-error
|
2021-03-30 08:38:34 -04:00 |
|
Folkert
|
132ba77a47
|
fix comment mistaken for doc test
|
2021-03-25 21:41:19 +01:00 |
|
Folkert
|
9273c74c70
|
another attempt to tame this grammar
|
2021-03-25 21:18:26 +01:00 |
|
Folkert
|
369f1b7cbb
|
don't lie about progress
|
2021-03-25 15:08:02 +01:00 |
|
Folkert
|
2a0c5c669b
|
fiddling with the when parser
|
2021-03-24 22:55:01 +01:00 |
|
Folkert
|
ef211ce49a
|
clippy
|
2021-03-21 22:15:47 +01:00 |
|
Folkert
|
197835b6ed
|
remove nested in expr
|
2021-03-21 20:56:18 +01:00 |
|
Folkert
|
8d80dc97c8
|
better error message for type start
|
2021-03-21 15:50:32 +01:00 |
|
Folkert
|
03fab9297c
|
shrink stack size usage for parse Expr
|
2021-03-20 23:37:36 +01:00 |
|
Folkert
|
1871697b0f
|
remove BinOp variant
|
2021-03-20 23:01:12 +01:00 |
|
Folkert
|
dcf1481ca1
|
no empty binops
|
2021-03-20 21:56:22 +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
|
d22acb521e
|
use record for PrecedenceConflict
|
2021-03-20 15:07:15 +01:00 |
|
Folkert
|
eef1cb2a69
|
use multi-backpassing in base64 example
|
2021-03-19 00:27:34 +01:00 |
|
Folkert
|
73e6128ce3
|
parse multi-backtracking
|
2021-03-19 00:10:02 +01:00 |
|
Folkert
|
85309444e1
|
pass MultiBacktracking options
|
2021-03-18 20:27:40 +01:00 |
|
Folkert
|
160fb7c23f
|
cleanup
|
2021-03-18 15:16:24 +01:00 |
|
Folkert
|
dc7c384b49
|
expose less
|
2021-03-18 14:52:37 +01:00 |
|
Folkert
|
3b647274dc
|
refactor
|
2021-03-18 14:50:21 +01:00 |
|
Folkert
|
2fc9d20867
|
cleanup
|
2021-03-17 21:14:19 +01:00 |
|
Folkert
|
35e7f01362
|
simplify expr in parens
|
2021-03-17 21:11:37 +01:00 |
|
Folkert
|
e49860c1cd
|
cleanup
|
2021-03-17 20:51:53 +01:00 |
|
Folkert
|
67c68c6b11
|
simplify record parsing
|
2021-03-17 20:49:49 +01:00 |
|