Historique des commits

Auteur SHA1 Message Date
  Isaac Woods 390ee97a4f Implement DefStore for Names il y a 5 ans
  Isaac Woods 40cbee5c8d Parse local, arg, and debug objects il y a 5 ans
  Isaac Woods 1a5ed91778 Parse DefReturn and propagate return values correctly il y a 5 ans
  Isaac Woods 5cd9ddd41f Finally properly handle error propagation in or and choice! il y a 5 ans
  Isaac Woods 98b27497fb Parse DefIfElse il y a 5 ans
  Isaac Woods 7b25aafff7 Parse DefLEqual, allow Type2Opcodes in TermArgs il y a 5 ans
  Isaac Woods b5306d0400 Increase max line width and run rustfmt il y a 5 ans
  Isaac Woods 8bc45cf15f Parse DefMutex il y a 5 ans
  Isaac Woods 6ec412afdb Parse DefProcessor il y a 5 ans
  Isaac Woods 8ddecb6fb9 Change the map combinator to take a Result as the return value il y a 5 ans
  Isaac Woods 64b1ee47b5 Parse DefDevice and DefName il y a 5 ans
  Isaac Woods e2d469502a Allow access to the AmlContext throughout the parse il y a 5 ans
  Isaac Woods e6ed62ba79 Parse DefOpRegion and DefField il y a 5 ans
  Isaac Woods 6af60fb366 Parse PrefixPath with no ^s and clean up some warnings il y a 5 ans
  Isaac Woods b2f83748d9 Parse name objects il y a 5 ans
  Isaac Woods b4d5118904 `then` combinator to apply two parsers in order il y a 6 ans
  Isaac Woods 3b19db0239 Move map to be implemented on Parser, add some combinators il y a 6 ans
  Isaac Woods 685320f8f3 Parse opcodes using combinators il y a 6 ans