KtorZ
|
d2c6d27545
|
Support data-types in documentation.
|
2022-12-17 01:02:20 +01:00 |
rvcas
|
69db9696d6
|
feat: prefix tuples with hash again cause ambguity with call
|
2022-12-13 10:27:17 -05:00 |
rvcas
|
6dc4738b66
|
feat: update formatter for new changes
|
2022-12-12 19:22:11 -05:00 |
KtorZ
|
749d8ecb10
|
Fix formatter to not prefix tests as 'pub'
|
2022-12-09 14:35:50 +01:00 |
rvcas
|
384c4daa4a
|
feat: add test_gen function
|
2022-12-08 19:24:20 -05:00 |
KtorZ
|
ea48747825
|
Extend parser for 'test' keyword.
|
2022-12-08 19:24:20 -05:00 |
rvcas
|
45990f1f84
|
feat: unify tuples and stdlib updates
|
2022-12-06 22:23:40 -05:00 |
rvcas
|
7875af7d35
|
feat: better errors for incorrect contructor making
|
2022-12-05 18:11:04 -05:00 |
rvcas
|
5ec93a8692
|
feat: format bytearrays
|
2022-12-01 15:28:15 -05:00 |
rvcas
|
fedafed845
|
feat: add module constants
|
2022-12-01 15:28:15 -05:00 |
rvcas
|
0823b78bf8
|
feat: some new features
- tuples `#(Int, Int)`
- `trace` and `trace("text")`
|
2022-11-28 22:33:53 -05:00 |
rvcas
|
34d7a28351
|
feat: add check keyword and new assignment syntax
|
2022-11-23 21:09:06 -05:00 |
rvcas
|
89153a4d82
|
allow single var patterns to double as a label in records
|
2022-11-17 12:56:03 -05:00 |
rvcas
|
72bf27d467
|
fix: better constructor pattern parsing
|
2022-11-16 21:30:43 -05:00 |
rvcas
|
132af027dc
|
feat(aiken-lang): add doc, module, and regular comment support
|
2022-11-16 14:28:02 -05:00 |
rvcas
|
3787cce275
|
chore: fix some stuff after rebase
|
2022-11-08 22:21:07 -05:00 |
rvcas
|
7092673c45
|
feat: if expression formatting
|
2022-11-05 17:53:11 -04:00 |
rvcas
|
809d5ea5c5
|
fix: record formatting
|
2022-11-05 17:28:32 -04:00 |
rvcas
|
9d14acbe0a
|
fix: when formatting and add some methods to Project::Error
|
2022-11-05 16:23:46 -04:00 |
rvcas
|
14724f924c
|
fix: weird extra space above definitions
|
2022-11-05 15:42:53 -04:00 |
rvcas
|
4cad053e15
|
fix: capture variables are a bit different
|
2022-11-05 15:35:18 -04:00 |
rvcas
|
cba7a6f46e
|
feat: bring over the formatter from gleam
|
2022-11-05 15:35:11 -04:00 |