Historique des commits

Auteur SHA1 Message Date
  Isaac Woods a55d82bad3 Parse thermal zones il y a 3 ans
  Isaac Woods 7f6bb2ee53 Parse `DefPowerResources` il y a 3 ans
  Isaac Woods ea57dd1f1a Remove PartialEq and Eq from AmlValue il y a 4 ans
  Isaac Woods 0b5a18d036 Add some notes from our fuzzing investigations il y a 4 ans
  Isaac Woods e8a6c050b4 Make AmlName components private, disallow empty names in from_components il y a 4 ans
  Isaac Woods 1a2521e411 Assert that path isn't invalid in get_level_for_path(_mut) and add tests il y a 4 ans
  Isaac Woods 4f81b71503 Factor out handle lookups in the namespace il y a 4 ans
  Isaac Woods 32c0d02ab7 Make the namespace clonable il y a 4 ans
  Isaac Woods 6dbad28d5c Provide method to easily traverse the 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 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 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 88db1159c2 Implement rest of namespace querying il y a 4 ans
  Isaac Woods 85f327d662 Correctly handle multiple declaractions of the same level il y a 4 ans
  Isaac Woods fb13e669e6 Add namespace Debug implementation for new representation il y a 4 ans
  Isaac Woods 0ecacfe495 Move methods to add values to the namespace over to the new system il y a 4 ans
  Isaac Woods b468616c42 Clean up and fix various issues with add_level il y a 4 ans
  Isaac Woods aa62f27764 Move to new namespace representation: levels of maps il y a 4 ans
  Isaac Woods cb3838920b Don't reallocate when normalizing an AmlName that is already normal il y a 4 ans
  Isaac Woods 608c76c885 Return both resolved path and handle when we search the namespace il y a 5 ans
  Isaac Woods 270a115202 Return Result from AmlName::from_str and co. il y a 5 ans
  Isaac Woods 15e20315fc Implement AML path normalization + tests il y a 5 ans
  Matt Taylor 1d412f4df0 Rename aml_parser to aml il y a 5 ans