Commit graph

35623 commits

Author SHA1 Message Date
Richard Feldman
fa3035d0a7
Fix incorrect defaulting to Dec 2025-11-26 13:41:43 -05:00
Richard Feldman
e5e6ca55b8
Merge remote-tracking branch 'origin/main' into propagate_is_eq 2025-11-26 13:29:54 -05:00
Richard Feldman
6d4dcd701d
Add some more tests 2025-11-26 12:29:57 -05:00
Richard Feldman
5518254635
Merge pull request #8444 from roc-lang/fix-try-eq
Fix Try.Eq and cross-module lookups
2025-11-26 12:27:57 -05:00
Richard Feldman
62a031bff5
Merge pull request #8455 from roc-lang/fix-extraneous-errors
Fix 0-arg fn parsing error
2025-11-26 11:06:07 -05:00
Richard Feldman
fc3b0abfd1
Update serialized size 2025-11-26 10:53:50 -05:00
Richard Feldman
59121acbb1
Fix using the wrong identifier for a lookup 2025-11-26 10:50:13 -05:00
Richard Feldman
56b63e5a7a
Fix a weird formatting thing 2025-11-26 10:35:16 -05:00
Richard Feldman
d90b24cd27
Merge remote-tracking branch 'origin/main' into fix-try-eq 2025-11-26 10:32:23 -05:00
Richard Feldman
78b015ee34
Use import mapping to display types 2025-11-26 10:26:05 -05:00
Richard Feldman
829cab84a9
Use a proper Idx for requires entries 2025-11-26 10:14:41 -05:00
Richard Feldman
092bada8f1
Update snapshots 2025-11-26 10:02:56 -05:00
Richard Feldman
da47b2ee1b
Update snapshots 2025-11-26 09:42:58 -05:00
Richard Feldman
0c500d6597
Make expect failures at comptime nicer 2025-11-26 09:30:45 -05:00
Richard Feldman
e6c953abe4
Fix sentinel bug 2025-11-26 09:22:02 -05:00
Richard Feldman
96debcd955
Remove getMethodQualifiedIdent 2025-11-26 09:10:34 -05:00
Richard Feldman
2cbe9f0cd1
Fix some missing module-not-found checks 2025-11-26 09:02:21 -05:00
Richard Feldman
e2fb02d28d
Automatically delete cache on rebuild-builtins 2025-11-26 08:57:02 -05:00
Richard Feldman
f753b29c12
Fix MODULE NOT FOUND regression 2025-11-26 07:52:25 -05:00
Richard Feldman
c3970726e0
Remove unnecessary fallback in interpreter 2025-11-26 07:52:12 -05:00
Richard Feldman
ec6d3253ea
Find tags using indices 2025-11-26 07:49:01 -05:00
Richard Feldman
b7936398ae
Fix parsing 0-arg function types 2025-11-26 07:40:36 -05:00
Luke Boswell
299268c23b
Merge pull request #8452 from RcCreeperTech/fix/detect-native-paths-windows
Automatically detect native .lib paths on windows
2025-11-26 17:47:22 +11:00
Richard Feldman
799304439d
Update sometests 2025-11-26 01:39:09 -05:00
Richard Feldman
8775649518
Fix some more stuff 2025-11-26 01:35:53 -05:00
Richard Feldman
fd5f5bf8b7
Move some string logic into ModuleEnv 2025-11-26 01:26:34 -05:00
Richard Feldman
78d0033fa4
Remove more string stuff 2025-11-26 01:12:05 -05:00
Richard Feldman
f0be46f45f
Use an explicit loop 2025-11-26 01:09:40 -05:00
Richard Feldman
27b441bff2
Eliminate more string comparisons 2025-11-26 01:08:20 -05:00
Richard Feldman
846303f6a7
Use formatBase256ToDecimal 2025-11-26 01:03:17 -05:00
Richard Feldman
60db542fa9
Fix some errors 2025-11-26 00:53:51 -05:00
Richard Feldman
8094070021
Add RocStr.eqlSlice and use it 2025-11-26 00:49:40 -05:00
Richard Feldman
2aa01b13c5
Fix a bunch of eval violations 2025-11-26 00:47:01 -05:00
Richard Feldman
559cf32d0d
Reproduce extraneous errors 2025-11-26 00:43:11 -05:00
Richard Feldman
55ca8d75db
Fix even more violations 2025-11-26 00:28:20 -05:00
Richard Feldman
de8df79d2d
Merge pull request #8446 from roc-lang/missing-method-err
Improve MISSING METHOD formatting
2025-11-26 00:22:11 -05:00
Richard Feldman
eef0fac4b5
Fix some violations 2025-11-26 00:15:14 -05:00
Richard Feldman
6dfed5bc46
Report violations for string ops in interpreter 2025-11-26 00:07:08 -05:00
Richard Feldman
87203e9c7f
Improve MISSING METHOD formatting 2025-11-25 23:34:54 -05:00
Richard Feldman
2db36ae5c1
Fix some type variable rendering logic 2025-11-25 23:22:58 -05:00
Richard Feldman
daffd248ed
Fix method subject type rendering 2025-11-25 23:12:42 -05:00
Richard Feldman
59d48f8c50
Ban findIdent usage in type-checking 2025-11-25 23:12:00 -05:00
Richard Feldman
ee8990b1b1
More fixes 2025-11-25 23:02:15 -05:00
Richard Feldman
8f8252c009
Merge remote-tracking branch 'origin/main' into fix-try-eq 2025-11-25 22:48:02 -05:00
Richard Feldman
2267ba0e84
zig fmt 2025-11-25 22:36:24 -05:00
Richard Feldman
e1f7c62551
Fix translating methods between modules 2025-11-25 22:22:14 -05:00
Richard Feldman
92d11a3d5d
wip 2025-11-25 22:02:35 -05:00
Richard Feldman
b837f9e9d3
Merge remote-tracking branch 'origin/main' into propagate_is_eq 2025-11-25 21:52:37 -05:00
Richard Feldman
d3894f6312
Fix Str.contains 2025-11-25 21:41:39 -05:00
Richard Feldman
41c0875bb8
Remove some more string-based logic 2025-11-25 21:38:08 -05:00