Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / paholg/dimensioned issues and pull requests
#85 - `serde_test` should be dev-dependency
Issue -
State: open - Opened by Mingun over 1 year ago
#84 - Allow `serde` without `std`
Pull Request -
State: closed - Opened by quentinmit over 2 years ago
#83 - Implement `max` and `min` functions for primitive types that have them
Issue -
State: open - Opened by quentinmit over 2 years ago
- 1 comment
#82 - has_units() -> bool
Issue -
State: closed - Opened by MarkSwanson over 2 years ago
- 2 comments
#81 - fmt String as Joules instead of MKS
Issue -
State: closed - Opened by MarkSwanson over 2 years ago
- 2 comments
#80 - Make `new` function `const`
Pull Request -
State: closed - Opened by paholg over 2 years ago
#79 - Add publish action
Pull Request -
State: closed - Opened by paholg over 2 years ago
#78 - Bump edition to 2021
Pull Request -
State: closed - Opened by paholg over 2 years ago
#77 - Support f256 via the qd github repo
Issue -
State: closed - Opened by MarkSwanson over 2 years ago
- 15 comments
#76 - Use conventional letter case
Issue -
State: closed - Opened by adundovi about 3 years ago
- 1 comment
#75 - Any good idea how to integrate with `ordered_float`?
Issue -
State: open - Opened by TonalidadeHidrica about 3 years ago
- 3 comments
#74 - Feature: Add type aliases for dimensions
Pull Request -
State: closed - Opened by jsbrucker over 3 years ago
- 1 comment
#73 - Add static method System::to_string
Pull Request -
State: closed - Opened by paholg over 3 years ago
- 2 comments
#72 - Switch to GitHub actions
Pull Request -
State: closed - Opened by paholg over 3 years ago
#71 - Support Default and Sum traits
Pull Request -
State: closed - Opened by Amelia10007 about 4 years ago
- 2 comments
#70 - add auto-args feature
Pull Request -
State: closed - Opened by droundy almost 5 years ago
- 1 comment
#69 - Use `slice::iter` instead of `into_iter` to avoid future breakage
Pull Request -
State: closed - Opened by TethysSvensson about 5 years ago
- 1 comment
#68 - support std::iter::Sum.
Issue -
State: open - Opened by droundy about 5 years ago
- 1 comment
#67 - Fix meta variable misuse
Pull Request -
State: closed - Opened by ia0 over 5 years ago
- 1 comment
#66 - Feature request: Celsius
Issue -
State: closed - Opened by wellcaffeinated over 5 years ago
- 5 comments
#65 - Question: working with nalgebra
Issue -
State: open - Opened by wellcaffeinated over 5 years ago
- 7 comments
#64 - Question: accepting generic dimension for calculation in specific units
Issue -
State: open - Opened by wellcaffeinated over 5 years ago
- 11 comments
#63 - Remove broken link
Pull Request -
State: closed - Opened by paholg over 5 years ago
#62 - http://paholg.com/dimensioned/ is a 404
Issue -
State: closed - Opened by jonas-schievink about 6 years ago
- 3 comments
#61 - fixed typo: MH20 → MH2O
Pull Request -
State: closed - Opened by jswrenn about 6 years ago
- 1 comment
#60 - Added support of use with `no_std` on Rust's `stable` channel
Pull Request -
State: closed - Opened by regexident about 6 years ago
- 4 comments
#59 - Typo in UCUM: MH20
Issue -
State: closed - Opened by dscorbett over 6 years ago
Labels: good first issue
#58 - Fix Travis build scripts
Pull Request -
State: closed - Opened by paholg over 6 years ago
#57 - Replace transmutes with pointer casts (#52)
Pull Request -
State: closed - Opened by adeschamps over 6 years ago
#56 - Update approx to latest version. (#50)
Pull Request -
State: closed - Opened by adeschamps over 6 years ago
#55 - Bump required rustc version to 1.23.0
Pull Request -
State: closed - Opened by paholg over 6 years ago
#54 - Add rudimentary docs and tests for int constants
Pull Request -
State: closed - Opened by paholg over 6 years ago
#53 - Re-enable rustfmt and clippy in Travis builds
Pull Request -
State: closed - Opened by paholg over 6 years ago
#52 - Validate and ideally repace uses of `mem::transmute`
Issue -
State: closed - Opened by paholg over 6 years ago
Labels: help wanted
#51 - Add contributing to and remove old bugs from README
Pull Request -
State: closed - Opened by paholg over 6 years ago
#50 - Update `approx` dependency
Issue -
State: closed - Opened by paholg over 6 years ago
Labels: good first issue
#49 - Update generic array and get no_std working
Pull Request -
State: closed - Opened by paholg over 6 years ago
#48 - Re-add rustfmt and clippy to TravisCI build
Issue -
State: closed - Opened by paholg over 6 years ago
- 1 comment
#47 - avoid running cargo fmt on travis (fixes #46)
Pull Request -
State: closed - Opened by droundy over 6 years ago
- 1 comment
#46 - travis fails to build
Issue -
State: closed - Opened by droundy over 6 years ago
- 2 comments
#45 - add implementation for rand traits on dimensioned types
Pull Request -
State: closed - Opened by droundy over 6 years ago
- 2 comments
#44 - add clapme feature to create a ClapMe impl (for command-line arguments)
Pull Request -
State: closed - Opened by droundy over 6 years ago
- 2 comments
#43 - Use #[rustc_on_unimplemented]
Issue -
State: open - Opened by jendrikw over 6 years ago
- 1 comment
#42 - Implement various functions on primitives.
Issue -
State: open - Opened by paholg over 6 years ago
Labels: good first issue
#41 - create Abs trait for absolute value
Pull Request -
State: closed - Opened by droundy over 6 years ago
- 2 comments
#40 - Add support for absolute values
Issue -
State: closed - Opened by droundy over 6 years ago
- 2 comments
#39 - Run rustfmt
Pull Request -
State: closed - Opened by paholg over 6 years ago
#38 - Fix no-std of dependencies
Pull Request -
State: closed - Opened by dbeckwith over 6 years ago
- 3 comments
#37 - Add a dimension of "information"
Issue -
State: open - Opened by nagisa over 6 years ago
- 6 comments
Labels: good first issue
#36 - derived! incompatible with #[deny(missing_docs)]
Issue -
State: open - Opened by spease almost 7 years ago
- 1 comment
Labels: good first issue
#35 - Explicit explanation of how to unwrap values (eg for serialization)
Issue -
State: open - Opened by spease almost 7 years ago
- 3 comments
#34 - Add Thomson
Issue -
State: open - Opened by spease almost 7 years ago
- 1 comment
Labels: good first issue
#33 - Example for simple case of returning Length/Time
Issue -
State: open - Opened by ndarilek almost 7 years ago
- 3 comments
Labels: good first issue
#32 - Add serde support behind a feature flag.
Pull Request -
State: closed - Opened by adeschamps almost 7 years ago
- 12 comments
#31 - Serde support
Issue -
State: closed - Opened by adeschamps almost 7 years ago
- 1 comment
#30 - Units for latitude and longitude
Issue -
State: open - Opened by spease almost 7 years ago
- 2 comments
#29 - Int consts
Pull Request -
State: closed - Opened by paholg over 7 years ago
#28 - Conversion from primitives not working with integer values
Issue -
State: closed - Opened by tcsc over 7 years ago
- 9 comments
#27 - Fix derived unit typo.
Pull Request -
State: closed - Opened by iliekturtles over 7 years ago
- 1 comment
#26 - Improve derived macro when Rust reaches 1.17
Issue -
State: open - Opened by paholg over 7 years ago
- 1 comment
#25 - Using derive_more to derive Arithmetic operators.
Issue -
State: closed - Opened by JelteF over 7 years ago
- 2 comments
#24 - How we define roots
Issue -
State: closed - Opened by paholg almost 8 years ago
- 1 comment
#23 - Error post-processor
Issue -
State: open - Opened by paholg almost 8 years ago
- 7 comments
#22 - Strange issue with Root.
Issue -
State: closed - Opened by paholg about 8 years ago
- 2 comments
#21 - Dimensioned rewrite
Pull Request -
State: closed - Opened by paholg about 8 years ago
#20 - Key word for dimensionally unsafe actions
Issue -
State: open - Opened by paholg about 8 years ago
- 4 comments
Labels: help wanted, question
#19 - Imperial alternative to SI?
Issue -
State: closed - Opened by paholg about 8 years ago
- 3 comments
Labels: help wanted, question
#18 - Muck with constants
Pull Request -
State: closed - Opened by paholg about 8 years ago
#17 - Rename aliases
Pull Request -
State: closed - Opened by paholg about 8 years ago
#16 - Constant bikeshedding
Issue -
State: closed - Opened by paholg about 8 years ago
- 7 comments
#15 - Beta rust
Pull Request -
State: closed - Opened by paholg about 8 years ago
- 1 comment
#14 - No std
Pull Request -
State: closed - Opened by paholg about 8 years ago
- 1 comment
#13 - Rename Dim<D, V> to Quantity<D, V>
Pull Request -
State: closed - Opened by iliekturtles about 8 years ago
- 1 comment
#12 - Derived units now work. Some other small changes.
Pull Request -
State: closed - Opened by paholg over 8 years ago
#11 - Rename Dim
Issue -
State: closed - Opened by iliekturtles over 8 years ago
- 3 comments
#10 - Change dimensioned to use #![no_std]
Issue -
State: closed - Opened by iliekturtles over 8 years ago
- 2 comments
#9 - Ergonomics
Issue -
State: closed - Opened by paholg over 8 years ago
- 4 comments
#8 - Unit conversions
Issue -
State: closed - Opened by paholg over 8 years ago
- 3 comments
#7 - Beginning of conversion API
Pull Request -
State: closed - Opened by paholg over 8 years ago
#6 - Dimension constraint incompatible with derived types working properly.
Issue -
State: closed - Opened by paholg almost 9 years ago
- 1 comment
#5 - Angles (Radians/Degrees)
Issue -
State: closed - Opened by brendanzab almost 9 years ago
- 10 comments
#4 - Use from stable Rust
Issue -
State: closed - Opened by brendanzab almost 9 years ago
- 5 comments
#3 - move to typenum
Pull Request -
State: closed - Opened by llogiq almost 9 years ago
- 11 comments
#2 - Potentially switch to fully composable units without unit systems
Issue -
State: closed - Opened by llogiq almost 9 years ago
- 12 comments
#1 - Bad tutorial link
Issue -
State: closed - Opened by cuviper about 9 years ago
- 1 comment