Zach Laine
|
852559ce67
|
static_assert inside the prase() overloads that take an attr out-param that
the parser generates an attribute.
Fixes #2.
|
2020-09-01 01:24:12 -05:00 |
|
Zach Laine
|
fba753eecf
|
Finish the first draft of the attribute generation docs.
|
2020-08-31 22:02:39 -05:00 |
|
Zach Laine
|
ac29f85e15
|
Address TODOs in compile_attribute.cpp.
|
2020-08-31 22:02:39 -05:00 |
|
Zach Laine
|
9064d46641
|
Add a compile test that covers all the standalone parsers, and fix errors
related to deducing uses of the Unicode vs. non-Unicode parsing code paths.
|
2020-08-31 22:02:35 -05:00 |
|