Commit History

Upphovsman SHA1 Meddelande Datum
  Isaac Woods d7829a7286 Allow TermObjects to evaluate to AmlValues, add type 1 & 2 opcode parsers 5 år sedan
  Isaac Woods 664da5e646 Fix imports of trace when debug features are enabled 5 år sedan
  Isaac Woods 849ba03136 Lay groundwork for method invocation 5 år sedan
  Isaac Woods b5306d0400 Increase max line width and run rustfmt 5 år sedan
  Isaac Woods 82acbf120a Provide method to lookup the value at a given path 5 år sedan
  Isaac Woods 9f4f61c9c8 Reduce visibility of some internal macros 5 år sedan
  Isaac Woods d74d682190 Remove stray log from MCFG parser 5 år sedan
  bors[bot] e00c0a8756 Merge #45 5 år sedan
  Isaac Woods 6394a65d84 Bump versions to 0.3.0 5 år sedan
  Isaac Woods db1e1b72cb Parse the MCFG 5 år sedan
  bors[bot] 2ceea000a4 Merge #40 5 år sedan
  Isaac Woods eb6661d1de Fix tests 5 år sedan
  Isaac Woods c599371a6b Add some basic documentation about the library 5 år sedan
  Isaac Woods 4268ed9912 Track scope correctly and add stuff to the namespace 5 år sedan
  Isaac Woods f7e301fb0e Redo how names in AML are represented 5 år sedan
  Isaac Woods 33e22cddc2 Emit an error if no parses in a `choice!` work 5 år sedan
  Isaac Woods 99c4020f7d Also return a Result<A> in map_with_context 5 år sedan
  Isaac Woods 8bc45cf15f Parse DefMutex 5 år sedan
  Isaac Woods 6ec412afdb Parse DefProcessor 5 år sedan
  Isaac Woods be94946a93 Add AmlValue variants, clean up fields a little 5 år sedan
  Isaac Woods 7617aaa306 Parse DefPackage 5 år sedan
  Isaac Woods 14c11842a1 Parse DefBuffer 5 år sedan
  Isaac Woods b63cedb5df Parse String constants in ComputationalData 5 år sedan
  Isaac Woods 8ddecb6fb9 Change the map combinator to take a Result as the return value 5 år sedan
  Isaac Woods eafd8bae5e Provide features to control AML parser logging 5 år sedan
  Isaac Woods 64b1ee47b5 Parse DefDevice and DefName 5 år sedan
  Isaac Woods 206de53042 Parse DefMethod 5 år sedan
  Isaac Woods 7066dac206 Reduce debug output slightly and map_with_context combinator 5 år sedan
  Isaac Woods e2d469502a Allow access to the AmlContext throughout the parse 5 år sedan
  Isaac Woods 064127f40f Rename AmlNamespace to AmlContext 5 år sedan