Histórico de Commits

Autor SHA1 Mensagem Data
  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 e33dc862ac Add methods to AmlHandler for reading from PCI config space há 4 anos atrás
  Isaac Woods a0971776da Don't complain if a method isn't actually a method há 4 anos atrás
  Isaac Woods d5a3899a04 Parse DefAnd há 4 anos atrás
  Isaac Woods de46158512 Properly handle MethodInvocation when it's actually a method há 4 anos atrás
  Isaac Woods 28f15a900c Split out method context and save them over method invocations há 4 anos atrás
  Isaac Woods b78bd47f5c Parse LOr 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 9ae1bb077a Create AmlHandler in aml_tester, hopefully fixes CI 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 033692aa42 Store a handler as a trait object in the AmlContext há 4 anos atrás
  Isaac Woods 26a0fb1708 Search for opregion during parse of DefField há 4 anos atrás
  Isaac Woods 4f81b71503 Factor out handle lookups in the namespace há 4 anos atrás
  Isaac Woods 8bc519cc80 Add the groundwork for a Handler trait há 4 anos atrás
  Isaac Woods 32c0d02ab7 Make the namespace clonable há 4 anos atrás
  Isaac Woods 77eec36828 Start work on object initialization há 4 anos atrás
  Isaac Woods 11acad784e Add unsafe_block_in_unsafe_fn feature to acpi crate há 4 anos atrás
  Isaac Woods da7c5eafbe Parse DefShiftLeft and DefShiftRight há 4 anos atrás
  Isaac Woods 9faeadc6f8 Implement Stores to locals and arguments há 4 anos atrás
  Isaac Woods f8e4124bd5 Fix parsing of `SimpleName`s há 4 anos atrás
  Isaac Woods 2a10f37efb Parse _STA objects há 4 anos atrás
  Isaac Woods 6dbad28d5c Provide method to easily traverse the namespace há 4 anos atrás
  Isaac Woods bfac584a55 Merge pull request #72 from IsaacWoods/new_namespace há 4 anos atrás
  Isaac Woods 2b00b02b34 Provide method for applying search rules to a level há 4 anos atrás
  Isaac Woods f34b423816 Don't indent comments by a scope há 4 anos atrás