Commit graph

26 commits

Author SHA1 Message Date
Agus Zubiaga
5c24972a2a
Add PairSlice.is_empty 2024-12-11 21:03:11 -03:00
Agus Zubiaga
0585f32039
Specialize if 2024-12-11 18:09:54 -03:00
Agus Zubiaga
11f37eeb59
Add missing thrid item to soa_slice3 iter 2024-11-25 19:53:34 -03:00
Agus Zubiaga
c31b457428
Remove unnecessary soa_index Id type alias 2024-11-25 19:35:26 -03:00
Agus Zubiaga
01892dcf20
Rename into_nonempty_slice to as_nonempty_slice 2024-11-25 19:33:27 -03:00
Agus Zubiaga
2974dcbc18
Fix warnings in specialize_types 2024-11-23 02:20:47 -03:00
Agus Zubiaga
2e96aca0fd
Merge branch 'main' into specialize-exprs 2024-11-23 01:48:51 -03:00
Richard Feldman
219a0398a2
Introduce string-based mono expr tests 2024-11-16 18:31:32 -05:00
Richard Feldman
c883a6b5ac
Monomorphize record literals 2024-11-16 13:24:32 -05:00
Richard Feldman
8997c80573
Remove deprecated roc_collections::soa things 2024-10-21 23:17:20 -04:00
Richard Feldman
91360bac17
Don't print type names in Debug for Slice & Index 2024-10-21 22:36:08 -04:00
Richard Feldman
8bb7b5460f
Don't qualify PhantomData 2024-10-21 22:30:43 -04:00
Richard Feldman
f03505a485
Add no_std to soa 2024-10-21 22:10:44 -04:00
Richard Feldman
728a475d1b
Delete obsolete doc comment 2024-10-21 22:10:44 -04:00
Richard Feldman
08b32927f1
Implement @smores56's feedback from #7156 2024-10-21 22:10:44 -04:00
Richard Feldman
44d00e1f13
Updates for making soa no_std 2024-10-21 22:10:43 -04:00
Richard Feldman
49d1786f6c
Remove more push_new and extend_new usages 2024-10-21 22:10:43 -04:00
Richard Feldman
b2ea0b842c
Revert "Do some checked SoA stuff"
This reverts commit c79d7745f6eb345fd50a7cb4a2a7dd6fb6f8f1fc.
2024-10-21 22:10:43 -04:00
Richard Feldman
a8d3280b02
Do some checked SoA stuff 2024-10-21 22:10:42 -04:00
Richard Feldman
98535bfbce
wip 2024-10-20 11:00:58 -04:00
Richard Feldman
3520145378
Make specialize_types lower to a new representation 2024-10-14 22:13:50 -04:00
Richard Feldman
8fda63e137
Remove unused dependency 2024-10-10 00:53:39 -04:00
Richard Feldman
2567c8b545
Convert over Subs to use the new soa crate 2024-10-10 00:30:35 -04:00
Richard Feldman
586959780b
Revert "Try out converting subs to use soa stuff directly"
This reverts commit 4a7d7e42d6.
2024-10-10 00:06:25 -04:00
Richard Feldman
4a7d7e42d6
Try out converting subs to use soa stuff directly 2024-10-10 00:06:22 -04:00
Richard Feldman
ece46a28d0
Add soa crate 2024-10-09 23:58:42 -04:00