Richard Feldman
|
e6e8f91dab
|
Merge remote-tracking branch 'origin/more-tests' into more-eq-fixes
|
2025-11-26 14:44:27 -05:00 |
|
Richard Feldman
|
28bc34fb84
|
Merge remote-tracking branch 'origin/main' into more-eq-fixes
|
2025-11-26 14:44:18 -05:00 |
|
Richard Feldman
|
304144da9b
|
More is_eq fixes
|
2025-11-26 14:44:05 -05:00 |
|
Richard Feldman
|
57a32b5969
|
Centralize on the name CommonIdents
|
2025-11-26 14:14:33 -05:00 |
|
Richard Feldman
|
28fcf3b747
|
Merge remote-tracking branch 'origin/main' into more-tests
|
2025-11-26 14:11:08 -05:00 |
|
Richard Feldman
|
4b1b1f7b44
|
More fixes
|
2025-11-26 14:11:01 -05:00 |
|
Richard Feldman
|
3bd024ef39
|
Centralize lots of stuff in WellKnownIdents
|
2025-11-26 13:53:24 -05:00 |
|
Anton-4
|
c442c8a088
|
valgrind wrapper (#8454)
This was the only way I could prevent this warning being spammed thousands of times.
|
2025-11-26 19:38:06 +01:00 |
|
Richard Feldman
|
f11a8811b2
|
Panic on code that should be dead
|
2025-11-26 13:31:07 -05:00 |
|
Richard Feldman
|
c27faa9ad1
|
Remove some dead code
|
2025-11-26 13:27:53 -05:00 |
|
Richard Feldman
|
bff486fa44
|
Add some more tests
|
2025-11-26 13:27:53 -05:00 |
|
Richard Feldman
|
fb53d8098f
|
Merge remote-tracking branch 'origin/main' into more-eq-fixes
|
2025-11-26 13:20:01 -05:00 |
|
Richard Feldman
|
79cdd87298
|
Merge origin/main
|
2025-11-26 13:15:58 -05:00 |
|
Richard Feldman
|
e83c189ff4
|
Merge pull request #8456 from roc-lang/fix-dbg-bug
Fix `dbg` bug
|
2025-11-26 13:14:21 -05:00 |
|
Richard Feldman
|
64c517e33f
|
Make recursive var printing more precise
|
2025-11-26 13:09:36 -05:00 |
|
Richard Feldman
|
0a9b5fd8e0
|
Fix a runtime constraint issue
|
2025-11-26 12:41:40 -05:00 |
|
Richard Feldman
|
3144e55d68
|
Merge remote-tracking branch 'origin/main' into fix-dbg-bug
|
2025-11-26 12:34:30 -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
|
41601b871e
|
Update common misspellings
|
2025-11-26 11:11:31 -05:00 |
|
Richard Feldman
|
ce66f8512c
|
Remove incorrect debug keyword
|
2025-11-26 11:09:51 -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
|
1250c6c3d5
|
Improve import mapping logic
|
2025-11-26 11:05:30 -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
|
d4e4b372a7
|
Fix playground
|
2025-11-26 10:42:17 -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
|
55f04a0688
|
Add more snapshot tests
|
2025-11-26 10:03:08 -05:00 |
|
Richard Feldman
|
092bada8f1
|
Update snapshots
|
2025-11-26 10:02:56 -05:00 |
|
Richard Feldman
|
0129e34275
|
Merge remote-tracking branch 'origin/main' into fix-dbg-bug
|
2025-11-26 10:02:26 -05:00 |
|
Richard Feldman
|
5ffc405be9
|
Fix more dbg issues
|
2025-11-26 10:02:04 -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 |
|