Commit History

Author SHA1 Message Date
  gifnksm 233c02030d Fix for namespaced enums. 10 years ago
  gifnksm 29011d14d9 std::from_str::FromStr -> std::str::FromStr 10 years ago
  gifnksm 2155e7d2ee Add numeric functions and `traits` module that provide numeric traits for generic 10 years ago
  gifnksm 7a7c5fb2ad Implements `Encodable` and `Decodable` 10 years ago
  Joseph Crail e09b009edb Remove unused imports. 10 years ago
  Joseph Crail 40873fb0c6 Fix two non uppercase globals. 10 years ago
  gifnksm 272d6edb79 Update to latest rustc 10 years ago
  gifnksm 163646cd63 Use sliciing_syntax 10 years ago
  gifnksm 436f954627 bigint: Refactor the `parse_bytes` and `from_str_radix`. 10 years ago
  Jorge Aparicio ee6501c81a parse_bytes has been removed, use from_str_radix instead 10 years ago
  Zbigniew Siciarz 462f7131bc fail -> panic 10 years ago
  Alex Crichton 6c56fe940c Update to Rust master 10 years ago
  gifnksm ac37b913d9 Fix `non_uppercase_statics` warnings of private constants. 10 years ago
  gifnksm 2fe050c471 Convert statics to constants 10 years ago
  Jorge Aparicio dc3fed0add Rename `Zero` variant to `NoSign` 10 years ago
  Aaron Turon 482f0e0b74 Initial seeding from rust repo 10 years ago