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

Аутор SHA1 Порука Датум
  bors[bot] 2ceea000a4 Merge #40 пре 5 година
  Isaac Woods eb6661d1de Fix tests пре 6 година
  Isaac Woods c599371a6b Add some basic documentation about the library пре 6 година
  Isaac Woods 4268ed9912 Track scope correctly and add stuff to the namespace пре 6 година
  Isaac Woods f7e301fb0e Redo how names in AML are represented пре 6 година
  Isaac Woods 33e22cddc2 Emit an error if no parses in a `choice!` work пре 6 година
  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 година