opendtrace / documentation

Documentation relating to OpenDTrace including an overall specification.
BSD 2-Clause "Simplified" License
22 stars 11 forks source link

A bunch of DLang/DIF changes #29

Closed dstolfa closed 6 years ago

dstolfa commented 6 years ago

This pull request is meant to finalise the D language grammar and elaborate a bit better on some of the semantics of D variables.

It also fills in some load-time constraints that were missing from the instruction reference, as well as elaborates on the failure modes.

Finally, a new section is added in the introduction that defines some of the wording we're using precisely.

Before merging: needs thorough review as we are approaching the final document.