Richard Feldman
|
7ca0b5e190
|
Merge pull request #3884 from dit7ya/fix/3875/repl-quit-instructions
Change repl behavior and instructions around quit
|
2022-08-24 13:36:04 -04:00 |
|
Anton-4
|
53aa346f47
|
clippy
|
2022-08-24 17:32:36 +02:00 |
|
Folkert
|
8ca7ee1e14
|
build zig builtins for windows
|
2022-08-24 16:59:06 +02:00 |
|
Anton-4
|
25a5303923
|
improved lib dir error msg
|
2022-08-24 16:46:55 +02:00 |
|
Ayaz Hafiz
|
238464c505
|
Get rid of a redundant subs snapshot
|
2022-08-24 09:01:02 -05:00 |
|
Ayaz Hafiz
|
2afad0127f
|
Replace snapshot of subs/layout directly with "TypeState" snapshots
|
2022-08-24 08:53:21 -05:00 |
|
Folkert
|
430c783859
|
add windows target to the cli
|
2022-08-24 15:51:54 +02:00 |
|
Folkert
|
7d060e82fc
|
Merge remote-tracking branch 'origin/main' into expect-fx-codegen
|
2022-08-24 14:56:46 +02:00 |
|
Folkert
|
592a219f5d
|
remove test that is not useful
|
2022-08-24 14:09:16 +02:00 |
|
Mostly Void
|
c5aa453071
|
Change repl behavior and instructions around quit
|
2022-08-24 17:34:01 +05:30 |
|
Folkert
|
87988a301b
|
cleanup
|
2022-08-24 12:34:08 +02:00 |
|
Ayaz Hafiz
|
eec16fc0ff
|
Remove old file if it was present
|
2022-08-23 15:42:54 -05:00 |
|
Ayaz Hafiz
|
3b2e3d515f
|
Include var in lambda set size traces
|
2022-08-23 15:42:01 -05:00 |
|
Ayaz Hafiz
|
963911814f
|
Print traces to files with ROC_LOGTO
|
2022-08-23 15:37:33 -05:00 |
|
Ayaz Hafiz
|
b3f8ead89d
|
Add tracing of lambda set sizes in mono layout
|
2022-08-23 15:20:39 -05:00 |
|
Ayaz Hafiz
|
e5034e7331
|
Add tracing for external specializations
|
2022-08-23 14:32:24 -05:00 |
|
Folkert
|
0a2ffc8ba4
|
rename
|
2022-08-23 21:20:44 +02:00 |
|
Folkert
|
e609919f39
|
cleanup
|
2022-08-23 21:20:23 +02:00 |
|
Folkert
|
daee025ff6
|
more hardcoding
|
2022-08-23 21:15:32 +02:00 |
|
Folkert
|
a3a4a5ff3c
|
some gen_num test cleanups
|
2022-08-23 20:36:12 +02:00 |
|
Folkert
|
6869c5d5c8
|
implement signed checked addition
|
2022-08-23 20:23:01 +02:00 |
|
Ayaz Hafiz
|
2b9013c5f5
|
Add roc_tracing to test_mono
|
2022-08-23 13:11:30 -05:00 |
|
Folkert
|
b43c0ac1e3
|
use RocResult in addChecked test
|
2022-08-23 20:10:05 +02:00 |
|
Folkert
|
a44afd1383
|
enable some result tests for the dev backend
|
2022-08-23 20:08:33 +02:00 |
|
Ayaz Hafiz
|
848facb386
|
Add roc_tracing crate and initial traces in mono
|
2022-08-23 12:47:41 -05:00 |
|
Ayaz Hafiz
|
a01583efff
|
Add derive key tests for able ext vars
|
2022-08-23 10:41:06 -05:00 |
|
Ayaz Hafiz
|
a8bd529664
|
Support derivers for tag unions with ext vars
|
2022-08-23 10:41:06 -05:00 |
|
Ayaz Hafiz
|
2f24c81dab
|
Support deriving decoder for record with arbitrary ext var
|
2022-08-23 10:41:06 -05:00 |
|
Ayaz Hafiz
|
b5e59d22e3
|
Support extension variables in record and tag union encoding derive keys
|
2022-08-23 10:41:06 -05:00 |
|
Ayaz Hafiz
|
a1d8f8392a
|
Include RigidOptional as optional field
|
2022-08-23 10:39:51 -05:00 |
|
Ayaz Hafiz
|
d016d5eeb9
|
Refine message
|
2022-08-23 10:39:51 -05:00 |
|
Ayaz Hafiz
|
92ce0c0662
|
Fix opaque typo
|
2022-08-23 10:39:51 -05:00 |
|
Ayaz Hafiz
|
cfc46c05ae
|
Turn on reporting test that works now
|
2022-08-23 10:39:51 -05:00 |
|
Ayaz Hafiz
|
e77e53f37b
|
Enable optional record field underivable error
|
2022-08-23 10:39:51 -05:00 |
|
Ayaz Hafiz
|
55fe1df995
|
Add more context to derivability errors when they happen
|
2022-08-23 10:39:50 -05:00 |
|
Ayaz Hafiz
|
d2b9cc056f
|
Record with optionally-typed fields cannot be derived for decoding
|
2022-08-23 10:38:30 -05:00 |
|
Ayaz Hafiz
|
958f64c8fc
|
Turn on reporting test for underivable record
|
2022-08-23 10:38:02 -05:00 |
|
Folkert
|
7eb24aa160
|
fix merge conflict
|
2022-08-23 16:47:35 +02:00 |
|
Folkert
|
a22e04361c
|
Merge remote-tracking branch 'origin/main' into expect-fx-codegen
|
2022-08-23 16:28:21 +02:00 |
|
Folkert
|
df77b8bac1
|
simplify reserving of alloc sections
|
2022-08-23 16:09:25 +02:00 |
|
Folkert
|
3431182ac9
|
simplify dynamic section hack
|
2022-08-23 15:37:12 +02:00 |
|
Folkert
|
9cef677674
|
refactor
|
2022-08-23 15:35:44 +02:00 |
|
Folkert
|
d3db9a0fef
|
more hardcoding
|
2022-08-23 15:32:47 +02:00 |
|
Folkert
|
0fb137cc93
|
hardcode the dynamic section content
|
2022-08-23 15:14:42 +02:00 |
|
Folkert
|
164265f315
|
strip hash some more
|
2022-08-23 14:48:13 +02:00 |
|
Folkert
|
9b2a43639b
|
unroll a loop
|
2022-08-23 14:34:26 +02:00 |
|
Folkert
|
d7499ce928
|
hardcode some hash table properties
|
2022-08-23 14:17:30 +02:00 |
|
Folkert
|
fd5e9a9b48
|
stop sorting symbols before hashing
|
2022-08-23 14:12:06 +02:00 |
|
Folkert
|
597b4752dc
|
rename MySection -> Section
|
2022-08-23 14:05:57 +02:00 |
|
Folkert
|
f4a388ce90
|
cleanup
|
2022-08-23 14:02:19 +02:00 |
|