index
:
driver
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(driver): change github organisation name
Fuwn
2022-01-06
1
-2
/
+2
*
fix: change license for new direction
Fuwn
2022-01-06
3
-3
/
+3
*
feat(crates): new userspace examples
Fuwn
2022-01-04
9
-3
/
+88
*
chore(crates): migrate to edition 2021
Fuwn
2022-01-04
4
-4
/
+4
*
chore(crates): add license identifier
Fuwn
2022-01-04
4
-0
/
+4
*
chore(crates): remove unused `rust-toolchain` files
Fuwn
2022-01-04
2
-2
/
+0
*
fmt(windows-kernel-rs): `cargo fmt`
Fuwn
2022-01-04
2
-27
/
+56
*
feat(driver): use framework
Fuwn
2022-01-04
2
-35
/
+13
*
chore(windows-kernel-rs): remove unused profiles
Fuwn
2022-01-04
1
-6
/
+0
*
feat(examples): lots of new examples
Fuwn
2022-01-04
19
-5
/
+513
*
chore(windows-kernel-rs): todo clippy
Fuwn
2022-01-03
1
-0
/
+9
*
chore(winioctl): move todo label
Fuwn
2022-01-03
1
-1
/
+1
*
fix(winioctl): start on clippy
Fuwn
2022-01-03
2
-1
/
+11
*
chore(windows-kernel-sys): todo clippy
Fuwn
2022-01-03
1
-0
/
+9
*
fix(windows-kernel-sys): previous clippy side-effects
Fuwn
2022-01-03
1
-3
/
+3
*
chore(windows-kernel-build): punctuation
Fuwn
2022-01-03
1
-2
/
+2
*
fix(windows-kernel-build): harsh clippy stuff
Fuwn
2022-01-03
1
-6
/
+26
*
fmt(crate): `cargo fmt`
Fuwn
2022-01-03
3
-13
/
+9
*
chore(windows-kernel-rs): remove unused statement
Fuwn
2022-01-03
1
-1
/
+0
*
fix(windows-kernel-rs): don't waste cpu cycles :)
Fuwn
2022-01-03
2
-1
/
+2
*
fix(winioctl): impl Into to impl From
Fuwn
2022-01-03
1
-16
/
+100
*
fix(windows-kernel-rs): impl Into to impl From
Fuwn
2022-01-03
5
-32
/
+163
*
fix(windows-kernel-rs): traits
Fuwn
2022-01-03
1
-6
/
+6
*
fix(windows-kernel-rs): simplification
Fuwn
2022-01-03
2
-5
/
+6
*
chore(windows-kernel-rs): remove unnecessary unsafe blocks
Fuwn
2022-01-03
2
-11
/
+9
*
fix(windows-kernel-rs): mark unsafe functions
Fuwn
2022-01-03
2
-2
/
+6
*
fix(windows-kernel-rs): mark unsafe functions
Fuwn
2022-01-03
1
-0
/
+6
*
fix(driver): mark unsafe functions
Fuwn
2022-01-03
1
-0
/
+4
*
fix(windows-kernel-sys): u32 casting
Fuwn
2022-01-03
1
-30
/
+30
*
fix(window-kernel-rs): mark unsafe functions
Fuwn
2022-01-03
5
-0
/
+17
*
fix(windows-kernal-build): fix unnecessary lazy evaluation
Fuwn
2022-01-03
1
-1
/
+2
*
feat(driver): commit primer
Fuwn
2022-01-03
48
-0
/
+3745