Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Isaac Woods 44de3fb9b0 Build and test whole workspace on CI пре 6 година
  Isaac Woods 3b19db0239 Move map to be implemented on Parser, add some combinators пре 6 година
  Isaac Woods d4ea898826 Add `or` combinator and `choice` utility macro пре 6 година
  Isaac Woods bb39747bf7 Remove unneeded visibility specifiers in parser пре 6 година
  Isaac Woods 685320f8f3 Parse opcodes using combinators пре 6 година
  Isaac Woods 2ca5c63fc2 Namespace and dud table parsing API for now пре 6 година