Commit History

Author SHA1 Message Date
  Isaac Woods 8dd5b21cf2 Implement DefLNotEqual 4 years ago
  Isaac Woods 39fbc94a4b Implement DefLLessEqual 4 years ago
  Isaac Woods 7cd2c2e42b Implement DefLLess 4 years ago
  Isaac Woods ecf95e7af7 Implement DefLGreaterEqual 4 years ago
  Isaac Woods 28e46b3cd2 Make all type-2 opcode parsers concrete to avoid type limit 4 years ago
  Isaac Woods 6424f48a0f Implement DefLGreater 4 years ago
  Isaac Woods 438bd9e4cc Factor out value comparison code from DefLEqual 4 years ago
  Isaac Woods c75ab47434 Add TODO for proper DefLEqual support 4 years ago
  Isaac Woods d5a3899a04 Parse DefAnd 4 years ago
  Isaac Woods de46158512 Properly handle MethodInvocation when it's actually a method 4 years ago
  Isaac Woods b78bd47f5c Parse LOr 4 years ago
  Isaac Woods 3e8efc7af6 Take the context on value-conversion operations 4 years ago
  Isaac Woods da7c5eafbe Parse DefShiftLeft and DefShiftRight 4 years ago
  Isaac Woods 9faeadc6f8 Implement Stores to locals and arguments 4 years ago
  Isaac Woods 0ee3d623b4 Increase verbosity required for DefPackage and DefBuffer to be printed 4 years ago
  Isaac Woods 44e7781ea0 Switch from features to proper runtime debug verbosity for parser output 4 years ago
  Isaac Woods 07dda63b48 Remove some unused imports 4 years ago
  Isaac Woods b9049adbc1 Simplify matching of methods for invocations, remove unused method 4 years ago
  Isaac Woods 3b08721981 Store DefNames transparently in namespace 5 years ago
  Isaac Woods 827fe0962a Move DefBuffer and DefPackage to the type2 module 5 years ago
  Isaac Woods 608c76c885 Return both resolved path and handle when we search the namespace 5 years ago
  Isaac Woods b8f9690989 Format all crates 5 years ago
  Matt Taylor 1d412f4df0 Rename aml_parser to aml 5 years ago