Historique des commits

Auteur SHA1 Message Date
  Isaac Woods 3759c63c6d aml: add support for the `DefSleep` opcode il y a 1 an
  Isaac Woods 133001e59d aml: add support for the `DefStall` opcode il y a 1 an
  Mark Poliakov b2a5f4a75b AML: Implement OpReg-relative PkgLength parser il y a 1 an
  Mark Poliakov 0e1534640e aml: `DefSizeOf` implementation il y a 1 an
  Ron Williams 2d4f81cf9e add Unimplmented error code il y a 2 ans
  rcerc 20f562f423 aml: Do not require unstable features from rustc that are not used il y a 2 ans
  Isaac Woods 2bac9f3aa5 aml: make crate-level comment clearer il y a 2 ans
  Isaac Woods d7b1f14216 aml: remove stabilised `bool_to_option` feature il y a 2 ans
  Isaac Woods f31466cc22 aml: fix breakage by not deriving `Debug` on `AmlContext` il y a 2 ans
  Matt Fellenz 7b20eb9d8e Add Debug implementations il y a 2 ans
  Zavier Divelbiss 1d0b3c7e4e comments, eq & copy on INT enum types il y a 2 ans
  Isaac Woods b96bc1ea97 Update top-level docs to be correct il y a 3 ans
  Isaac Woods 2b862d9d7f Remove make_parser_concrete hack! il y a 3 ans
  Isaac Woods a6cff51d11 Switch to new opcode names: statement, expression, and reference type il y a 3 ans
  Isaac Woods fb1bc5870a Support reads from buffer fields, implicitly converting to integer or buffer il y a 3 ans
  Isaac Woods 14e966731c Handle writes from integers into buffer fields il y a 3 ans
  Andy-Python-Programmer e1a8c12d0d Export all of the public items in namespace il y a 3 ans
  Isaac Woods b854d5491e Implement DefIncrement and DefDecrement il y a 3 ans
  Isaac Woods ed0400092e Add support for DefContinue il y a 3 ans
  Isaac Woods da5f5cec80 Implement DefBreak il y a 3 ans
  Isaac Woods 514e55df07 Parse `DefFatal` and report to the user il y a 3 ans
  Isaac Woods c1597aba3d Switch locals and args to being stored in arrays il y a 3 ans
  Isaac Woods 701f0033b1 Start untangling behaviour of stores il y a 3 ans
  Isaac Woods a37008df12 Implement DefMid il y a 3 ans
  Isaac Woods a55d82bad3 Parse thermal zones il y a 3 ans
  Isaac Woods 7f6bb2ee53 Parse `DefPowerResources` il y a 3 ans
  Tom Dohrmann e42a898494 add test il y a 3 ans
  Michael Melanson 92ab90a36d Regression: `AmlContext: Send + Sync` again. il y a 3 ans
  Casper Verhaar 939a06b1eb Add `AmlError::UnexpectedResourceType` il y a 4 ans
  Casper Verhaar ad1b6a8696 Record attempted conversion in error il y a 4 ans