]> git.lizzy.rs Git - rust.git/log
rust.git
3 years agoMerge pull request #8 from rust-lang/lokathor
Lokathor [Sun, 27 Sep 2020 17:10:13 +0000 (11:10 -0600)]
Merge pull request #8 from rust-lang/lokathor

Add a beginner's guide

3 years agoresolve https://github.com/rust-lang/stdsimd/pull/8#discussion_r495584133
Lokathor [Sun, 27 Sep 2020 16:55:49 +0000 (10:55 -0600)]
resolve https://github.com/rust-lang/stdsimd/pull/8#discussion_r495584133

3 years agoResolve https://github.com/rust-lang/stdsimd/pull/8#discussion_r495583060
Lokathor [Sun, 27 Sep 2020 16:27:24 +0000 (10:27 -0600)]
Resolve https://github.com/rust-lang/stdsimd/pull/8#discussion_r495583060

3 years agoresolve https://github.com/rust-lang/stdsimd/pull/8#discussion_r495582339
Lokathor [Sun, 27 Sep 2020 16:25:30 +0000 (10:25 -0600)]
resolve https://github.com/rust-lang/stdsimd/pull/8#discussion_r495582339

3 years agoend of draft 1
Lokathor [Sun, 27 Sep 2020 05:37:52 +0000 (23:37 -0600)]
end of draft 1

3 years agomissed a type
Lokathor [Sun, 27 Sep 2020 03:20:34 +0000 (21:20 -0600)]
missed a type

3 years agoMerge pull request #4 from rust-lang/readme-update
Lokathor [Sun, 27 Sep 2020 03:19:11 +0000 (21:19 -0600)]
Merge pull request #4 from rust-lang/readme-update

Update README.md

3 years agomissing word.
Lokathor [Sun, 27 Sep 2020 02:58:34 +0000 (20:58 -0600)]
missing word.

3 years agoUpdate README.md
Lokathor [Sun, 27 Sep 2020 02:57:32 +0000 (20:57 -0600)]
Update README.md

3 years agoMerge pull request #2 from rust-lang/feature/initial-types
Lokathor [Sun, 27 Sep 2020 02:23:29 +0000 (20:23 -0600)]
Merge pull request #2 from rust-lang/feature/initial-types

Feature/initial types

3 years agoRemove vectors under 64-bit width
Caleb Zulawski [Sat, 26 Sep 2020 23:31:14 +0000 (19:31 -0400)]
Remove vectors under 64-bit width

3 years agoMark trait methods inline
Caleb Zulawski [Sat, 26 Sep 2020 18:41:01 +0000 (14:41 -0400)]
Mark trait methods inline

3 years agoRemove remaining derived traits
Caleb Zulawski [Sat, 26 Sep 2020 18:30:00 +0000 (14:30 -0400)]
Remove remaining derived traits

3 years agoManually implement some traits, instead of derive
Caleb Zulawski [Sat, 26 Sep 2020 18:12:30 +0000 (14:12 -0400)]
Manually implement some traits, instead of derive

3 years agoChange doc attributes to comments
Caleb Zulawski [Sat, 26 Sep 2020 03:23:02 +0000 (23:23 -0400)]
Change doc attributes to comments

3 years agoRemove pointer vectors
Caleb Zulawski [Sat, 26 Sep 2020 01:45:09 +0000 (21:45 -0400)]
Remove pointer vectors

3 years agoRemove some obsolete macros
Caleb Zulawski [Fri, 25 Sep 2020 04:52:32 +0000 (00:52 -0400)]
Remove some obsolete macros

3 years agoImprove Debug implementation, add additional formatting traits
Caleb Zulawski [Fri, 25 Sep 2020 04:44:48 +0000 (00:44 -0400)]
Improve Debug implementation, add additional formatting traits

3 years agoAdd pointer vectors and implement a few more traits
Caleb Zulawski [Fri, 25 Sep 2020 01:15:31 +0000 (21:15 -0400)]
Add pointer vectors and implement a few more traits

3 years agoAdd masks
Caleb Zulawski [Thu, 24 Sep 2020 23:48:18 +0000 (19:48 -0400)]
Add masks

3 years agoSimplify transmutes
Caleb Zulawski [Wed, 23 Sep 2020 14:42:12 +0000 (10:42 -0400)]
Simplify transmutes

3 years agoCombine vector definition modules by scalar type
Caleb Zulawski [Wed, 23 Sep 2020 14:21:19 +0000 (10:21 -0400)]
Combine vector definition modules by scalar type

3 years agoApply suggestions from code review
Caleb Zulawski [Wed, 23 Sep 2020 12:11:43 +0000 (08:11 -0400)]
Apply suggestions from code review

Co-authored-by: Lokathor <zefria@gmail.com>
3 years agoAdd docs
Caleb Zulawski [Wed, 23 Sep 2020 00:26:25 +0000 (20:26 -0400)]
Add docs

3 years agoAdd initial type implementations
Caleb Zulawski [Tue, 22 Sep 2020 23:41:42 +0000 (19:41 -0400)]
Add initial type implementations

3 years agoconsistent wording.
Lokathor [Tue, 22 Sep 2020 06:40:35 +0000 (00:40 -0600)]
consistent wording.

3 years agotypo
Lokathor [Tue, 22 Sep 2020 06:39:38 +0000 (00:39 -0600)]
typo

3 years agostart a guide
Lokathor [Tue, 22 Sep 2020 03:56:09 +0000 (21:56 -0600)]
start a guide

3 years agoCreate README.md
Lokathor [Tue, 22 Sep 2020 02:03:54 +0000 (20:03 -0600)]
Create README.md