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

Аутор SHA1 Порука Датум
  bors[bot] 57b9a5e249 Merge #47 пре 5 година
  Isaac Woods f277b97557 Fix a bunch of warnings пре 5 година
  Isaac Woods 3a04c8ab57 Move method invocation logic into AmlContext пре 5 година
  Isaac Woods b76e39025d Few quick fixes пре 5 година
  Isaac Woods 390ee97a4f Implement DefStore for Names пре 5 година
  Isaac Woods 0bd7addea1 Fix borrowing issue пре 5 година
  Isaac Woods 5a15001e53 Start support for conversion of AML values and formalize AML types пре 5 година
  Isaac Woods 9d3598cdc8 Parse SimpleName and most of SuperName пре 5 година
  Isaac Woods f9065001b5 Parse ArgObj and LocalObj in TermArg, plus helper methods пре 5 година
  Isaac Woods c7b96865f3 Rewrite search to pass back a handle & give better errors пре 5 година
  Isaac Woods 4621a096e3 Rewrite choice error emitter to use new id parser пре 5 година
  Isaac Woods 40cbee5c8d Parse local, arg, and debug objects пре 5 година
  Isaac Woods 0fb4ad6456 Correct copy-paste typo пре 5 година
  Isaac Woods f7c96187d0 Make sure that only normal paths can be added to the namespace пре 5 година
  Isaac Woods 186ea65c38 Move to new namespace system пре 5 година
  Isaac Woods 1a5ed91778 Parse DefReturn and propagate return values correctly пре 5 година
  Isaac Woods d9b30d2d93 Implement search rules пре 5 година
  Isaac Woods 4698acdf6d Fix a few bugs in and test `AmlName::from_str` пре 5 година
  Isaac Woods a587df0a20 Set scope correctly when invoking a control method пре 5 година
  Isaac Woods 5cd9ddd41f Finally properly handle error propagation in or and choice! пре 5 година
  Isaac Woods 98b27497fb Parse DefIfElse пре 5 година
  Isaac Woods 7b25aafff7 Parse DefLEqual, allow Type2Opcodes in TermArgs пре 5 година
  Isaac Woods 75e6c9075e Parse the start of MethodInvocation (hopefully) пре 5 година
  Isaac Woods 301a74b948 Pass back failed path if it doesn't point to an AML object пре 5 година
  Isaac Woods 58cc626b5b Ignore sample code to shut doctest up пре 5 година
  Isaac Woods d7829a7286 Allow TermObjects to evaluate to AmlValues, add type 1 & 2 opcode parsers пре 5 година
  Isaac Woods 664da5e646 Fix imports of trace when debug features are enabled пре 5 година
  Isaac Woods 849ba03136 Lay groundwork for method invocation пре 5 година
  Isaac Woods b5306d0400 Increase max line width and run rustfmt пре 5 година
  Isaac Woods 82acbf120a Provide method to lookup the value at a given path пре 5 година