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 년 전 |
Isaac Woods
|
9f4f61c9c8
Reduce visibility of some internal macros
|
5 년 전 |
Isaac Woods
|
d74d682190
Remove stray log from MCFG parser
|
5 년 전 |
bors[bot]
|
e00c0a8756
Merge #45
|
5 년 전 |
Isaac Woods
|
6394a65d84
Bump versions to 0.3.0
|
5 년 전 |
Isaac Woods
|
db1e1b72cb
Parse the MCFG
|
5 년 전 |
bors[bot]
|
2ceea000a4
Merge #40
|
5 년 전 |
Isaac Woods
|
eb6661d1de
Fix tests
|
5 년 전 |
Isaac Woods
|
c599371a6b
Add some basic documentation about the library
|
5 년 전 |
Isaac Woods
|
4268ed9912
Track scope correctly and add stuff to the namespace
|
5 년 전 |
Isaac Woods
|
f7e301fb0e
Redo how names in AML are represented
|
5 년 전 |
Isaac Woods
|
33e22cddc2
Emit an error if no parses in a `choice!` work
|
5 년 전 |
Isaac Woods
|
99c4020f7d
Also return a Result<A> in map_with_context
|
5 년 전 |
Isaac Woods
|
8bc45cf15f
Parse DefMutex
|
5 년 전 |
Isaac Woods
|
6ec412afdb
Parse DefProcessor
|
5 년 전 |
Isaac Woods
|
be94946a93
Add AmlValue variants, clean up fields a little
|
5 년 전 |
Isaac Woods
|
7617aaa306
Parse DefPackage
|
5 년 전 |
Isaac Woods
|
14c11842a1
Parse DefBuffer
|
5 년 전 |
Isaac Woods
|
b63cedb5df
Parse String constants in ComputationalData
|
5 년 전 |
Isaac Woods
|
8ddecb6fb9
Change the map combinator to take a Result as the return value
|
5 년 전 |
Isaac Woods
|
eafd8bae5e
Provide features to control AML parser logging
|
5 년 전 |
Isaac Woods
|
64b1ee47b5
Parse DefDevice and DefName
|
5 년 전 |
Isaac Woods
|
206de53042
Parse DefMethod
|
5 년 전 |
Isaac Woods
|
7066dac206
Reduce debug output slightly and map_with_context combinator
|
5 년 전 |
Isaac Woods
|
e2d469502a
Allow access to the AmlContext throughout the parse
|
5 년 전 |
Isaac Woods
|
064127f40f
Rename AmlNamespace to AmlContext
|
5 년 전 |
Isaac Woods
|
e6ed62ba79
Parse DefOpRegion and DefField
|
5 년 전 |
Isaac Woods
|
ad1b910adc
Fix parsing of TermList
|
5 년 전 |
Isaac Woods
|
9e868f90d9
Parse bits of ComputationalData that we need so far
|
5 년 전 |