Mitarbeiter/Tim-Zeitz/stud-rust-base.git
2 years agoupdates, clippy, formatting master
Tim "tim3z" Zeitz [Thu, 16 Dec 2021 09:47:11 +0000 (10:47 +0100)]
updates, clippy, formatting

2 years agomake heap api more robust
Tim "tim3z" Zeitz [Thu, 16 Dec 2021 09:46:28 +0000 (10:46 +0100)]
make heap api more robust

2 years agoremove time crate and use std lib
Tim "tim3z" Zeitz [Thu, 16 Dec 2021 09:46:05 +0000 (10:46 +0100)]
remove time crate and use std lib

2 years agomore refactoring
Tim "S.D.Eagle" Zeitz [Tue, 6 Jul 2021 09:31:22 +0000 (11:31 +0200)]
more refactoring

2 years agorefactor
Tim "S.D.Eagle" Zeitz [Tue, 6 Jul 2021 09:13:48 +0000 (11:13 +0200)]
refactor

3 years agoupdate crates
Tim "S.D.Eagle" Zeitz [Wed, 4 Nov 2020 09:17:31 +0000 (10:17 +0100)]
update crates

4 years agobackport some nice things from routing engine and cleanup a bit
Tim "S.D.Eagle" Zeitz [Tue, 3 Dec 2019 10:17:38 +0000 (11:17 +0100)]
backport some nice things from routing engine and cleanup a bit

4 years agoupdate readme
Tim "S.D.Eagle" Zeitz [Mon, 14 Oct 2019 15:20:39 +0000 (17:20 +0200)]
update readme

4 years agoupdate deps
Tim "S.D.Eagle" Zeitz [Mon, 14 Oct 2019 15:02:01 +0000 (17:02 +0200)]
update deps

5 years agoupgrade to rust 2018 and some other fixes
Tim "S.D.Eagle" Zeitz [Fri, 7 Dec 2018 13:20:17 +0000 (14:20 +0100)]
upgrade to rust 2018 and some other fixes

5 years agoextend readme
Tim "S.D.Eagle" Zeitz [Thu, 15 Nov 2018 15:38:34 +0000 (16:38 +0100)]
extend readme

5 years agoput comparison output to stderr and easily machine readable stuff to stdout
Tim "S.D.Eagle" Zeitz [Fri, 26 Oct 2018 12:14:45 +0000 (14:14 +0200)]
put comparison output to stderr and easily machine readable stuff to stdout

5 years agofix bug in example
Tim "S.D.Eagle" Zeitz [Thu, 25 Oct 2018 07:39:58 +0000 (09:39 +0200)]
fix bug in example

5 years agodont panic, rather return errors in main
Tim "S.D.Eagle" Zeitz [Wed, 17 Oct 2018 11:40:42 +0000 (13:40 +0200)]
dont panic, rather return errors in main

5 years agoadd a lot of docs and a reference to them in the README
Tim "S.D.Eagle" Zeitz [Wed, 17 Oct 2018 10:53:00 +0000 (12:53 +0200)]
add a lot of docs and a reference to them in the README

5 years agoimplement compare_vector util
Tim "S.D.Eagle" Zeitz [Wed, 17 Oct 2018 08:15:32 +0000 (10:15 +0200)]
implement compare_vector util

5 years agoimplement decode vector
Tim "S.D.Eagle" Zeitz [Wed, 17 Oct 2018 07:58:52 +0000 (09:58 +0200)]
implement decode vector

5 years agotranslate encode_vector
Tim "S.D.Eagle" Zeitz [Tue, 16 Oct 2018 16:22:06 +0000 (18:22 +0200)]
translate encode_vector

5 years agorestructure and add documentation
Tim "S.D.Eagle" Zeitz [Tue, 16 Oct 2018 15:50:50 +0000 (17:50 +0200)]
restructure and add documentation

5 years agoInitial commit
Tim "S.D.Eagle" Zeitz [Mon, 15 Oct 2018 15:09:20 +0000 (17:09 +0200)]
Initial commit