Commit History

Автор SHA1 Съобщение Дата
  Isaac Woods 99c4020f7d Also return a Result<A> in map_with_context преди 6 години
  Isaac Woods 8bc45cf15f Parse DefMutex преди 6 години
  Isaac Woods 6ec412afdb Parse DefProcessor преди 6 години
  Isaac Woods be94946a93 Add AmlValue variants, clean up fields a little преди 6 години
  Isaac Woods 7617aaa306 Parse DefPackage преди 6 години
  Isaac Woods 14c11842a1 Parse DefBuffer преди 6 години
  Isaac Woods b63cedb5df Parse String constants in ComputationalData преди 6 години
  Isaac Woods 8ddecb6fb9 Change the map combinator to take a Result as the return value преди 6 години
  Isaac Woods eafd8bae5e Provide features to control AML parser logging преди 6 години
  Isaac Woods 64b1ee47b5 Parse DefDevice and DefName преди 6 години
  Isaac Woods 206de53042 Parse DefMethod преди 6 години
  Isaac Woods 7066dac206 Reduce debug output slightly and map_with_context combinator преди 6 години
  Isaac Woods e2d469502a Allow access to the AmlContext throughout the parse преди 6 години
  Isaac Woods 064127f40f Rename AmlNamespace to AmlContext преди 6 години
  Isaac Woods e6ed62ba79 Parse DefOpRegion and DefField преди 6 години
  Isaac Woods ad1b910adc Fix parsing of TermList преди 6 години
  Isaac Woods 9e868f90d9 Parse bits of ComputationalData that we need so far преди 6 години
  Isaac Woods 197554c6c0 Log result of parse in end tail of comment_scope преди 6 години
  Isaac Woods 6af60fb366 Parse PrefixPath with no ^s and clean up some warnings преди 6 години
  Isaac Woods c277dea387 Add parsers to take a u16, u32, or u64 from the stream преди 6 години
  Isaac Woods 3697db1856 Short-circuit `comment_scope` if there's an error преди 6 години
  Isaac Woods c7bb3dbe16 Note weird corner case we can't fix for now преди 6 години
  Isaac Woods dd1a132d5e Start parsing term objects, and our first: DefScope преди 6 години
  Isaac Woods 7ae3dc7044 Add combinators to comment scopes, discard results, and feed parsers преди 6 години
  Isaac Woods aaa815f84c Make PkgLength return something useful преди 6 години
  Isaac Woods ea1475f949 Make PkgLength a type alias instead of a newtype преди 6 години
  Isaac Woods b2f83748d9 Parse name objects преди 6 години
  Isaac Woods b4d5118904 `then` combinator to apply two parsers in order преди 6 години
  Isaac Woods 9c52af1176 More precise cases in testing macros преди 6 години
  Isaac Woods 47f9175758 Add take_n combinator, parse PkgLength преди 6 години