Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Melanson 92ab90a36d Regression: `AmlContext: Send + Sync` again. há 3 anos atrás
  Casper Verhaar 939a06b1eb Add `AmlError::UnexpectedResourceType` há 4 anos atrás
  Casper Verhaar ad1b6a8696 Record attempted conversion in error há 4 anos atrás
  Isaac Woods c7ba997bd1 Tidy up Debug implementation of MethodCode há 4 anos atrás
  Isaac Woods f389da0aff Provide nice method for creating native method AmlValues há 4 anos atrás
  Isaac Woods 0ec427443a Provide constructors for AML numerical constants: ZERO, ONE, ONES há 4 anos atrás
  Isaac Woods d29abef14c Support native functions há 4 anos atrás
  Isaac Woods ea57dd1f1a Remove PartialEq and Eq from AmlValue há 4 anos atrás
  Isaac Woods 13bc35d23b Fix incorrect comment about the type of Name values há 4 anos atrás
  Isaac Woods 52b05fd91e Handle buffers that don't initialize all elements correctly há 4 anos atrás
  Isaac Woods 6d2045de3a Implement comparison between strings and buffers há 4 anos atrás
  Isaac Woods e54158ee01 Only read from field if update rule is Preserve há 4 anos atrás
  Isaac Woods 438bd9e4cc Factor out value comparison code from DefLEqual há 4 anos atrás
  Isaac Woods 11bbf69405 Support sub-byte accesses for field reads há 4 anos atrás
  Isaac Woods d550f5b95f Handle writes to operation regions há 4 anos atrás
  Isaac Woods ca43822c85 Factor out accesses to op-regions há 4 anos atrás
  Isaac Woods bf6199a480 Invoke _INI if needed, and correctly traverse child devices há 4 anos atrás
  Isaac Woods 5bc675af6c Support field reads from PCI config space há 4 anos atrás
  Isaac Woods 8ccaaffa3c Record the path to the parent object of OpRegions if needed há 4 anos atrás
  Isaac Woods de46158512 Properly handle MethodInvocation when it's actually a method há 4 anos atrás
  Isaac Woods 7ee3f5ce99 Allow conversion of integers to booleans by comparing to 0 há 4 anos atrás
  Isaac Woods 2519d2eccd Convert a FieldUnit to an Integer by reading it há 4 anos atrás
  Isaac Woods 3e8efc7af6 Take the context on value-conversion operations há 4 anos atrás
  Isaac Woods 26a0fb1708 Search for opregion during parse of DefField há 4 anos atrás
  Isaac Woods 9faeadc6f8 Implement Stores to locals and arguments há 4 anos atrás
  Isaac Woods 2a10f37efb Parse _STA objects há 4 anos atrás
  Isaac Woods c8ee3930c7 Remove Device variant of AmlValue and add scopes and devices to new namespace há 4 anos atrás
  Isaac Woods 07dda63b48 Remove some unused imports há 4 anos atrás
  Isaac Woods 3b08721981 Store DefNames transparently in namespace há 4 anos atrás
  Matt Taylor 1d412f4df0 Rename aml_parser to aml há 5 anos atrás