Histórico de Commits

Autor SHA1 Mensagem Data
  Zhenchen Wang 2f00036f6d docs: add documents for #[rustsbi(dynamic)]. há 11 meses atrás
  Zhouqi Jiang f3585015cc lib: dynamic RustSBI implementation há 11 meses atrás
  Zhouqi Jiang b39cebb905 lib: (2/n) grammar fixes há 1 ano atrás
  Zhouqi Jiang b119bba0b2 lib: document amendments, grammar fixes há 1 ano atrás
  Zhouqi Jiang 9acff1a98b lib: RustSBI supports RISC-V SBI 2.0 ratified há 1 ano atrás
  Zhouqi Jiang 88199112d6 lib: re-export HartMask, Physical, SbiRet and SharedPtr from `sbi-spec` há 1 ano atrás
  Zhouqi Jiang 1bc30b35a3 feat: forward extensions to current environment by `Forward` struct há 1 ano atrás
  Zhouqi Jiang 9d5d5d4310 lib: use `HartMask` struct from `sbi-spec` crate há 1 ano atrás
  Zhouqi Jiang 1c1954dd62 macro: allow tuple structs and unit structs há 1 ano atrás
  Zhouqi Jiang c2525281ca lib: amend documents há 1 ano atrás
  Zhouqi Jiang 2e85d376d9 macros: assign extensions (one or multiple) to one field há 1 ano atrás
  Zhouqi Jiang f28530952c macro: ensure that the same extension should be included only once há 1 ano atrás
  Zhouqi Jiang 70e10d77c0 macro: declare inner attribute `#[rustsbi(skip)]` há 1 ano atrás
  Zhouqi Jiang ccc0986b38 macro: generate RustSBI for struct with generics há 1 ano atrás
  Zhouqi Jiang ef247853ab doc: add periods and small document fixes há 1 ano atrás
  Zhouqi Jiang d25298aa55 lib: rename MachineInfo to EnvInfo to shorten trait name há 1 ano atrás
  Zhouqi Jiang acf4007b83 doc: add documents for derive macro RustSBI há 1 ano atrás
  Zhouqi Jiang ba9fd417dd doc: add documents for derive macro RustSBI. há 1 ano atrás
  Zhouqi Jiang d88469db97 tests: add build-full test. há 1 ano atrás
  Zhouqi Jiang 579445ee0c macro: gate machine-mode information under `machine` feature há 1 ano atrás
  Zhouqi Jiang 17f4490ff3 macros: support nacl and sta extensions há 1 ano atrás
  Zhouqi Jiang cf9f47e6c6 macros: support pmu, console, susp and cppc extensions há 1 ano atrás
  Zhouqi Jiang e3a61bbf72 macros: derive RISC-V extensions depend on field names há 1 ano atrás
  jakezhu9 3df3a0cf01 feat: support nested acceleration extension há 1 ano atrás
  jakezhu9 ed4d0c615c feat: support steal-time accounting extension há 1 ano atrás
  OccupyMars2025 ac02d55ec1 doc: fix multiple typos in library documents há 1 ano atrás
  jakezhu9 631966eedf feat: support CPPC extension há 1 ano atrás
  jakezhu9 28f4752e0c feat: support System Suspend extension há 1 ano atrás
  luojia65 9ba09fc16c crate: update dependency `sbi-spec` to v0.0.6 há 2 anos atrás
  luojia65 a3b2fc49be crate: exclude "machine" on default há 2 anos atrás