rvcas
|
fedafed845
|
feat: add module constants
|
2022-12-01 15:28:15 -05:00 |
rvcas
|
34c8a58391
|
feat: complete language tour
|
2022-11-30 15:35:55 -05:00 |
rvcas
|
0823b78bf8
|
feat: some new features
- tuples `#(Int, Int)`
- `trace` and `trace("text")`
|
2022-11-28 22:33:53 -05:00 |
rvcas
|
c07b9a1a81
|
feat: allow assignments to be cast to other types
|
2022-11-23 21:09:06 -05:00 |
rvcas
|
34d7a28351
|
feat: add check keyword and new assignment syntax
|
2022-11-23 21:09:06 -05:00 |
rvcas
|
72bf27d467
|
fix: better constructor pattern parsing
|
2022-11-16 21:30:43 -05:00 |
rvcas
|
bff99b0cf2
|
feat: publish errors as lsp diagnostic messages
|
2022-11-15 17:44:50 -05:00 |
rvcas
|
3f952cdf0e
|
feat: add new Data type to prelude and allow it to unify with any user defined type
|
2022-11-14 15:09:56 -05:00 |
rvcas
|
01e91b9fe5
|
chore: deal with clippy warnings
|
2022-11-10 01:27:18 -05:00 |
Kasey White
|
ffa78e4c30
|
work out some initial direction for code gen
|
2022-11-08 22:21:07 -05:00 |
rvcas
|
cba7a6f46e
|
feat: bring over the formatter from gleam
|
2022-11-05 15:35:11 -04:00 |
rvcas
|
d5d2ba9cd7
|
feat: start creating aiken/builtin module
|
2022-10-25 18:52:27 -04:00 |
rvcas
|
825783ca61
|
feat: typecheck If expressions
|
2022-10-24 00:09:00 -04:00 |
rvcas
|
5244e58c9f
|
feat: typechecking is working
|
2022-10-24 00:09:00 -04:00 |
rvcas
|
cabc653167
|
feat: start expr inference
|
2022-10-24 00:09:00 -04:00 |
rvcas
|
81c87ab4da
|
feat: register import, types, and values in environment
|
2022-10-24 00:09:00 -04:00 |
rvcas
|
d0287d418b
|
feat: add prelude
|
2022-10-24 00:09:00 -04:00 |
rvcas
|
4df3de0a03
|
feat: some boilerplate for typechecking
|
2022-10-24 00:09:00 -04:00 |