Wilson Snyder
|
e6857df5c6
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
This commit has the following replacements applied:
s/\bAstUserInUseBase\b/VNUserInUseBase/g;
s/\bAstAttrType\b/VAttrType/g;
s/\bAstBasicDTypeKwd\b/VBasicDTypeKwd/g;
s/\bAstDisplayType\b/VDisplayType/g;
s/\bAstNDeleter\b/VNDeleter/g;
s/\bAstNRelinker\b/VNRelinker/g;
s/\bAstNVisitor\b/VNVisitor/g;
s/\bAstPragmaType\b/VPragmaType/g;
s/\bAstType\b/VNType/g;
s/\bAstUser1InUse\b/VNUser1InUse/g;
s/\bAstUser2InUse\b/VNUser2InUse/g;
s/\bAstUser3InUse\b/VNUser3InUse/g;
s/\bAstUser4InUse\b/VNUser4InUse/g;
s/\bAstUser5InUse\b/VNUser5InUse/g;
s/\bAstVarType\b/VVarType/g;
|
2022-01-02 14:03:20 -05:00 |
|
Wilson Snyder
|
ca42be982c
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
Wilson Snyder
|
9029da5ab8
|
Add profile-guided optmization of mtasks (#3150).
|
2021-09-26 22:51:11 -04:00 |
|
Wilson Snyder
|
9d3e800311
|
Commentary
|
2021-06-13 12:03:53 -04:00 |
|
Wilson Snyder
|
c443e229ee
|
Fix URL references.
|
2021-04-18 11:52:29 -04:00 |
|
Wilson Snyder
|
adce7ecf4b
|
Documentation has been rewritten into a book format.
|
2021-04-11 18:55:06 -04:00 |
|
Wilson Snyder
|
961a2fef61
|
Some minor preliminary docs reorg
|
2021-04-04 22:05:44 -04:00 |
|
Wilson Snyder
|
c99f01b7fe
|
Converted Asciidoc documentation into reStructuredText (RST) format.
|
2021-03-12 13:52:47 -05:00 |
|