Историја ревизија

Аутор SHA1 Порука Датум
  Ron Williams ca360cb119 aml: add extra debug info on parsing error пре 1 година
  Isaac Woods b178f51ba7 Create `OpRegion` type to abstract away field manipulation пре 1 година
  Isaac Woods 209d8e082f Invoke `_SEG`, `_BBN`, and `_ADR` as methods for PCI region accesses пре 1 година
  Isaac Woods 20865883e0 Make `read_field` and friends take a mutable context пре 1 година
  Isaac Woods 42d5870bcb Fix CI пре 1 година
  Isaac Woods 066aa996dc aml: suppress all the warnings produced by the crate пре 1 година
  Isaac Woods 3759c63c6d aml: add support for the `DefSleep` opcode пре 1 година
  Isaac Woods 133001e59d aml: add support for the `DefStall` opcode пре 1 година
  Mark Poliakov b2a5f4a75b AML: Implement OpReg-relative PkgLength parser пре 1 година
  Mark Poliakov 0e1534640e aml: `DefSizeOf` implementation пре 1 година
  Ron Williams 2d4f81cf9e add Unimplmented error code пре 2 година
  rcerc 20f562f423 aml: Do not require unstable features from rustc that are not used пре 2 година
  Isaac Woods 2bac9f3aa5 aml: make crate-level comment clearer пре 2 година
  Isaac Woods d7b1f14216 aml: remove stabilised `bool_to_option` feature пре 2 година
  Isaac Woods f31466cc22 aml: fix breakage by not deriving `Debug` on `AmlContext` пре 2 година
  Matt Fellenz 7b20eb9d8e Add Debug implementations пре 2 година
  Zavier Divelbiss 1d0b3c7e4e comments, eq & copy on INT enum types пре 2 година
  Isaac Woods b96bc1ea97 Update top-level docs to be correct пре 3 година
  Isaac Woods 2b862d9d7f Remove make_parser_concrete hack! пре 3 година
  Isaac Woods a6cff51d11 Switch to new opcode names: statement, expression, and reference type пре 3 година
  Isaac Woods fb1bc5870a Support reads from buffer fields, implicitly converting to integer or buffer пре 3 година
  Isaac Woods 14e966731c Handle writes from integers into buffer fields пре 3 година
  Andy-Python-Programmer e1a8c12d0d Export all of the public items in namespace пре 3 година
  Isaac Woods b854d5491e Implement DefIncrement and DefDecrement пре 3 година
  Isaac Woods ed0400092e Add support for DefContinue пре 3 година
  Isaac Woods da5f5cec80 Implement DefBreak пре 3 година
  Isaac Woods 514e55df07 Parse `DefFatal` and report to the user пре 3 година
  Isaac Woods c1597aba3d Switch locals and args to being stored in arrays пре 3 година
  Isaac Woods 701f0033b1 Start untangling behaviour of stores пре 3 година
  Isaac Woods a37008df12 Implement DefMid пре 3 година