Devyn Cairns
|
78ca94b57c
|
make sure compile errors generally have a span
|
2024-07-09 18:17:35 -07:00 |
|
Devyn Cairns
|
5d083cdaee
|
make instruction builder use labels instead of adjusting placeholder instructions, add IR comments for debug aid
|
2024-07-09 17:08:03 -07:00 |
|
Devyn Cairns
|
386a7de467
|
add check for reserved env vars
|
2024-07-09 03:28:34 -07:00 |
|
Devyn Cairns
|
21f132be9f
|
make compile errors for assignment more like the shell errors
|
2024-07-09 03:20:23 -07:00 |
|
Devyn Cairns
|
fceaefcfaf
|
fix behavior of loops with external stream results (should terminate)
|
2024-07-08 18:50:56 -07:00 |
|
Devyn Cairns
|
38884eec73
|
add explicit numbering for allocated files, fix some err redirection stuff
|
2024-07-08 13:58:41 -07:00 |
|
Devyn Cairns
|
4343d1d80c
|
Be a little bit more helpful on register uninitialized errors, fix a bug with drain on multiple pipelines
|
2024-07-05 20:43:40 -07:00 |
|
Devyn Cairns
|
4b56fba7d6
|
add datetime expression, remove todo compileerror
|
2024-07-05 05:17:49 -07:00 |
|
Devyn Cairns
|
6398f0e31e
|
literal ValueWithUnit (filesize, duration)
|
2024-07-04 00:48:23 -07:00 |
|
Devyn Cairns
|
062821039a
|
match support
|
2024-07-03 17:36:26 -07:00 |
|
Devyn Cairns
|
3c33a3f4eb
|
try/catch with catch as an expression rather than literal block
|
2024-07-03 00:04:46 -07:00 |
|
Devyn Cairns
|
67bd88535c
|
WIP: cleaning up errors
|
2024-06-28 23:19:37 -07:00 |
|