Historique des commits

Auteur SHA1 Message Date
  Isaac Woods 11acad784e Add unsafe_block_in_unsafe_fn feature to acpi crate il y a 4 ans
  Isaac Woods da7c5eafbe Parse DefShiftLeft and DefShiftRight il y a 4 ans
  Isaac Woods 9faeadc6f8 Implement Stores to locals and arguments il y a 4 ans
  Isaac Woods f8e4124bd5 Fix parsing of `SimpleName`s il y a 4 ans
  Isaac Woods 2a10f37efb Parse _STA objects il y a 4 ans
  Isaac Woods 6dbad28d5c Provide method to easily traverse the namespace il y a 4 ans
  Isaac Woods bfac584a55 Merge pull request #72 from IsaacWoods/new_namespace il y a 4 ans
  Isaac Woods 2b00b02b34 Provide method for applying search rules to a level il y a 4 ans
  Isaac Woods f34b423816 Don't indent comments by a scope il y a 4 ans
  Isaac Woods 36159b1017 Rustfmt is bad at wrapping comments il y a 4 ans
  Isaac Woods 816e420a64 Fix tests again il y a 4 ans
  Isaac Woods 1496401d49 Create and remove levels during method invocations il y a 4 ans
  Isaac Woods 854aa23163 Correct outdated comment. il y a 4 ans
  Isaac Woods 81b4146be8 Add predefined root namespaces to the level data structure il y a 4 ans
  Isaac Woods 51d24b3b2c Introduce legacy mode to deal with ACPI 1.0 il y a 4 ans
  Isaac Woods 47aaea6610 Add a namespace level for legacy Processor objects il y a 4 ans
  Isaac Woods 7f0bcfeeb2 Write some tests for the namespace il y a 4 ans
  Isaac Woods b9f5726807 Fix existing tests AmlContext creation il y a 4 ans
  Isaac Woods 88db1159c2 Implement rest of namespace querying il y a 4 ans
  Isaac Woods 44ce66dfd8 Fix two bugs in parser debug printing il y a 4 ans
  Isaac Woods 0ee3d623b4 Increase verbosity required for DefPackage and DefBuffer to be printed il y a 4 ans
  Isaac Woods 21c85cad33 Provide method for printing debug comments about the current object il y a 4 ans
  Isaac Woods 85f327d662 Correctly handle multiple declaractions of the same level il y a 4 ans
  Isaac Woods 5a502f12da Remove unused import in acpi il y a 4 ans
  Isaac Woods dcd1fbcae5 Pass debug verbosity in aml_tester il y a 4 ans
  Isaac Woods 7e3f4ad9e1 Indent scopes in debug logging il y a 4 ans
  Isaac Woods 44e7781ea0 Switch from features to proper runtime debug verbosity for parser output il y a 4 ans
  Isaac Woods b7ac5d147d Fix OEM ID in ASL tests il y a 4 ans
  Isaac Woods 59d47103f5 Print namespace and logging output from AML tester il y a 4 ans
  Isaac Woods fb13e669e6 Add namespace Debug implementation for new representation il y a 4 ans