Historia zmian

Autor SHA1 Wiadomość Data
  Isaac Woods de46158512 Properly handle MethodInvocation when it's actually a method 4 lat temu
  Isaac Woods 28f15a900c Split out method context and save them over method invocations 4 lat temu
  Isaac Woods b78bd47f5c Parse LOr 4 lat temu
  Isaac Woods 7ee3f5ce99 Allow conversion of integers to booleans by comparing to 0 4 lat temu
  Isaac Woods 9ae1bb077a Create AmlHandler in aml_tester, hopefully fixes CI 4 lat temu
  Isaac Woods 2519d2eccd Convert a FieldUnit to an Integer by reading it 4 lat temu
  Isaac Woods 3e8efc7af6 Take the context on value-conversion operations 4 lat temu
  Isaac Woods 033692aa42 Store a handler as a trait object in the AmlContext 4 lat temu
  Isaac Woods 26a0fb1708 Search for opregion during parse of DefField 4 lat temu
  Isaac Woods 4f81b71503 Factor out handle lookups in the namespace 4 lat temu
  Isaac Woods 8bc519cc80 Add the groundwork for a Handler trait 4 lat temu
  Isaac Woods 32c0d02ab7 Make the namespace clonable 4 lat temu
  Isaac Woods 77eec36828 Start work on object initialization 4 lat temu
  Isaac Woods 11acad784e Add unsafe_block_in_unsafe_fn feature to acpi crate 4 lat temu
  Isaac Woods da7c5eafbe Parse DefShiftLeft and DefShiftRight 4 lat temu
  Isaac Woods 9faeadc6f8 Implement Stores to locals and arguments 4 lat temu
  Isaac Woods f8e4124bd5 Fix parsing of `SimpleName`s 4 lat temu
  Isaac Woods 2a10f37efb Parse _STA objects 4 lat temu
  Isaac Woods 6dbad28d5c Provide method to easily traverse the namespace 4 lat temu
  Isaac Woods bfac584a55 Merge pull request #72 from IsaacWoods/new_namespace 4 lat temu
  Isaac Woods 2b00b02b34 Provide method for applying search rules to a level 4 lat temu
  Isaac Woods f34b423816 Don't indent comments by a scope 4 lat temu
  Isaac Woods 36159b1017 Rustfmt is bad at wrapping comments 4 lat temu
  Isaac Woods 816e420a64 Fix tests again 4 lat temu
  Isaac Woods 1496401d49 Create and remove levels during method invocations 4 lat temu
  Isaac Woods 854aa23163 Correct outdated comment. 4 lat temu
  Isaac Woods 81b4146be8 Add predefined root namespaces to the level data structure 4 lat temu
  Isaac Woods 51d24b3b2c Introduce legacy mode to deal with ACPI 1.0 4 lat temu
  Isaac Woods 47aaea6610 Add a namespace level for legacy Processor objects 4 lat temu
  Isaac Woods 7f0bcfeeb2 Write some tests for the namespace 4 lat temu