Philipp Oppermann
57998ea4f8
Merge branch 'post-09' into post-10
2019-03-09 12:39:25 +01:00
Philipp Oppermann
f05aaeb0ac
Update post-09 code for changes in x86_64 0.5.0
2019-03-09 12:39:14 +01:00
Philipp Oppermann
78a30984bc
Merge branch 'post-08' into post-09
2019-03-09 12:38:25 +01:00
Philipp Oppermann
09dd68a1a2
Update post-08 code for changes in x86_64 0.5.0
2019-03-09 12:37:45 +01:00
Philipp Oppermann
81e4eec055
Merge branch 'post-07' into post-08
2019-03-09 12:36:39 +01:00
Philipp Oppermann
8e5b6a3e3f
Update post-07 code for changes in x86_64 0.5.0
2019-03-09 12:34:49 +01:00
Philipp Oppermann
be0ed3a54d
Merge branch 'post-06' into post-07
2019-03-09 12:32:03 +01:00
Philipp Oppermann
b895f8c745
Update code for changes in x86_64 0.5.0
2019-03-09 12:29:44 +01:00
Philipp Oppermann
eee9d7b899
Merge branch 'post-05' into post-06
2019-03-09 12:10:27 +01:00
Philipp Oppermann
9787e6dce6
Update to x86_64 0.5.0
2019-03-09 12:10:18 +01:00
Philipp Oppermann
ef9a629ddc
Merge branch 'post-09' into post-10
2019-02-25 17:04:56 +01:00
Philipp Oppermann
18d8d311cb
Merge branch 'post-08' into post-09
2019-02-25 17:04:40 +01:00
Philipp Oppermann
7b61da94a0
Run cargo fmt
2019-02-25 17:04:25 +01:00
Philipp Oppermann
d974cf5200
Merge branch 'post-09' into post-10
2019-02-25 16:37:31 +01:00
Philipp Oppermann
f5b6094521
Merge branch 'post-06' into post-07
2019-02-25 16:37:30 +01:00
Philipp Oppermann
a4f675739a
Merge branch 'post-05' into post-06
2019-02-25 16:37:30 +01:00
Philipp Oppermann
94447af25a
Merge branch 'post-08' into post-09
2019-02-25 16:37:30 +01:00
Philipp Oppermann
a7f487f206
Merge branch 'post-07' into post-08
2019-02-25 16:37:30 +01:00
Philipp Oppermann
b1cca8de88
Merge branch 'post-04' into post-05
2019-02-25 16:37:18 +01:00
Philipp Oppermann
c6aaa66420
Merge branch 'post-03' into post-04
2019-02-25 16:35:03 +01:00
Philipp Oppermann
4d405d5098
Merge branch 'post-02' into post-03
2019-02-25 16:34:15 +01:00
Philipp Oppermann
63f8f3a6eb
Merge branch 'post-01' into post-02
2019-02-25 16:34:15 +01:00
Philipp Oppermann
8c25133033
Check formatting on CI
2019-02-25 16:34:09 +01:00
Philipp Oppermann
36d6c6d0e9
Merge branch 'post-09' into post-10
2019-02-12 19:31:09 +01:00
Philipp Oppermann
76d3715eef
Merge branch 'post-08' into post-09
2019-02-12 19:31:09 +01:00
Antoine
babf9d8cce
Introduce an InterruptIndex enum ( #557 )
...
The following modifications aim to group the hardware interrupts' indexes in an easily accessible structure, while being more friendly to eventual evolutions.
* the hardware interrupts' indexes `TIMER_INTERRUPT_ID` and `KEYBOARD_INTERRUPT_ID` have been replaced by the attributes `Timer` and `Keyboard` contained in `enum InterruptIndex`.
* only the first attribute `Timer` is explicitly declared, the following as inferred by the compiler.
* the functions `as_u8` and `as_usize` avoid the need of casts to `u8` or `usize`.
2019-02-12 19:28:24 +01:00
Philipp Oppermann
ff49104764
Merge branch 'post-09' into post-10
2019-02-07 18:48:39 +01:00
Philipp Oppermann
bda1b8929c
Merge branch 'post-08' into post-09
2019-02-07 18:48:39 +01:00
Philipp Oppermann
38bd9a65b6
Merge branch 'post-06' into post-07
2019-02-07 18:46:32 +01:00
Philipp Oppermann
493fcb5d84
Merge branch 'post-05' into post-06
2019-02-07 18:46:32 +01:00
Philipp Oppermann
b651214f1e
Merge branch 'post-04' into post-05
2019-02-07 18:46:32 +01:00
Philipp Oppermann
0bec03e080
Merge branch 'post-03' into post-04
2019-02-07 18:46:32 +01:00
Philipp Oppermann
e3f9cd42b0
Merge branch 'post-02' into post-03
2019-02-07 18:46:32 +01:00
Philipp Oppermann
09ff2e01b1
Merge branch 'post-07' into post-08
2019-02-07 18:46:32 +01:00
Philipp Oppermann
013e6f2add
Merge branch 'post-01' into post-02
2019-02-07 18:46:31 +01:00
bors[bot]
1eb7ca72ef
Merge #553
...
553: Add bors.toml to post branches r=phil-opp a=phil-opp
Co-authored-by: Philipp Oppermann <dev@phil-opp.com >
2019-02-07 17:43:23 +00:00
Philipp Oppermann
d009b22bf6
Add bors.toml
2019-02-07 18:40:18 +01:00
Philipp Oppermann
03e43da9f9
Merge branch 'post-09' into post-10
2019-02-07 16:17:54 +01:00
Philipp Oppermann
58e171cce7
Merge branch 'post-08' into post-09
2019-02-07 16:15:10 +01:00
Philipp Oppermann
b3e94470e4
Merge branch 'post-06' into post-07
2019-02-07 16:15:10 +01:00
Philipp Oppermann
3fca470487
Merge branch 'post-05' into post-06
2019-02-07 16:15:10 +01:00
Philipp Oppermann
bac8703e04
Merge branch 'post-04' into post-05
2019-02-07 16:15:10 +01:00
Philipp Oppermann
71099663ad
Merge branch 'post-03' into post-04
2019-02-07 16:15:10 +01:00
Philipp Oppermann
61f524f040
Merge branch 'post-02' into post-03
2019-02-07 16:15:10 +01:00
Philipp Oppermann
901a1630eb
Merge branch 'post-07' into post-08
2019-02-07 16:15:10 +01:00
Philipp Oppermann
d5cb74ac8b
We still need nighly Rust for the second and later posts
2019-02-07 16:14:58 +01:00
Philipp Oppermann
3bf2c66acc
Merge branch 'post-01' into post-02
2019-02-07 16:11:46 +01:00
Philipp Oppermann
db898133b8
Use stable Rust for building
2019-02-07 16:07:27 +01:00
nivkner
ea513af5ad
don't require nightly compiler from freestanding binary ( #550 )
2019-02-07 16:05:21 +01:00
Philipp Oppermann
e696d65b60
Merge branch 'post-09' into post-10
2019-02-05 15:23:49 +01:00