Commit Graph

4 Commits

Author SHA1 Message Date
James Bardin ab5bd0308d avoid panics with marked index values 2021-02-26 17:34:11 -05:00
Alisdair McDiarmid d0cb134fec Fix panic traversing marked list
We need to unmark the result of HasIndex in order to compare it with
true or false without a panic.
2020-11-26 10:59:16 -05:00
Alisdair McDiarmid 35ad93007d Fix panic when traversing marked map value 2020-09-24 12:40:41 -04:00
Martin Atkins 6c4344623b Unfold the "hcl" directory up into the root
The main HCL package is more visible this way, and so it's easier than
having to pick it out from dozens of other package directories.
2019-09-09 16:08:19 -07:00